GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-22 02:09:37 +00:00
parent 4ef67c3e0d
commit faf7af06fe
8 changed files with 23 additions and 12 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-11-21 01:34+0000\n"
"PO-Revision-Date: 2023-11-17 07:31+0100\n"
"PO-Revision-Date: 2023-11-21 07:21+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.1\n"
#: src/controller.cpp:128 src/controller.cpp:400
@@ -4127,6 +4127,7 @@ msgid ""
"This is the beginning of the chat. There are no historical messages beyond "
"this point."
msgstr ""
"To je začetek klepeta. Onkraj te točke ni nobenih sporočil v zgodovini."
#: src/qml/TimelineView.qml:180
#, kde-format