GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-07-22 01:57:06 +00:00
parent dbf67b984e
commit 1cca39e105
5 changed files with 22 additions and 26 deletions

View File

@@ -9,15 +9,15 @@ msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-07-21 00:50+0000\n"
"PO-Revision-Date: 2023-07-16 09:25+0200\n"
"PO-Revision-Date: 2023-07-21 06:37+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:234
@@ -215,7 +215,7 @@ msgstr "Podpira matriko: shema url"
#: src/main.cpp:327
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr ""
msgstr "Prezri vse napake SSL npr. nepodpisana potrdila."
#: src/matriximageprovider.cpp:35
#, kde-format
@@ -1430,10 +1430,9 @@ msgid "Matrix ID:"
msgstr "Matrixov ID:"
#: src/qml/Component/Login/Login.qml:31
#, fuzzy, kde-format
#| msgid "Matrix ID:"
#, kde-format
msgid "Matrix ID"
msgstr "Matrixov ID:"
msgstr "Matrixov ID"
#: src/qml/Component/Login/Login.qml:47 src/qml/Component/Login/Sso.qml:45
#: src/qml/Page/LoadingPage.qml:9