1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
foris-js/translations/cs/LC_MESSAGES/forisjs.po

392 lines
12 KiB
Plaintext
Raw Normal View History

2022-02-22 16:46:22 +01:00
# Czech translations for Foris JS.
2024-08-23 14:03:31 +02:00
# Copyright (C) 2024 CZ.NIC, z.s.p.o. (https://www.nic.cz/)
2022-02-22 16:46:22 +01:00
# This file is distributed under the same license as the Foris JS project.
2024-08-23 14:03:31 +02:00
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2024-08-23 14:03:31 +02:00
"POT-Creation-Date: 2024-08-23 14:02+0200\n"
"PO-Revision-Date: 2023-11-23 16:03+0000\n"
"Last-Translator: Lukas Jelinek <lukas.jelinek@nic.cz>\n"
"Language: cs\n"
2024-08-23 14:03:31 +02:00
"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"
2024-08-23 14:03:31 +02:00
"Generated-By: Babel 2.16.0\n"
2021-12-15 17:18:22 +01:00
#: src/api/utils.js:61
msgid "The session is expired. Please log in again."
msgstr "Platnost relace skončila. Přihlaste se znovu."
2021-12-15 17:18:22 +01:00
#: src/api/utils.js:66
msgid "Timeout error occurred."
msgstr "Došlo k chybě kvůli překročení časového limitu."
2021-12-15 17:18:22 +01:00
#: src/api/utils.js:69
msgid "No response received."
msgstr "Neobdržena žádná odezva."
2021-12-15 17:18:22 +01:00
#: src/api/utils.js:79
msgid "An unknown API error occurred."
msgstr "Došlo k neznámé chybě v aplikačním programovém rozhraní."
2024-08-23 14:03:31 +02:00
#: src/bootstrap/Alert.js:51 src/bootstrap/Modal.js:98
msgid "Close"
msgstr ""
#: src/bootstrap/CopyInput.js:57
2022-05-20 15:43:48 +02:00
msgid "Copied!"
msgstr "Zkopírováno!"
2022-05-20 15:43:48 +02:00
2024-08-23 14:03:31 +02:00
#: src/bootstrap/CopyInput.js:57
2022-05-20 15:43:48 +02:00
msgid "Copy"
msgstr "Kopírovat"
2022-05-20 15:43:48 +02:00
2021-01-28 11:45:37 +01:00
#: src/common/RebootButton.js:27
msgid "Reboot request failed."
msgstr "Vyžadován restart."
2021-01-28 11:45:37 +01:00
#: src/common/RebootButton.js:51
msgid "Reboot"
msgstr "Restartovat"
2021-01-28 11:45:37 +01:00
#: src/common/RebootButton.js:66
msgid "Warning!"
msgstr "Varování!"
2021-01-28 11:45:37 +01:00
#: src/common/RebootButton.js:68
msgid "Are you sure you want to restart the router?"
msgstr "Opravdu chcete router restartovat?"
2021-01-28 11:45:37 +01:00
#: src/common/RebootButton.js:71
msgid "Cancel"
msgstr "Zrušit"
#: src/common/RebootButton.js:73
msgid "Confirm reboot"
msgstr "Potvrdit restart"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/ResetWiFiSettings.js:39
msgid "An error occurred during resetting Wi-Fi settings."
msgstr "Při resetu nastavení Wi-Fi došlo k chybě."
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/ResetWiFiSettings.js:42
msgid "Wi-Fi settings are set to defaults."
msgstr "Nastavení Wi-Fi jsou uvedena do výchozího stavu."
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/ResetWiFiSettings.js:56
#: src/common/WiFiSettings/ResetWiFiSettings.js:70
msgid "Reset Wi-Fi Settings"
msgstr "Reset nastavení Wi-Fi"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/ResetWiFiSettings.js:58
2022-02-22 16:46:22 +01:00
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."
msgstr ""
2024-08-23 14:03:31 +02:00
"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í aktuální "
"konfigurace Wi-Fi a obnoví se výchozí hodnoty."
2022-02-22 16:46:22 +01:00
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiForm.js:97
msgid "Wi-Fi ${deviceID + 1}"
msgstr "Wi-Fi ${deviceID + 1}"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/WiFiForm.js:132
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiGuestForm.js:81
2021-07-30 15:59:02 +02:00
msgid "Password"
msgstr "Heslo"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/WiFiForm.js:146
2021-07-30 15:59:02 +02:00
msgid "Hide SSID"
msgstr "Skrýt SSID"
2021-07-30 15:59:02 +02:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/WiFiForm.js:186
2022-05-20 15:43:48 +02:00
msgid "802.11n/ac/ax mode"
msgstr "Režim 802.11n/ac/ax"
2021-07-30 15:59:02 +02:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/WiFiForm.js:199
2021-07-30 15:59:02 +02:00
msgid "Channel"
msgstr "Kanál"
2021-07-30 15:59:02 +02:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/WiFiForm.js:211
2021-12-15 17:18:22 +01:00
msgid "Encryption"
msgstr "Šifrování"
2021-12-15 17:18:22 +01:00
2022-12-02 15:55:10 +01:00
#: src/common/WiFiSettings/WiFiForm.js:226
msgid "Disable Management Frame Protection"
msgstr "Vypnout Management Frame Protection"
2022-12-02 15:55:10 +01:00
#: src/common/WiFiSettings/WiFiForm.js:227
msgid ""
"In case you have trouble connecting to WiFi Access Point, try disabling "
"Management Frame Protection."
msgstr ""
2024-08-23 14:03:31 +02:00
"Máte-li problémy při připojování k přístupovému bodu Wi-Fi, zkuste "
"vypnout Management Frame Protection."
2022-12-02 15:55:10 +01:00
#: src/common/WiFiSettings/WiFiForm.js:262
msgid "auto"
msgstr "automaticky"
2022-12-02 15:55:10 +01:00
#: src/common/WiFiSettings/WiFiForm.js:303
2021-12-15 17:18:22 +01:00
msgid "Custom"
msgstr "Uživatelsky určené"
2021-12-15 17:18:22 +01:00
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiGuestForm.js:43
2021-01-28 11:45:37 +01:00
msgid "Enable Guest Wi-Fi"
msgstr "Zapnout Wi-Fi pro hosty"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiQRCode.js:43
#: src/common/WiFiSettings/WiFiQRCode.js:44
#, fuzzy
msgid "Show QR code"
msgstr "Wi-Fi QR kód"
#: src/common/WiFiSettings/WiFiQRCode.js:70
msgid "Wi-Fi QR Code"
msgstr "Wi-Fi QR kód"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiQRCode.js:93
msgid "Download PDF"
msgstr "Stáhnout PDF"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiSettings.js:83
#: src/common/WiFiSettings/WiFiSettings.js:99
msgid "SSID can't be longer than 32 symbols"
msgstr "SSID nemůže být delší než 32 znaků"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiSettings.js:84
#: src/common/WiFiSettings/WiFiSettings.js:101
msgid "SSID can't be empty"
msgstr "SSID je třeba vyplnit"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiSettings.js:86
#: src/common/WiFiSettings/WiFiSettings.js:103
2021-01-28 11:45:37 +01:00
msgid "SSID can't be longer than 32 bytes"
msgstr "SSID nemůže být delší než 32 bajtů"
2021-01-28 11:45:37 +01:00
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiSettings.js:89
#: src/common/WiFiSettings/WiFiSettings.js:106
msgid "Password must contain at least 8 symbols"
msgstr "Je třeba, aby heslo obsahovalo alespoň 8 znaků"
2024-08-23 14:03:31 +02:00
#: src/common/WiFiSettings/WiFiSettings.js:91
#: src/common/WiFiSettings/WiFiSettings.js:110
2022-02-22 16:46:22 +01:00
msgid "Password must not contain more than 63 symbols"
msgstr "Heslo nesmí obsahovat více než 63 znaků"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:9
msgid "Disabled"
msgstr "Vypnuto"
#: src/common/WiFiSettings/constants.js:10
msgid "802.11n - 20 MHz wide channel"
msgstr "802.11n kanál šíře 20 MHz"
#: src/common/WiFiSettings/constants.js:11
msgid "802.11n - 40 MHz wide channel"
msgstr "802.11n kanál šíře 40 MHz"
#: src/common/WiFiSettings/constants.js:12
msgid "802.11ac - 20 MHz wide channel"
msgstr "802.11ac kanál šíře 20 MHz"
#: src/common/WiFiSettings/constants.js:13
msgid "802.11ac - 40 MHz wide channel"
msgstr "802.11ac kanál šíře 40 MHz"
#: src/common/WiFiSettings/constants.js:14
msgid "802.11ac - 80 MHz wide channel"
msgstr "802.11ac kanál šíře 80 MHz"
2021-01-28 11:45:37 +01:00
#: src/common/WiFiSettings/constants.js:15
msgid "802.11ac - 160 MHz wide channel"
msgstr "802.11ac kanál šíře 160 MHz"
2021-01-28 11:45:37 +01:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:16
msgid "802.11ax - 20 MHz wide channel"
msgstr "802.11ax kanál šíře 20 MHz"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:17
msgid "802.11ax - 40 MHz wide channel"
msgstr "802.11ax kanál šíře 40 MHz"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:18
msgid "802.11ax - 80 MHz wide channel"
msgstr "802.11ax kanál šíře 80 MHz"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:19
msgid "802.11ax - 160 MHz wide channel"
msgstr "802.11ax kanál šíře 160 MHz"
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:26
2021-12-15 17:18:22 +01:00
msgid "WPA3 only"
msgstr "pouze WPA3"
2021-12-15 17:18:22 +01:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:27
2021-12-15 17:18:22 +01:00
msgid "WPA3 with WPA2 as fallback (default)"
msgstr "WPA3, nouzově WPA2 (výchozí)"
2021-12-15 17:18:22 +01:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:28
2021-12-15 17:18:22 +01:00
msgid "WPA2 only"
msgstr "pouze WPA2"
2021-12-15 17:18:22 +01:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:31
2021-01-28 11:45:37 +01:00
msgid ""
"SSID which contains non-standard characters could cause problems on some "
"devices."
msgstr ""
"SSID obsahující nestandardní znaky může na některých zařízení způsobovat "
"problémy."
2021-01-28 11:45:37 +01:00
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:34
2022-05-20 15:43:48 +02:00
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."
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:37
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ě."
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:40
msgid ""
2022-02-22 16:46:22 +01:00
"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 ""
2024-08-23 14:03:31 +02:00
"Pásmo 2,4 GHz je v klientských zařízeních podporováno nejčastěji, bývá "
"ale více zarušené. Pásmo 5 GHz je novější standard a nemusí být "
"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."
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:43
msgid ""
2022-05-20 15:43:48 +02:00
"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 ""
2024-08-23 14:03:31 +02:00
"Změna tohoto parametru upraví režim fungování 802.11n/ac. 802.11n s "
"kanály o šíři 40 MHz může pomoci k vyšší propustnosti, je ale náchylnější"
" na rušení. Pokud nevíte co zvolit, použijte výchozí volbu s kanálem šíře"
" 20 MHz."
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:46
msgid ""
2022-02-22 16:46:22 +01:00
"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."
msgstr ""
2024-08-23 14:03:31 +02:00
"Zapíná Wi-Fi pro hosty, která je oddělená od místní sítě (LAN). Zařízením"
" připojeným k této síti je umožněn přístup do Internetu, ale už ne na "
"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“."
2022-02-22 16:46:22 +01:00
#: src/common/WiFiSettings/constants.js:49
2021-12-15 17:18:22 +01:00
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 ""
2024-08-23 14:03:31 +02:00
"Standard WPA3 je nová nejbezpečnější metoda, již se doporučuje používat "
"se všemi zařízeními, která ji podporují. Starší zařízení bez podpory WPA3"
" potřebují starší WPA2. Zaznamenáte-li problémy s připojováním starších "
"zařízení, zkuste zapnout WPA2."
2021-12-15 17:18:22 +01:00
2021-01-28 11:45:37 +01:00
#: src/form/components/ForisForm.js:121
msgid "Settings saved successfully"
msgstr "Nastavení úspěšně uložena"
2021-01-28 11:45:37 +01:00
#: src/form/components/ForisForm.js:183
msgid "Changes you made may not be saved. Are you sure you want to leave?"
msgstr ""
"Změny, které byly provedeny, nebyly uloženy. Jste si jistý, že chcete "
"opustit stránku?"
2024-08-23 14:03:31 +02:00
#: src/form/components/SubmitButton.js:32
msgid "Updating"
msgstr "Aktualizuji"
2024-08-23 14:03:31 +02:00
#: src/form/components/SubmitButton.js:35
msgid "Load settings"
msgstr "Načítám nastavení"
2024-08-23 14:03:31 +02:00
#: src/form/components/SubmitButton.js:38
msgid "Save"
msgstr "Uložit"
2024-08-23 14:03:31 +02:00
#: src/utils/ErrorMessage.js:17
msgid "An error occurred while fetching data."
msgstr "Došlo k chybě při získávání dat."
2021-01-28 11:45:37 +01:00
#: src/utils/validations.js:13
msgid "This is not a valid IPv4 address."
msgstr "Toto není platná IPv4 adresa."
#: src/utils/validations.js:14
msgid "This is not a valid IPv6 address."
msgstr "Tohle není platná IPv6 adresa."
#: src/utils/validations.js:15
msgid "This is not a valid IPv6 prefix."
msgstr "Toto není platný IPv6 prefix."
#: src/utils/validations.js:16
msgid "This is not a valid domain name."
msgstr "Toto není platné doménové jméno."
#: src/utils/validations.js:17
2022-02-22 16:46:22 +01:00
msgid "This is not a valid hostname."
msgstr "Toto není platné doménové jméno."
#: src/utils/validations.js:18
2021-01-28 11:45:37 +01:00
msgid "This is not a valid DUID."
msgstr "Tohle není platné DUID."
2022-02-22 16:46:22 +01:00
#: src/utils/validations.js:19
2021-01-28 11:45:37 +01:00
msgid "This is not a valid MAC address."
msgstr "Toto není platná MAC adresa."
2022-02-22 16:46:22 +01:00
#: src/utils/validations.js:20
2021-01-28 11:45:37 +01:00
msgid "Doesn't contain a list of emails separated by commas."
msgstr "Neobsahuje seznam e-mailů oddělených čárkou."
#~ msgid "An unknown error occurred. Check the console for more info."
#~ msgstr "Došlo k neznámé chybě. Další informace naleznete v konzoli."
2021-01-28 11:45:37 +01:00
#~ msgid "Reboot confirmation"
#~ msgstr ""
#~ msgid "Enable"
#~ msgstr "Zapnout"
2021-07-30 15:59:02 +02:00
#~ msgid ""
#~ "\n"
#~ "If a number of wireless cards "
#~ "doesn't match, you may try to "
#~ "reset the Wi-Fi settings. Note "
#~ "that this will remove the\n"
#~ "current Wi-Fi configuration and restore the default values.\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Pokud počet karet pro Wi-Fi "
#~ "neodpovídá skutečnosti, můžete zkusit "
#~ "resetovat nastavení Wi-Fi. Nezapomeňte "
#~ "ale, že\n"
#~ "se tím odstraní aktuální konfigurace a vrátí se výchozí hodnoty.\n"
#~ " "
2024-08-23 14:03:31 +02:00