mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-04-16 07:46:38 +02:00
Update translation messages
This commit is contained in:
parent
c7282261ef
commit
4a60fb23cc
@ -1,24 +1,23 @@
|
||||
# Czech translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2024-11-15 06:01+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/turris/foris-js/cs/"
|
||||
">\n"
|
||||
"Language: cs\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/cs/>\n"
|
||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.9-dev\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +35,7 @@ msgstr "Neobdržena žádná odezva."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Došlo k neznámé chybě v aplikačním programovém rozhraní."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Zavřít"
|
||||
@ -49,22 +48,46 @@ msgstr "Zkopírováno!"
|
||||
msgid "Copy"
|
||||
msgstr "Kopírovat"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr "Akce úspěšná."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr "Akce se nezdařila."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdit"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr "Seřadit vzestupně"
|
||||
@ -136,16 +159,17 @@ msgid ""
|
||||
"Fi settings. Note that this will remove the current Wi-Fi configuration "
|
||||
"and restore the default values."
|
||||
msgstr ""
|
||||
"Pokud se počet bezdrátových karet neshoduje, můžete zkusit obnovit nastavení "
|
||||
"Wi-Fi. Je třeba upozornit, že se tím odstraní stávající nastavení Wi-Fi a "
|
||||
"obnoví se výchozí hodnoty."
|
||||
"Pokud se počet bezdrátových karet neshoduje, můžete zkusit obnovit "
|
||||
"nastavení Wi-Fi. Je třeba upozornit, že se tím odstraní stávající "
|
||||
"nastavení Wi-Fi a obnoví se výchozí hodnoty."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Heslo"
|
||||
|
||||
@ -153,6 +177,10 @@ msgstr "Heslo"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Skrýt SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "Režim 802.11n/ac/ax"
|
||||
@ -162,6 +190,7 @@ msgid "Channel"
|
||||
msgstr "Kanál"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Šifrování"
|
||||
|
||||
@ -185,7 +214,7 @@ msgstr "automaticky"
|
||||
msgid "Custom"
|
||||
msgstr "Uživatelsky určené"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Zapnout Wi-Fi pro hosty"
|
||||
|
||||
@ -252,38 +281,48 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac – kanál šíře 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac – kanál šíře 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac – kanál šíře 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax – kanál šíře 20 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax – kanál šíře 40 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax – kanál šíře 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax – kanál šíře 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax – kanál šíře 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "pouze WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3, nouzově WPA2 (výchozí)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "pouze WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -291,17 +330,17 @@ msgstr ""
|
||||
"SSID obsahující nestandardní znaky může na některých zařízení způsobovat "
|
||||
"problémy."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "Předsdílený klíč WPA2/3, který je vyžadován pro připojení se k síti."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"Při zapnutí této volby se síť nebude zobrazovat zařízením když budou "
|
||||
"vyhledávat dostupné sítě."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -313,7 +352,7 @@ msgstr ""
|
||||
"podporováno všemi vámi používanými zařízeními. Obvykle bývá méně "
|
||||
"zarušené, signál se ale hůře šíří uvnitř budov."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -325,7 +364,7 @@ msgstr ""
|
||||
" na rušení. Pokud nevíte co zvolit, použijte výchozí volbu s kanálem šíře"
|
||||
" 20 MHz."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -338,7 +377,7 @@ msgstr ""
|
||||
"ostatní zařízení a k rozhraní pro nastavování směrovače. Parametry sítě "
|
||||
"pro hosty je možné nastavit na panelu „Síť pro hosty“."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -360,15 +399,15 @@ msgstr ""
|
||||
"Změny, které byly provedeny, nebyly uloženy. Jste si jistý, že chcete "
|
||||
"opustit stránku?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Aktualizuje se"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Načíst nastavení"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
@ -445,3 +484,4 @@ msgstr "Neobsahuje seznam e-mailů oddělených čárkou."
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "Opravdu chcete router restartovat?"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Danish translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: da\n"
|
||||
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -34,7 +34,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -47,22 +47,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -136,11 +160,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -148,6 +173,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -157,6 +186,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -178,7 +208,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -245,52 +275,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -298,7 +336,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -306,7 +344,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -315,7 +353,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,15 +369,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,23 +1,23 @@
|
||||
# German translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2024-01-04 21:08+0000\n"
|
||||
"Last-Translator: Erik Pfannenstein <debianignatz@gmx.de>\n"
|
||||
"Language: de\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/turris/foris-js/"
|
||||
"de/>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/de/>\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.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,38 +35,61 @@ msgstr "Keine Antwort erhalten."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Ein unbekannter API-Fehler ist aufgetreten."
|
||||
|
||||
#: src/bootstrap/Alert.js:57 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Schließen"
|
||||
|
||||
#: src/bootstrap/CopyInput.js:56 src/bootstrap/CopyInput.js:57
|
||||
#: src/bootstrap/CopyInput.js:56
|
||||
msgid "Copied!"
|
||||
msgstr "Kopiert!"
|
||||
|
||||
#: src/bootstrap/CopyInput.js:56 src/bootstrap/CopyInput.js:57
|
||||
#: src/bootstrap/CopyInput.js:56
|
||||
msgid "Copy"
|
||||
msgstr "Kopieren"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
#, fuzzy
|
||||
msgid "Action successful."
|
||||
msgstr "Einstellungen erfolgreich gespeichert"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/RebootButton.js:71
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Neustart bestätigen"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -122,7 +145,8 @@ msgstr ""
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
|
||||
msgid "An error occurred during resetting Wi-Fi settings."
|
||||
msgstr ""
|
||||
"Ein Fehler ist während der Zurücksetzung der WLAN-Einstellungen aufgetreten."
|
||||
"Ein Fehler ist während der Zurücksetzung der WLAN-Einstellungen "
|
||||
"aufgetreten."
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:42
|
||||
msgid "Wi-Fi settings are set to defaults."
|
||||
@ -135,20 +159,21 @@ msgstr "WLAN-Einstellungen zurücksetzen"
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:58
|
||||
msgid ""
|
||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-Fi "
|
||||
"settings. Note that this will remove the current Wi-Fi configuration and "
|
||||
"restore the default values."
|
||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
||||
"Fi settings. Note that this will remove the current Wi-Fi configuration "
|
||||
"and restore the default values."
|
||||
msgstr ""
|
||||
"Falls die Anzahl der WLAN-Karten nicht korrekt ist, könnte es helfen, die "
|
||||
"WLAN-Einstellungen zurückzusetzen. Beachten Sie, dass dabei die aktuelle "
|
||||
"WLAN-Konfiguration mit den Werkseinstellungen überschrieben wird."
|
||||
"Falls die Anzahl der WLAN-Karten nicht korrekt ist, könnte es helfen, die"
|
||||
" WLAN-Einstellungen zurückzusetzen. Beachten Sie, dass dabei die aktuelle"
|
||||
" WLAN-Konfiguration mit den Werkseinstellungen überschrieben wird."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "WLAN ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Passwort"
|
||||
|
||||
@ -156,6 +181,10 @@ msgstr "Passwort"
|
||||
msgid "Hide SSID"
|
||||
msgstr "SSID verbergen"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "802.11n/ac/ax-Modus"
|
||||
@ -165,6 +194,7 @@ msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Verschlüsselung"
|
||||
|
||||
@ -177,8 +207,8 @@ msgid ""
|
||||
"In case you have trouble connecting to WiFi Access Point, try disabling "
|
||||
"Management Frame Protection."
|
||||
msgstr ""
|
||||
"Falls Sie beim Verbinden mit dem WiFi-Access-Point Probleme haben, schalten "
|
||||
"Sie testweise die Management Frame Protection ab."
|
||||
"Falls Sie beim Verbinden mit dem WiFi-Access-Point Probleme haben, "
|
||||
"schalten Sie testweise die Management Frame Protection ab."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:262
|
||||
msgid "auto"
|
||||
@ -188,7 +218,7 @@ msgstr "automatisch"
|
||||
msgid "Custom"
|
||||
msgstr "Benutzerdefiniert"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Gast-WLAN aktivieren"
|
||||
|
||||
@ -255,38 +285,48 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 160 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax - 20 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax - 40 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax - 80 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax - 80 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax - 160 MHz breiter Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "Nur WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 mit WPA2 als Ausweichmöglichkeit (Voreinstellung)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "Nur WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -294,67 +334,67 @@ msgstr ""
|
||||
"SSIDs, die nicht standardmäßige Zeichen enthalten, können auf manchen "
|
||||
"Geräten Probleme verursachen."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
"WPA2/3 Pre-Shard Key, der zum Verbinden mit dem Netzwerk notwendig ist."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "WPA2/3 Pre-Shard Key, der zum Verbinden mit dem Netzwerk notwendig ist."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"Falls aktiviert, wird das Netzwerk nicht in der Liste der verfügbaren "
|
||||
"drahtlosen Netzwerke angezeigt."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid ""
|
||||
"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 supported by "
|
||||
"all your devices. It usually has less interference, but the signal does not "
|
||||
"carry so well indoors."
|
||||
msgstr ""
|
||||
"Das 2,4 GHz-Band wird von allen Geräten unterstützt, ist aber tendenziell "
|
||||
"stärker mit Interferenzen belastet. Das 5-GHz-Band ist ein neuerer Standard, "
|
||||
"der möglicherweise nicht von allen Ihren Geräten unterstützt wird. Es hat in "
|
||||
"der Regel weniger Interferenzen, aber das Signal trägt nicht so gut in "
|
||||
"Innenräumen."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 MHz "
|
||||
"wide channels can yield higher throughput but can cause more interference in "
|
||||
"the network. If you don't know what to choose, use the default option with "
|
||||
"20 MHz wide channel."
|
||||
"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 "
|
||||
"supported by all your devices. It usually has less interference, but the "
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
"Ändern Sie diese Option, um den 802.11n/ac/ax-Betriebsmodus anzupassen. 40 "
|
||||
"MHz breite Kanäle können bei 802.11n mehr Daten transportieren, jedoch zu "
|
||||
"mehr Interferenzen im Netzwerk führen. Wenn Sie nicht wissen, was Sie wählen "
|
||||
"sollen, verwenden Sie die Voreinstellung mit 20 MHz Kanalbreite."
|
||||
"Das 2,4 GHz-Band wird von allen Geräten unterstützt, ist aber tendenziell"
|
||||
" stärker mit Interferenzen belastet. Das 5-GHz-Band ist ein neuerer "
|
||||
"Standard, der möglicherweise nicht von allen Ihren Geräten unterstützt "
|
||||
"wird. Es hat in der Regel weniger Interferenzen, aber das Signal trägt "
|
||||
"nicht so gut in Innenräumen."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
"interference in the network. If you don't know what to choose, use the "
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
"Ändern Sie diese Option, um den 802.11n/ac/ax-Betriebsmodus anzupassen. "
|
||||
"40 MHz breite Kanäle können bei 802.11n mehr Daten transportieren, jedoch"
|
||||
" zu mehr Interferenzen im Netzwerk führen. Wenn Sie nicht wissen, was Sie"
|
||||
" wählen sollen, verwenden Sie die Voreinstellung mit 20 MHz Kanalbreite."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
"allowed to access other devices and the configuration interface of the "
|
||||
"router. Parameters of the guest network can be set in the Guest network tab."
|
||||
"router. Parameters of the guest network can be set in the Guest network "
|
||||
"tab."
|
||||
msgstr ""
|
||||
"Ermöglicht ein Wi-Fi für Gäste, das vom LAN-Netzwerk getrennt ist. Geräte, "
|
||||
"die mit diesem Netzwerk verbunden sind, dürfen auf das Internet zugreifen, "
|
||||
"nicht jedoch auf andere Geräte oder die Konfigurationsschnittstelle des "
|
||||
"Routers. Die Parameter des Gastnetzwerks können auf der Gastnetzwerk-"
|
||||
"Registerkarte eingestellt werden."
|
||||
"Ermöglicht ein Wi-Fi für Gäste, das vom LAN-Netzwerk getrennt ist. "
|
||||
"Geräte, die mit diesem Netzwerk verbunden sind, dürfen auf das Internet "
|
||||
"zugreifen, nicht jedoch auf andere Geräte oder die "
|
||||
"Konfigurationsschnittstelle des Routers. Die Parameter des Gastnetzwerks "
|
||||
"können auf der Gastnetzwerk-Registerkarte eingestellt werden."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 without WPA3 "
|
||||
"support require older WPA2. If you experience issues with connecting older "
|
||||
"devices, try to enable WPA2."
|
||||
"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 "
|
||||
"without WPA3 support require older WPA2. If you experience issues with "
|
||||
"connecting older devices, try to enable WPA2."
|
||||
msgstr ""
|
||||
"Der WPA3-Standard ist die neue Verschlüsselungsmethode mit der besten "
|
||||
"Sicherheit. Er empfiehlt sich für jedes Gerät, das ihn unterstützt, aber "
|
||||
"ältere Geräte, bei denen das noch nicht der Fall ist, müssen auf das ältere "
|
||||
"WPA2 ausweichen. Falls Sie Probleme dabei haben, ältere Geräte mit dem WLAN "
|
||||
"zu verbinden, schalten Sie versuchsweise WPA2 ein."
|
||||
"ältere Geräte, bei denen das noch nicht der Fall ist, müssen auf das "
|
||||
"ältere WPA2 ausweichen. Falls Sie Probleme dabei haben, ältere Geräte mit"
|
||||
" dem WLAN zu verbinden, schalten Sie versuchsweise WPA2 ein."
|
||||
|
||||
#: src/form/components/ForisForm.js:121
|
||||
msgid "Settings saved successfully"
|
||||
@ -366,15 +406,15 @@ msgstr ""
|
||||
"Änderungen, die Sie vorgenommen haben, werden möglicherweise nicht "
|
||||
"gespeichert. Möchten Sie wirklich gehen?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Aktualisiere"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Einstellungen laden"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Speichern"
|
||||
|
||||
@ -414,25 +454,21 @@ msgstr "Dies ist keine gültige MAC-Adresse."
|
||||
msgid "Doesn't contain a list of emails separated by commas."
|
||||
msgstr "Enthält keine Liste von E-Mails, die durch Kommas getrennt sind."
|
||||
|
||||
#: src/common/RebootButton.js:27
|
||||
msgid "Reboot request failed."
|
||||
msgstr "Neustart-Einleitung fehlgeschlagen."
|
||||
|
||||
#: src/common/RebootButton.js:51
|
||||
msgid "Reboot"
|
||||
msgstr "Systemneustart"
|
||||
|
||||
#: src/common/RebootButton.js:66
|
||||
msgid "Warning!"
|
||||
msgstr "Warnung!"
|
||||
|
||||
#: src/common/RebootButton.js:68
|
||||
msgid "Are you sure you want to restart the router?"
|
||||
msgstr "Sind Sie sicher, dass Sie den Router neu starten wollen?"
|
||||
|
||||
#: src/common/RebootButton.js:73
|
||||
msgid "Confirm reboot"
|
||||
msgstr "Neustart bestätigen"
|
||||
|
||||
#~ msgid "Enable"
|
||||
#~ msgstr "Aktivieren"
|
||||
|
||||
#~ msgid "Reboot request failed."
|
||||
#~ msgstr "Neustart-Einleitung fehlgeschlagen."
|
||||
|
||||
#~ msgid "Reboot"
|
||||
#~ msgstr "Systemneustart"
|
||||
|
||||
#~ msgid "Warning!"
|
||||
#~ msgstr "Warnung!"
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "Sind Sie sicher, dass Sie den Router neu starten wollen?"
|
||||
|
||||
#~ msgid "Confirm reboot"
|
||||
#~ msgstr "Neustart bestätigen"
|
||||
|
||||
|
@ -1,24 +1,23 @@
|
||||
# Greek translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2025-01-18 11:00+0000\n"
|
||||
"Last-Translator: Thanasis <thanasakis11mail@gmail.com>\n"
|
||||
"Language-Team: Greek <https://hosted.weblate.org/projects/turris/foris-js/el/"
|
||||
">\n"
|
||||
"Language: el\n"
|
||||
"Language-Team: Greek <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/el/>\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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.10-dev\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Κλείσιμο"
|
||||
@ -49,23 +48,47 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Άκυρο"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Επιβεβαίωση επανεκκίνησης"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -139,11 +162,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -151,6 +175,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -161,6 +189,7 @@ msgid "Channel"
|
||||
msgstr "Άκυρο"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -182,7 +211,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr "Προσαρμοσμένο"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -249,52 +278,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -302,7 +339,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -310,7 +347,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -319,7 +356,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -335,15 +372,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
@ -484,3 +521,4 @@ msgstr ""
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "Είστε βέβαιοι ότι θέλετε να κάνετε επανεκκίνηση του δρομολογητή;"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# English translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-10-17 09:28+0000\n"
|
||||
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
||||
"Language: en\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,22 +48,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -137,11 +161,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -149,6 +174,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -158,6 +187,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -179,7 +209,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -246,52 +276,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -299,7 +337,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -307,7 +345,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -316,7 +354,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -332,15 +370,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,24 +1,23 @@
|
||||
# Spanish translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2025-03-22 20:01+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/turris/foris-js/"
|
||||
"es/>\n"
|
||||
"Language: es\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/es/>\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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +35,7 @@ msgstr "No se recibió ninguna respuesta."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Se produjo un error desconocido con la API."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
@ -49,22 +48,46 @@ msgstr "¡Copiado!"
|
||||
msgid "Copy"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr "La acción es exitosa."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr "La acción falló."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr "Confirmar"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr "Ordenar ascendentemente"
|
||||
@ -124,7 +147,8 @@ msgstr "Ocurrió un error al restablecer la configuración de wifi."
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:42
|
||||
msgid "Wi-Fi settings are set to defaults."
|
||||
msgstr ""
|
||||
"La configuración del wifi se ha restablecido a los valores predeterminados."
|
||||
"La configuración del wifi se ha restablecido a los valores "
|
||||
"predeterminados."
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:56
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:70
|
||||
@ -137,16 +161,17 @@ msgid ""
|
||||
"Fi settings. Note that this will remove the current Wi-Fi configuration "
|
||||
"and restore the default values."
|
||||
msgstr ""
|
||||
"Si varias tarjetas inalámbricas no coinciden, puede intentar restablecer la "
|
||||
"configuración de wifi. Observe que esto eliminará la configuración de wifi "
|
||||
"actual y restaurará los valores predeterminados."
|
||||
"Si varias tarjetas inalámbricas no coinciden, puede intentar restablecer "
|
||||
"la configuración de wifi. Observe que esto eliminará la configuración de "
|
||||
"wifi actual y restaurará los valores predeterminados."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Contraseña"
|
||||
|
||||
@ -154,6 +179,10 @@ msgstr "Contraseña"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Ocultar SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "Modo 802.11n/ac/ax"
|
||||
@ -163,6 +192,7 @@ msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Cifrado"
|
||||
|
||||
@ -186,7 +216,7 @@ msgstr "automático"
|
||||
msgid "Custom"
|
||||
msgstr "Personalizado"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Activar el modo wifi de invitados"
|
||||
|
||||
@ -253,38 +283,48 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - anchura de canal de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - anchura de canal de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - anchura de canal de 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax - anchura de canal de 20 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax - anchura de canal de 40 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax - anchura de canal de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax - anchura de canal de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax - anchura de canal de 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "WPA3 únicamente"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 con WPA2 como respaldo (por defecto)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "WPA2 únicamente"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -292,39 +332,40 @@ msgstr ""
|
||||
"Un SSID que contiene caracteres no estándar puede causar problemas en "
|
||||
"ciertos dispositivos."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "Clave precompartida WPA2/3, que se requiere para conectar a la red."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr "Si está definida, la red no es visible al buscar redes disponibles."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
"supported by all your devices. It usually has less interference, but the "
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
"Un número mayor de clientes admite la banda de 2.4 GHz, pero tiende a sufrir "
|
||||
"más interferencias. La banda de 5 GHz es un estándar nuevo y puede que no "
|
||||
"esté admitido por todos sus dispositivos. Aunque normalmente sufre menos "
|
||||
"interferencias, la señal tiene un alcance limitado en interiores."
|
||||
"Un número mayor de clientes admite la banda de 2.4 GHz, pero tiende a "
|
||||
"sufrir más interferencias. La banda de 5 GHz es un estándar nuevo y puede"
|
||||
" que no esté admitido por todos sus dispositivos. Aunque normalmente "
|
||||
"sufre menos interferencias, la señal tiene un alcance limitado en "
|
||||
"interiores."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
"interference in the network. If you don't know what to choose, use the "
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
"Cambie esto para ajustar el modo de operación 802.11n/ac/ax. 802.11n con una "
|
||||
"anchura de canal de 40 MHz puede mejorar el rendimiento pero puede causar "
|
||||
"más interferencias en la red. Si no sabe qué elegir, use la opción "
|
||||
"predeterminada con la anchura de canal de 20 MHz."
|
||||
"Cambie esto para ajustar el modo de operación 802.11n/ac/ax. 802.11n con "
|
||||
"una anchura de canal de 40 MHz puede mejorar el rendimiento pero puede "
|
||||
"causar más interferencias en la red. Si no sabe qué elegir, use la opción"
|
||||
" predeterminada con la anchura de canal de 20 MHz."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -332,23 +373,24 @@ msgid ""
|
||||
"router. Parameters of the guest network can be set in the Guest network "
|
||||
"tab."
|
||||
msgstr ""
|
||||
"Activa el wifi para invitados, que se encuentra aislado de la red local. Los "
|
||||
"dispositivos conectados a esta red pueden acceder a internet, pero no pueden "
|
||||
"acceder a otros dispositivos o a la interfaz de configuración del enrutador. "
|
||||
"Los parámetros de la red de invitados pueden configurarse en la pestaña Red "
|
||||
"de invitados."
|
||||
"Activa el wifi para invitados, que se encuentra aislado de la red local. "
|
||||
"Los dispositivos conectados a esta red pueden acceder a internet, pero no"
|
||||
" pueden acceder a otros dispositivos o a la interfaz de configuración del"
|
||||
" enrutador. Los parámetros de la red de invitados pueden configurarse en "
|
||||
"la pestaña Red de invitados."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
"without WPA3 support require older WPA2. If you experience issues with "
|
||||
"connecting older devices, try to enable WPA2."
|
||||
msgstr ""
|
||||
"El estándar WPA3 es el nuevo método más seguro de cifrado que se aconseja "
|
||||
"utilizar con cualquier dispositivo que lo admita. Los dispositivos más "
|
||||
"El estándar WPA3 es el nuevo método más seguro de cifrado que se aconseja"
|
||||
" utilizar con cualquier dispositivo que lo admita. Los dispositivos más "
|
||||
"antiguos no compatibles con WPA3 necesitan utilizar WPA2. Si encuentra "
|
||||
"problemas al intentar conectar dispositivos antiguos, pruebe a activar WPA2."
|
||||
"problemas al intentar conectar dispositivos antiguos, pruebe a activar "
|
||||
"WPA2."
|
||||
|
||||
#: src/form/components/ForisForm.js:121
|
||||
msgid "Settings saved successfully"
|
||||
@ -360,15 +402,15 @@ msgstr ""
|
||||
"Los cambios que ha realizado podrían no haberse guardado. ¿Confirma que "
|
||||
"quiere salir?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Actualizando"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Cargar configuración"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
@ -500,3 +542,4 @@ msgstr "No contiene una lista de correos electrónicos separados por comas."
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "¿Estás seguro de que quieres reiniciar el router?"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Finnish translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: fi\n"
|
||||
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -34,7 +34,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -47,22 +47,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -136,11 +160,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -148,6 +173,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -157,6 +186,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -178,7 +208,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -245,52 +275,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -298,7 +336,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -306,7 +344,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -315,7 +353,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,15 +369,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Faroese translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: fo\n"
|
||||
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -34,7 +34,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -47,22 +47,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -136,11 +160,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -148,6 +173,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -157,6 +186,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -178,7 +208,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -245,52 +275,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -298,7 +336,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -306,7 +344,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -315,7 +353,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,15 +369,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,24 +1,24 @@
|
||||
# French translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2024-12-14 10:00+0000\n"
|
||||
"Last-Translator: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/turris/foris-js/"
|
||||
"fr/>\n"
|
||||
"Last-Translator: ButterflyOfFire "
|
||||
"<boffire@users.noreply.hosted.weblate.org>\n"
|
||||
"Language: fr\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/fr/>\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"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.9-rc\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr "Aucun réponse reçue."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Une erreur d’API inconnue s’est produite."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Fermer"
|
||||
@ -49,23 +49,47 @@ msgstr "Copié!"
|
||||
msgid "Copy"
|
||||
msgstr "Copier"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr "Paramètres enregistrés avec succès."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr "L'enregistrement des paramètres a échoué."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Confirmer le redémarrage"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -141,11 +165,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Mot de passe"
|
||||
|
||||
@ -153,6 +178,10 @@ msgstr "Mot de passe"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Masquer le SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
#, fuzzy
|
||||
msgid "802.11n/ac/ax mode"
|
||||
@ -163,6 +192,7 @@ msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Chiffrement"
|
||||
|
||||
@ -186,7 +216,7 @@ msgstr "automatique"
|
||||
msgid "Custom"
|
||||
msgstr "Personnalisé"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Activer le mode Wi-Fi invité"
|
||||
|
||||
@ -255,42 +285,52 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 20 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 40 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ac - canal large de 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "WPA3 seulement"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 avec WPA2 comme solution de repli (par défaut)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "WPA2 seulement"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -298,7 +338,7 @@ msgstr ""
|
||||
"Un SSID qui contient des caractères non standard peut causer des "
|
||||
"problèmes sur certains appareils."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#, fuzzy
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
@ -307,13 +347,13 @@ msgstr ""
|
||||
"réseau.\n"
|
||||
" "
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"S'il est défini, le réseau n'est pas visible lors de la recherche de "
|
||||
"réseaux disponibles."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The 2.4 GHz band is more widely supported by clients, but tends to have "
|
||||
@ -330,7 +370,7 @@ msgstr ""
|
||||
"signal\n"
|
||||
" mais le signal ne passe pas aussi bien à l'intérieur."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
@ -348,7 +388,7 @@ msgstr ""
|
||||
" l'option par défaut avec un canal large de 20 MHz.\n"
|
||||
" "
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Enables Wi-Fi for guests, which is separated from LAN network. Devices "
|
||||
@ -366,7 +406,7 @@ msgstr ""
|
||||
"l'onglet Réseau invité.\n"
|
||||
" "
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -389,15 +429,15 @@ msgstr ""
|
||||
"Il se peut que vos modifications ne soient pas enregistrées. Êtes-vous "
|
||||
"sûr de vouloir quitter ?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Mise à jour en cours"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Charger les paramètres"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Enregistrer"
|
||||
|
||||
@ -473,3 +513,4 @@ msgstr ""
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "Voulez-vous vraiment redémarrer le routeur ?"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Croatian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2022-09-29 14:17+0000\n"
|
||||
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
|
||||
"Language: hr\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -49,22 +49,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -138,11 +162,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Lozinka"
|
||||
|
||||
@ -150,6 +175,10 @@ msgstr "Lozinka"
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -159,6 +188,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -180,7 +210,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -247,52 +277,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -300,7 +338,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -308,7 +346,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -317,7 +355,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -333,15 +371,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Spremi"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Hungarian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2021-01-07 01:26+0000\n"
|
||||
"Last-Translator: Zoli <boritek@gmail.com>\n"
|
||||
"Language: hu\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr "Nem érkezett válasz."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Ismeretlen API-hiba történt."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,23 +48,47 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
#, fuzzy
|
||||
msgid "Action successful."
|
||||
msgstr "Beállítások sikeresen elmentve"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -138,11 +162,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -150,6 +175,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -159,6 +188,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -180,7 +210,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -247,52 +277,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -300,7 +338,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -308,7 +346,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -317,7 +355,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -335,15 +373,15 @@ msgstr ""
|
||||
"Lehet, hogy az Ön által végrehajtott módosításokat nem menti a rendszer. "
|
||||
"Biztosan el akar menni?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Frissítés"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Beállítások betöltése"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Mentés"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Italian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2022-12-31 23:48+0000\n"
|
||||
"Last-Translator: Anselmo <anselmo@casinadicornia.com>\n"
|
||||
"Language: it\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,22 +48,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -137,11 +161,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
@ -149,6 +174,10 @@ msgstr "Password"
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -158,6 +187,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -179,7 +209,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -246,52 +276,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -299,7 +337,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -307,7 +345,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -316,7 +354,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -332,15 +370,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Japanese translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-10-16 10:08+0000\n"
|
||||
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
||||
"Language: ja\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,22 +48,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -137,11 +161,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -149,6 +174,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -158,6 +187,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -180,7 +210,7 @@ msgstr "自動"
|
||||
msgid "Custom"
|
||||
msgstr "自動"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -247,52 +277,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -300,7 +338,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -308,7 +346,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -317,7 +355,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -333,15 +371,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "アップデート中…"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Korean translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: ko\n"
|
||||
@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -34,7 +34,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -47,22 +47,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -136,11 +160,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -148,6 +173,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -157,6 +186,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -178,7 +208,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -245,52 +275,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -298,7 +336,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -306,7 +344,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -315,7 +353,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,15 +369,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Lithuanian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:34+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: lt\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,22 +48,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -137,11 +161,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -149,6 +174,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -158,6 +187,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -179,7 +209,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -246,52 +276,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -299,7 +337,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -307,7 +345,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -316,7 +354,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -332,15 +370,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Norwegian Bokmål (Norway) translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2023-03-02 11:40+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language: nb_NO\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr "Fikk ikke svar."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Ukjent API-feil."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -49,24 +49,48 @@ msgstr "Kopiert"
|
||||
msgid "Copy"
|
||||
msgstr "Kopier"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
#, fuzzy
|
||||
msgid "Action successful."
|
||||
msgstr "Innstillinger lagret"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Bekreft omstart"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -144,12 +168,12 @@ msgstr ""
|
||||
"gjenoppretter forvalgte verdier."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, fuzzy
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Passord"
|
||||
|
||||
@ -157,6 +181,10 @@ msgstr "Passord"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Skjul SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
#, fuzzy
|
||||
msgid "802.11n/ac/ax mode"
|
||||
@ -167,6 +195,7 @@ msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
@ -192,7 +221,7 @@ msgstr "automatisk"
|
||||
msgid "Custom"
|
||||
msgstr "Tilpasset"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
#, fuzzy
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Skru på gjestetrådløsnett"
|
||||
@ -264,56 +293,66 @@ msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ac - 20 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ac - 40 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz vid kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "Kun WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 med WPA2 som tilbakefall (forvalg)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "Kun WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr "SSID som inneholder uvanlige tegn kan forårsake problemer på noen enheter."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "WPA2/3 med forhåndsdelt nøkkel, (som kreves for å koble til nettverket)."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr "Skjuler nettverket fra nettverkslister."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -326,7 +365,7 @@ msgstr ""
|
||||
"forstyrrelse,\n"
|
||||
"men signalet er mer utsatt for hindringer innendørs."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -338,7 +377,7 @@ msgstr ""
|
||||
"men kan forårsake mer forstyrrelse i nettverket. Hvis du ikke vet hva du "
|
||||
"skal velge, bruk forvalget på 20 MHz brede kanaler."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -352,7 +391,7 @@ msgstr ""
|
||||
"ruteren.\n"
|
||||
"Parametere for gjestenettverket kan settes i gjestenettverksfanen."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -372,16 +411,16 @@ msgstr "Innstillinger lagret"
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr "Endringer du har gjort vil ikke bli lagret. Er du sikker?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
#, fuzzy
|
||||
msgid "Updating"
|
||||
msgstr "Oppdaterer"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Last inn innstillinger"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Lagre"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Dutch translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2024-01-04 21:08+0000\n"
|
||||
"Last-Translator: powerburner-nl <peter.mulder.1981@gmail.com>\n"
|
||||
"Language: nl\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,23 +48,47 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Opnieuw opstarten bevestigen"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -138,11 +162,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Wachtwoord"
|
||||
|
||||
@ -150,6 +175,10 @@ msgstr "Wachtwoord"
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -159,6 +188,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -181,7 +211,7 @@ msgstr "auto"
|
||||
msgid "Custom"
|
||||
msgstr "auto"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -248,52 +278,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -301,7 +339,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -309,7 +347,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -318,7 +356,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -334,15 +372,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Bijwerken"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Instellingen laden"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Opslaan"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Polish translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2023-03-07 16:37+0000\n"
|
||||
"Last-Translator: Arusekk <arek_koz@o2.pl>\n"
|
||||
"Language: pl\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr "Brak odpowiedzi."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Wystąpił nieznany błąd API."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -49,24 +49,48 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
#, fuzzy
|
||||
msgid "Action successful."
|
||||
msgstr "Ustawienia zostały zapisane"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Potwierdź restart"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -140,11 +164,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Hasło"
|
||||
|
||||
@ -152,6 +177,10 @@ msgstr "Hasło"
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -161,6 +190,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -182,7 +212,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr "Własny"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -249,52 +279,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -302,7 +340,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -310,7 +348,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -319,7 +357,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -337,15 +375,15 @@ msgstr ""
|
||||
"Wprowadzone zmiany mogą nie zostać zapisane. Jesteś pewny, że chcesz "
|
||||
"wyjść?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Aktualizacja"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Wczytaj ustawienia"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Zapisz"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Portuguese (Brazil) translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2021-12-21 12:52+0000\n"
|
||||
"Last-Translator: c10l <weblate.org@a.c10l.cc>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,23 +48,47 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Confirma reinício"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -138,11 +162,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -150,6 +175,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -159,6 +188,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -180,7 +210,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -247,52 +277,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -300,7 +338,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -308,7 +346,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -317,7 +355,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -333,15 +371,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Romanian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2019-02-19 13:35+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: ro\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -35,7 +35,7 @@ msgstr ""
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -48,22 +48,46 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -137,11 +161,12 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -149,6 +174,10 @@ msgstr ""
|
||||
msgid "Hide SSID"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr ""
|
||||
@ -158,6 +187,7 @@ msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
@ -179,7 +209,7 @@ msgstr ""
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
@ -246,52 +276,60 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -299,7 +337,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -307,7 +345,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -316,7 +354,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -332,15 +370,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Russian translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2022-12-07 12:47+0000\n"
|
||||
"Last-Translator: Алексей Леньшин <alenshin@gmail.com>\n"
|
||||
"Language: ru\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr "Ответ не получен."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Неизвестная ошибка программного интерфейса приложения."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -49,24 +49,48 @@ msgstr "Скопировано!"
|
||||
msgid "Copy"
|
||||
msgstr "Копировать"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
#, fuzzy
|
||||
msgid "Action successful."
|
||||
msgstr "Настройки были успешно сохранены"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Подтвердите перезагрузку"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -143,11 +167,12 @@ msgstr ""
|
||||
"текущая конфигурация Wi-Fi и восстановлены значения по умолчанию."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Пароль"
|
||||
|
||||
@ -155,6 +180,10 @@ msgstr "Пароль"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Скрыть SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "Режим 802.11n/ac/ax"
|
||||
@ -164,6 +193,7 @@ msgid "Channel"
|
||||
msgstr "Канал"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Шифрование"
|
||||
|
||||
@ -187,7 +217,7 @@ msgstr "авто"
|
||||
msgid "Custom"
|
||||
msgstr "Ручная настройка"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Включить гостевой Wi-Fi"
|
||||
|
||||
@ -255,38 +285,48 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - ширина канала 80 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - ширина канала 80 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - ширина канала 160 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax - ширина канала 20 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax - ширина канала 40 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax - ширина канала 80 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax - ширина канала 80 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax - ширина канала 160 МГц"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "Только WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 с WPA2 в качестве резервного (по умолчанию)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "Только WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -294,17 +334,17 @@ msgstr ""
|
||||
"SSID, содержащий нестандартные символы, может вызвать проблемы на "
|
||||
"некоторых устройствах."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "Общий ключ WPA2/3, необходимый для подключения к сети."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"Если установлено, сеть не будет отображаться при сканировании доступных "
|
||||
"сетей."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -316,7 +356,7 @@ msgstr ""
|
||||
"поддерживаться не всеми устройствами. В нем обычно меньше помех, но в "
|
||||
"помещении сигнал проходит не так хорошо."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -328,7 +368,7 @@ msgstr ""
|
||||
"способность, но может вызывать больше помех в сети. Если вы не знаете, "
|
||||
"что выбрать, используйте опцию по умолчанию с каналом шириной 20 МГц."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -341,7 +381,7 @@ msgstr ""
|
||||
"доступ к другим устройствам и интерфейсу конфигурации маршрутизатора. "
|
||||
"Параметры гостевой сети можно настроить на вкладке Гостевая сеть."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -364,15 +404,15 @@ msgstr ""
|
||||
"В случае выхода ваши изменения будут утеряны. Вы действительно хотите "
|
||||
"покинуть эту страницу?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Обновление"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Загрузить настройки"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Сохранить"
|
||||
|
||||
|
@ -1,24 +1,23 @@
|
||||
# Slovak translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2024-12-14 10:00+0000\n"
|
||||
"Last-Translator: Atec <dr.atec@gmail.com>\n"
|
||||
"Language-Team: Slovak <https://hosted.weblate.org/projects/turris/foris-js/"
|
||||
"sk/>\n"
|
||||
"Language: sk\n"
|
||||
"Language-Team: Slovak <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/sk/>\n"
|
||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.9-rc\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +35,7 @@ msgstr "Nenastala žiadna odozva."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Nastala neznáma chyba v API."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "Zatvoriť"
|
||||
@ -49,22 +48,46 @@ msgstr "Skopírované!"
|
||||
msgid "Copy"
|
||||
msgstr "Kopírovať"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr "Akcia úspešná."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr "Akcia neúspešná."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr "Potvrdiť"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr "Zoradiť vzostupne"
|
||||
@ -141,11 +164,12 @@ msgstr ""
|
||||
"Wi-Fi a obnovia sa predvolené hodnoty."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Heslo"
|
||||
|
||||
@ -153,6 +177,10 @@ msgstr "Heslo"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Skryť SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "802.11 n/ac/ax mód"
|
||||
@ -162,6 +190,7 @@ msgid "Channel"
|
||||
msgstr "Kanál"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Šifrovanie"
|
||||
|
||||
@ -185,7 +214,7 @@ msgstr "automaticky"
|
||||
msgid "Custom"
|
||||
msgstr "Vlastné"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Povoliť Wi-Fi pre hostí"
|
||||
|
||||
@ -252,38 +281,48 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac – šírka kanála 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac – šírka kanála 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac – šírka kanála 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax – šírka kanála 20 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax – šírka kanála 40 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax – šírka kanála 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax – šírka kanála 80 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax – šírka kanála 160 MHz"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "len WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA3 s WPA2 ako náhradným riešením (predvolené)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "Len WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -291,17 +330,17 @@ msgstr ""
|
||||
"SSID s neštandardnými znakmi môže na niektorých zariadeniach spôsobovať "
|
||||
"problémy."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "WPA2/3 vopred zdieľaný kľúč, ktorý sa vyžaduje na pripojenie k sieti."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"Pri zapnutí tejto voľby sa sieť zariadeniam pri vyhľadávaní dostupných "
|
||||
"sietí nezobrazí."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -313,7 +352,7 @@ msgstr ""
|
||||
"zariadenia. Zvyčajne je rušením postihnuté menej, ale signál sa vnútri "
|
||||
"budov šíri horšie."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -325,7 +364,7 @@ msgstr ""
|
||||
"môže spôsobiť väčšie rušenie. Ak si nie ste istí, použite predvolenú "
|
||||
"možnosť so šírkou kanála 20 MHz."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -338,7 +377,7 @@ msgstr ""
|
||||
" nemajú prístup k iným zariadeniam a ku konfiguračnému rozhraniu routera."
|
||||
" Parametre siete pre hostí je možné nastaviť na karte Sieť pre hostí."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -358,15 +397,15 @@ msgstr "Nastavenia boli úspešne uložené"
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr "Vykonané zmeny neboli uložené. Naozaj chcete opustiť stránku?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "Prebieha aktualizácia"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "Načítavanie nastavení"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Uložiť"
|
||||
|
||||
@ -446,3 +485,4 @@ msgstr "Neobsahuje zoznam e-mailov oddelených čiarkami."
|
||||
|
||||
#~ msgid "Are you sure you want to restart the router?"
|
||||
#~ msgstr "Naozaj sa má router reštartovať?"
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Swedish translations for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2023-09-22 21:00+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström "
|
||||
"<swedishsailfishosuser@tutanota.com>\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +36,7 @@ msgstr "Inget svar togs emot."
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "Ett okänt API-fel inträffade."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -49,23 +49,47 @@ msgstr "Kopierades!"
|
||||
msgid "Copy"
|
||||
msgstr "Kopiera"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
#, fuzzy
|
||||
msgid "Confirm"
|
||||
msgstr "Bekräfta omstart"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr ""
|
||||
@ -142,11 +166,12 @@ msgstr ""
|
||||
"nuvarande Wi-Fi-konfigurationen och återställa till standardvärdena."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-Fi ${deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "Lösenord"
|
||||
|
||||
@ -154,6 +179,10 @@ msgstr "Lösenord"
|
||||
msgid "Hide SSID"
|
||||
msgstr "Göm SSID"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "802.11n/ac/ax-läge"
|
||||
@ -164,6 +193,7 @@ msgid "Channel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
@ -186,7 +216,7 @@ msgstr "auto"
|
||||
msgid "Custom"
|
||||
msgstr "auto"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "Aktivera Wi-Fi för Gäst"
|
||||
|
||||
@ -255,42 +285,52 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 160 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ac - 20 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ac - 40 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 160 MHz bred kanal"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "Endast WPA3"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "Endast WPA2"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
@ -298,15 +338,15 @@ msgstr ""
|
||||
"SSID som innehåller icke-standardiserade tecken kan orsaka problem i en "
|
||||
"del enheter."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -314,7 +354,7 @@ msgid ""
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
@ -322,7 +362,7 @@ msgid ""
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,7 +371,7 @@ msgid ""
|
||||
"tab."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -347,15 +387,15 @@ msgstr ""
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "Spara"
|
||||
|
||||
|
@ -1,24 +1,23 @@
|
||||
# Translations template for Foris JS.
|
||||
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# Tamil translations for Foris JS.
|
||||
# Copyright (C) 2025 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
|
||||
# This file is distributed under the same license as the Foris JS project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Foris JS 6.5.0\n"
|
||||
"Report-Msgid-Bugs-To: tech.support@turris.cz\n"
|
||||
"POT-Creation-Date: 2024-11-13 14:06+0100\n"
|
||||
"POT-Creation-Date: 2025-04-04 15:14+0200\n"
|
||||
"PO-Revision-Date: 2025-03-19 13:25+0000\n"
|
||||
"Last-Translator: தமிழ்நேரம் <anishprabu.t@gmail.com>\n"
|
||||
"Language-Team: Tamil <https://hosted.weblate.org/projects/turris/foris-js/ta/"
|
||||
">\n"
|
||||
"Language: ta\n"
|
||||
"Language-Team: Tamil <https://hosted.weblate.org/projects/turris/foris-"
|
||||
"js/ta/>\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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: src/api/utils.js:61
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -36,7 +35,7 @@ msgstr "எந்த பதிலும் கிடைக்கவில்ல
|
||||
msgid "An unknown API error occurred."
|
||||
msgstr "அறியப்படாத பநிஇ பிழை ஏற்பட்டது."
|
||||
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:101
|
||||
#: src/bootstrap/Alert.js:73 src/bootstrap/Modal.js:103
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:89
|
||||
msgid "Close"
|
||||
msgstr "மூடு"
|
||||
@ -49,22 +48,46 @@ msgstr "நகலெடுக்கப்பட்டது!"
|
||||
msgid "Copy"
|
||||
msgstr "நகலெடு"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:60
|
||||
#: src/bootstrap/NumberInput.js:84 src/bootstrap/NumberInput.js:85
|
||||
msgid "Increase value. Hint: Hold to increase faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/bootstrap/NumberInput.js:101 src/bootstrap/NumberInput.js:102
|
||||
msgid "Decrease value. Hint: Hold to decrease faster."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:67
|
||||
msgid "Action successful."
|
||||
msgstr "நடவடிக்கை வெற்றிகரமாக."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:65
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:76
|
||||
msgid "Action failed."
|
||||
msgstr "நடவடிக்கை தோல்வியடைந்தது."
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:125
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:147
|
||||
msgid "Cancel"
|
||||
msgstr "ரத்துசெய்"
|
||||
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:128
|
||||
#: src/common/ActionButtonWithModal/ActionButtonWithModal.js:150
|
||||
msgid "Confirm"
|
||||
msgstr "உறுதிப்படுத்தவும்"
|
||||
|
||||
#: src/common/RichTable/RichTable.js:87
|
||||
msgid "Search…"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableBody.js:50
|
||||
msgid "No results."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:27
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableColumnsDropdown.js:80
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/RichTable/RichTableHeader.js:29
|
||||
msgid "Sort ascending"
|
||||
msgstr "ஏறும் வரிசைப்படுத்துதல்"
|
||||
@ -136,16 +159,17 @@ msgid ""
|
||||
"Fi settings. Note that this will remove the current Wi-Fi configuration "
|
||||
"and restore the default values."
|
||||
msgstr ""
|
||||
"பல வயர்லெச் கார்டுகள் பொருந்தவில்லை என்றால், நீங்கள் வைஃபை அமைப்புகளை மீட்டமைக்க முயற்சி "
|
||||
"செய்யலாம். இது தற்போதைய வைஃபை உள்ளமைவை அகற்றி இயல்புநிலை மதிப்புகளை மீட்டெடுக்கும் என்பதை"
|
||||
" நினைவில் கொள்க."
|
||||
"பல வயர்லெச் கார்டுகள் பொருந்தவில்லை என்றால், நீங்கள் வைஃபை அமைப்புகளை "
|
||||
"மீட்டமைக்க முயற்சி செய்யலாம். இது தற்போதைய வைஃபை உள்ளமைவை அகற்றி "
|
||||
"இயல்புநிலை மதிப்புகளை மீட்டெடுக்கும் என்பதை நினைவில் கொள்க."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:97
|
||||
#, python-brace-format
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr "Wi-fi $ {deviceID + 1}"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:132
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:78
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:80
|
||||
msgid "Password"
|
||||
msgstr "கடவுச்சொல்"
|
||||
|
||||
@ -153,6 +177,10 @@ msgstr "கடவுச்சொல்"
|
||||
msgid "Hide SSID"
|
||||
msgstr "SSID ஐ மறைக்கவும்"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:159
|
||||
msgid "Band"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:186
|
||||
msgid "802.11n/ac/ax mode"
|
||||
msgstr "802.11n/ac/ax பயன்முறை"
|
||||
@ -162,6 +190,7 @@ msgid "Channel"
|
||||
msgstr "வாய்க்கால்"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:211
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:95
|
||||
msgid "Encryption"
|
||||
msgstr "குறியாக்கம்"
|
||||
|
||||
@ -174,8 +203,8 @@ msgid ""
|
||||
"In case you have trouble connecting to WiFi Access Point, try disabling "
|
||||
"Management Frame Protection."
|
||||
msgstr ""
|
||||
"வைஃபை அணுகல் புள்ளியுடன் இணைப்பதில் சிக்கல் இருந்தால், மேலாண்மை பிரேம் பாதுகாப்பை முடக்க "
|
||||
"முயற்சிக்கவும்."
|
||||
"வைஃபை அணுகல் புள்ளியுடன் இணைப்பதில் சிக்கல் இருந்தால், மேலாண்மை பிரேம் "
|
||||
"பாதுகாப்பை முடக்க முயற்சிக்கவும்."
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:262
|
||||
msgid "auto"
|
||||
@ -185,7 +214,7 @@ msgstr "தானி"
|
||||
msgid "Custom"
|
||||
msgstr "தனிப்பயன்"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:43
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:45
|
||||
msgid "Enable Guest Wi-Fi"
|
||||
msgstr "விருந்தினர் வைஃபை இயக்கவும்"
|
||||
|
||||
@ -252,78 +281,92 @@ msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:15
|
||||
#, fuzzy
|
||||
msgid "802.11ac - 80+80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
msgid "802.11ac - 160 MHz wide channel"
|
||||
msgstr "802.11ac - 160 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:16
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
msgid "802.11ax - 20 MHz wide channel"
|
||||
msgstr "802.11ax - 20 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:17
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
msgid "802.11ax - 40 MHz wide channel"
|
||||
msgstr "802.11ax - 40 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:18
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
msgid "802.11ax - 80 MHz wide channel"
|
||||
msgstr "802.11ax - 80 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:19
|
||||
#: src/common/WiFiSettings/constants.js:20
|
||||
#, fuzzy
|
||||
msgid "802.11ax - 80+80 MHz wide channel"
|
||||
msgstr "802.11ax - 80 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid "802.11ax - 160 MHz wide channel"
|
||||
msgstr "802.11ax - 160 மெகா எர்ட்ச் அகல சேனல்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:26
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid "WPA3 only"
|
||||
msgstr "WPA3 மட்டும்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:27
|
||||
#: src/common/WiFiSettings/constants.js:30
|
||||
msgid "WPA3 with WPA2 as fallback (default)"
|
||||
msgstr "WPA2 WPA2 உடன் குறைவடையும் (இயல்புநிலை)"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:28
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
msgid "WPA2 only"
|
||||
msgstr "WPA2 மட்டும்"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:31
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"SSID which contains non-standard characters could cause problems on some "
|
||||
"devices."
|
||||
msgstr ""
|
||||
"தரமற்ற எழுத்துக்களைக் கொண்ட SSID சில சாதனங்களில் சிக்கல்களை ஏற்படுத்தக்கூடும்."
|
||||
"தரமற்ற எழுத்துக்களைக் கொண்ட SSID சில சாதனங்களில் சிக்கல்களை "
|
||||
"ஏற்படுத்தக்கூடும்."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
msgid "WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
msgstr "WPA2/3 முன் பகிரப்பட்ட விசை, இது பிணையத்துடன் இணைக்க வேண்டும்."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:37
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr ""
|
||||
"அமைக்கப்பட்டால், கிடைக்கக்கூடிய நெட்வொர்க்குகளுக்கு ச்கேன் செய்யும் போது பிணையம் தெரியவில்லை."
|
||||
"அமைக்கப்பட்டால், கிடைக்கக்கூடிய நெட்வொர்க்குகளுக்கு ச்கேன் செய்யும் போது "
|
||||
"பிணையம் தெரியவில்லை."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:40
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
msgid ""
|
||||
"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 "
|
||||
"supported by all your devices. It usually has less interference, but the "
|
||||
"signal does not carry so well indoors."
|
||||
msgstr ""
|
||||
"2.4 சிகாஎர்ட்ச் இசைக்குழு வாடிக்கையாளர்களால் மிகவும் பரவலாக ஆதரிக்கப்படுகிறது, ஆனால் அதி"
|
||||
"க குறுக்கீடு உள்ளது. 5 சிகாஎர்ட்ச் இசைக்குழு ஒரு புதிய தரநிலை மற்றும் உங்கள் எல்லா "
|
||||
"சாதனங்களாலும் ஆதரிக்கப்படாமல் போகலாம். இது பொதுவாக குறைவான குறுக்கீட்டைக் கொண்டுள்ளது, "
|
||||
"ஆனால் சமிக்ஞை வீட்டிற்குள் அவ்வளவு சிறப்பாகச் செல்லாது."
|
||||
"2.4 சிகாஎர்ட்ச் இசைக்குழு வாடிக்கையாளர்களால் மிகவும் பரவலாக "
|
||||
"ஆதரிக்கப்படுகிறது, ஆனால் அதிக குறுக்கீடு உள்ளது. 5 சிகாஎர்ட்ச் இசைக்குழு "
|
||||
"ஒரு புதிய தரநிலை மற்றும் உங்கள் எல்லா சாதனங்களாலும் ஆதரிக்கப்படாமல் "
|
||||
"போகலாம். இது பொதுவாக குறைவான குறுக்கீட்டைக் கொண்டுள்ளது, ஆனால் சமிக்ஞை "
|
||||
"வீட்டிற்குள் அவ்வளவு சிறப்பாகச் செல்லாது."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:43
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
msgid ""
|
||||
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 "
|
||||
"MHz wide channels can yield higher throughput but can cause more "
|
||||
"interference in the network. If you don't know what to choose, use the "
|
||||
"default option with 20 MHz wide channel."
|
||||
msgstr ""
|
||||
"802.11n/AC/AX செயல்பாட்டு முறை சரிசெய்ய இதை மாற்றவும். 40 மெகா எர்ட்ச் அகலமான "
|
||||
"சேனல்களைக் கொண்ட 802.11n அதிக செயல்திறனை அளிக்கும், ஆனால் பிணையத்தில் அதிக குறுக்கீட்டை "
|
||||
"ஏற்படுத்தும். எதை தேர்வு செய்வது என்று உங்களுக்குத் தெரியாவிட்டால், இயல்புநிலை விருப்பத்தை "
|
||||
"20 மெகா எர்ட்ச் அகல சேனலுடன் பயன்படுத்தவும்."
|
||||
"802.11n/AC/AX செயல்பாட்டு முறை சரிசெய்ய இதை மாற்றவும். 40 மெகா எர்ட்ச் "
|
||||
"அகலமான சேனல்களைக் கொண்ட 802.11n அதிக செயல்திறனை அளிக்கும், ஆனால் "
|
||||
"பிணையத்தில் அதிக குறுக்கீட்டை ஏற்படுத்தும். எதை தேர்வு செய்வது என்று "
|
||||
"உங்களுக்குத் தெரியாவிட்டால், இயல்புநிலை விருப்பத்தை 20 மெகா எர்ட்ச் அகல "
|
||||
"சேனலுடன் பயன்படுத்தவும்."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:46
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
msgid ""
|
||||
"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 "
|
||||
@ -331,22 +374,23 @@ msgid ""
|
||||
"router. Parameters of the guest network can be set in the Guest network "
|
||||
"tab."
|
||||
msgstr ""
|
||||
"லேன் நெட்வொர்க்கிலிருந்து பிரிக்கப்பட்ட விருந்தினர்களுக்கு வைஃபை இயக்குகிறது. இந்த "
|
||||
"நெட்வொர்க்குடன் இணைக்கப்பட்ட சாதனங்கள் இணையத்தை அணுக அனுமதிக்கப்படுகின்றன, ஆனால் பிற "
|
||||
"சாதனங்களையும் திசைவியின் உள்ளமைவு இடைமுகத்தையும் அணுக அனுமதிக்கப்படவில்லை. விருந்தினர் "
|
||||
"நெட்வொர்க்கின் அளவுருக்கள் விருந்தினர் பிணையம் தாவலில் அமைக்கப்படலாம்."
|
||||
"லேன் நெட்வொர்க்கிலிருந்து பிரிக்கப்பட்ட விருந்தினர்களுக்கு வைஃபை "
|
||||
"இயக்குகிறது. இந்த நெட்வொர்க்குடன் இணைக்கப்பட்ட சாதனங்கள் இணையத்தை அணுக "
|
||||
"அனுமதிக்கப்படுகின்றன, ஆனால் பிற சாதனங்களையும் திசைவியின் உள்ளமைவு "
|
||||
"இடைமுகத்தையும் அணுக அனுமதிக்கப்படவில்லை. விருந்தினர் நெட்வொர்க்கின் "
|
||||
"அளவுருக்கள் விருந்தினர் பிணையம் தாவலில் அமைக்கப்படலாம்."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:49
|
||||
#: src/common/WiFiSettings/constants.js:52
|
||||
msgid ""
|
||||
"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 "
|
||||
"without WPA3 support require older WPA2. If you experience issues with "
|
||||
"connecting older devices, try to enable WPA2."
|
||||
msgstr ""
|
||||
"WPA3 தரநிலை என்பது புதிய மிகவும் பாதுகாப்பான குறியாக்க முறையாகும், அதை ஆதரிக்கும் "
|
||||
"எந்தவொரு சாதனத்துடனும் பயன்படுத்த பரிந்துரைக்கப்படுகிறது. WPA3 உதவி இல்லாத பழைய "
|
||||
"சாதனங்களுக்கு பழைய WPA2 தேவைப்படுகிறது. பழைய சாதனங்களை இணைப்பதில் சிக்கல்களை நீங்கள் "
|
||||
"அனுபவித்தால், WPA2 ஐ இயக்க முயற்சிக்கவும்."
|
||||
"WPA3 தரநிலை என்பது புதிய மிகவும் பாதுகாப்பான குறியாக்க முறையாகும், அதை "
|
||||
"ஆதரிக்கும் எந்தவொரு சாதனத்துடனும் பயன்படுத்த பரிந்துரைக்கப்படுகிறது. WPA3"
|
||||
" உதவி இல்லாத பழைய சாதனங்களுக்கு பழைய WPA2 தேவைப்படுகிறது. பழைய சாதனங்களை "
|
||||
"இணைப்பதில் சிக்கல்களை நீங்கள் அனுபவித்தால், WPA2 ஐ இயக்க முயற்சிக்கவும்."
|
||||
|
||||
#: src/form/components/ForisForm.js:121
|
||||
msgid "Settings saved successfully"
|
||||
@ -355,17 +399,18 @@ msgstr "அமைப்புகள் வெற்றிகரமாக சே
|
||||
#: src/form/components/ForisForm.js:183
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
"நீங்கள் செய்த மாற்றங்கள் சேமிக்கப்படாமல் போகலாம். நீங்கள் நிச்சயமாக வெளியேற விரும்புகிறீர்களா?"
|
||||
"நீங்கள் செய்த மாற்றங்கள் சேமிக்கப்படாமல் போகலாம். நீங்கள் நிச்சயமாக "
|
||||
"வெளியேற விரும்புகிறீர்களா?"
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
#: src/form/components/SubmitButton.js:34
|
||||
msgid "Updating"
|
||||
msgstr "புதுப்பித்தல்"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
#: src/form/components/SubmitButton.js:37
|
||||
msgid "Load settings"
|
||||
msgstr "அமைப்புகளை ஏற்றவும்"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
#: src/form/components/SubmitButton.js:40
|
||||
msgid "Save"
|
||||
msgstr "சேமி"
|
||||
|
||||
@ -404,3 +449,4 @@ msgstr "இது செல்லுபடியாகும் MAC முகவ
|
||||
#: src/utils/validations.js:20
|
||||
msgid "Doesn't contain a list of emails separated by commas."
|
||||
msgstr "காற்புள்ளிகளால் பிரிக்கப்பட்ட மின்னஞ்சல்களின் பட்டியல் இல்லை."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user