GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-09-29 02:10:20 +00:00
parent ecdad9f965
commit 9715440854
39 changed files with 7696 additions and 3530 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-09-28 01:40+0000\n"
"PO-Revision-Date: 2023-09-24 07:54+0200\n"
"POT-Creation-Date: 2023-09-29 01:39+0000\n"
"PO-Revision-Date: 2023-09-28 12:35+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:204
@@ -1059,22 +1059,22 @@ msgstr "Nizka prednost"
msgid "Spaces"
msgstr "Presledki"
#: src/neochatconnection.cpp:163
#: src/neochatconnection.cpp:184
#, kde-format
msgid "Room creation failed: %1"
msgstr "Ustvarjanje sobe ni uspelo: %1"
#: src/neochatconnection.cpp:174
#: src/neochatconnection.cpp:216
#, kde-format
msgid "Space creation failed: %1"
msgstr "Ustvarjanje prostora ni uspelo: %1"
#: src/neochatroom.cpp:1333 src/neochatroom.cpp:1334
#: src/neochatroom.cpp:1350 src/neochatroom.cpp:1351
#, kde-format
msgid "Report sent successfully."
msgstr "Poročilo uspešno poslano."
#: src/neochatroom.cpp:1707 src/neochatroom.cpp:1715
#: src/neochatroom.cpp:1724 src/neochatroom.cpp:1732
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1085,7 +1085,7 @@ msgstr "Širina: %1, Dolžina: %2"
msgid "Encrypted Message"
msgstr "Šifrirano sporočilo"
#: src/notificationsmanager.cpp:201 src/qml/main.qml:262
#: src/notificationsmanager.cpp:201 src/qml/main.qml:284
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1166,7 +1166,7 @@ msgstr "Odstrani trenutnega avatarja"
msgid "User information"
msgstr "Informacije o uporabniku"
#: src/qml/AccountEditorPage.qml:106
#: src/qml/AccountEditorPage.qml:106 src/qml/CreateRoomDialog.qml:66
#, kde-format
msgid "Name:"
msgstr "Ime:"
@@ -1263,7 +1263,7 @@ msgid "Notification settings"
msgstr "Nastavitve obvestil"
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:395 src/qml/UserInfo.qml:238
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:410 src/qml/UserInfo.qml:238
#, kde-format
msgid "Configure"
msgstr "Nastavi"
@@ -1631,7 +1631,7 @@ msgstr "Izklopljeno"
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
#: src/qml/RoomDrawerPage.qml:47
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
#, kde-format
msgid "Room Settings"
msgstr "Nastavitve sobe"
@@ -1641,59 +1641,101 @@ msgstr "Nastavitve sobe"
msgid "Leave Room"
msgstr "Zapusti sobo"
#: src/qml/CreateRoomDialog.qml:13 src/qml/ExploreComponent.qml:43
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:51
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr "Ustvari prostor"
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:43
#, kde-format
msgctxt "@title"
msgid "Create a Room"
msgstr "Ustvari sobo"
#: src/qml/CreateRoomDialog.qml:20
#, kde-format
msgctxt "@title"
msgid "Room Information"
#: src/qml/CreateRoomDialog.qml:35
#, fuzzy, kde-format
#| msgid "Server Information"
msgid "New Space Information"
msgstr "Informacije o strežniku"
#: src/qml/CreateRoomDialog.qml:35
#, fuzzy, kde-format
#| msgid "Room Information"
msgid "New Room Information"
msgstr "Informacije o sobi"
#: src/qml/CreateRoomDialog.qml:25 src/qml/General.qml:72
#, kde-format
msgid "Room name:"
msgstr "Ime sobe:"
#: src/qml/CreateRoomDialog.qml:44
#, fuzzy, kde-format
#| msgctxt "text editing menu action"
#| msgid "Select All"
msgid "Select type"
msgstr "Izberi vse"
#: src/qml/CreateRoomDialog.qml:31 src/qml/General.qml:82
#: src/qml/CreateRoomDialog.qml:53 src/qml/RoomData.qml:25
#, kde-format
msgid "Room topic:"
msgstr "Tema debate sobe:"
msgid "Room"
msgstr "Soba"
#: src/qml/CreateRoomDialog.qml:37 src/qml/JoinRoomPage.qml:203
#: src/qml/CreateRoomDialog.qml:54
#, fuzzy, kde-format
#| msgid "Spaces"
msgid "Space"
msgstr "Presledki"
#: src/qml/CreateRoomDialog.qml:72
#, fuzzy, kde-format
#| msgid "No Topic"
msgid "Topic:"
msgstr "Ni teme debate"
#: src/qml/CreateRoomDialog.qml:78 src/qml/CreateRoomDialog.qml:201
#, kde-format
msgid "Make this parent official"
msgstr ""
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:218
#: src/qml/JoinRoomPage.qml:203
#, kde-format
msgctxt "@action:button"
msgid "Ok"
msgstr "V redu"
#: src/qml/CreateSpaceDialog.qml:16 src/qml/ExploreComponent.qml:48
#: src/qml/CreateRoomDialog.qml:98
#, kde-format
msgid "Create a Space"
msgstr "Ustvari prostor"
msgid "Select Exisiting Room"
msgstr ""
#: src/qml/CreateSpaceDialog.qml:21 src/qml/ExploreComponent.qml:51
#: src/qml/CreateRoomDialog.qml:104
#, kde-format
msgctxt "@action:button"
msgid "Pick room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
#: src/qml/RoomListPage.qml:170
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr "Ustvari prostor"
msgid "Explore Rooms"
msgstr "Razišči sobe"
#: src/qml/CreateSpaceDialog.qml:26
#: src/qml/CreateRoomDialog.qml:154 src/qml/ExplorerDelegate.qml:81
#: src/qml/SpaceHierarchyDelegate.qml:78
#, kde-format
msgid "Space name"
msgstr "Ime prostora"
msgid "Joined"
msgstr "Pridružen"
#: src/qml/CreateSpaceDialog.qml:30
#: src/qml/CreateRoomDialog.qml:202
#, kde-format
msgid "Space topic (optional)"
msgstr "Tema prostora (neobvezno)"
msgid "You have the required privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateSpaceDialog.qml:33
#: src/qml/CreateRoomDialog.qml:202
#, kde-format
msgid "Create space"
msgstr "Ustvari prostor"
msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr ""
#: src/qml/DeviceDelegate.qml:50
#, kde-format
@@ -1773,7 +1815,7 @@ msgstr "Geslo:"
msgid "Confirm"
msgstr "Potrdi"
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:83
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:85
#, kde-format
msgid "Developer Tools"
msgstr "Razvojna orodja"
@@ -1972,13 +2014,6 @@ msgstr ""
msgid "Explore rooms"
msgstr "Razišči sobe"
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
#: src/qml/RoomListPage.qml:170
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
msgstr "Razišči sobe"
#: src/qml/ExploreComponent.qml:35 src/qml/GlobalMenu.qml:49
#: src/qml/GlobalMenu.qml:54 src/qml/StartChatPage.qml:20
#, kde-format
@@ -1996,16 +2031,16 @@ msgstr "Začni klepet"
msgid "Create a Room"
msgstr "Ustvari sobo"
#: src/qml/ExploreComponent.qml:48
#, kde-format
msgid "Create a Space"
msgstr "Ustvari prostor"
#: src/qml/ExploreComponent.qml:71 src/qml/ExploreComponent.qml:132
#, kde-format
msgid "Create rooms and chats"
msgstr "Ustvari sobe in klepete"
#: src/qml/ExplorerDelegate.qml:81
#, kde-format
msgid "Joined"
msgstr "Pridružen"
#: src/qml/FileDelegate.qml:76 src/qml/FileDelegate.qml:167
#, kde-format
msgctxt ""
@@ -2104,6 +2139,16 @@ msgstr "Informacije o sobi"
msgid "Update avatar"
msgstr "Posodobil avatar"
#: src/qml/General.qml:72
#, kde-format
msgid "Room name:"
msgstr "Ime sobe:"
#: src/qml/General.qml:82
#, kde-format
msgid "Room topic:"
msgstr "Tema debate sobe:"
#: src/qml/General.qml:121
#, kde-format
msgid "Room ID"
@@ -2456,12 +2501,12 @@ msgstr "Povabila"
msgid "Unknown"
msgstr "Neznano"
#: src/qml/GroupChatDrawerHeader.qml:61
#: src/qml/GroupChatDrawerHeader.qml:65
#, kde-format
msgid "No name"
msgstr "Brez imena"
#: src/qml/GroupChatDrawerHeader.qml:81
#: src/qml/GroupChatDrawerHeader.qml:85
#, kde-format
msgid "No Topic"
msgstr "Ni teme debate"
@@ -2741,7 +2786,7 @@ msgstr "Izberi lokacijo"
msgid "Send this location"
msgstr "Pošlji to lokacijo"
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:125
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:127
#, kde-format
msgctxt "Locations on a map"
msgid "Locations"
@@ -2797,18 +2842,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Registriraj"
#: src/qml/main.qml:302
#: src/qml/main.qml:324
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifikacija seje"
#: src/qml/main.qml:314
#: src/qml/main.qml:336
#, kde-format
msgid "User consent"
msgstr "Privoljenje uporabnika"
#: src/qml/main.qml:319
#: src/qml/main.qml:341
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2817,17 +2862,17 @@ 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:324
#: src/qml/main.qml:346
#, kde-format
msgid "Open"
msgstr "Odpri"
#: src/qml/main.qml:358
#: src/qml/main.qml:373
#, kde-format
msgid "Start a chat"
msgstr "Začni pogovor"
#: src/qml/main.qml:360
#: src/qml/main.qml:375
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Ali želite začeti pogovor s %1?"
@@ -3243,11 +3288,6 @@ msgctxt "@title"
msgid "Choose Room"
msgstr "Izberi sobo"
#: src/qml/RoomData.qml:25
#, kde-format
msgid "Room"
msgstr "Soba"
#: src/qml/RoomData.qml:37
#, kde-format
msgid "Room Id: %1"
@@ -3288,12 +3328,12 @@ msgstr "Nastavi sobo"
msgid "Room settings"
msgstr "Nastavitve sobe"
#: src/qml/RoomDrawer.qml:145 src/qml/RoomDrawerPage.qml:82
#: src/qml/RoomDrawer.qml:146 src/qml/RoomDrawerPage.qml:83
#, kde-format
msgid "Information"
msgstr "Informacije"
#: src/qml/RoomDrawer.qml:150 src/qml/RoomDrawerPage.qml:87
#: src/qml/RoomDrawer.qml:151 src/qml/RoomDrawerPage.qml:88
#, kde-format
msgid "Media"
msgstr "Mediji"
@@ -3303,65 +3343,73 @@ msgstr "Mediji"
msgid "Settings"
msgstr "Nastavitve"
#: src/qml/RoomInformation.qml:41
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Space members"
msgctxt "@action:title"
msgid "Space Members"
msgstr "Člani prostora"
#: src/qml/RoomInformation.qml:41
#, kde-format
msgctxt "@action:title"
msgid "Room information"
msgstr "Informacije o sobi"
#: src/qml/RoomInformation.qml:67
#: src/qml/RoomInformation.qml:69
#, kde-format
msgid "Options"
msgstr "Možnosti"
#: src/qml/RoomInformation.qml:77
#: src/qml/RoomInformation.qml:79
#, kde-format
msgid "Open developer tools"
msgstr "Odpri razvojna orodja"
#: src/qml/RoomInformation.qml:91
#: src/qml/RoomInformation.qml:93
#, kde-format
msgid "Search in this room"
msgstr "Išči v tej sobi"
#: src/qml/RoomInformation.qml:100
#: src/qml/RoomInformation.qml:102
#, kde-format
msgctxt "@action:title"
msgid "Search"
msgstr "Išči"
#: src/qml/RoomInformation.qml:109
#: src/qml/RoomInformation.qml:111
#, kde-format
msgid "Remove room from favorites"
msgstr "Odstrani sobo izmed priljubljenih"
#: src/qml/RoomInformation.qml:109
#: src/qml/RoomInformation.qml:111
#, kde-format
msgid "Make room favorite"
msgstr "Proglasi sobo za priljubljeno"
#: src/qml/RoomInformation.qml:120
#: src/qml/RoomInformation.qml:122
#, kde-format
msgid "Show locations for this room"
msgstr "Pokaži lokacije za to sobo"
#: src/qml/RoomInformation.qml:132
#: src/qml/RoomInformation.qml:134
#, kde-format
msgid "Members"
msgstr "Člani"
#: src/qml/RoomInformation.qml:144
#: src/qml/RoomInformation.qml:146 src/qml/SpaceHomePage.qml:49
#, kde-format
msgctxt "@title"
msgid "Invite a User"
msgstr "Povabi uporabnika"
#: src/qml/RoomInformation.qml:147
#: src/qml/RoomInformation.qml:149
#, kde-format
msgid "Invite user to room"
msgstr "Povabite uporabnika v sobo"
#: src/qml/RoomInformation.qml:154
#: src/qml/RoomInformation.qml:156
#, kde-format
msgid "%1 member"
msgid_plural "%1 members"
@@ -3370,7 +3418,7 @@ msgstr[1] "%1 člana"
msgstr[2] "%1 člani"
msgstr[3] "%1 članov"
#: src/qml/RoomInformation.qml:154
#: src/qml/RoomInformation.qml:156
#, kde-format
msgid "No member count"
msgstr "Ni števila članov"
@@ -3733,6 +3781,59 @@ msgstr "Izbriši besedo"
msgid "All Rooms"
msgstr "Vse sobe"
#: src/qml/SpaceHierarchyDelegate.qml:87
#, fuzzy, kde-format
#| msgid "%1 member"
#| msgid_plural "%1 members"
msgctxt "number of room members"
msgid " members - "
msgstr "%1 član"
#: src/qml/SpaceHierarchyDelegate.qml:87
#, fuzzy, kde-format
#| msgid "%1 member"
#| msgid_plural "%1 members"
msgctxt "number of room members"
msgid " members"
msgstr "%1 član"
#: src/qml/SpaceHierarchyDelegate.qml:96 src/qml/SpaceHomePage.qml:53
#, fuzzy, kde-format
#| msgid "Add new alias"
msgctxt "@button"
msgid "Add new child"
msgstr "Dodaj novi vzdevek"
#: src/qml/SpaceHomePage.qml:47
#, fuzzy, kde-format
#| msgid "Invite user to room"
msgctxt "@button"
msgid "Invite user to space"
msgstr "Povabite uporabnika v sobo"
#: src/qml/SpaceHomePage.qml:58
#, fuzzy, kde-format
#| msgctxt "'Space' is a matrix space"
#| msgid "Leave Space"
msgctxt "@button"
msgid "Leave the space"
msgstr "Zapusti prostor"
#: src/qml/SpaceHomePage.qml:66
#, fuzzy, kde-format
#| msgid "Space Settings"
msgctxt "@button"
msgid "Space settings"
msgstr "Nastavitve prostora"
#: src/qml/SpaceHomePage.qml:152 src/qml/SpaceHomePage.qml:158
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Create a Room"
msgctxt "@title"
msgid "Create a Child"
msgstr "Ustvari sobo"
#: src/qml/SpaceListContextMenu.qml:30 src/qml/SpaceListContextMenu.qml:110
#, kde-format
msgctxt "'Space' is a matrix space"
@@ -4003,17 +4104,16 @@ msgid "The session verification was canceled because the keys are incorrect."
msgstr "Verifikacija seje je bila preklicana, ker so ključi nekorektni."
#: src/qml/VerificationCanceled.qml:43
#, fuzzy, kde-format
#| msgid ""
#| "The remote party canceled the session verification because the keys are "
#| "incorrect."
#, kde-format
msgid ""
"The remote party canceled the session verification because the keys are "
"incorrect.\n"
"\n"
"**Please log out and log back in, your session is broken/corrupt.**"
msgstr ""
"Verifikacijo seje je preklicala oddaljena stran, ker so ključi nekorektni."
"Verifikacijo seje je preklicala oddaljena stran, ker so ključi nekorektni.\n"
"\n"
"**Prosimo odjavite se in nato se spet prijavite, vaša seja je pokvarjena.**"
#: src/qml/VerificationCanceled.qml:45
#, kde-format
@@ -4188,32 +4288,32 @@ msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr "Soba %1 ne obstaja na seznamu sob. Preverite črkovanje in račun."
#: src/roommanager.cpp:272
#: src/roommanager.cpp:304
#, kde-format
msgid "Failed to join room"
msgstr "Neuspela pridružitev v sobo"
#: src/roommanager.cpp:287
#: src/roommanager.cpp:319
#, kde-format
msgid "You requested to join '%1'"
msgstr "Prosili ste za pridružitev k '%1'"
#: src/roommanager.cpp:290
#: src/roommanager.cpp:322
#, kde-format
msgid "Failed to request joining room"
msgstr "Neuspela prošnja za pridružitev v sobo"
#: src/roommanager.cpp:299
#: src/roommanager.cpp:331
#, kde-format
msgid "No application for the link"
msgstr "Ni aplikacije za povezavo"
#: src/roommanager.cpp:299
#: src/roommanager.cpp:331
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr "Vaš operacijski sistem ni mogel najti aplikacije za povezavo."
#: src/roommanager.cpp:305
#: src/roommanager.cpp:337
#, kde-format
msgid "Could not open URL"
msgstr "Ni bilo mogoče odpreti URL"
@@ -4228,6 +4328,19 @@ msgstr "Prikaži"
msgid "Quit"
msgstr "Zapusti"
#~ msgctxt "@title"
#~ msgid "Room Information"
#~ msgstr "Informacije o sobi"
#~ msgid "Space name"
#~ msgstr "Ime prostora"
#~ msgid "Space topic (optional)"
#~ msgstr "Tema prostora (neobvezno)"
#~ msgid "Create space"
#~ msgstr "Ustvari prostor"
#~ msgid "Accept Invitation"
#~ msgstr "Sprejmi povabilo"