GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-02-18 01:21:04 +00:00
parent 33c38288a3
commit 0ebcacce69
3 changed files with 9 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-02-15 00:37+0000\n"
"PO-Revision-Date: 2024-02-12 08:58+0100\n"
"PO-Revision-Date: 2024-02-16 10:16+0100\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: fr\n"
"Language: fr\n"
@@ -4631,11 +4631,10 @@ msgid "%1 (loading)"
msgstr "%1 (Chargement en cours)"
#: src/qml/WelcomePage.qml:94
#, fuzzy, kde-format
#| msgid "Edit this account"
#, kde-format
msgctxt "@action:button"
msgid "Remove this account"
msgstr "Modifier ce compte"
msgstr "Supprimer ce compte"
#: src/qml/WelcomePage.qml:123
#, kde-format

View File

@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-02-15 00:37+0000\n"
"PO-Revision-Date: 2024-02-01 14:43+0100\n"
"PO-Revision-Date: 2024-02-16 09:14+0100\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\n"
@@ -378,7 +378,7 @@ msgstr "ha creato la stanza"
#: src/eventhandler.cpp:608
#, kde-format
msgid "sent a live location beacon"
msgstr ""
msgstr "ha inviato un segnale di posizione in tempo reale"
#: src/eventhandler.cpp:615
#, kde-format
@@ -4624,11 +4624,10 @@ msgid "%1 (loading)"
msgstr "%1 (caricamento)"
#: src/qml/WelcomePage.qml:94
#, fuzzy, kde-format
#| msgid "Edit this account"
#, kde-format
msgctxt "@action:button"
msgid "Remove this account"
msgstr "Modifica questo account"
msgstr "Rimuovi questo account"
#: src/qml/WelcomePage.qml:123
#, kde-format

View File

@@ -16,8 +16,8 @@ msgstr ""
"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 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
"%100<=4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
"X-Generator: Poedit 3.4.2\n"
#: src/controller.cpp:121 src/controller.cpp:311