GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-09-12 01:47:54 +00:00
parent e78dfaec34
commit cbab810a2e
37 changed files with 4182 additions and 4145 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-09-11 00:46+0000\n"
"POT-Creation-Date: 2023-09-12 00:46+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"
@@ -77,17 +77,7 @@ msgstr "Soubor je pro stažení příliš velký."
msgid "Contact your matrix server administrator for support."
msgstr "Pomoc hledejte u správce serveru matrix."
#: src/controller.cpp:378
#, kde-format
msgid "Room creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
#: src/controller.cpp:399
#, kde-format
msgid "Space creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
#: src/controller.cpp:413
#: src/controller.cpp:383
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr ""
@@ -1031,36 +1021,46 @@ msgstr[0] "%2 reagoval pomocí %3"
msgstr[1] "%2 reagovali pomocí %3"
msgstr[2] "%2 reagovali pomocí %3"
#: src/models/roomlistmodel.cpp:413
#: src/models/roomlistmodel.cpp:412
#, kde-format
msgid "Invited"
msgstr ""
#: src/models/roomlistmodel.cpp:415
#: src/models/roomlistmodel.cpp:414
#, kde-format
msgid "Favorite"
msgstr "Oblíbené"
#: src/models/roomlistmodel.cpp:417
#: src/models/roomlistmodel.cpp:416
#, kde-format
msgid "Direct Messages"
msgstr ""
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:418
#, kde-format
msgid "Normal"
msgstr "Normální"
#: src/models/roomlistmodel.cpp:421
#: src/models/roomlistmodel.cpp:420
#, kde-format
msgid "Low priority"
msgstr "Nízká priorita"
#: src/models/roomlistmodel.cpp:423
#: src/models/roomlistmodel.cpp:422
#, kde-format
msgid "Spaces"
msgstr "Mezery"
#: src/neochatconnection.cpp:167
#, kde-format
msgid "Room creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
#: src/neochatconnection.cpp:178
#, kde-format
msgid "Space creation failed: %1"
msgstr "Vytvoření místnosti selhalo: %1"
#: src/neochatroom.cpp:1339 src/neochatroom.cpp:1340
#, kde-format
msgid "Report sent successfully."
@@ -1178,12 +1178,12 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr ""
#: src/qml/Component/ChatBox/ChatBar.qml:555
#: src/qml/Component/ChatBox/ChatBar.qml:543
#, kde-format
msgid "Choose local file"
msgstr ""
#: src/qml/Component/ChatBox/ChatBar.qml:583
#: src/qml/Component/ChatBox/ChatBar.qml:571
#, kde-format
msgid "Clipboard image"
msgstr ""
@@ -1352,7 +1352,7 @@ msgid "Reject"
msgstr "Odmítnout"
#: src/qml/Component/InvitationView.qml:28
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:74
#, kde-format
msgid "Accept"
msgstr "Přijmout"
@@ -1473,7 +1473,7 @@ msgstr "Heslo:"
#: src/qml/Component/Login/Password.qml:31
#: src/qml/Dialog/ConfirmDeactivateAccountDialog.qml:30
#: src/qml/Settings/AccountEditorPage.qml:134
#: src/qml/Settings/AccountEditorPage.qml:133
#: src/qml/Settings/NetworkProxyPage.qml:87
#, kde-format
msgid "Password"
@@ -1606,7 +1606,7 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr ""
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:70
#, kde-format
msgctxt "Relative time since the room was last read"
msgid "Last read: %1"
@@ -1628,22 +1628,22 @@ msgstr "Hlasitost"
msgid "Maximize"
msgstr "Maximalizovat"
#: src/qml/Component/TimelineView.qml:150
#: src/qml/Component/TimelineView.qml:151
#, kde-format
msgid "Jump to first unread message"
msgstr "Přejít na první nepřečtenou zprávu"
#: src/qml/Component/TimelineView.qml:173
#: src/qml/Component/TimelineView.qml:174
#, kde-format
msgid "Jump to latest message"
msgstr ""
#: src/qml/Component/TimelineView.qml:199
#: src/qml/Component/TimelineView.qml:200
#, kde-format
msgid "Drag items here to share them"
msgstr ""
#: src/qml/Component/TimelineView.qml:207
#: src/qml/Component/TimelineView.qml:208
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -1708,60 +1708,60 @@ msgid "Are you sure you want to sign out?"
msgstr ""
#: src/qml/Dialog/CreateRoomDialog.qml:13
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#: src/qml/Page/RoomList/ExploreComponent.qml:42
#, fuzzy, kde-format
#| msgid "Leave Room"
msgctxt "@title"
msgid "Create a Room"
msgstr "Opustit místnost"
#: src/qml/Dialog/CreateRoomDialog.qml:18
#: src/qml/Dialog/CreateRoomDialog.qml:20
#, fuzzy, kde-format
#| msgid "Server Information"
msgctxt "@title"
msgid "Room Information"
msgstr "Informace o serveru"
#: src/qml/Dialog/CreateRoomDialog.qml:23 src/qml/RoomSettings/General.qml:71
#: src/qml/Dialog/CreateRoomDialog.qml:25 src/qml/RoomSettings/General.qml:71
#, kde-format
msgid "Room name:"
msgstr "Název místnosti:"
#: src/qml/Dialog/CreateRoomDialog.qml:29 src/qml/RoomSettings/General.qml:81
#: src/qml/Dialog/CreateRoomDialog.qml:31 src/qml/RoomSettings/General.qml:81
#, kde-format
msgid "Room topic:"
msgstr ""
#: src/qml/Dialog/CreateRoomDialog.qml:35 src/qml/Page/JoinRoomPage.qml:169
#: src/qml/Dialog/CreateRoomDialog.qml:37 src/qml/Page/JoinRoomPage.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Ok"
msgstr "OK"
#: src/qml/Dialog/CreateSpaceDialog.qml:14
#: src/qml/Page/RoomList/ExploreComponent.qml:39
#: src/qml/Dialog/CreateSpaceDialog.qml:16
#: src/qml/Page/RoomList/ExploreComponent.qml:47
#, kde-format
msgid "Create a Space"
msgstr "Vytvořit místnost"
#: src/qml/Dialog/CreateSpaceDialog.qml:19
#: src/qml/Page/RoomList/ExploreComponent.qml:42
#: src/qml/Dialog/CreateSpaceDialog.qml:21
#: src/qml/Page/RoomList/ExploreComponent.qml:50
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr "Vytvořit místnost"
#: src/qml/Dialog/CreateSpaceDialog.qml:24
#: src/qml/Dialog/CreateSpaceDialog.qml:26
#, kde-format
msgid "Space name"
msgstr "Název místnosti"
#: src/qml/Dialog/CreateSpaceDialog.qml:28
#: src/qml/Dialog/CreateSpaceDialog.qml:30
#, kde-format
msgid "Space topic (optional)"
msgstr "Téma místnosti (volitelné)"
#: src/qml/Dialog/CreateSpaceDialog.qml:31
#: src/qml/Dialog/CreateSpaceDialog.qml:33
#, kde-format
msgid "Create space"
msgstr "Vytvořit místnost"
@@ -1782,37 +1782,37 @@ msgstr ""
msgid "They don't match"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:14
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:15
#, kde-format
msgid "Session Verification"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:36
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:37
#, kde-format
msgid "Waiting for device to accept verification."
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:42
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:43
#, kde-format
msgid "Incoming key verification request from device **%1**"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:48
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:49
#, kde-format
msgid "Waiting for other party to verify."
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:54
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:55
#, kde-format
msgid "Compare a set of emoji on both devices"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:62
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:63
#, kde-format
msgid "Successfully verified device **%1**"
msgstr ""
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:79
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:80
#, kde-format
msgid "Decline"
msgstr "Odmítnout"
@@ -2082,17 +2082,17 @@ msgstr ""
msgid "Open"
msgstr "Otevřít"
#: src/qml/main.qml:344
#: src/qml/main.qml:348
#, kde-format
msgid "Start a chat"
msgstr "Zahájit rozhovor"
#: src/qml/main.qml:346
#: src/qml/main.qml:350
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Přejete si začít rozhovor s %1?"
#: src/qml/main.qml:381 src/qml/Menu/GlobalMenu.qml:28
#: src/qml/main.qml:385 src/qml/Menu/GlobalMenu.qml:28
#: src/qml/Page/RoomList/AccountMenu.qml:33
#: src/qml/Page/RoomList/AccountMenu.qml:43
#: src/qml/Page/RoomList/UserInfo.qml:235
@@ -2178,7 +2178,7 @@ msgid "New Private Chat…"
msgstr "Nový soukromý rozhovor..."
#: src/qml/Menu/GlobalMenu.qml:43 src/qml/Menu/GlobalMenu.qml:48
#: src/qml/Page/RoomList/ExploreComponent.qml:26
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#: src/qml/Page/StartChatPage.qml:20
#, kde-format
msgid "Start a Chat"
@@ -2196,19 +2196,27 @@ msgctxt "menu"
msgid "Browse Chats…"
msgstr "Prohlížet rozhovory..."
#: src/qml/Menu/GlobalMenu.qml:61
#: src/qml/Menu/GlobalMenu.qml:58 src/qml/Page/RoomList/ExploreComponent.qml:23
#: src/qml/Page/RoomList/Page.qml:167
#, fuzzy, kde-format
#| msgid "All Rooms"
msgctxt "@title"
msgid "Explore Rooms"
msgstr "Všechny místnosti"
#: src/qml/Menu/GlobalMenu.qml:70
#, kde-format
msgctxt "menu"
msgid "Edit"
msgstr "Upravit"
#: src/qml/Menu/GlobalMenu.qml:65
#: src/qml/Menu/GlobalMenu.qml:74
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "Pohled"
#: src/qml/Menu/GlobalMenu.qml:68
#: src/qml/Menu/GlobalMenu.qml:77
#, kde-format
msgctxt ""
"menu item that opens a UI element called the 'Quick Switcher', which offers "
@@ -2216,42 +2224,42 @@ msgctxt ""
msgid "Open Quick Switcher"
msgstr "Otevřít rychlý přepínač"
#: src/qml/Menu/GlobalMenu.qml:74
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "Okno"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:90
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "Ukončit celoobrazovkový režim"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:90
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "Přejít do celoobrazovkového režimu"
#: src/qml/Menu/GlobalMenu.qml:87
#: src/qml/Menu/GlobalMenu.qml:96
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "Nápověda"
#: src/qml/Menu/GlobalMenu.qml:90
#: src/qml/Menu/GlobalMenu.qml:99
#, kde-format
msgctxt "menu"
msgid "Matrix FAQ"
msgstr "Často kladené dotazy pro Matrix"
#: src/qml/Menu/ShareAction.qml:18
#: src/qml/Menu/ShareAction.qml:19
#, kde-format
msgid "Share"
msgstr "Sdílet"
#: src/qml/Menu/ShareAction.qml:19
#: src/qml/Menu/ShareAction.qml:20
#, kde-format
msgid "Share the selected media"
msgstr ""
@@ -2421,7 +2429,7 @@ msgstr ""
msgid "Developer Tools"
msgstr "Vývojové nástroje"
#: src/qml/Page/ExplorerDelegate.qml:62
#: src/qml/Page/ExplorerDelegate.qml:77
#, kde-format
msgid "Joined"
msgstr "Připojil(a) se"
@@ -2505,73 +2513,73 @@ msgstr ""
msgid "User is either already a member or has been invited"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:23
#: src/qml/Page/JoinRoomPage.qml:38
#, kde-format
msgid "Explore Rooms"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:46
#: src/qml/Page/JoinRoomPage.qml:61
#, kde-format
msgid "Find a room..."
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:54
#: src/qml/Page/JoinRoomPage.qml:69
#, kde-format
msgid "View"
msgstr "Pohled"
#: src/qml/Page/JoinRoomPage.qml:54
#: src/qml/Page/JoinRoomPage.qml:69
#, kde-format
msgid "Join"
msgstr "Připojit"
#: src/qml/Page/JoinRoomPage.qml:83
#: src/qml/Page/JoinRoomPage.qml:98
#, kde-format
msgid "Add New Server"
msgstr "Přidat nový server"
#: src/qml/Page/JoinRoomPage.qml:84
#: src/qml/Page/JoinRoomPage.qml:99
#, kde-format
msgid "Home Server"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:93
#: src/qml/Page/JoinRoomPage.qml:108
#, kde-format
msgid "Add new server"
msgstr "Přidat nový server"
#: src/qml/Page/JoinRoomPage.qml:124
#: src/qml/Page/JoinRoomPage.qml:139
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "Přidat server"
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "Valid server entered"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "The entered text is not a valid url"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "Enter server url e.g. kde.org"
msgstr ""
#: src/qml/Page/JoinRoomPage.qml:145
#: src/qml/Page/JoinRoomPage.qml:160
#, kde-format
msgid "Server URL"
msgstr "URL serveru"
#: src/qml/Page/JoinRoomPage.qml:240
#: src/qml/Page/JoinRoomPage.qml:258
#, kde-format
msgctxt "@info:label"
msgid "No rooms found"
@@ -2702,59 +2710,52 @@ msgstr ""
msgid "Leave Room"
msgstr "Opustit místnost"
#: src/qml/Page/RoomList/ExploreComponent.qml:19
#: src/qml/Page/RoomList/Page.qml:155
#: src/qml/Page/RoomList/ExploreComponent.qml:20
#: src/qml/Page/RoomList/Page.qml:161
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/Page/RoomList/ExploreComponent.qml:22
#, fuzzy, kde-format
#| msgid "All Rooms"
msgctxt "@title"
msgid "Explore Rooms"
msgstr "Všechny místnosti"
#: src/qml/Page/RoomList/ExploreComponent.qml:28
#: src/qml/Page/RoomList/ExploreComponent.qml:36
#, fuzzy, kde-format
#| msgid "Start a Chat"
msgctxt "@title"
msgid "Start a Chat"
msgstr "Zahájit rozhovor"
#: src/qml/Page/RoomList/ExploreComponent.qml:31
#: src/qml/Page/RoomList/ExploreComponent.qml:39
#, kde-format
msgid "Create a Room"
msgstr ""
#: src/qml/Page/RoomList/ExploreComponent.qml:62
#: src/qml/Page/RoomList/ExploreComponent.qml:122
#: src/qml/Page/RoomList/ExploreComponent.qml:70
#: src/qml/Page/RoomList/ExploreComponent.qml:130
#, kde-format
msgid "Create rooms and chats"
msgstr "Vytvářejte místnosti a rozhovory"
#: src/qml/Page/RoomList/Page.qml:152
#: src/qml/Page/RoomList/Page.qml:158
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/qml/Page/RoomList/Page.qml:152
#: src/qml/Page/RoomList/Page.qml:158
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/Page/RoomList/Page.qml:155
#: src/qml/Page/RoomList/Page.qml:161
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/Page/RoomList/Page.qml:197
#: src/qml/Page/RoomList/Page.qml:214
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr ""
#: src/qml/Page/RoomList/Page.qml:197
#: src/qml/Page/RoomList/Page.qml:214
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
@@ -2770,7 +2771,7 @@ msgstr ""
msgid "Configure room"
msgstr ""
#: src/qml/Page/RoomList/SpaceDrawer.qml:57
#: src/qml/Page/RoomList/SpaceDrawer.qml:62
#, kde-format
msgid "All Rooms"
msgstr "Všechny místnosti"
@@ -3027,8 +3028,8 @@ msgid "Update avatar"
msgstr "Aktualizovat avatara"
#: src/qml/RoomSettings/General.qml:105
#: src/qml/Settings/AccountEditorPage.qml:118
#: src/qml/Settings/AccountEditorPage.qml:171
#: src/qml/Settings/AccountEditorPage.qml:117
#: src/qml/Settings/AccountEditorPage.qml:170
#: src/qml/Settings/EmoticonEditorPage.qml:110
#, kde-format
msgid "Save"
@@ -3447,83 +3448,83 @@ msgstr "O KDE"
msgid "Edit Account"
msgstr "Upravit účet"
#: src/qml/Settings/AccountEditorPage.qml:65
#: src/qml/Settings/AccountEditorPage.qml:61
#, kde-format
msgid "Upload new avatar"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:82
#: src/qml/Settings/AccountEditorPage.qml:78
#, kde-format
msgid "Remove current avatar"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:102
#: src/qml/Settings/AccountEditorPage.qml:101
#, kde-format
msgid "User information"
msgstr "Informace o uživateli"
#: src/qml/Settings/AccountEditorPage.qml:107
#: src/qml/Settings/AccountEditorPage.qml:106
#, kde-format
msgid "Name:"
msgstr "Název:"
#: src/qml/Settings/AccountEditorPage.qml:113
#: src/qml/Settings/AccountEditorPage.qml:112
#, kde-format
msgid "Label:"
msgstr "Popisek:"
#: src/qml/Settings/AccountEditorPage.qml:139
#: src/qml/Settings/AccountEditorPage.qml:138
#, kde-format
msgid "Your server doesn't support changing your password"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:144
#: src/qml/Settings/AccountEditorPage.qml:143
#, kde-format
msgid "Current Password:"
msgstr "Stávající heslo:"
#: src/qml/Settings/AccountEditorPage.qml:151
#: src/qml/Settings/AccountEditorPage.qml:150
#, kde-format
msgid "New Password:"
msgstr "Nové heslo:"
#: src/qml/Settings/AccountEditorPage.qml:158
#: src/qml/Settings/AccountEditorPage.qml:157
#, kde-format
msgid "Confirm new Password:"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:163
#: src/qml/Settings/AccountEditorPage.qml:162
#, kde-format
msgid "Passwords don't match"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:177
#: src/qml/Settings/AccountEditorPage.qml:176
#, kde-format
msgid "Passwords do not match"
msgstr "Hesla se neshodují"
#: src/qml/Settings/AccountEditorPage.qml:185
#: src/qml/Settings/AccountEditorPage.qml:184
#, kde-format
msgid "Server Information"
msgstr "Informace o serveru"
#: src/qml/Settings/AccountEditorPage.qml:189
#: src/qml/Settings/AccountEditorPage.qml:188
#, kde-format
msgid "Homeserver url"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:210
#: src/qml/Settings/AccountEditorPage.qml:209
#, kde-format
msgctxt "@title"
msgid "Account Management"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:215
#: src/qml/Settings/AccountEditorPage.qml:214
#, kde-format
msgid "Deactivate Account"
msgstr ""
#: src/qml/Settings/AccountEditorPage.qml:216
#: src/qml/Settings/AccountEditorPage.qml:215
#, kde-format
msgctxt "@title"
msgid "Confirm Deactivating Account"