GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -9,15 +9,15 @@ msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-01-25 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-01-23 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-01-25 07:47+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:309
|
||||
@@ -2990,28 +2990,25 @@ msgid "The input is not a valid room ID or alias"
|
||||
msgstr "Vneseno ni veljavni ID sobe ali vzdevek"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:25
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "User"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "User ID"
|
||||
msgstr "Uporabnik"
|
||||
msgstr "Določilnik uporabnika"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:53
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "User"
|
||||
#, kde-format
|
||||
msgid "User ID:"
|
||||
msgstr "Uporabnik"
|
||||
msgstr "Določilnik uporabnika:"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:56 src/qml/ManualUserDialog.qml:64
|
||||
#, kde-format
|
||||
msgid "User IDs Must start with @"
|
||||
msgstr ""
|
||||
msgstr "Določilnik uporabnika se mora začeti z @"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:62
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "The input is not a valid room ID or alias"
|
||||
#, kde-format
|
||||
msgid "The input is not a valid user ID"
|
||||
msgstr "Vneseno ni veljavni ID sobe ali vzdevek"
|
||||
msgstr "Vneseno ni veljavni določilnik uporabnika"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:110
|
||||
#, kde-format
|
||||
@@ -3609,7 +3606,7 @@ msgid ""
|
||||
"You haven't added any of your friends yet, click below to search for them."
|
||||
msgstr ""
|
||||
"Dodali niste še nobenega od svojih prijateljev, kliknite spodaj, da jih "
|
||||
"poiščete"
|
||||
"poiščete."
|
||||
|
||||
#: src/qml/RoomListPage.qml:166
|
||||
#, kde-format
|
||||
@@ -4371,10 +4368,9 @@ msgid "Find Your Friends"
|
||||
msgstr "Poišči vaše prijatelje"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:44
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter your Matrix ID"
|
||||
#, kde-format
|
||||
msgid "Enter a user ID"
|
||||
msgstr "Vnesite vaš Matrix ID"
|
||||
msgstr "Vnesite določilnik uporabnika (ID)"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:89
|
||||
#, kde-format
|
||||
|
||||
Reference in New Issue
Block a user