GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -8,16 +8,16 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-03-18 00:59+0000\n"
|
||||
"PO-Revision-Date: 2023-03-15 07:18+0100\n"
|
||||
"POT-Creation-Date: 2023-03-19 00:48+0000\n"
|
||||
"PO-Revision-Date: 2023-03-18 08:02+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.2.2\n"
|
||||
|
||||
#: src/controller.cpp:198
|
||||
@@ -1144,7 +1144,7 @@ msgstr "Nastavite napis priloge..."
|
||||
msgid "Send a message…"
|
||||
msgstr "Pošlji sporočilo…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:273
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:308
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
@@ -1155,6 +1155,36 @@ msgstr "Prekliči odgovor"
|
||||
msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr "NeoChat je brez povezave. Preverite omrežno povezavo."
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:23
|
||||
#, kde-format
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:42
|
||||
#, kde-format
|
||||
msgid "Italic"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:61
|
||||
#, kde-format
|
||||
msgid "Strikethrough"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:80
|
||||
#, kde-format
|
||||
msgid "Code block"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:99
|
||||
#, kde-format
|
||||
msgid "Quote"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/QuickFormatBar.qml:118
|
||||
#, kde-format
|
||||
msgid "Insert link"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ReplyPane.qml:32
|
||||
#, kde-format
|
||||
msgid "Replying to:"
|
||||
|
||||
Reference in New Issue
Block a user