GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-01 02:15:14 +00:00
parent 7a45640e5e
commit 400a84e48d
40 changed files with 2532 additions and 1248 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-10-31 01:39+0000\n"
"POT-Creation-Date: 2023-11-01 01:40+0000\n"
"PO-Revision-Date: 2023-06-28 15:49+0200\n"
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -17,67 +17,67 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 23.04.2\n"
#: src/controller.cpp:202
#: src/controller.cpp:199
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr ""
#: src/controller.cpp:205 src/controller.cpp:210 src/login.cpp:93
#: src/controller.cpp:202 src/controller.cpp:207 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Přihlášení selhalo: %1"
#: src/controller.cpp:216
#: src/controller.cpp:213
#, kde-format
msgid "Network Error: %1"
msgstr "Chyba sítě: %1"
#: src/controller.cpp:241
#: src/controller.cpp:238
#, kde-format
msgid "Access token wasn't found"
msgstr ""
#: src/controller.cpp:241
#: src/controller.cpp:238
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:242
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:242
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:248
#: src/controller.cpp:245
#, kde-format
msgid "No keychain available."
msgstr ""
#: src/controller.cpp:248
#: src/controller.cpp:245
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:251
#: src/controller.cpp:248
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:347
#: src/controller.cpp:344
#, kde-format
msgid "File too large to download."
msgstr "Soubor je pro stažení příliš velký."
#: src/controller.cpp:347
#: src/controller.cpp:344
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "Pomoc hledejte u správce serveru matrix."
#: src/controller.cpp:377
#: src/controller.cpp:374
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr ""
@@ -1051,12 +1051,12 @@ msgstr "Nízká priorita"
msgid "Spaces"
msgstr "Mezery"
#: src/neochatconnection.cpp:184
#: src/neochatconnection.cpp:185
#, kde-format
msgid "Room creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
#: src/neochatconnection.cpp:216
#: src/neochatconnection.cpp:217
#, kde-format
msgid "Space creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
@@ -1261,7 +1261,7 @@ msgid "Configure"
msgstr "Nastavit"
#: src/qml/AccountMenu.qml:40 src/qml/DevicesPage.qml:17
#: src/qml/SettingsPage.qml:69
#: src/qml/SettingsPage.qml:80
#, kde-format
msgid "Devices"
msgstr "Zařízení"
@@ -1272,7 +1272,7 @@ msgid "Logout"
msgstr "Odhlásit se"
#: src/qml/AccountsPage.qml:20 src/qml/AccountsPage.qml:23
#: src/qml/SettingsPage.qml:38
#: src/qml/SettingsPage.qml:49
#, kde-format
msgid "Accounts"
msgstr "Účty"
@@ -1416,6 +1416,7 @@ msgid "General"
msgstr "Obecné"
#: src/qml/Categories.qml:33 src/qml/RoomSecurity.qml:17
#: src/qml/SettingsPage.qml:38
#, kde-format
msgid "Security"
msgstr "Bezpečnost"
@@ -1987,7 +1988,7 @@ msgctxt "@title"
msgid "Stickers & Emojis"
msgstr ""
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:196
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:197
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
@@ -2026,14 +2027,14 @@ msgstr "Vytvořit místnost"
msgid "Create rooms and chats"
msgstr "Vytvářejte místnosti a rozhovory"
#: src/qml/FileDelegate.qml:76 src/qml/FileDelegate.qml:167
#: src/qml/FileDelegate.qml:77 src/qml/FileDelegate.qml:168
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
msgid "Download"
msgstr "Stáhnout"
#: src/qml/FileDelegate.qml:92 src/qml/FileDelegate.qml:158
#: src/qml/FileDelegate.qml:93 src/qml/FileDelegate.qml:159
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
@@ -2041,13 +2042,13 @@ msgctxt ""
msgid "Open File"
msgstr "Otevřít soubor"
#: src/qml/FileDelegate.qml:107
#: src/qml/FileDelegate.qml:108
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/qml/FileDelegate.qml:112
#: src/qml/FileDelegate.qml:113
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
@@ -2953,7 +2954,7 @@ msgstr "Zrušit úpravy"
msgid "Event Source"
msgstr ""
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:63
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:74
#, kde-format
msgid "Network Proxy"
msgstr "Síťová proxy"
@@ -3658,6 +3659,38 @@ msgstr ""
msgid "No results found"
msgstr "Nenalezeny žádné výsledky"
#: src/qml/Security.qml:17
#, fuzzy, kde-format
#| msgid "Security"
msgctxt "@title"
msgid "Security"
msgstr "Bezpečnost"
#: src/qml/Security.qml:20
#, kde-format
msgctxt "@title"
msgid "Keys"
msgstr ""
#: src/qml/Security.qml:25
#, fuzzy, kde-format
#| msgid "Devices"
msgid "Device key"
msgstr "Zařízení"
#: src/qml/Security.qml:29
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Encryption"
msgid "Encryption key"
msgstr "Šifrování"
#: src/qml/Security.qml:33
#, fuzzy, kde-format
#| msgid "Devices"
msgid "Device id"
msgstr "Zařízení"
#: src/qml/SelectParentDialog.qml:25
#, kde-format
msgctxt "@title"
@@ -3716,22 +3749,22 @@ msgstr "Dostupné verze místnosti"
msgid "Appearance"
msgstr "Vzhled"
#: src/qml/SettingsPage.qml:44
#: src/qml/SettingsPage.qml:55
#, kde-format
msgid "Stickers & Emojis"
msgstr ""
#: src/qml/SettingsPage.qml:56
#: src/qml/SettingsPage.qml:67
#, kde-format
msgid "Spell Checking"
msgstr "Kontrola pravopisu"
#: src/qml/SettingsPage.qml:80
#: src/qml/SettingsPage.qml:91
#, kde-format
msgid "About NeoChat"
msgstr "O aplikaci NeoChat"
#: src/qml/SettingsPage.qml:86
#: src/qml/SettingsPage.qml:97
#, kde-format
msgid "About KDE"
msgstr "O prostředí KDE"
@@ -4221,18 +4254,18 @@ msgstr ""
msgid "The session verification was canceled due to an unknown error."
msgstr ""
#: src/qml/VideoDelegate.qml:141
#: src/qml/VideoDelegate.qml:142
#, kde-format
msgid "Video"
msgstr "Video"
#: src/qml/VideoDelegate.qml:205
#: src/qml/VideoDelegate.qml:206
#, kde-format
msgctxt "@action:button"
msgid "Volume"
msgstr "Hlasitost"
#: src/qml/VideoDelegate.qml:289
#: src/qml/VideoDelegate.qml:290
#, kde-format
msgid "Maximize"
msgstr "Maximalizovat"