GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
172
po/sl/neochat.po
172
po/sl/neochat.po
@@ -8,19 +8,19 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-20 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-01-14 10:02+0100\n"
|
||||
"POT-Creation-Date: 2024-01-21 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-01-20 08:39+0100\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.4.2\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:315
|
||||
#: src/controller.cpp:121 src/controller.cpp:309
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Sprejemanje potisnih obvestil"
|
||||
@@ -1098,7 +1098,7 @@ msgstr "Povabljen"
|
||||
msgid "Favorite"
|
||||
msgstr "Priljubljen"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:419
|
||||
#: src/models/roomlistmodel.cpp:419 src/qml/UserSearchPage.qml:73
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr "Prijatelji"
|
||||
@@ -1635,27 +1635,27 @@ msgstr "Ali se zares želite odjaviti?"
|
||||
msgid "Open in New Window"
|
||||
msgstr "Odpri v novem oknu"
|
||||
|
||||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
|
||||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
|
||||
#, kde-format
|
||||
msgid "Remove from Favourites"
|
||||
msgstr "Odstrani iz priljubljenih"
|
||||
|
||||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
|
||||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
|
||||
#, kde-format
|
||||
msgid "Add to Favourites"
|
||||
msgstr "Dodaj med priljubljene"
|
||||
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
|
||||
#, kde-format
|
||||
msgid "Reprioritize"
|
||||
msgstr "Ponovno določi prednost"
|
||||
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
|
||||
#, kde-format
|
||||
msgid "Deprioritize"
|
||||
msgstr "Odtegni prednost"
|
||||
|
||||
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:206
|
||||
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:207
|
||||
#, kde-format
|
||||
msgid "Mark as Read"
|
||||
msgstr "Označi kot prebrano"
|
||||
@@ -1678,18 +1678,18 @@ msgstr "Kopiraj naslov na odložišče"
|
||||
msgid "Notification State"
|
||||
msgstr "Stanje obvestil"
|
||||
|
||||
#: src/qml/ContextMenu.qml:75
|
||||
#: src/qml/ContextMenu.qml:76
|
||||
#, kde-format
|
||||
msgid "Follow Global Setting"
|
||||
msgstr "Sledi globalni nastavitvi"
|
||||
|
||||
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:39
|
||||
#: src/qml/ContextMenu.qml:87 src/qml/PushNotification.qml:39
|
||||
#, kde-format
|
||||
msgctxt "As in 'notify for all messages'"
|
||||
msgid "All"
|
||||
msgstr "Vse"
|
||||
|
||||
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:47
|
||||
#: src/qml/ContextMenu.qml:98 src/qml/PushNotification.qml:47
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"As in 'notify when the user is mentioned or the message contains a set "
|
||||
@@ -1697,20 +1697,20 @@ msgctxt ""
|
||||
msgid "@Mentions and Keywords"
|
||||
msgstr "@Omembe in ključne besede"
|
||||
|
||||
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:55
|
||||
#: src/qml/ContextMenu.qml:109 src/qml/PushNotification.qml:55
|
||||
#, kde-format
|
||||
msgctxt "As in 'do not notify for any messages'"
|
||||
msgid "Off"
|
||||
msgstr "Izklopljeno"
|
||||
|
||||
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
|
||||
#: src/qml/ContextMenu.qml:192 src/qml/RoomDrawer.qml:104
|
||||
#: src/qml/ContextMenu.qml:122 src/qml/ContextMenu.qml:124
|
||||
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
|
||||
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
|
||||
#, kde-format
|
||||
msgid "Room Settings"
|
||||
msgstr "Nastavitve sobe"
|
||||
|
||||
#: src/qml/ContextMenu.qml:129 src/qml/ContextMenu.qml:213
|
||||
#: src/qml/ContextMenu.qml:130 src/qml/ContextMenu.qml:214
|
||||
#, kde-format
|
||||
msgid "Leave Room"
|
||||
msgstr "Zapusti sobo"
|
||||
@@ -1787,7 +1787,7 @@ msgstr "Poberite sobo"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
|
||||
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
|
||||
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:171
|
||||
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:179
|
||||
#: src/qml/SelectParentDialog.qml:131
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
@@ -2099,23 +2099,25 @@ msgstr ""
|
||||
"To sporočilo je šifrirano in pošiljatelj še ni delil ključa s to napravo."
|
||||
|
||||
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
|
||||
#: src/qml/RoomListPage.qml:165
|
||||
#: src/qml/RoomListPage.qml:173
|
||||
#, kde-format
|
||||
msgid "Explore rooms"
|
||||
msgstr "Razišči sobe"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:35 src/qml/ExploreComponentMobile.qml:67
|
||||
#: src/qml/GlobalMenu.qml:49 src/qml/GlobalMenu.qml:54
|
||||
#: src/qml/StartChatPage.qml:20
|
||||
#: src/qml/RoomListPage.qml:194 src/qml/RoomListPage.qml:307
|
||||
#, kde-format
|
||||
msgid "Start a Chat"
|
||||
msgstr "Začni debato"
|
||||
msgid "Find your friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:70
|
||||
#: src/qml/GlobalMenu.qml:50 src/qml/RoomListPage.qml:195
|
||||
#: src/qml/RoomListPage.qml:312
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Start a Chat"
|
||||
msgstr "Začni klepet"
|
||||
msgid "Find your friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/ExploreComponent.qml:40 src/qml/ExploreComponentMobile.qml:136
|
||||
#, kde-format
|
||||
@@ -2143,8 +2145,7 @@ msgid "Create New"
|
||||
msgstr "Ustvari nov"
|
||||
|
||||
#: src/qml/ExploreRoomsPage.qml:52
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Explore Rooms"
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Razišči sobe"
|
||||
@@ -2155,8 +2156,9 @@ msgid "Enter a room address"
|
||||
msgstr "Vnesite naslov sobe"
|
||||
|
||||
#: src/qml/ExploreRoomsPage.qml:93
|
||||
#, kde-format
|
||||
msgid "Find a room..."
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Find a room..."
|
||||
msgid "Find a room…"
|
||||
msgstr "Najdi sobo..."
|
||||
|
||||
#: src/qml/ExploreRoomsPage.qml:94
|
||||
@@ -2547,8 +2549,8 @@ msgstr "Datoteka"
|
||||
#: src/qml/GlobalMenu.qml:48
|
||||
#, kde-format
|
||||
msgctxt "menu"
|
||||
msgid "New Private Chat…"
|
||||
msgstr "Nov zasebni razgovor…"
|
||||
msgid "Find your friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/GlobalMenu.qml:53
|
||||
#, kde-format
|
||||
@@ -2775,7 +2777,7 @@ msgstr "Sprejemam"
|
||||
msgid "Invite a User"
|
||||
msgstr "Povabi uporabnika"
|
||||
|
||||
#: src/qml/InviteUserPage.qml:37 src/qml/StartChatPage.qml:32
|
||||
#: src/qml/InviteUserPage.qml:37
|
||||
#, kde-format
|
||||
msgid "Find a user..."
|
||||
msgstr "Najdi uporabnika..."
|
||||
@@ -2785,7 +2787,7 @@ msgstr "Najdi uporabnika..."
|
||||
msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
|
||||
#: src/qml/InviteUserPage.qml:70 src/qml/StartChatPage.qml:135
|
||||
#: src/qml/InviteUserPage.qml:70
|
||||
#, kde-format
|
||||
msgid "No users available"
|
||||
msgstr "Nobenega uporabnika ni na voljo"
|
||||
@@ -3464,7 +3466,7 @@ msgstr "Stanje sobe"
|
||||
msgid "Muted room"
|
||||
msgstr "Utišana soba"
|
||||
|
||||
#: src/qml/RoomDelegate.qml:139
|
||||
#: src/qml/RoomDelegate.qml:140
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Nastavi sobo"
|
||||
@@ -3567,28 +3569,46 @@ msgstr[3] "%1 članov"
|
||||
msgid "No member count"
|
||||
msgstr "Ni števila članov"
|
||||
|
||||
#: src/qml/RoomListPage.qml:162
|
||||
#: src/qml/RoomListPage.qml:164
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No friends found"
|
||||
msgstr "Nobene sobe ni mogoče najti"
|
||||
|
||||
#: src/qml/RoomListPage.qml:164
|
||||
#, kde-format
|
||||
msgid "No rooms found"
|
||||
msgstr "Nobene sobe ni mogoče najti"
|
||||
|
||||
#: src/qml/RoomListPage.qml:162
|
||||
#: src/qml/RoomListPage.qml:166
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You haven't added any of your friends yet, click below to search for them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomListPage.qml:166
|
||||
#, kde-format
|
||||
msgid "Join some rooms to get started"
|
||||
msgstr "Pridruži se nekaj sobam za začetek"
|
||||
|
||||
#: src/qml/RoomListPage.qml:165
|
||||
#: src/qml/RoomListPage.qml:173
|
||||
#, kde-format
|
||||
msgid "Search in room directory"
|
||||
msgstr "Poišči v imeniku sob"
|
||||
|
||||
#: src/qml/RoomListPage.qml:223
|
||||
#: src/qml/RoomListPage.qml:194
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Search in room directory"
|
||||
msgid "Search in friend directory"
|
||||
msgstr "Poišči v imeniku sob"
|
||||
|
||||
#: src/qml/RoomListPage.qml:238
|
||||
#, kde-format
|
||||
msgctxt "Collapse <section name>"
|
||||
msgid "Collapse %1"
|
||||
msgstr "Strni %1"
|
||||
|
||||
#: src/qml/RoomListPage.qml:223
|
||||
#: src/qml/RoomListPage.qml:238
|
||||
#, kde-format
|
||||
msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
@@ -3617,22 +3637,19 @@ msgid "Search Messages"
|
||||
msgstr "Išči sporočila"
|
||||
|
||||
#: src/qml/RoomSearchPage.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
#, kde-format
|
||||
msgid "Find messages…"
|
||||
msgstr "Pošlji sporočilo…"
|
||||
msgstr "Najdi sporočila…"
|
||||
|
||||
#: src/qml/RoomSearchPage.qml:37
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter a text to start searching"
|
||||
#, kde-format
|
||||
msgid "Enter text to start searching"
|
||||
msgstr "Vnesite besedilo, da začnem iskati"
|
||||
msgstr "Vnesite besedilo za začetek iskanja"
|
||||
|
||||
#: src/qml/RoomSearchPage.qml:38
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No results found"
|
||||
#, kde-format
|
||||
msgid "No messages found"
|
||||
msgstr "Ni najdenih zadetkov"
|
||||
msgstr "Ni najdenih sporočil"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:18
|
||||
#, kde-format
|
||||
@@ -4173,21 +4190,6 @@ msgctxt "@action:button"
|
||||
msgid "Re-open SSO URL"
|
||||
msgstr "Ponovno odpri URL za enovito prijavo"
|
||||
|
||||
#: src/qml/StartChatPage.qml:40
|
||||
#, kde-format
|
||||
msgid "Chat"
|
||||
msgstr "Debata"
|
||||
|
||||
#: src/qml/StartChatPage.qml:94
|
||||
#, kde-format
|
||||
msgid "Join existing chat"
|
||||
msgstr "Pridružite se obstoječem klepetu"
|
||||
|
||||
#: src/qml/StartChatPage.qml:115
|
||||
#, kde-format
|
||||
msgid "Create new chat"
|
||||
msgstr "Ustvari nov klepet"
|
||||
|
||||
#: src/qml/Terms.qml:18
|
||||
#, kde-format
|
||||
msgid "Terms & Conditions"
|
||||
@@ -4338,6 +4340,30 @@ msgstr "Uporabniško ime:"
|
||||
msgid "Username unavailable"
|
||||
msgstr "Uporabniško ime ni na voljo"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:32
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Find Your Friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserSearchPage.qml:80
|
||||
#, kde-format
|
||||
msgid "Find your friends…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserSearchPage.qml:81
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter text to start searching"
|
||||
msgid "Enter text to start searching for your friends"
|
||||
msgstr "Vnesite besedilo za začetek iskanja"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:82
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No messages found"
|
||||
msgctxt "@info:label"
|
||||
msgid "No matches found"
|
||||
msgstr "Ni najdenih sporočil"
|
||||
|
||||
#: src/qml/VerificationCanceled.qml:21
|
||||
#, kde-format
|
||||
msgid "The session verification was canceled for unknown reason."
|
||||
@@ -4659,6 +4685,26 @@ msgstr "Prikaži"
|
||||
msgid "Quit"
|
||||
msgstr "Zapusti"
|
||||
|
||||
#~ msgid "Start a Chat"
|
||||
#~ msgstr "Začni debato"
|
||||
|
||||
#~ msgctxt "@title"
|
||||
#~ msgid "Start a Chat"
|
||||
#~ msgstr "Začni klepet"
|
||||
|
||||
#~ msgctxt "menu"
|
||||
#~ msgid "New Private Chat…"
|
||||
#~ msgstr "Nov zasebni razgovor…"
|
||||
|
||||
#~ msgid "Chat"
|
||||
#~ msgstr "Debata"
|
||||
|
||||
#~ msgid "Join existing chat"
|
||||
#~ msgstr "Pridružite se obstoječem klepetu"
|
||||
|
||||
#~ msgid "Create new chat"
|
||||
#~ msgstr "Ustvari nov klepet"
|
||||
|
||||
#~ msgid "Rooms and private chats"
|
||||
#~ msgstr "Sobe in zasebni klepeti"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user