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

@@ -8,16 +8,16 @@ 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"
"PO-Revision-Date: 2023-08-20 08:54+0200\n"
"POT-Creation-Date: 2023-08-28 00:46+0000\n"
"PO-Revision-Date: 2023-08-27 06:49+0200\n"
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
"%100<=4 ? 2 : 3);\n"
"X-Generator: Poedit 3.3.2\n"
#: src/controller.cpp:245
@@ -25,7 +25,7 @@ msgstr ""
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Neuspela prijava: Žeton za dostop je neveljaven ali preklican"
#: 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 "Prijava je spodletela: %1"
@@ -119,7 +119,7 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Cilj"
#: src/login.cpp:85 src/login.cpp:96
#: src/login.cpp:85 src/login.cpp:100
#, kde-format
msgid "Network Error"
msgstr "Napaka omrežja"
@@ -1083,12 +1083,12 @@ msgstr "je posodobil stanje"
msgid "started a poll"
msgstr "je začel glasovanje"
#: src/neochatroom.cpp:1631 src/neochatroom.cpp:1632
#: src/neochatroom.cpp:1626 src/neochatroom.cpp:1627
#, kde-format
msgid "Report sent successfully."
msgstr "Poročilo uspešno poslano."
#: 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"
@@ -1099,7 +1099,7 @@ msgstr "Širina: %1, Dolžina: %2"
msgid "Encrypted Message"
msgstr "Šifrirano sporočilo"
#: 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"
@@ -1111,7 +1111,7 @@ msgstr "Odpri Neo-chat v tej sobi"
#: 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 "Odgovori"
@@ -1148,7 +1148,7 @@ msgstr "Priloga:"
#: 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"
@@ -1399,116 +1399,94 @@ msgid "Url:"
msgstr "Spletni naslov:"
#: 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 "Nadaljuj"
#: 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 "Prosim počakajte. To utegne trajati nekaj časa."
#: src/qml/Component/Login/Login.qml:19 src/qml/Component/Login/Sso.qml:15
#, kde-format
msgctxt "@title"
msgid "Login"
msgstr "Prijava"
#: src/qml/Component/Login/Login.qml:20
#, kde-format
msgid "Enter your Matrix ID"
msgstr "Vnesite vaš Matrix ID"
#: src/qml/Component/Login/Login.qml:29
#: src/qml/Component/Login/Login.qml:25
#, kde-format
msgid "Matrix ID:"
msgstr "Matrixov ID:"
#: src/qml/Component/Login/Login.qml:31
#: src/qml/Component/Login/Login.qml:27
#, kde-format
msgid "Matrix ID"
msgstr "Matrixov 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 "Nalaganje…"
#: src/qml/Component/Login/Login.qml:47
#: src/qml/Component/Login/Login.qml:38
#, kde-format
msgid "Already logged in"
msgstr "Ste že prijavljeni"
#: src/qml/Component/Login/LoginMethod.qml:14
#, kde-format
msgid "Login Methods"
msgstr "Metode prijave"
#: src/qml/Component/Login/LoginMethod.qml:20
#, kde-format
#, fuzzy, kde-format
#| msgid "Login with password"
msgctxt "@action:button"
msgid "Login with password"
msgstr "Prijava z geslom"
#: 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 "Prijava z enovito prijavo"
#: 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 "Prijava"
#: src/qml/Component/Login/LoginRegister.qml:26
#, kde-format
msgid "Register"
msgstr "Register"
#: 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 "Dobrodošli"
#: src/qml/Component/Login/Password.qml:15
#, kde-format
msgctxt "@title"
msgid "Password"
msgstr "Geslo"
#: src/qml/Component/Login/Password.qml:16
#, kde-format
msgid "Enter your password"
msgstr "Vnesite geslo"
#: src/qml/Component/Login/Password.qml:22
#: src/qml/Component/Login/Password.qml:41
#, kde-format
msgctxt "@action:button"
msgid "Login"
msgstr "Prijava"
#: 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 "Register"
#: src/qml/Component/Login/Password.qml:28 src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Geslo:"
#: src/qml/Component/Login/Password.qml:32
#: src/qml/Settings/AccountEditorPage.qml:151
#: src/qml/Settings/NetworkProxyPage.qml:99
#, kde-format
msgid "Password"
msgstr "Geslo"
#: 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 "Vnesite geslo"
#: 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čajte korake za opolnomočenja v brskalniku xxx"
#: 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 "Nazaj"
msgid "Re-open SSO URL"
msgstr ""
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
#: src/qml/Component/Timeline/ReplyComponent.qml:204
@@ -1628,7 +1606,7 @@ msgstr "Skoči na nedavno sporočilo"
msgid "Drag items here to share them"
msgstr "Povleci predmete sem, da jih deliš z drugimi"
#: 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"
@@ -2033,18 +2011,18 @@ msgstr "Odpri zasebni razgovor"
msgid "Copy link"
msgstr "Kopiraj povezavo"
#: src/qml/main.qml:297
#: src/qml/main.qml:292
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifikacija seje"
#: src/qml/main.qml:309
#: src/qml/main.qml:304
#, kde-format
msgid "User consent"
msgstr "Privoljenje uporabnika"
#: 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 "
@@ -2053,21 +2031,29 @@ msgstr ""
"Vaš domači strežnik zahteva, da se strinjate s pogoji njegove rabe pred "
"dovoljenjem za uporabo. Prosimo, kliknite spodnji gumb, da jih preberete."
#: src/qml/main.qml:319
#: src/qml/main.qml:314
#, kde-format
msgid "Open"
msgstr "Odpri"
#: src/qml/main.qml:354
#: src/qml/main.qml:344
#, kde-format
msgid "Start a chat"
msgstr "Začni pogovor"
#: src/qml/main.qml:356
#: src/qml/main.qml:346
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Ali želite začeti pogovor 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"
@@ -2127,63 +2113,56 @@ msgctxt "menu"
msgid "Configure NeoChat..."
msgstr "Nastavi NeoChat..."
#: 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
#, kde-format
msgctxt "menu"
msgid "Quit NeoChat"
msgstr "Zapusti NeoChat"
#: src/qml/Menu/GlobalMenu.qml:39
#: src/qml/Menu/GlobalMenu.qml:41
#, kde-format
msgctxt "menu"
msgid "File"
msgstr "Datoteka"
#: src/qml/Menu/GlobalMenu.qml:42
#: src/qml/Menu/GlobalMenu.qml:44
#, kde-format
msgctxt "menu"
msgid "New Private Chat…"
msgstr "Nov zasebni razgovor…"
#: 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čni debato"
#: src/qml/Menu/GlobalMenu.qml:47
#: src/qml/Menu/GlobalMenu.qml:49
#, kde-format
msgctxt "menu"
msgid "New Group…"
msgstr "Nova skupina…"
#: src/qml/Menu/GlobalMenu.qml:56
#: src/qml/Menu/GlobalMenu.qml:58
#, kde-format
msgctxt "menu"
msgid "Browse Chats…"
msgstr "Brskaj po debatah…"
#: src/qml/Menu/GlobalMenu.qml:61
#: src/qml/Menu/GlobalMenu.qml:63
#, kde-format
msgctxt "menu"
msgid "Edit"
msgstr "Uredi"
#: src/qml/Menu/GlobalMenu.qml:65
#: src/qml/Menu/GlobalMenu.qml:67
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "Pogled"
#: 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 "
@@ -2191,31 +2170,31 @@ msgctxt ""
msgid "Open Quick Switcher"
msgstr "Odpri hitri preklopnik"
#: 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 "Izhod iz celozaslonskega načina"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "Vstopi na celotni zaslon"
#: src/qml/Menu/GlobalMenu.qml:87
#: src/qml/Menu/GlobalMenu.qml:89
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "Pomoč"
#: src/qml/Menu/GlobalMenu.qml:90
#: src/qml/Menu/GlobalMenu.qml:92
#, kde-format
msgctxt "menu"
msgid "Matrix FAQ"
@@ -2276,26 +2255,26 @@ msgid "Save As"
msgstr "Shrani kot"
#: 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 "Kopiraj"
#: 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 "Odstrani"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:78
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:64
#, kde-format
msgctxt "@title"
msgid "Remove Message"
msgstr "Odstrani sporočilo"
#: 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 ""
@@ -2304,35 +2283,49 @@ msgid "Report"
msgstr "Poročilo"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:87
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:63
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:78
#, kde-format
msgctxt "@title"
msgid "Report Message"
msgstr "Poročaj sporočilo"
#: 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 "Poglej vir"
#: 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 "Vir sporočila"
#: 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
#| msgctxt "@title"
#| msgid "Report Message"
msgctxt "@title"
msgid "Forward Message"
msgstr "Poročaj sporočilo"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:95
#, kde-format
msgid "Copy Link"
msgstr "Kopiraj povezavo"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:129
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:144
#, kde-format
msgid "Search for '%1'"
msgstr "Poišči za '%1'"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:150
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:165
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr "Nastavi spletne bližnjice…"
@@ -2373,6 +2366,13 @@ msgstr "Poročaj sporočilo"
msgid "Reason for reporting this message"
msgstr "Razlog za poročanje tega sporočila"
#: src/qml/Page/ChooseRoomDialog.qml:16
#, fuzzy, kde-format
#| msgid "Choose a Location"
msgctxt "@title"
msgid "Choose a Room"
msgstr "Izberi lokacijo"
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/RoomDrawer/RoomInformation.qml:75
#, kde-format
msgid "Developer Tools"
@@ -2802,22 +2802,34 @@ msgstr "Pridružite se obstoječem klepetu"
msgid "Create new chat"
msgstr "Ustvari nov klepet"
#: src/qml/Page/WelcomePage.qml:56
#: src/qml/Page/WelcomePage.qml:18
#, kde-format
msgid "Welcome to Matrix"
msgstr "Dobrodošli v Matrix"
msgid "Welcome"
msgstr "Dobrodošli"
#: src/qml/Page/WelcomePage.qml:44
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgid "Log in to a different account."
msgstr "Prijavite se na obstoječi račun"
#: 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 "Brez imena"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:71
#, kde-format
msgid "No Canonical Alias"
msgstr "Ni kanoničnega vzdevka"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:81
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:82
#, kde-format
msgid "No Topic"
msgstr "Ni teme debate"
@@ -2833,8 +2845,7 @@ msgid "Room settings"
msgstr "Nastavitve sobe"
#: src/qml/RoomDrawer/RoomInformation.qml:38
#, fuzzy, kde-format
#| msgid "Room information"
#, kde-format
msgctxt "@action:title"
msgid "Room information"
msgstr "Informacije o sobi"
@@ -3606,11 +3617,6 @@ msgstr "Prijavite se, da lahko vidite prijavljene naprave na vašem računu."
msgid "Remove device"
msgstr "Odstrani napravo"
#: src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Geslo:"
#: src/qml/Settings/EmoticonEditorPage.qml:31
#: src/qml/Settings/EmoticonFormCard.qml:55
#, kde-format
@@ -4071,6 +4077,33 @@ msgstr "Prikaži"
msgid "Quit"
msgstr "Zapusti"
#~ msgctxt "@title"
#~ msgid "Login"
#~ msgstr "Prijava"
#~ msgid "Enter your Matrix ID"
#~ msgstr "Vnesite vaš Matrix ID"
#~ msgid "Login Methods"
#~ msgstr "Metode prijave"
#~ msgid "Login"
#~ msgstr "Prijava"
#~ msgctxt "@title"
#~ msgid "Password"
#~ msgstr "Geslo"
#~ msgctxt "@action:button"
#~ msgid "Back"
#~ msgstr "Nazaj"
#~ msgid "Welcome to Matrix"
#~ msgstr "Dobrodošli v Matrix"
#~ msgid "No Canonical Alias"
#~ msgstr "Ni kanoničnega vzdevka"
#~ msgid ""
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
#~ "encrypted messages."