GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-03-20 01:59:17 +00:00
parent 925e20ebb8
commit 69f08de0ff
38 changed files with 767 additions and 751 deletions

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-03-19 00:48+0000\n"
"PO-Revision-Date: 2023-03-18 08:02+0100\n"
"POT-Creation-Date: 2023-03-20 00:50+0000\n"
"PO-Revision-Date: 2023-03-19 06:41+0100\n"
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\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.2.2\n"
"X-Generator: Lokalize 22.12.3\n"
#: src/controller.cpp:198
#, kde-format
@@ -124,90 +124,90 @@ msgstr "Cilj"
msgid "Network Error"
msgstr "Napaka omrežja"
#: src/main.cpp:154
#: src/main.cpp:153
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:156
#: src/main.cpp:155
#, kde-format
msgid "Matrix client"
msgstr "Matrixov odjemalec"
#: src/main.cpp:158
#: src/main.cpp:157
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 skupnost KDE"
#: src/main.cpp:159
#: src/main.cpp:158
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:159 src/main.cpp:160 src/main.cpp:161
#: src/main.cpp:158 src/main.cpp:159 src/main.cpp:160
#, kde-format
msgid "Maintainer"
msgstr "Vzdrževalec"
#: src/main.cpp:160
#: src/main.cpp:159
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:161
#: src/main.cpp:160
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:162
#: src/main.cpp:161
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:162
#: src/main.cpp:161
#, kde-format
msgid "Original author of Spectral"
msgstr "Izvorni avtor programa Spectral"
#: src/main.cpp:163
#: src/main.cpp:162
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:163
#: src/main.cpp:162
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Vzdrževalec programa Quotient"
#: src/main.cpp:164
#: src/main.cpp:163
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Matjaž Jeran,Martin Srebotnjak"
#: src/main.cpp:164
#: src/main.cpp:163
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "matjaz.jeran@amis.net,miles@filmsi.net"
#: src/main.cpp:168
#: src/main.cpp:167
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "Knjižnica Qt5 za pisanje odjemalcev za več platform za Matrix"
#: src/main.cpp:171
#: src/main.cpp:170
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (zgrajeno na %2)"
#: src/main.cpp:307
#: src/main.cpp:306
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Odjemalec za komunikacijski protokol matrix"
#: src/main.cpp:308
#: src/main.cpp:307
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Podpira matriko: shema url"
@@ -1158,32 +1158,32 @@ msgstr "NeoChat je brez povezave. Preverite omrežno povezavo."
#: src/qml/Component/ChatBox/QuickFormatBar.qml:23
#, kde-format
msgid "Bold"
msgstr ""
msgstr "Krepko"
#: src/qml/Component/ChatBox/QuickFormatBar.qml:42
#, kde-format
msgid "Italic"
msgstr ""
msgstr "Ležeče"
#: src/qml/Component/ChatBox/QuickFormatBar.qml:61
#, kde-format
msgid "Strikethrough"
msgstr ""
msgstr "Prečrtano"
#: src/qml/Component/ChatBox/QuickFormatBar.qml:80
#, kde-format
msgid "Code block"
msgstr ""
msgstr "Blok kode"
#: src/qml/Component/ChatBox/QuickFormatBar.qml:99
#, kde-format
msgid "Quote"
msgstr ""
msgstr "Navedba"
#: src/qml/Component/ChatBox/QuickFormatBar.qml:118
#, kde-format
msgid "Insert link"
msgstr ""
msgstr "Vstavi povezavo"
#: src/qml/Component/ChatBox/ReplyPane.qml:32
#, kde-format