Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2019-01-21 10:22:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Mon Jan 21 10:22:51 2019 rev:64 rq:665854 version:5.54.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2018-12-19 13:44:02.835734534 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes 2019-01-21 10:22:52.901913870 +0100 @@ -1,0 +2,10 @@ +Mon Jan 14 06:08:53 UTC 2019 - lbeltr...@kde.org + +- Update to 5.54.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.54.0.php +- Changes since 5.53.0: + * No code changes since 5.53.0 + +------------------------------------------------------------------- Old: ---- kxmlgui-5.53.0.tar.xz New: ---- kxmlgui-5.54.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.EtIAXj/_old 2019-01-21 10:22:53.289913442 +0100 +++ /var/tmp/diff_new_pack.EtIAXj/_new 2019-01-21 10:22:53.301913429 +0100 @@ -1,7 +1,7 @@ # # spec file for package kxmlgui # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5XmlGui5 -%define _tar_path 5.53 +%define _tar_path 5.54 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kxmlgui -Version: 5.53.0 +Version: 5.54.0 Release: 0 Summary: Framework for managing menu and toolbar actions License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kxmlgui-5.53.0.tar.xz -> kxmlgui-5.54.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/CMakeLists.txt new/kxmlgui-5.54.0/CMakeLists.txt --- old/kxmlgui-5.53.0/CMakeLists.txt 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/CMakeLists.txt 2019-01-06 21:28:06.000000000 +0100 @@ -1,12 +1,12 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.53.0") # handled by release scripts -set(KF5_DEP_VERSION "5.53.0") # handled by release scripts +set(KF5_VERSION "5.54.0") # handled by release scripts +set(KF5_DEP_VERSION "5.54.0") # handled by release scripts project(KXmlGui VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.53.0 NO_MODULE) +find_package(ECM 5.54.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/ca/kxmlgui5.po new/kxmlgui-5.54.0/po/ca/kxmlgui5.po --- old/kxmlgui-5.53.0/po/ca/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/ca/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -1,5 +1,5 @@ # Translation of kxmlgui5.po to Catalan -# Copyright (C) 2014-2018 This_file_is_part_of_KDE +# Copyright (C) 1998-2018 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. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/ca@valencia/kxmlgui5.po new/kxmlgui-5.54.0/po/ca@valencia/kxmlgui5.po --- old/kxmlgui-5.53.0/po/ca@valencia/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/ca@valencia/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -1,5 +1,5 @@ # Translation of kxmlgui5.po to Catalan (Valencian) -# Copyright (C) 2014-2018 This_file_is_part_of_KDE +# Copyright (C) 1998-2018 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. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/en_GB/kxmlgui5.po new/kxmlgui-5.54.0/po/en_GB/kxmlgui5.po --- old/kxmlgui-5.53.0/po/en_GB/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/en_GB/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -2,13 +2,13 @@ # Malcolm Hunter <malcolm.hun...@gmx.co.uk>, 2002,2003,2004, 2005, 2006, 2007, 2008, 2009. # Jonathan Riddell <kde-en...@jriddell.org>, 2003. # Andrew Coles <andrew_co...@yahoo.co.uk>, 2004, 2005, 2009, 2010. -# Steve Allewell <steve.allew...@gmail.com>, 2014, 2015, 2016, 2017. +# Steve Allewell <steve.allew...@gmail.com>, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2017-11-26 15:56+0000\n" +"PO-Revision-Date: 2018-12-02 12:26+0000\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" "Language-Team: British English <kde-i18n-...@kde.org>\n" "Language: en_GB\n" @@ -191,17 +191,7 @@ msgstr "<html><font size=\"5\">KDE - Be Free!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -214,15 +204,16 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html><b>KDE</b> is a world-wide network of software engineers, artists, " -"writers, translators and facilitators who are committed to <a href=" -"\"%1\">Free Software</a> development. This community has created hundreds of " -"Free Software applications as part of the KDE frameworks, workspaces and " -"applications.<br /><br />KDE is a cooperative enterprise in which no single " -"entity controls the efforts or products of KDE to the exclusion of others. " -"Everyone is welcome to join and contribute to KDE, including you.<br /><br /" -">Visit <a href=\"%2\">%2</a> for more information about the KDE community " -"and the software we produce.</html>" +"<html><b>KDE</b> is a world-wide community of software engineers, artists, " +"writers, translators and creators who are committed to <a href=\"%1\">Free " +"Software</a> development. KDE produces the Plasma desktop environment, " +"hundreds of applications, and the many software libraries that support them." +"<br /><br />KDE is a cooperative enterprise: no single entity controls its " +"direction or products. Instead, we work together to achieve the common goal " +"of building the world's finest Free Software. Everyone is welcome to <a href=" +"\"%2\">join and contribute</a> to KDE, including you.<br /><br />Visit <a " +"href=\"%3\">%3</a> for more information about the KDE community and the " +"software we produce.</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/es/kxmlgui5.po new/kxmlgui-5.54.0/po/es/kxmlgui5.po --- old/kxmlgui-5.53.0/po/es/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/es/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -5,7 +5,7 @@ # Pablo de Vicente <vice...@oan.es>, 2000-2002,2003, 2004. # Pablo de Vicente <vic...@oan.es>, 2003. # Pablo de Vicente <p.device...@wanadoo.es>, 2004, 2005. -# Eloy Cuadra <ecua...@eloihr.net>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Eloy Cuadra <ecua...@eloihr.net>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. # Pablo de Vicente <pablo.device...@gmail.com>, 2005, 2006, 2007. # Enrique Matias Sanchez (aka Quique) <cronop...@gmail.com>, 2007. # Jaime Robles <ja...@kde.org>, 2007. @@ -15,7 +15,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2017-10-10 12:31+0100\n" +"PO-Revision-Date: 2018-12-09 22:16+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" @@ -199,17 +199,7 @@ msgstr "<html><font size=\"5\">KDE - ¡Libérese!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -222,16 +212,17 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html><b>KDE</b> es una red mundial de ingenieros de software, artistas, " -"escritores, traductores y orientadores comprometidos con el desarrollo de <a " -"href=\"%1\">software libre</a>. Esta comunidad ha creado cientos de " -"aplicaciones de software libre como parte de los Frameworks, los espacios de " -"trabajo y las Aplicaciones de KDE .<br /><br />KDE es una empresa " -"cooperativa en la que ninguna entidad aislada controla los esfuerzos o " -"productos de KDE para excluir a otros. Todo el mundo está invitado a unirse " -"y colaborar con KDE, incluido usted.<br /><br />Visite <a href=\"%2\">%2</a> " -"para obtener más información sobre la comunidad de KDE y el software que " -"producimos.</html>" +"<html><b>KDE</b> es una comunidad mundial de ingenieros de software, " +"artistas, escritores, traductores y creadores comprometidos con el " +"desarrollo de <a href=\"%1\">software libre</a>. KDE produce el entorno de " +"escritorio Plasma y cientos de aplicaciones , así como las numerosas " +"bibliotecas de software en las que se basan.<br /><br />KDE es una empresa " +"cooperativa: ninguna entidad aislada controla su dirección ni sus productos. " +"En lugar de ello, trabajamos conjuntamente para conseguir el objetivo común " +"de crear el mejor software libre del mundo. Todo el mundo está invitado a <a " +"href=\"%2\">unirse y colaborar</a> con KDE, incluido usted.<br /><br /" +">Visite <a href=\"%3\">%3</a> para obtener más información sobre la " +"comunidad de KDE y el software que producimos.</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/gl/kxmlgui5.po new/kxmlgui-5.54.0/po/gl/kxmlgui5.po --- old/kxmlgui-5.53.0/po/gl/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/gl/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -10,13 +10,13 @@ # Xosé <xoseca...@gmail.com>, 2010. # Marce Villarino <mvillar...@kde-espana.es>, 2011, 2012, 2013, 2014. # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016, 2017. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018. +# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2018-11-17 21:04+0100\n" +"PO-Revision-Date: 2019-01-01 15:32+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <kde-i18n-...@kde.org>\n" "Language: gl\n" @@ -472,7 +472,7 @@ msgstr "" "Insira o texto (en inglés se é posíbel) que quere enviar para o informe do " "fallo.\n" -"Se preme «Enviar», enviaráselle unha mensaxe ao mantenedor deste programa.\n" +"Se preme «Enviar», enviaráselle unha mensaxe ao mantedor deste programa.\n" #: kbugreport.cpp:294 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/id/kxmlgui5.po new/kxmlgui-5.54.0/po/id/kxmlgui5.po --- old/kxmlgui-5.53.0/po/id/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/id/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2018-11-24 07:45+0700\n" +"PO-Revision-Date: 2018-12-21 22:17+0700\n" "Last-Translator: Wantoyo <wanto...@gmail.com>\n" "Language-Team: Indonesian <kde-i18n-...@kde.org>\n" "Language: id\n" @@ -46,7 +46,7 @@ "%4</em> windowing system</li></ul>" msgstr "" "<ul><li>KDE Frameworks %1</li><li>Qt %2 (dibangun terhadap %3)</" -"li><li>Sistem perjendelaan <em>%4</em></li></ul>" +"li><li>Sistem perwindowan <em>%4</em></li></ul>" #: kaboutapplicationdialog.cpp:165 #, kde-format @@ -323,7 +323,7 @@ #: kactionconflictdetector.cpp:54 #, kde-format msgid "Ambiguous shortcut detected" -msgstr "Pintasan ambigu terdeteksi" +msgstr "Shortcut ambigu terdeteksi" #: kbugreport.cpp:104 kbugreport.cpp:133 #, kde-format @@ -476,7 +476,7 @@ "be transferred to that server.</qt>" msgstr "" "<qt>Untuk menyampaikan laporan bug, klik tombol di bawah. Ini akan membuka " -"jendela penelusur web pada <a href=\"https://bugs.kde.org\">https://bugs.kde." +"window penelusur web pada <a href=\"https://bugs.kde.org\">https://bugs.kde." "org</a> yang akan kamu temukan sebuah formulir untuk diisi. Informasi di " "atas yang ditampilkan akan ditransfer ke server tersebut.</qt>" @@ -487,7 +487,7 @@ "browser window on <a href=\"%1\">%2</a>.</qt>" msgstr "" "<qt>Untuk menyampaikan laporan bug, klik tombol di bawah. Ini akan membuka " -"jendela penelusur web pada <a href=\"%1\">%2</a>.</qt>" +"window penelusur web pada <a href=\"%1\">%2</a>.</qt>" #: kbugreport.cpp:316 #, kde-format @@ -644,7 +644,7 @@ #: kedittoolbar.cpp:603 #, kde-format msgid "Configure Toolbars" -msgstr "Konfigurasi BilahAlat" +msgstr "Konfigurasi Bilah Alat" #: kedittoolbar.cpp:666 #, kde-format @@ -658,7 +658,7 @@ #: kedittoolbar.cpp:666 #, kde-format msgid "Reset Toolbars" -msgstr "Atur Ulang BilahAlat" +msgstr "Atur Ulang Bilah Alat" #: kedittoolbar.cpp:666 #, kde-format @@ -668,7 +668,7 @@ #: kedittoolbar.cpp:989 #, kde-format msgid "&Toolbar:" -msgstr "&BilahAlat:" +msgstr "&Bilah Alat:" #. i18n("&New"), this); #. new_toolbar->setPixmap(BarIcon("document-new", KIconLoader::SizeSmall)); @@ -801,7 +801,7 @@ msgid "The shortcut '%2' conflicts with the following key combination:\n" msgid_plural "" "The shortcut '%2' conflicts with the following key combinations:\n" -msgstr[0] "Pintasan '%2' konflik dengan kombinasi tombol berikut:\n" +msgstr[0] "Shortcut '%2' konflik dengan kombinasi tombol berikut:\n" #: kkeysequencewidget.cpp:144 #, kde-format @@ -821,7 +821,7 @@ msgctxt "%1 is the number of conflicts" msgid "Shortcut Conflict" msgid_plural "Shortcut Conflicts" -msgstr[0] "Pintasan Konflik" +msgstr[0] "Konflik Pintasan" #: kkeysequencewidget.cpp:219 #, kde-format @@ -840,14 +840,14 @@ "Do you want to assign an empty shortcut to these actions?\n" "%3" msgstr[0] "" -"Pintasan \"%2\" ambigu dengan jalan pintas berikut.\n" +"Shortcut \"%2\" ambigu dengan jalan pintas berikut.\n" "Anda ingin menugaskan jalan pintas kosong untuk aksi ini?\n" "%3" #: kkeysequencewidget.cpp:243 #, kde-format msgid "Shortcut conflict" -msgstr "Pintasan konflik" +msgstr "Konflik shortcut" #: kkeysequencewidget.cpp:244 #, kde-format @@ -927,18 +927,18 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Andhika Padmawan" +msgstr "Andhika Padmawan,Wantoyo" #: kmainwindow.cpp:246 #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "andhika.padma...@gmail.com" +msgstr "andhika.padma...@gmail.com,wanto...@gmail.com" #: kmenumenuhandler_p.cpp:50 #, kde-format msgid "Add to Toolbar" -msgstr "Tambah ke BilahAlat" +msgstr "Tambah ke Bilah Alat" #: kmenumenuhandler_p.cpp:233 #, kde-format @@ -1247,7 +1247,7 @@ #: kswitchlanguagedialog_p.cpp:161 #, kde-format msgid "Switch Application Language" -msgstr "Alih Bahasa Aplikasi" +msgstr "Alihkan Bahasa Aplikasi" #: kswitchlanguagedialog_p.cpp:166 #, kde-format @@ -1325,7 +1325,7 @@ #, kde-format msgctxt "@title:menu" msgid "Toolbar Settings" -msgstr "Setelan BilahAlat" +msgstr "Setelan Bilah Alat" #: ktoolbar.cpp:312 #, kde-format @@ -1416,12 +1416,12 @@ #: ktoolbar.cpp:407 #, kde-format msgid "Lock Toolbar Positions" -msgstr "Kunci Posisi BilahAlat" +msgstr "Kunci Posisi Bilah Alat" #: ktoolbarhandler.cpp:101 #, kde-format msgid "Toolbars Shown" -msgstr "BilahAlat Ditampilkan" +msgstr "Bilah Alat Ditampilkan" #: kundoactions.cpp:43 #, kde-format @@ -1464,7 +1464,7 @@ #: ui_standards.rc:34 #, kde-format msgid "&Game" -msgstr "&Game" +msgstr "&Permainan" #. i18n: ectx: Menu (edit) #: ui_standards.rc:61 @@ -1477,7 +1477,7 @@ #, kde-format msgctxt "@title:menu Game move" msgid "&Move" -msgstr "&Pindah" +msgstr "&Langkah" #. i18n: ectx: Menu (view) #: ui_standards.rc:101 @@ -1489,7 +1489,7 @@ #: ui_standards.rc:117 #, kde-format msgid "&Go" -msgstr "&Ke" +msgstr "&Menuju" #. i18n: ectx: Menu (bookmarks) #: ui_standards.rc:138 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/it/kxmlgui5.po new/kxmlgui-5.54.0/po/it/kxmlgui5.po --- old/kxmlgui-5.53.0/po/it/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/it/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -10,13 +10,13 @@ # Pino Toscano <toscano.p...@tiscali.it>, 2008. # Federico Zenith <federico.zen...@member.fsf.org>, 2008, 2012, 2013, 2014, 2015. # Innocenzo Ventre <innocenzo.ven...@gmail.com>, 2012. -# Vincenzo Reale <smart2...@baslug.org>, 2014, 2015, 2017. +# Vincenzo Reale <smart2...@baslug.org>, 2014, 2015, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2017-10-15 15:31+0100\n" +"PO-Revision-Date: 2018-11-21 07:54+0100\n" "Last-Translator: Vincenzo Reale <smart2...@baslug.org>\n" "Language-Team: Italian <kde-i18n...@kde.org>\n" "Language: it\n" @@ -199,17 +199,7 @@ msgstr "<html><font size=\"5\">KDE - Vivi libero!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -222,15 +212,16 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html><b>KDE</b> è una rete mondiale di ingegneri del software, artisti, " -"scrittori, traduttori e assistenti che si dedicano allo sviluppo di <a href=" -"\"%1\">software libero</a>. Questa comunità ha creato centinaia di " -"applicazioni libere come parte di Frameworks, Workspaces e applicazioni di " -"KDE.<br/><br/>KDE è un'impresa cooperativa in cui nessuna singola entità " -"controlla il lavoro o i prodotti di KDE a discapito altrui. Chiunque è " -"invitato a unirsi e contribuire a KDE, tu incluso.<br/><br/>Visita <a href=" -"\"%2\">%2</a> per maggiori informazioni sulla comunità di KDE e sul software " -"che sviluppiamo.</html>" +"<html><b>KDE</b> è una comunità mondiale di ingegneri del software, artisti, " +"scrittori, traduttori e autori che si dedicano allo sviluppo di <a href=" +"\"%1\">software libero</a>. KDE produce l'ambiente desktop Plasma, centinaia " +"di applicazioni, e le tante librerie software che le supportano.<br/><br/" +">KDE è un'impresa cooperativa: nessuna singola entità controlla la sua " +"direzione o i prodotti. Invece, lavoriamo insieme per raggiungere " +"l'obiettivo comune di costruire il miglior software libero del mondo. " +"Chiunque è invitato a <a href=\"%2\">unirsi e contribuire</a> a KDE, tu " +"incluso.<br/><br/>Visita <a href=\"%3\">%3</a> per maggiori informazioni " +"sulla comunità di KDE e sul software che sviluppiamo.</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/pl/kxmlgui5.po new/kxmlgui-5.54.0/po/pl/kxmlgui5.po --- old/kxmlgui-5.53.0/po/pl/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/pl/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -11,13 +11,13 @@ # Marta Rybczyńska <kde-i...@rybczynska.net>, 2007, 2008, 2009, 2010, 2011, 2012, 2013. # Michal Rudolf <mic...@rudolf.waw.pl>, 2010. # Artur Chłond <eugenewo...@o2.pl>, 2010. -# Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2017-12-09 07:42+0100\n" +"PO-Revision-Date: 2018-12-24 06:03+0100\n" "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" "Language: pl\n" @@ -285,17 +285,7 @@ msgstr "<html><font size=\"5\">KDE - Bądź wolny!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -314,10 +304,10 @@ "programów Wolnego Oprogramowania będących częścią szkieletów KDE, " "przestrzeni roboczych i aplikacji.<br /><br />KDE jest współpracującym " "przedsiębiorstwem, w którym nie istnieje pojedynczy byt sterujący pracą lub " -"produktami KDE przy wykluczeniu reszty. Uczestnictwo i współtworzenie w KDE " -"jest mile widziane w każdym przypadku, także w twoim.<br /><br />Odwiedź <a " -"href=\"%2\">%2</a> po informacje na temat społeczności KDE i oprogramowania, " -"które tworzymy.</html>" +"produktami KDE przy wykluczeniu reszty. <a href=\"%2\">Uczestnictwo i " +"współtworzenie</a> w KDE jest mile widziane w każdym przypadku, także w " +"twoim.<br /><br />Odwiedź <a href=\"%3\">%3</a> po informacje na temat " +"społeczności KDE i oprogramowania, które tworzymy.</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/pt_BR/kxmlgui5.po new/kxmlgui-5.54.0/po/pt_BR/kxmlgui5.po --- old/kxmlgui-5.53.0/po/pt_BR/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/pt_BR/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -8,7 +8,7 @@ # Marcus Gama <marcus.g...@gmail.com>, 2006. # Diniz Bortolotto <diniz.bortolo...@gmail.com>, 2007, 2008. # André Marcelo Alvarenga <alvare...@kde.org>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016. -# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2008, 2009, 2010, 2012, 2017. +# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2008, 2009, 2010, 2012, 2017, 2018. # Fernando Boaglio <boag...@kde.org>, 2009. # Doutor Zero <doutor.z...@gmail.com>, 2007, 2009. # Marcus Vinícius de Andrade Gama <marcus.g...@gmail.com>, 2010, 2012. @@ -18,7 +18,7 @@ "Project-Id-Version: kxmlgui5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2017-12-12 15:13-0300\n" +"PO-Revision-Date: 2018-12-17 10:22-0200\n" "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n" "Language: pt_BR\n" @@ -201,17 +201,7 @@ msgstr "<html><font size=\"5\">KDE - Seja livre!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -224,15 +214,17 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html>O <b>KDE</b> é uma rede mundial de engenheiros de software, artistas, " -"escritores, tradutores e facilitadores, comprometidos com o desenvolvimento " -"de <a href=\"%1\">Software Livre</a>. Esta comunidade criou centenas de " -"aplicativos de software livre como parte da plataforma, espaço de trabalho e " -"aplicativos do KDE.<br /><br />O KDE é uma organização cooperativa na qual " -"nenhuma entidade única controla os esforços ou produtos do KDE em detrimento " -"de outros. Todos são bem-vindos a participar e contribuir para o KDE, " -"incluindo você.<br /><br />Para mais informações sobre a comunidade KDE e os " -"softwares que produzimos, visite <a href=\"%2\">%2</a>.</html>" +"<html>O <b>KDE</b> é uma comunidade mundial de engenheiros de software," +"artistas, escritores, tradutores e criadores, comprometidos com o " +"desenvolvimento de <a href=\"%1\">Software livre</a>. O KDE produz o " +"ambiente de trabalho Plasma, centenas de aplicativos e muitas bibliotecas de " +"software que os suportam.<br /><br />O KDE é uma organização cooperativa: " +"nenhuma entidade única controla sua direção ou produtos. Ao invés disto, " +"trabalhamos juntos para alcançar o objetivo comum de construir o melhor " +"software livre do mundo. Todos são bem-vindos a <a href=\"%2\">participar e " +"contribuir</a> com o KDE, incluindo você.<br /><br />Para mais informações " +"sobre a comunidade KDE e os softwares que produzimos, para o visite <a href=" +"\"%3\">%3</a>.</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/zh_CN/kxmlgui5.po new/kxmlgui-5.54.0/po/zh_CN/kxmlgui5.po --- old/kxmlgui-5.53.0/po/zh_CN/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/zh_CN/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2018-11-12 09:13\n" +"PO-Revision-Date: 2019-01-05 20:42\n" "Last-Translator: guoyunhe <i...@guoyunhe.me>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -201,17 +201,7 @@ msgstr "<html><font size=\"5\">KDE 桌面环境 - 一切自由</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -224,12 +214,12 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html><b>KDE</b> 是一个由众多软件工程师、艺术工作者、文字工作者、翻译人员和其" -"他有志于<a href=\"%1\">自由软件</a>事业的人们组成的世界性社区网络。我们的社区" -"开发的数以百计的自由软件产品已成为 KDE 框架,工作空间和应用程序的一部分。" -"<br /><br />KDE 团队不受任何单独的团体、公司或机构控制。欢迎每个人对 KDE 作出" -"贡献。<br /><br />您可以访问 <a href=\"%2\">%2/</a> 来了解有关 KDE 社区的更多" -"信息。</html>" +"<html><b>KDE</b> 是一个由众多软件工程师、艺术家、作家、翻译家和其他有志于<a " +"href=\"%1\">自由软件</a>事业的人们组成的世界性社区。KDE 推出了 Plasma 桌面环" +"境,数以百计的自由软件应用,以及许多支持它们的程序库。<br /><br />KDE 是一个" +"合作事业:它的方向或产品不受任何单独的团体、公司或机构控制。欢迎每个人<a " +"href=\"%2\">参与和贡献</a>,包括您。<br /><br />您可以访问 <a href=\"%3\">" +"%3</a> 来了解有关 KDE 社区和我们开发的软件的更多信息。</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kxmlgui-5.53.0/po/zh_TW/kxmlgui5.po new/kxmlgui-5.54.0/po/zh_TW/kxmlgui5.po --- old/kxmlgui-5.53.0/po/zh_TW/kxmlgui5.po 2018-12-01 16:00:28.000000000 +0100 +++ new/kxmlgui-5.54.0/po/zh_TW/kxmlgui5.po 2019-01-06 21:28:06.000000000 +0100 @@ -12,19 +12,20 @@ # Franklin Weng <frank...@mail.everfocus.com.tw>, 2010, 2011, 2012. # Franklin Weng <frank...@goodhorse.idv.tw>, 2010, 2011, 2012, 2013, 2014, 2015, 2017. # Jeff Huang <s8321...@gmail.com>, 2016, 2017. +# pan93412 <pan93...@gmail.com>, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-18 03:51+0100\n" -"PO-Revision-Date: 2018-03-29 13:38+0800\n" -"Last-Translator: Cheng-Chia Tseng <pswo10...@gmail.com>\n" +"PO-Revision-Date: 2019-01-03 18:35+0800\n" +"Last-Translator: pan93412 <pan93...@gmail.com>\n" "Language-Team: Chinese <zh-l...@linux.org.tw>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Lokalize 18.12.0\n" "Plural-Forms: nplurals=1; plural=0;\n" #: kaboutapplicationdialog.cpp:81 khelpmenu.cpp:283 @@ -35,7 +36,7 @@ #: kaboutapplicationdialog.cpp:98 #, kde-format msgid "<html><font size=\"5\">%1</font><br />Version %2</html>" -msgstr "<html><font size=\"5\">%1</font><br /><b>版本 %2</html>" +msgstr "<html><font size=\"5\">%1</font><br />版本 %2</html>" #: kaboutapplicationdialog.cpp:136 #, kde-format @@ -199,17 +200,7 @@ msgstr "<html><font size=\"5\">KDE ─ 擁抱自由!</font></html>" #: kaboutkdedialog_p.cpp:55 -#, fuzzy, kde-format -#| msgid "" -#| "<html><b>KDE</b> is a world-wide network of software engineers, artists, " -#| "writers, translators and facilitators who are committed to <a href=" -#| "\"%1\">Free Software</a> development. This community has created hundreds " -#| "of Free Software applications as part of the KDE frameworks, workspaces " -#| "and applications.<br /><br />KDE is a cooperative enterprise in which no " -#| "single entity controls the efforts or products of KDE to the exclusion of " -#| "others. Everyone is welcome to join and contribute to KDE, including you." -#| "<br /><br />Visit <a href=\"%2\">%2</a> for more information about the " -#| "KDE community and the software we produce.</html>" +#, kde-format msgid "" "<html><b>KDE</b> is a world-wide community of software engineers, artists, " "writers, translators and creators who are committed to <a href=\"%1\">Free " @@ -222,12 +213,13 @@ "href=\"%3\">%3</a> for more information about the KDE community and the " "software we produce.</html>" msgstr "" -"<html><b>KDE</b> 是一個接受全世界的軟體工程師、美工畫家、寫作者、翻譯者與服務" -"者提交各種服務與貢獻的<a href=\"%1\">自由軟體</a>開發網路。這個社群建立了由數" -"百個自由軟體應用程式,做為 KDE 框架、工作空間與應用程式的一部份。<br /><br /" -"> 沒有任何一個單一的團體、公司或組織能完全掌控 KDE 的源碼。每個人都能加入並貢" -"獻到 KDE。<br /><br /> 請參考 <a href=\"%2\">%2</a> 以瞭解 KDE 專案的各種資" -"訊。</html>" +"<html><b>KDE</b> 是一個接受全世界的軟體工程師、美工畫家、寫作者、翻譯者與創造" +"者提交各種服務與貢獻的<a href=\"%1\">自由軟體</a>開發社群。KDE 做出了 Plasma " +"桌面環境、數百個應用程式和支援它們的軟體函式庫。<br /><br />KDE 是家合作企" +"業:沒有任何人操控 KDE 的目標和產品,取而代之的是一起達到建立世界上最好自由軟" +"體的共同目標。歡迎任何人 -- 包括您<a href=\"%2\">加入並貢獻 KDE</a>。<br /" +"><br />前往<a href=\"%3\">%3</a> 取得關於 KDE 社群的更多資訊,和我們做出的軟" +"體。</html>" #: kaboutkdedialog_p.cpp:75 #, kde-format