From 0ebcacce6912f92f1b53acf9767e1858028a8d3e Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sun, 18 Feb 2024 01:21:04 +0000 Subject: [PATCH] GIT_SILENT Sync po/docbooks with svn --- po/fr/neochat.po | 7 +++---- po/it/neochat.po | 9 ++++----- po/sl/neochat.po | 4 ++-- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/po/fr/neochat.po b/po/fr/neochat.po index 5081a3f8e..cf6b72f36 100644 --- a/po/fr/neochat.po +++ b/po/fr/neochat.po @@ -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 \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 diff --git a/po/it/neochat.po b/po/it/neochat.po index d2969a1fe..ec726cb26 100644 --- a/po/it/neochat.po +++ b/po/it/neochat.po @@ -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 \n" "Language-Team: Italian \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 diff --git a/po/sl/neochat.po b/po/sl/neochat.po index 6dea1fa52..549f81860 100644 --- a/po/sl/neochat.po +++ b/po/sl/neochat.po @@ -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