Hello community, here is the log from the commit of package ktp-text-ui for openSUSE:Factory checked in at 2020-08-18 13:59:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old) and /work/SRC/openSUSE:Factory/.ktp-text-ui.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-text-ui" Tue Aug 18 13:59:45 2020 rev:17 rq:826495 version:20.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes 2020-07-15 11:57:22.631649676 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.3399/ktp-text-ui.changes 2020-08-18 14:02:27.186297654 +0200 @@ -1,0 +2,23 @@ +Sun Aug 9 09:10:19 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + +------------------------------------------------------------------- +Sun Aug 2 08:00:38 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.07.90 + * New feature release +- No code change since 20.07.80 + +------------------------------------------------------------------- +Sun Jul 19 10:05:45 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.07.80 + * New feature release +- No code change since 20.04.3 + +------------------------------------------------------------------- Old: ---- ktp-text-ui-20.04.3.tar.xz ktp-text-ui-20.04.3.tar.xz.sig New: ---- ktp-text-ui-20.08.0.tar.xz ktp-text-ui-20.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-text-ui.spec ++++++ --- /var/tmp/diff_new_pack.0ajSHD/_old 2020-08-18 14:02:28.162298091 +0200 +++ /var/tmp/diff_new_pack.0ajSHD/_new 2020-08-18 14:02:28.166298093 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-text-ui -Version: 20.04.3 +Version: 20.08.0 Release: 0 Summary: Telepathy chat handler for KDE License: GPL-2.0-or-later ++++++ ktp-text-ui-20.04.3.tar.xz -> ktp-text-ui-20.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/CMakeLists.txt new/ktp-text-ui-20.08.0/CMakeLists.txt --- old/ktp-text-ui-20.04.3/CMakeLists.txt 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/CMakeLists.txt 2020-08-07 09:07:08.000000000 +0200 @@ -4,8 +4,8 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") -set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "08") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(KTP_TEXT_UI_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set(KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5") set(IS_KTP_INTERNAL_MODULE TRUE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake new/ktp-text-ui-20.08.0/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake --- old/ktp-text-ui-20.04.3/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake 2020-07-03 22:35:12.000000000 +0200 +++ new/ktp-text-ui-20.08.0/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake 2020-08-05 09:26:55.000000000 +0200 @@ -53,8 +53,8 @@ Comment=Expand a KDE-shortened URI into a URL (i.e. typing wp:KDE will translate to http://en.wikipedia.org/wiki/KDE) Comment[ar]=وسّع معرّف URI مقصّر لكدي إلى عنوان URL (مثلًا كتابة wp:KDE سيُترجم إلى http://en.wikipedia.org/wiki/KDE) Comment[bs]=Raširi KDE-skraćen URI u URL (tj. kucanje wp:KDE će prevesti http://en.wikipedia.org/wiki/KDE) -Comment[ca]=Expandeix un URI retallat pel KDE en un URL (p. ex. teclejant wp:KDE es traduirà a http://en.wikipedia.org/wiki/KDE) -Comment[ca@valencia]=Expandeix un URI retallat pel KDE en un URL (p. ex. teclejant wp:KDE es traduirà a http://en.wikipedia.org/wiki/KDE) +Comment[ca]=Expandeix un URI retallat pel KDE en un URL (p. ex. teclejant wp:KDE es traduirà a https://en.wikipedia.org/wiki/KDE) +Comment[ca@valencia]=Expandeix un URI retallat pel KDE en un URL (p. ex. teclejant wp:KDE es traduirà a https://en.wikipedia.org/wiki/KDE) Comment[cs]=Rozbalí zkratku URI z KDE na URL (např. wp:KDE se přeloží na http://en.wikipedia.org/wiki/KDE) Comment[da]=Fold en KDE-forkortet URI ud til en URL (dvs. at skrive wp:KDE vil blive til http://en.wikipedia.org/wiki/KDE) Comment[de]=Erweitert eine KDE-Web-Kürzel URI zu einer Adresse (URL) (d. h. die Eingabe „wp:KDE“ wird zu „http://de.wikipedia.org/wiki/KDE“ erweitert. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake new/ktp-text-ui-20.08.0/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake --- old/ktp-text-ui-20.04.3/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake 2020-07-03 22:35:12.000000000 +0200 +++ new/ktp-text-ui-20.08.0/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake 2020-08-05 09:26:55.000000000 +0200 @@ -49,8 +49,8 @@ Comment=Read out incoming messages using text-to-speech service Comment[ar]=اقرأ الرّسائل القادمة بخدمة نطق النّصّ Comment[bs]=Čitaj ulazne poruke pomoću usluge konverzije teksta u govor -Comment[ca]=Llegeix els missatges entrats utilitzant el servei de text a veu -Comment[ca@valencia]=Llig els missatges entrats utilitzant el servei de text a veu +Comment[ca]=Llegeix els missatges entrats usant el servei de text a veu +Comment[ca@valencia]=Llig els missatges entrats usant el servei de text a veu Comment[cs]=Předčítat příchozí zprávy pomocí služby hlasové syntézy Comment[da]=Læs indkommende beskeder op med tekst-til-tale-tjenesten Comment[de]=Eingehende Nachrichten mit dem Sprachausgabedienst vorlesen diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/logviewer/org.kde.ktplogviewer.desktop new/ktp-text-ui-20.08.0/logviewer/org.kde.ktplogviewer.desktop --- old/ktp-text-ui-20.04.3/logviewer/org.kde.ktplogviewer.desktop 2020-07-03 22:35:12.000000000 +0200 +++ new/ktp-text-ui-20.08.0/logviewer/org.kde.ktplogviewer.desktop 2020-08-05 09:26:55.000000000 +0200 @@ -2,8 +2,8 @@ Name=KDE IM Log Viewer Name[ar]=عارض كدي لسجلّات تم Name[bs]=Pregledač dnevnika za KDE IM Log -Name[ca]=Visor de registres de MI pel KDE -Name[ca@valencia]=Visor de registres de MI pel KDE +Name[ca]=Visor de registres de la MI per al KDE +Name[ca@valencia]=Visor de registres de la MI per al KDE Name[cs]=Prohlížeč záznamů KDE IM Name[da]=Fremviser til IM-logge fra KDE Name[de]=Instant-Messenger-Protokollbetrachter diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_appearance.po new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_appearance.po --- old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_appearance.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_appearance.po 2020-08-07 09:07:04.000000000 +0200 @@ -227,3 +227,17 @@ #, kde-format msgid "Select Size:" msgstr "Trieu la mida:" + +#~ msgctxt "NAME OF TRANSLATORS" +#~ msgid "Your names" +#~ msgstr "Josep Ma. Ferrer" + +#~ msgctxt "EMAIL OF TRANSLATORS" +#~ msgid "Your emails" +#~ msgstr "[email protected]" + +#~ msgid "[email protected]" +#~ msgstr "[email protected]" + +#~ msgid "Bob Marley" +#~ msgstr "Bob Marley" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_behavior.po new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_behavior.po --- old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_behavior.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_behavior.po 2020-08-07 09:07:04.000000000 +0200 @@ -151,3 +151,6 @@ #, kde-format msgid "Remember keyboard layout for each tab" msgstr "Recorda la disposició del teclat per a cada pestanya" + +#~ msgid "A new tab in the last focused window" +#~ msgstr "Una pestanya nova de la darrera finestra amb focus" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_otr.po new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_otr.po --- old/ktp-text-ui-20.04.3/po/ca/kcm_ktp_chat_otr.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/kcm_ktp_chat_otr.po 2020-08-07 09:07:04.000000000 +0200 @@ -192,3 +192,6 @@ #, kde-format msgid "Account:" msgstr "Compte:" + +#~ msgid "No fingerprint" +#~ msgstr "Sense empremta digital" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/ktp-filters.po new/ktp-text-ui-20.08.0/po/ca/ktp-filters.po --- old/ktp-text-ui-20.04.3/po/ca/ktp-filters.po 2020-07-07 03:05:33.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/ktp-filters.po 2020-08-07 09:07:04.000000000 +0200 @@ -94,3 +94,12 @@ msgctxt "Text to Speech - text message %1 is name, %2 is message" msgid "%1 %2" msgstr "%1 %2" + +#~ msgid "KDE Instant Messaging" +#~ msgstr "Missatgeria instantània del KDE" + +#~ msgid "New message. %1" +#~ msgstr "Missatge nou. %1" + +#~ msgid "Click to view in browser" +#~ msgstr "Clic per veure-ho en un navegador" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/ktp-log-viewer.po new/ktp-text-ui-20.08.0/po/ca/ktp-log-viewer.po --- old/ktp-text-ui-20.04.3/po/ca/ktp-log-viewer.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/ktp-log-viewer.po 2020-08-07 09:07:04.000000000 +0200 @@ -1,16 +1,16 @@ # Translation of ktp-log-viewer.po to Catalan -# Copyright (C) 2014-2016 This_file_is_part_of_KDE +# Copyright (C) 2014-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014, 2016. +# Antoni Bella Pérez <[email protected]>, 2014, 2016, 2020. # Josep Ma. Ferrer <[email protected]>, 2015. msgid "" msgstr "" "Project-Id-Version: ktp-log-viewer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-01-16 03:16+0100\n" -"PO-Revision-Date: 2016-09-08 21:27+0100\n" +"PO-Revision-Date: 2020-07-26 18:36+0200\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -136,7 +136,7 @@ #: log-viewer.cpp:543 #, kde-format msgid "There are no logs for this contact" -msgstr "No hi ha registres per aquest contacte" +msgstr "No hi ha registres per a aquest contacte" #. i18n: ectx: Menu (logs) #: log-viewer.rc:11 @@ -193,7 +193,7 @@ #: main.cpp:43 #, kde-format msgid "KDE IM Log Viewer" -msgstr "Visor de registres de la MI pel KDE" +msgstr "Visor de registres de la MI per al KDE" #: main.cpp:45 #, kde-format @@ -243,7 +243,7 @@ #: message-view.cpp:189 #, kde-format msgid "There are no logs for this day" -msgstr "No hi ha registres per aquest dia" +msgstr "No hi ha registres per a aquest dia" #: person-entity-merge-model.cpp:158 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/ktp-text-ui.po new/ktp-text-ui-20.08.0/po/ca/ktp-text-ui.po --- old/ktp-text-ui-20.04.3/po/ca/ktp-text-ui.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/ktp-text-ui.po 2020-08-07 09:07:04.000000000 +0200 @@ -342,3 +342,14 @@ #, kde-format msgid "Francesco Nwokeka" msgstr "Francesco Nwokeka" + +#~ msgid "Telepathy Text Ui" +#~ msgstr "IU de text del Telepathy" + +#~ msgctxt "String prepended in window title, arg is contact's name" +#~ msgid "Typing... %1" +#~ msgstr "Escrivint... %1" + +#~ msgctxt "String appended in window title, arg is contact's name" +#~ msgid "%1 has entered text" +#~ msgstr "%1 ha introduït text" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca/ktpchat.po new/ktp-text-ui-20.08.0/po/ca/ktpchat.po --- old/ktp-text-ui-20.04.3/po/ca/ktpchat.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca/ktpchat.po 2020-08-07 09:07:04.000000000 +0200 @@ -1,23 +1,23 @@ # Translation of ktpchat.po to Catalan -# Copyright (C) 2012-2018 This_file_is_part_of_KDE +# Copyright (C) 2012-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014, 2015, 2017, 2018. -# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017. +# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: ktpchat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2018-01-19 18:34+0100\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2020-08-05 11:13+0200\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -210,7 +210,7 @@ #: authenticationwizard.cpp:396 #, kde-format msgid "Authentication failed" -msgstr "Ha fallat l'autenticació." +msgstr "Ha fallat en l'autenticació" #: authenticationwizard.cpp:397 #, kde-format @@ -219,9 +219,9 @@ "talking to an imposter, try again using the manual fingerprint verification " "method. Note that the conversation is now insecure." msgstr "" -"L'autenticació amb <b>%1</b> ha fallat. Per estar segurs que no parlareu amb " -"un impostor, proveu d'emprar el mètode de verificació manual de l'empremta " -"digital. Tingueu en compte que la conversa ara és insegura." +"L'autenticació amb <b>%1</b> ha fallat. Per a estar segurs que no parlareu " +"amb un impostor, proveu d'emprar el mètode de verificació manual de " +"l'empremta digital. Cal tenir en compte que la conversa ara és insegura." #: authenticationwizard.cpp:419 #, kde-format @@ -235,7 +235,7 @@ "talking to an imposter, try again using the manual fingerprint verification " "method." msgstr "" -"En <b>%1</b> ha interromput el procés d'autenticació. Per estar segurs que " +"En <b>%1</b> ha interromput el procés d'autenticació. Per a estar segurs que " "no parlareu amb un impostor, proveu d'emprar el mètode de verificació manual " "de l'empremta digital." @@ -245,8 +245,8 @@ "Ask <b>%1</b> a question, the answer to which is known only to you and them. " "If the answer does not match, you may be talking to an imposter." msgstr "" -"En <b>%1</b> us fa una pregunta, la resposta només la coneixeu vós i ell. Si " -"la resposta no coincideix, podríeu estar parlant amb un impostor." +"En <b>%1</b> us fa una pregunta, la resposta només la coneixeu vós i ell/a. " +"Si la resposta no coincideix, podríeu estar parlant amb un impostor." #: authenticationwizard.cpp:432 #, kde-format @@ -439,8 +439,8 @@ "Delivery of the message \"%1\" failed because you do not have permission to " "speak in this room" msgstr "" -"El lliurament del missatge «%1» ha fallat perquè no teniu permís per parlar " -"en aquesta sala" +"El lliurament del missatge «%1» ha fallat perquè no teniu permís per a " +"parlar en aquesta sala" #: chat-widget.cpp:936 #, kde-format @@ -448,7 +448,7 @@ "Delivery of a message failed because you do not have permission to speak in " "this room" msgstr "" -"El lliurament d'un missatge ha fallat perquè no teniu permís per parlar en " +"El lliurament d'un missatge ha fallat perquè no teniu permís per a parlar en " "aquesta sala" #: chat-widget.cpp:942 @@ -664,3 +664,19 @@ #, kde-format msgid "Finished generating the private key for %1" msgstr "Ha finalitzat la generació de la clau privada per a %1" + +#~ msgctxt "@info" +#~ msgid "Authentication with <b>%1</b>" +#~ msgstr "Autenticació amb <b>%1</b>" + +#~ msgid "You have sent a message" +#~ msgstr "Heu enviat un missatge" + +#~ msgid "Show format options" +#~ msgstr "Mostra les opcions de format" + +#~ msgid "Connection closed" +#~ msgstr "Connexió tancada" + +#~ msgid "&Send" +#~ msgstr "&Envia" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca@valencia/ktp-log-viewer.po new/ktp-text-ui-20.08.0/po/ca@valencia/ktp-log-viewer.po --- old/ktp-text-ui-20.04.3/po/ca@valencia/ktp-log-viewer.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca@valencia/ktp-log-viewer.po 2020-08-07 09:07:04.000000000 +0200 @@ -1,16 +1,16 @@ # Translation of ktp-log-viewer.po to Catalan (Valencian) -# Copyright (C) 2014-2016 This_file_is_part_of_KDE +# Copyright (C) 2014-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014, 2016. +# Antoni Bella Pérez <[email protected]>, 2014, 2016, 2020. # Josep Ma. Ferrer <[email protected]>, 2015. msgid "" msgstr "" "Project-Id-Version: ktp-log-viewer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-01-16 03:16+0100\n" -"PO-Revision-Date: 2016-09-08 21:27+0100\n" +"PO-Revision-Date: 2020-07-26 18:36+0200\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -136,7 +136,7 @@ #: log-viewer.cpp:543 #, kde-format msgid "There are no logs for this contact" -msgstr "No hi ha registres per aquest contacte" +msgstr "No hi ha registres per a aquest contacte" #. i18n: ectx: Menu (logs) #: log-viewer.rc:11 @@ -193,7 +193,7 @@ #: main.cpp:43 #, kde-format msgid "KDE IM Log Viewer" -msgstr "Visor de registres de la MI pel KDE" +msgstr "Visor de registres de la MI per al KDE" #: main.cpp:45 #, kde-format @@ -243,7 +243,7 @@ #: message-view.cpp:189 #, kde-format msgid "There are no logs for this day" -msgstr "No hi ha registres per aquest dia" +msgstr "No hi ha registres per a aquest dia" #: person-entity-merge-model.cpp:158 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/ca@valencia/ktpchat.po new/ktp-text-ui-20.08.0/po/ca@valencia/ktpchat.po --- old/ktp-text-ui-20.04.3/po/ca@valencia/ktpchat.po 2020-07-07 03:05:34.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/ca@valencia/ktpchat.po 2020-08-07 09:07:04.000000000 +0200 @@ -1,23 +1,23 @@ # Translation of ktpchat.po to Catalan (Valencian) -# Copyright (C) 2012-2018 This_file_is_part_of_KDE +# Copyright (C) 2012-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014, 2015, 2017, 2018. -# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017. +# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: ktpchat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2018-01-19 18:34+0100\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2020-08-05 11:13+0200\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -210,7 +210,7 @@ #: authenticationwizard.cpp:396 #, kde-format msgid "Authentication failed" -msgstr "Ha fallat l'autenticació." +msgstr "Ha fallat en l'autenticació" #: authenticationwizard.cpp:397 #, kde-format @@ -219,9 +219,9 @@ "talking to an imposter, try again using the manual fingerprint verification " "method. Note that the conversation is now insecure." msgstr "" -"L'autenticació amb <b>%1</b> ha fallat. Per estar segurs que no parlareu amb " -"un impostor, proveu d'emprar el mètode de verificació manual de l'empremta " -"digital. Tingueu en compte que la conversa ara és insegura." +"L'autenticació amb <b>%1</b> ha fallat. Per a estar segurs que no parlareu " +"amb un impostor, proveu d'emprar el mètode de verificació manual de " +"l'empremta digital. Cal tindre en compte que la conversa ara és insegura." #: authenticationwizard.cpp:419 #, kde-format @@ -235,7 +235,7 @@ "talking to an imposter, try again using the manual fingerprint verification " "method." msgstr "" -"En <b>%1</b> ha interromput el procés d'autenticació. Per estar segurs que " +"En <b>%1</b> ha interromput el procés d'autenticació. Per a estar segurs que " "no parlareu amb un impostor, proveu d'emprar el mètode de verificació manual " "de l'empremta digital." @@ -245,7 +245,7 @@ "Ask <b>%1</b> a question, the answer to which is known only to you and them. " "If the answer does not match, you may be talking to an imposter." msgstr "" -"En <b>%1</b> vos fa una pregunta, la resposta només la coneixeu vós i ell. " +"En <b>%1</b> vos fa una pregunta, la resposta només la coneixeu vós i ell/a. " "Si la resposta no coincideix, podríeu estar parlant amb un impostor." #: authenticationwizard.cpp:432 @@ -439,8 +439,8 @@ "Delivery of the message \"%1\" failed because you do not have permission to " "speak in this room" msgstr "" -"El lliurament del missatge «%1» ha fallat perquè no teniu permís per parlar " -"en aquesta sala" +"El lliurament del missatge «%1» ha fallat perquè no teniu permís per a " +"parlar en aquesta sala" #: chat-widget.cpp:936 #, kde-format @@ -448,7 +448,7 @@ "Delivery of a message failed because you do not have permission to speak in " "this room" msgstr "" -"El lliurament d'un missatge ha fallat perquè no teniu permís per parlar en " +"El lliurament d'un missatge ha fallat perquè no teniu permís per a parlar en " "aquesta sala" #: chat-widget.cpp:942 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/pl/ktp-adiumxtra-protocol-handler.po new/ktp-text-ui-20.08.0/po/pl/ktp-adiumxtra-protocol-handler.po --- old/ktp-text-ui-20.04.3/po/pl/ktp-adiumxtra-protocol-handler.po 2020-07-07 03:05:44.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/pl/ktp-adiumxtra-protocol-handler.po 2020-08-07 09:07:06.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-04-19 09:33+0200\n" +"PO-Revision-Date: 2020-04-19 09:09+0200\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/pl/ktpchat.po new/ktp-text-ui-20.08.0/po/pl/ktpchat.po --- old/ktp-text-ui-20.04.3/po/pl/ktpchat.po 2020-07-07 03:05:44.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/pl/ktpchat.po 2020-08-07 09:07:06.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-04-19 09:33+0200\n" +"PO-Revision-Date: 2020-04-19 09:09+0200\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/sl/kcm_ktp_chat_behavior.po new/ktp-text-ui-20.08.0/po/sl/kcm_ktp_chat_behavior.po --- old/ktp-text-ui-20.04.3/po/sl/kcm_ktp_chat_behavior.po 2020-07-07 03:05:46.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/sl/kcm_ktp_chat_behavior.po 2020-08-07 09:07:07.000000000 +0200 @@ -8,16 +8,17 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2015-09-20 11:00+0200\n" -"Last-Translator: Andrej Mernik <[email protected]>\n" +"PO-Revision-Date: 2020-02-23 19:58+0100\n" +"Last-Translator: \n" "Language-Team: Slovenian <[email protected]>\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Translator: Andrej Mernik <[email protected]>\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: Lokalize 1.5\n" +"X-Generator: Poedit 2.3\n" #: behavior-config.cpp:50 #, kde-format @@ -26,10 +27,10 @@ "spin box. Be sure to include leading space" msgid " message" msgid_plural " messages" -msgstr[0] " sporočil" -msgstr[1] " sporočilo" -msgstr[2] " sporočili" -msgstr[3] " sporočila" +msgstr[0] " sporočilo" +msgstr[1] " sporočili" +msgstr[2] " sporočila" +msgstr[3] " sporočil" #: behavior-config.cpp:67 #, kde-format @@ -53,13 +54,13 @@ #: behavior-config.ui:30 #, kde-format msgid "As new windows" -msgstr "kot nova okna" +msgstr "Kot nova okna" #. i18n: ectx: property (text), widget (QRadioButton, radioZero) #: behavior-config.ui:40 #, kde-format msgid "As tabs in the same window" -msgstr "kot zavihke v trenutnem oknu" +msgstr "Kot zavihki v trenutnem oknu" #. i18n: ectx: property (title), widget (QGroupBox, scrollbackGroupBox) #: behavior-config.ui:53 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_appearance.po new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_appearance.po --- old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_appearance.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_appearance.po 2020-08-07 09:07:07.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_behavior.po new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_behavior.po --- old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_behavior.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_behavior.po 2020-08-07 09:07:07.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_messages.po new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_messages.po --- old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_messages.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_messages.po 2020-08-07 09:07:07.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_otr.po new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_otr.po --- old/ktp-text-ui-20.04.3/po/zh_CN/kcm_ktp_chat_otr.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/kcm_ktp_chat_otr.po 2020-08-07 09:07:07.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po new/ktp-text-ui-20.08.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po --- old/ktp-text-ui-20.04.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po 2020-08-07 09:07:07.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/ktp-filters.po new/ktp-text-ui-20.08.0/po/zh_CN/ktp-filters.po --- old/ktp-text-ui-20.04.3/po/zh_CN/ktp-filters.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/ktp-filters.po 2020-08-07 09:07:07.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/ktp-log-viewer.po new/ktp-text-ui-20.08.0/po/zh_CN/ktp-log-viewer.po --- old/ktp-text-ui-20.04.3/po/zh_CN/ktp-log-viewer.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/ktp-log-viewer.po 2020-08-07 09:07:07.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-01-16 03:16+0100\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/ktp-text-ui.po new/ktp-text-ui-20.08.0/po/zh_CN/ktp-text-ui.po --- old/ktp-text-ui-20.04.3/po/zh_CN/ktp-text-ui.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/ktp-text-ui.po 2020-08-07 09:07:07.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-20.04.3/po/zh_CN/ktpchat.po new/ktp-text-ui-20.08.0/po/zh_CN/ktpchat.po --- old/ktp-text-ui-20.04.3/po/zh_CN/ktpchat.po 2020-07-07 03:05:47.000000000 +0200 +++ new/ktp-text-ui-20.08.0/po/zh_CN/ktpchat.po 2020-08-07 09:07:07.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2020-06-24 08:02\n" +"PO-Revision-Date: 2020-07-31 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" ++++++ ktp-text-ui-20.04.3.tar.xz.sig -> ktp-text-ui-20.08.0.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui-20.04.3.tar.xz.sig 2020-07-15 11:57:22.071649058 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.3399/ktp-text-ui-20.08.0.tar.xz.sig 2020-08-18 14:02:27.138297633 +0200 @@ -1,11 +1,11 @@ -----BEGIN PGP SIGNATURE----- -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzR4ACgkQ29LOiT4t -HIeOsAf/ecy39KSp/U43/k/6pXYKWriKR81sALzUIHiavTaOUZcbRjlNQyAR84eo -4RLeX8PiaMzgrvheao6nBpCKPHA7jcNfC6lIh3HxOn6GXVp/RG2IkERMPdP4iOEz -XWYvzIOqlN0LXseTm2Zox0mlD6mJ/LcQsofzLvg4fLu1h5wYX78/pDcOEPNRldx7 -qV0TwHDZvFL3tu+cKV/YERGhE6XTqnAjlwov0MK3pykCh5/NFjU+YEXk9mMUzlKn -ohRLUcaNxV/DELw562hnlHIAY7/TIpPsCI3jtQcxfmbqCS7TYvvA4XsXKGmY5p8C -qXGOBueCOPSmQqaWso82oPTtjAo9zQ== -=l7t4 +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg4ACgkQ29LOiT4t +HIdLDwf/U5kE4I4vr8sOtcgSJ875e6E7LSgXAJoeWmQ+Q0GODt7WN3CUGCzRdTRf +eyyC5Z7LNv7c7QKG5MYw+QqRNnz4sPI201H953Ge0z2YXhzInG3eqg87q4kbH6nP +qs+8KFeL4aYk4xYU1XJZR05tRT68aMoopMwHGFmiiP+wwg9HerXy0kZ2BzM/X22b +XivzhFyZgeqC45Rsa5nQGfIt1fCitankWVAL3VJxKJpWFqyfhkn5RkJbRNZDnDLm +/gv6VOvGXJKrs8VVucTdSxR+llejJCadzm11P0eSy85oDCVuIuf7u7CZWBWjM1JK +ZZXK9L6aQ9a6U2vrJKwI07zEuxKo4A== +=RPfb -----END PGP SIGNATURE-----
