GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-28 02:09:20 +00:00
parent 50e8b9ebf6
commit cbed8148a3
38 changed files with 5698 additions and 4622 deletions

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-27 00:46+0000\n"
"POT-Creation-Date: 2023-08-28 00:46+0000\n"
"PO-Revision-Date: 2022-04-18 17:58+0200\n"
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
"Language-Team: Slovak <kde-sk@linux.sk>\n"
@@ -21,7 +21,7 @@ msgstr ""
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Prihlásenie zlyhalo: Prístupový token je neplatný alebo odvolaný"
#: src/controller.cpp:248 src/controller.cpp:253 src/login.cpp:90
#: src/controller.cpp:248 src/controller.cpp:253 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Prihlásenie zlyhalo: %1"
@@ -125,7 +125,7 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Odoslať pozvanie"
#: src/login.cpp:85 src/login.cpp:96
#: src/login.cpp:85 src/login.cpp:100
#, kde-format
msgid "Network Error"
msgstr "Chyba siete"
@@ -1188,13 +1188,13 @@ msgstr "aktualizoval %1 stav"
msgid "started a poll"
msgstr ""
#: src/neochatroom.cpp:1631 src/neochatroom.cpp:1632
#: src/neochatroom.cpp:1626 src/neochatroom.cpp:1627
#, fuzzy, kde-format
#| msgid "Password changed successfully"
msgid "Report sent successfully."
msgstr "Heslo úspešne zmenené"
#: src/neochatroom.cpp:1928 src/neochatroom.cpp:1936
#: src/neochatroom.cpp:1923 src/neochatroom.cpp:1931
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1206,7 +1206,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr "Upraviť správu"
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
#: src/notificationsmanager.cpp:201 src/qml/main.qml:252
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1218,7 +1218,7 @@ msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
#, kde-format
msgid "Reply"
msgstr "Odpovedať"
@@ -1258,7 +1258,7 @@ msgstr "Príloha:"
#: src/qml/Component/ChatBox/AttachmentPane.qml:38
#: src/qml/Component/HoverActions.qml:103
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:27
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: src/qml/Page/ImageEditorPage.qml:21
#, kde-format
msgid "Edit"
@@ -1533,101 +1533,72 @@ msgid "Url:"
msgstr "Url:"
#: src/qml/Component/Login/Homeserver.qml:57
#: src/qml/Component/Login/Login.qml:47
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/WelcomePage.qml:95
#, kde-format
msgctxt "@action:button"
msgid "Continue"
msgstr "Pokračovať"
#: src/qml/Component/Login/Loading.qml:17
#: src/qml/Component/Login/Loading.qml:16
#, kde-format
msgid "Please wait. This might take a little while."
msgstr ""
#: src/qml/Component/Login/Login.qml:19 src/qml/Component/Login/Sso.qml:15
#, kde-format
msgctxt "@title"
msgid "Login"
msgstr "Prihlásenie"
#: src/qml/Component/Login/Login.qml:20
#, kde-format
msgid "Enter your Matrix ID"
msgstr "Zadajte svoje Matrix ID"
#: src/qml/Component/Login/Login.qml:29
#: src/qml/Component/Login/Login.qml:25
#, kde-format
msgid "Matrix ID:"
msgstr "Matrix ID:"
#: src/qml/Component/Login/Login.qml:31
#: src/qml/Component/Login/Login.qml:27
#, fuzzy, kde-format
#| msgid "Matrix ID:"
msgid "Matrix ID"
msgstr "Matrix ID:"
#: src/qml/Component/Login/Login.qml:47 src/qml/Component/Login/Sso.qml:45
#: src/qml/Page/LoadingPage.qml:9
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/LoadingPage.qml:9
#, kde-format
msgid "Loading…"
msgstr "Načítava sa…"
#: src/qml/Component/Login/Login.qml:47
#: src/qml/Component/Login/Login.qml:38
#, kde-format
msgid "Already logged in"
msgstr ""
#: src/qml/Component/Login/LoginMethod.qml:14
#, kde-format
msgid "Login Methods"
msgstr "Metódy prihlásenia"
#: src/qml/Component/Login/LoginMethod.qml:20
#, kde-format
#, fuzzy, kde-format
#| msgid "Login with password"
msgctxt "@action:button"
msgid "Login with password"
msgstr "Prihlásiť sa pomocou hesla"
#: src/qml/Component/Login/LoginMethod.qml:27
#: src/qml/Component/Login/Sso.qml:16
#, kde-format
#: src/qml/Component/Login/LoginMethod.qml:26
#, fuzzy, kde-format
#| msgid "Login with single sign-on"
msgctxt "@action:button"
msgid "Login with single sign-on"
msgstr "Prihláste sa pomocou jednotného prihlásenia"
#: src/qml/Component/Login/LoginRegister.qml:19
#: src/qml/Component/Login/Sso.qml:25 src/qml/Component/Login/Sso.qml:41
#, kde-format
msgid "Login"
msgstr "Prihlásenie"
#: src/qml/Component/Login/LoginRegister.qml:26
#, kde-format
msgid "Register"
msgstr "Registrovať sa"
#: src/qml/Component/Login/LoginStep.qml:11
#: src/qml/Component/Login/LoginStep.qml:12 src/qml/Page/WelcomePage.qml:17
#, kde-format
msgid "Welcome"
msgstr "Vitajte"
#: src/qml/Component/Login/Password.qml:15
#, kde-format
msgctxt "@title"
msgid "Password"
msgstr "Heslo"
#: src/qml/Component/Login/Password.qml:16
#, kde-format
msgid "Enter your password"
msgstr "Zadajte svoje heslo"
#: src/qml/Component/Login/Password.qml:22
#: src/qml/Component/Login/Password.qml:41
#, kde-format
msgctxt "@action:button"
msgid "Login"
msgstr "Prihlásenie"
#: src/qml/Component/Login/Password.qml:41
#: src/qml/Component/Login/LoginRegister.qml:24
#, fuzzy, kde-format
#| msgid "Register"
msgctxt "@action:button"
msgid "Register"
msgstr "Registrovať sa"
#: src/qml/Component/Login/Password.qml:28 src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Heslo:"
#: src/qml/Component/Login/Password.qml:32
#: src/qml/Settings/AccountEditorPage.qml:151
#: src/qml/Settings/NetworkProxyPage.qml:99
#, fuzzy, kde-format
@@ -1636,16 +1607,23 @@ msgstr "Prihlásenie"
msgid "Password"
msgstr "Heslo"
#: src/qml/Component/Login/Sso.qml:23
#, kde-format
msgid "Complete the authentication steps in your browser"
#: src/qml/Component/Login/Password.qml:33
#, fuzzy, kde-format
#| msgid "Enter your password"
msgid "Invalid username or password"
msgstr "Zadajte svoje heslo"
#: src/qml/Component/Login/Sso.qml:31
#, fuzzy, kde-format
#| msgid "Complete the authentication steps in your browser"
msgid "Continue the login process in your browser."
msgstr "Dokončite kroky overenia totožnosti v prehliadači"
#: src/qml/Component/Login/Sso.qml:33 src/qml/Page/WelcomePage.qml:72
#: src/qml/Component/Login/Sso.qml:39
#, kde-format
msgctxt "@action:button"
msgid "Back"
msgstr "Späť"
msgid "Re-open SSO URL"
msgstr ""
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
#: src/qml/Component/Timeline/ReplyComponent.qml:204
@@ -1765,7 +1743,7 @@ msgstr "Prejsť na najnovšiu správu"
msgid "Drag items here to share them"
msgstr "Presuňte položky sem na zdieľanie"
#: src/qml/Component/TimelineView.qml:235
#: src/qml/Component/TimelineView.qml:229
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -2159,19 +2137,19 @@ msgstr "Otvoriť súkromný chat"
msgid "Copy link"
msgstr "Kopírovať"
#: src/qml/main.qml:297
#: src/qml/main.qml:292
#, fuzzy, kde-format
#| msgid "Show notifications"
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Zobraziť upozornenia"
#: src/qml/main.qml:309
#: src/qml/main.qml:304
#, kde-format
msgid "User consent"
msgstr "Používateľský súhlas"
#: src/qml/main.qml:314
#: src/qml/main.qml:309
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2181,21 +2159,29 @@ msgstr ""
"zmluvnými podmienkami. Ak si ich chcete prečítať, kliknite na tlačidlo "
"nižšie."
#: src/qml/main.qml:319
#: src/qml/main.qml:314
#, kde-format
msgid "Open"
msgstr "Otvoriť"
#: src/qml/main.qml:354
#: src/qml/main.qml:344
#, kde-format
msgid "Start a chat"
msgstr "Začať rozhovor"
#: src/qml/main.qml:356
#: src/qml/main.qml:346
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Chcete začať rozhovor s %1?"
#: src/qml/main.qml:381 src/qml/Menu/GlobalMenu.qml:30
#: src/qml/Page/RoomList/AccountMenu.qml:33
#: src/qml/Page/RoomList/AccountMenu.qml:43
#: src/qml/Page/RoomList/UserInfo.qml:235
#, kde-format
msgid "Configure"
msgstr "Nastaviť"
#: src/qml/Menu/EditMenu.qml:17
#, kde-format
msgctxt "text editing menu action"
@@ -2257,65 +2243,58 @@ msgctxt "menu"
msgid "Configure NeoChat..."
msgstr "Nastaviť webové skratky..."
#: 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
#, kde-format
msgid "Configure"
msgstr "Nastaviť"
#: src/qml/Menu/GlobalMenu.qml:32
#: src/qml/Menu/GlobalMenu.qml:34
#, fuzzy, kde-format
#| msgid "About NeoChat"
msgctxt "menu"
msgid "Quit NeoChat"
msgstr "O Neochat"
#: src/qml/Menu/GlobalMenu.qml:39
#: src/qml/Menu/GlobalMenu.qml:41
#, kde-format
msgctxt "menu"
msgid "File"
msgstr "Súbor"
#: src/qml/Menu/GlobalMenu.qml:42
#: src/qml/Menu/GlobalMenu.qml:44
#, fuzzy, kde-format
#| msgid "Open a private chat"
msgctxt "menu"
msgid "New Private Chat…"
msgstr "Otvoriť súkromný chat"
#: src/qml/Menu/GlobalMenu.qml:43 src/qml/Menu/GlobalMenu.qml:48
#: src/qml/Menu/GlobalMenu.qml:45 src/qml/Menu/GlobalMenu.qml:50
#: src/qml/Page/RoomList/ExploreComponent.qml:26
#: src/qml/Page/StartChatPage.qml:20
#, kde-format
msgid "Start a Chat"
msgstr "Začať rozhovor"
#: src/qml/Menu/GlobalMenu.qml:47
#: src/qml/Menu/GlobalMenu.qml:49
#, kde-format
msgctxt "menu"
msgid "New Group…"
msgstr "Nová skupina..."
#: src/qml/Menu/GlobalMenu.qml:56
#: src/qml/Menu/GlobalMenu.qml:58
#, kde-format
msgctxt "menu"
msgid "Browse Chats…"
msgstr ""
#: src/qml/Menu/GlobalMenu.qml:61
#: src/qml/Menu/GlobalMenu.qml:63
#, kde-format
msgctxt "menu"
msgid "Edit"
msgstr "Upraviť"
#: src/qml/Menu/GlobalMenu.qml:65
#: src/qml/Menu/GlobalMenu.qml:67
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "Zobraziť"
#: src/qml/Menu/GlobalMenu.qml:68
#: src/qml/Menu/GlobalMenu.qml:70
#, kde-format
msgctxt ""
"menu item that opens a UI element called the 'Quick Switcher', which offers "
@@ -2323,31 +2302,31 @@ msgctxt ""
msgid "Open Quick Switcher"
msgstr ""
#: src/qml/Menu/GlobalMenu.qml:74
#: src/qml/Menu/GlobalMenu.qml:76
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "Okno"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "Ukončiť režim celej obrazovky"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr ""
#: src/qml/Menu/GlobalMenu.qml:87
#: src/qml/Menu/GlobalMenu.qml:89
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "Pomocník"
#: src/qml/Menu/GlobalMenu.qml:90
#: src/qml/Menu/GlobalMenu.qml:92
#, fuzzy, kde-format
#| msgid "Matrix ID:"
msgctxt "menu"
@@ -2411,19 +2390,19 @@ msgid "Save As"
msgstr "Uložiť ako"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:59
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:54
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:69
#, kde-format
msgid "Copy"
msgstr "Kopírovať"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:45
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:60
#, kde-format
msgid "Remove"
msgstr "Odstrániť"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:78
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:64
#, fuzzy, kde-format
#| msgid "Edit Message"
msgctxt "@title"
@@ -2431,7 +2410,7 @@ msgid "Remove Message"
msgstr "Upraviť správu"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:83
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:59
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/ReportSheet.qml:34
#, kde-format
msgctxt ""
@@ -2440,7 +2419,7 @@ msgid "Report"
msgstr ""
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:87
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:63
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:78
#, fuzzy, kde-format
#| msgid "Edit Message"
msgctxt "@title"
@@ -2448,29 +2427,42 @@ msgid "Report Message"
msgstr "Upraviť správu"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:92
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:68
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:83
#, kde-format
msgid "View Source"
msgstr "Zobraziť zdroj"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:98
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:89
#, kde-format
msgid "Message Source"
msgstr "Zdroj správy"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:80
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:45
#, kde-format
msgctxt "@action:inmenu As in 'Forward this message'"
msgid "Forward"
msgstr ""
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#, fuzzy, kde-format
#| msgid "Edit Message"
msgctxt "@title"
msgid "Forward Message"
msgstr "Upraviť správu"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:95
#, fuzzy, kde-format
#| msgid "Copy"
msgid "Copy Link"
msgstr "Kopírovať"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:129
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:144
#, kde-format
msgid "Search for '%1'"
msgstr "Hľadať '%1'"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:150
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:165
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr "Nastaviť webové skratky..."
@@ -2515,6 +2507,13 @@ msgstr "Upraviť správu"
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/Page/ChooseRoomDialog.qml:16
#, fuzzy, kde-format
#| msgid "Choose local file"
msgctxt "@title"
msgid "Choose a Room"
msgstr "Vybrať miestny súbor"
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/RoomDrawer/RoomInformation.qml:75
#, kde-format
msgid "Developer Tools"
@@ -2965,22 +2964,33 @@ msgstr ""
msgid "Create new chat"
msgstr "Miestnosti a súkromné chaty:"
#: src/qml/Page/WelcomePage.qml:56
#: src/qml/Page/WelcomePage.qml:18
#, kde-format
msgid "Welcome to Matrix"
msgstr "Vitajte v Matrixe"
msgid "Welcome"
msgstr "Vitajte"
#: src/qml/Page/WelcomePage.qml:44
#, kde-format
msgid "Log in to a different account."
msgstr ""
#: src/qml/Page/WelcomePage.qml:44
#, kde-format
msgid "Welcome to NeoChat! Continue by logging in."
msgstr ""
#: src/qml/Page/WelcomePage.qml:103
#, kde-format
msgctxt "@action:button"
msgid "Go back"
msgstr ""
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:62
#, kde-format
msgid "No name"
msgstr "Žiadne meno"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:71
#, kde-format
msgid "No Canonical Alias"
msgstr "Žiadny kanonický alias"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:81
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:82
#, kde-format
msgid "No Topic"
msgstr "Žiadna téma"
@@ -3824,11 +3834,6 @@ msgstr ""
msgid "Remove device"
msgstr "Odstrániť zariadenie"
#: src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Heslo:"
#: src/qml/Settings/EmoticonEditorPage.qml:31
#: src/qml/Settings/EmoticonFormCard.qml:55
#, fuzzy, kde-format
@@ -4324,6 +4329,33 @@ msgstr "Zobraziť"
msgid "Quit"
msgstr "Ukončiť"
#~ msgctxt "@title"
#~ msgid "Login"
#~ msgstr "Prihlásenie"
#~ msgid "Enter your Matrix ID"
#~ msgstr "Zadajte svoje Matrix ID"
#~ msgid "Login Methods"
#~ msgstr "Metódy prihlásenia"
#~ msgid "Login"
#~ msgstr "Prihlásenie"
#~ msgctxt "@title"
#~ msgid "Password"
#~ msgstr "Heslo"
#~ msgctxt "@action:button"
#~ msgid "Back"
#~ msgstr "Späť"
#~ msgid "Welcome to Matrix"
#~ msgstr "Vitajte v Matrixe"
#~ msgid "No Canonical Alias"
#~ msgstr "Žiadny kanonický alias"
#, fuzzy
#~| msgctxt "their refers to a singular user"
#~| msgid "cleared their display name"