Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2017-09-11 16:19:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Mon Sep 11 16:19:40 2017 rev:54 rq:522511 version:17.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2017-08-28 15:06:22.251799535 +0200 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new/kcachegrind.changes 2017-09-11 16:19:54.616975673 +0200 @@ -1,0 +2,12 @@ +Thu Sep 07 07:01:40 CEST 2017 - [email protected] + +- Update to 17.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.1.php +- Changes since 17.08.0: + * Add .arcconfig + * Explicitly call aboutData.setDesktopFileName + * add missing icon sizes needed by appstream + +------------------------------------------------------------------- Old: ---- kcachegrind-17.08.0.tar.xz New: ---- kcachegrind-17.08.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.7WmjiW/_old 2017-09-11 16:19:55.644831322 +0200 +++ /var/tmp/diff_new_pack.7WmjiW/_new 2017-09-11 16:19:55.644831322 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kcachegrind -Version: 17.08.0 +Version: 17.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ kcachegrind-17.08.0.tar.xz -> kcachegrind-17.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/.arcconfig new/kcachegrind-17.08.1/.arcconfig --- old/kcachegrind-17.08.0/.arcconfig 1970-01-01 01:00:00.000000000 +0100 +++ new/kcachegrind-17.08.1/.arcconfig 2017-08-31 17:59:27.000000000 +0200 @@ -0,0 +1,3 @@ +{ + "phabricator.uri" : "https://phabricator.kde.org/" +} Binary files old/kcachegrind-17.08.0/kcachegrind/64-apps-kcachegrind.png and new/kcachegrind-17.08.1/kcachegrind/64-apps-kcachegrind.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/kcachegrind/CMakeLists.txt new/kcachegrind-17.08.1/kcachegrind/CMakeLists.txt --- old/kcachegrind-17.08.0/kcachegrind/CMakeLists.txt 2017-07-26 09:33:26.000000000 +0200 +++ new/kcachegrind-17.08.1/kcachegrind/CMakeLists.txt 2017-08-31 17:59:27.000000000 +0200 @@ -35,6 +35,6 @@ install( FILES tips DESTINATION ${KDE_INSTALL_DATADIR}/kcachegrind ) install( FILES kcachegrindui.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/kcachegrind ) -ecm_install_icons( ICONS 32-apps-kcachegrind.png 48-apps-kcachegrind.png DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor ) +ecm_install_icons( ICONS 128-apps-kcachegrind.png 64-apps-kcachegrind.png 32-apps-kcachegrind.png 48-apps-kcachegrind.png DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/kcachegrind/main.cpp new/kcachegrind-17.08.1/kcachegrind/main.cpp --- old/kcachegrind-17.08.0/kcachegrind/main.cpp 2017-07-26 09:33:26.000000000 +0200 +++ new/kcachegrind-17.08.1/kcachegrind/main.cpp 2017-08-31 17:59:27.000000000 +0200 @@ -49,6 +49,7 @@ aboutData.addAuthor(i18n("Josef Weidendorfer"), i18n("Author/Maintainer"), QStringLiteral("[email protected]")); + aboutData.setDesktopFileName(QStringLiteral("org.kde.kcachegrind")); KAboutData::setApplicationData(aboutData); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ar/kcachegrind.po new/kcachegrind-17.08.1/po/ar/kcachegrind.po --- old/kcachegrind-17.08.0/po/ar/kcachegrind.po 2017-08-11 02:44:26.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ar/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2007-10-14 15:59+0000\n" "Last-Translator: Youssef Chahibi <[email protected]>\n" "Language-Team: <[email protected]>\n" @@ -618,12 +618,12 @@ msgid "Author/Maintainer" msgstr "المؤلف/الراعي" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, fuzzy, kde-format msgid "Show information of this trace" msgstr "اعرض معلومات من" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ast/kcachegrind.po new/kcachegrind-17.08.1/po/ast/kcachegrind.po --- old/kcachegrind-17.08.0/po/ast/kcachegrind.po 2017-08-11 02:44:26.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ast/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-12-21 16:41+0100\n" "Last-Translator: enolp <[email protected]>\n" "Language-Team: Asturian <[email protected]>\n" @@ -617,12 +617,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/bs/kcachegrind.po new/kcachegrind-17.08.1/po/bs/kcachegrind.po --- old/kcachegrind-17.08.0/po/bs/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/bs/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-10-18 19:25+0000\n" "Last-Translator: Samir Ribić <Unknown>\n" "Language-Team: <[email protected]>\n" @@ -622,12 +622,12 @@ msgid "Author/Maintainer" msgstr "Autor/Održavalac" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Prikaži informacije za ovaj trag" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ca/kcachegrind.po new/kcachegrind-17.08.1/po/ca/kcachegrind.po --- old/kcachegrind-17.08.0/po/ca/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ca/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-18 22:33+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -624,12 +624,12 @@ msgid "Author/Maintainer" msgstr "Autor/mantenidor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostra informació d'aquesta traça" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[traça...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ca@valencia/kcachegrind.po new/kcachegrind-17.08.1/po/ca@valencia/kcachegrind.po --- old/kcachegrind-17.08.0/po/ca@valencia/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ca@valencia/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-18 22:33+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -624,12 +624,12 @@ msgid "Author/Maintainer" msgstr "Autor/mantenidor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostra informació d'esta traça" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[traça...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/cs/kcachegrind.po new/kcachegrind-17.08.1/po/cs/kcachegrind.po --- old/kcachegrind-17.08.0/po/cs/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/cs/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-02-23 17:12+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" @@ -618,12 +618,12 @@ msgid "Author/Maintainer" msgstr "Autor/správce" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trasování...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/da/kcachegrind.po new/kcachegrind-17.08.1/po/da/kcachegrind.po --- old/kcachegrind-17.08.0/po/da/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/da/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2011-12-22 21:43+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" @@ -621,12 +621,12 @@ msgid "Author/Maintainer" msgstr "Forfatter/Vedligeholder" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Vis information for dette spor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/de/kcachegrind.po new/kcachegrind-17.08.1/po/de/kcachegrind.po --- old/kcachegrind-17.08.0/po/de/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/de/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-03-20 15:25+0100\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" @@ -622,12 +622,12 @@ msgid "Author/Maintainer" msgstr "Autor/Betreuer" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Informationen über diese Profildatei anzeigen" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[Profildatei...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/el/kcachegrind.po new/kcachegrind-17.08.1/po/el/kcachegrind.po --- old/kcachegrind-17.08.0/po/el/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/el/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-02-06 10:59+0200\n" "Last-Translator: Petros Vidalis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -621,12 +621,12 @@ msgid "Author/Maintainer" msgstr "Συγγραφέας/συντηρητής" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Εμφάνιση πληροφοριών αυτού του ίχνους" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[ίχνος...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/en_GB/kcachegrind.po new/kcachegrind-17.08.1/po/en_GB/kcachegrind.po --- old/kcachegrind-17.08.0/po/en_GB/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/en_GB/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-12-02 21:06+0000\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: English <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "Author/Maintainer" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Show information of this trace" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trace...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/eo/kcachegrind.po new/kcachegrind-17.08.1/po/eo/kcachegrind.po --- old/kcachegrind-17.08.0/po/eo/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/eo/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2009-11-15 12:06+0100\n" "Last-Translator: Axel Rousseau <[email protected]>\n" "Language-Team: esperanto <[email protected]>\n" @@ -622,12 +622,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/es/kcachegrind.po new/kcachegrind-17.08.1/po/es/kcachegrind.po --- old/kcachegrind-17.08.0/po/es/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/es/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-19 23:22+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" @@ -625,12 +625,12 @@ msgid "Author/Maintainer" msgstr "Autor/mantenedor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostrar información de esta traza" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[traza...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/et/kcachegrind.po new/kcachegrind-17.08.1/po/et/kcachegrind.po --- old/kcachegrind-17.08.0/po/et/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/et/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2015-08-07 20:37+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" @@ -619,12 +619,12 @@ msgid "Author/Maintainer" msgstr "Autor/hooldaja" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Jälituse info näitamine" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/eu/kcachegrind.po new/kcachegrind-17.08.1/po/eu/kcachegrind.po --- old/kcachegrind-17.08.0/po/eu/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/eu/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2011-08-22 10:37+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" @@ -621,12 +621,12 @@ msgid "Author/Maintainer" msgstr "Egilea/mantentzailea" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Erakutsi aztarna honen informazioa" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/fa/kcachegrind.po new/kcachegrind-17.08.1/po/fa/kcachegrind.po --- old/kcachegrind-17.08.0/po/fa/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/fa/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2012-01-16 23:10+0330\n" "Last-Translator: Mohammad Reza Mirdamadi <[email protected]>\n" "Language-Team: Farsi (Persian) <>\n" @@ -628,12 +628,12 @@ msgid "Author/Maintainer" msgstr "نویسنده/نگهدارنده" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "نمایش اطلاعات این ردیابی" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/fi/kcachegrind.po new/kcachegrind-17.08.1/po/fi/kcachegrind.po --- old/kcachegrind-17.08.0/po/fi/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/fi/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2015-07-12 12:48+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" @@ -629,12 +629,12 @@ msgid "Author/Maintainer" msgstr "Tekijä/Ylläpitäjä" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Näytä tietoja tästä jäljityksestä" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/fr/kcachegrind.po new/kcachegrind-17.08.1/po/fr/kcachegrind.po --- old/kcachegrind-17.08.0/po/fr/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/fr/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-05-11 11:35+0800\n" "Last-Translator: Simon Depiets <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -634,12 +634,12 @@ msgid "Author/Maintainer" msgstr "Auteur et mainteneur" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Afficher les informations de cette trace" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trace...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ga/kcachegrind.po new/kcachegrind-17.08.1/po/ga/kcachegrind.po --- old/kcachegrind-17.08.0/po/ga/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ga/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdesdk/kcachegrind.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" @@ -626,12 +626,12 @@ msgid "Author/Maintainer" msgstr "Údar/Cothaitheoir" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/gl/kcachegrind.po new/kcachegrind-17.08.1/po/gl/kcachegrind.po --- old/kcachegrind-17.08.0/po/gl/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/gl/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-06-10 18:26+0100\n" "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail." "com>\n" @@ -622,12 +622,12 @@ msgid "Author/Maintainer" msgstr "Autor/Mantenedor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostrar a información deste tracexamento" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trazas…]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/hi/kcachegrind.po new/kcachegrind-17.08.1/po/hi/kcachegrind.po --- old/kcachegrind-17.08.0/po/hi/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/hi/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2008-02-23 17:06+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" @@ -623,12 +623,12 @@ msgid "Author/Maintainer" msgstr "लेखक/मेंटेनर" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "इस ट्रेस की जानकारी दिखाएँ" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/hr/kcachegrind.po new/kcachegrind-17.08.1/po/hr/kcachegrind.po --- old/kcachegrind-17.08.0/po/hr/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/hr/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2010-04-29 10:21+0200\n" "Last-Translator: Andrej Dundovic <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/hu/kcachegrind.po new/kcachegrind-17.08.1/po/hu/kcachegrind.po --- old/kcachegrind-17.08.0/po/hu/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/hu/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2012-06-12 21:42+0200\n" "Last-Translator: Balázs Úr <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" @@ -619,12 +619,12 @@ msgid "Author/Maintainer" msgstr "Szerző/karbantartó" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "A nyomvonal jellemzőinek megjelenítése" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/it/kcachegrind.po new/kcachegrind-17.08.1/po/it/kcachegrind.po --- old/kcachegrind-17.08.0/po/it/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/it/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-12-23 18:09+0100\n" "Last-Translator: Luigi Toscano <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "Autore e responsabile" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostra informazioni su questo trace" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trace...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ja/kcachegrind.po new/kcachegrind-17.08.1/po/ja/kcachegrind.po --- old/kcachegrind-17.08.0/po/ja/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ja/kcachegrind.po 2017-09-05 02:35:10.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2008-11-30 00:26+0900\n" "Last-Translator: Yukiko Bando <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" @@ -614,12 +614,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/kk/kcachegrind.po new/kcachegrind-17.08.1/po/kk/kcachegrind.po --- old/kcachegrind-17.08.0/po/kk/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/kk/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-08-16 03:46+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh <[email protected]>\n" @@ -618,12 +618,12 @@ msgid "Author/Maintainer" msgstr "Авторы және желілдірушісі" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Осы қадағалау хаттамасын көрсету" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/km/kcachegrind.po new/kcachegrind-17.08.1/po/km/kcachegrind.po --- old/kcachegrind-17.08.0/po/km/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/km/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2010-12-03 03:03+0700\n" "Last-Translator: Seng Sutha <[email protected]>\n" "Language-Team: Khmer [km] <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ko/kcachegrind.po new/kcachegrind-17.08.1/po/ko/kcachegrind.po --- old/kcachegrind-17.08.0/po/ko/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ko/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-01-22 20:43+0100\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" @@ -617,12 +617,12 @@ msgid "Author/Maintainer" msgstr "작성자 및 관리자" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "이 추적 정보 보기" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[추적...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/lt/kcachegrind.po new/kcachegrind-17.08.1/po/lt/kcachegrind.po --- old/kcachegrind-17.08.0/po/lt/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/lt/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2011-09-29 09:15+0300\n" "Last-Translator: Remigijus Jarmalavičius <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" @@ -621,12 +621,12 @@ msgid "Author/Maintainer" msgstr "Autorius/Prižiūrėtojas" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/mr/kcachegrind.po new/kcachegrind-17.08.1/po/mr/kcachegrind.po --- old/kcachegrind-17.08.0/po/mr/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/mr/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-03-06 17:49+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" @@ -617,12 +617,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/nb/kcachegrind.po new/kcachegrind-17.08.1/po/nb/kcachegrind.po --- old/kcachegrind-17.08.0/po/nb/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/nb/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2012-01-03 21:56+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -622,12 +622,12 @@ msgid "Author/Maintainer" msgstr "Forfatter og vedlikeholder" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Vis informasjon om dette sporet" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/nds/kcachegrind.po new/kcachegrind-17.08.1/po/nds/kcachegrind.po --- old/kcachegrind-17.08.0/po/nds/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/nds/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2011-10-03 12:48+0200\n" "Last-Translator: Manfred Wiese <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" @@ -619,12 +619,12 @@ msgid "Author/Maintainer" msgstr "Autor/Pleger" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Informatschonen ut disse Spoor bruken" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/nl/kcachegrind.po new/kcachegrind-17.08.1/po/nl/kcachegrind.po --- old/kcachegrind-17.08.0/po/nl/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/nl/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-20 14:15+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" @@ -625,12 +625,12 @@ msgid "Author/Maintainer" msgstr "Auteur/onderhouder" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Toon informatie van deze trace" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[traceren...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/nn/kcachegrind.po new/kcachegrind-17.08.1/po/nn/kcachegrind.po --- old/kcachegrind-17.08.0/po/nn/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/nn/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-05-12 14:29+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" @@ -619,12 +619,12 @@ msgid "Author/Maintainer" msgstr "Utviklar og vedlikehaldar" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Vis informasjon om dette sporet" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/pa/kcachegrind.po new/kcachegrind-17.08.1/po/pa/kcachegrind.po --- old/kcachegrind-17.08.0/po/pa/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/pa/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2010-02-03 08:44+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi/Panjabi <[email protected]>\n" @@ -628,12 +628,12 @@ msgid "Author/Maintainer" msgstr "ਲੇਖਕ/ਮੇਨਟੇਨਰ" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "ਇਹ ਟਰੇਸ ਲਈ ਜਾਣਕਾਰੀ ਵੇਖਾਓ" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/pl/kcachegrind.po new/kcachegrind-17.08.1/po/pl/kcachegrind.po --- old/kcachegrind-17.08.0/po/pl/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/pl/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-12-25 08:58+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "Autor/Opiekun" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Pokaż informację o tym śladzie" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[ślad...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/pt/kcachegrind.po new/kcachegrind-17.08.1/po/pt/kcachegrind.po --- old/kcachegrind-17.08.0/po/pt/kcachegrind.po 2017-08-11 02:44:27.000000000 +0200 +++ new/kcachegrind-17.08.1/po/pt/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-19 18:19+0000\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -625,12 +625,12 @@ msgid "Author/Maintainer" msgstr "Autor/Manutenção" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostrar a informação deste traceamento" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[registo...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/pt_BR/kcachegrind.po new/kcachegrind-17.08.1/po/pt_BR/kcachegrind.po --- old/kcachegrind-17.08.0/po/pt_BR/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/pt_BR/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2015-06-17 07:58-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" @@ -625,12 +625,12 @@ msgid "Author/Maintainer" msgstr "Autor/Mantenedor" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Mostrar informação deste rastro" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ro/kcachegrind.po new/kcachegrind-17.08.1/po/ro/kcachegrind.po --- old/kcachegrind-17.08.0/po/ro/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ro/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2012-12-22 11:52+0200\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" @@ -629,12 +629,12 @@ msgid "Author/Maintainer" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ru/kcachegrind.po new/kcachegrind-17.08.1/po/ru/kcachegrind.po --- old/kcachegrind-17.08.0/po/ru/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ru/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-06-17 13:14+0400\n" "Last-Translator: Alexander Lakhin <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" @@ -627,12 +627,12 @@ msgid "Author/Maintainer" msgstr "Автор/сопровождающий" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Показать информацию об этой трассировке" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/sk/kcachegrind.po new/kcachegrind-17.08.1/po/sk/kcachegrind.po --- old/kcachegrind-17.08.0/po/sk/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/sk/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-18 11:03+0100\n" "Last-Translator: Roman Paholik <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -616,12 +616,12 @@ msgid "Author/Maintainer" msgstr "Autor/Správca" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Zobraziť informácie tohto trasovania" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[trasovať...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/sl/kcachegrind.po new/kcachegrind-17.08.1/po/sl/kcachegrind.po --- old/kcachegrind-17.08.0/po/sl/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/sl/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2005-03-25 13:03+0100\n" "Last-Translator: Gregor Rakar <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" @@ -630,12 +630,12 @@ msgid "Author/Maintainer" msgstr "Avtor/Vzdrževalec" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Prikaži informacije o tem sledenju" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/sv/kcachegrind.po new/kcachegrind-17.08.1/po/sv/kcachegrind.po --- old/kcachegrind-17.08.0/po/sv/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/sv/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-18 18:57+0100\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" @@ -621,12 +621,12 @@ msgid "Author/Maintainer" msgstr "Upphovsman och utveckling" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Visa information från spårningen" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[spårning...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/tr/kcachegrind.po new/kcachegrind-17.08.1/po/tr/kcachegrind.po --- old/kcachegrind-17.08.0/po/tr/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/tr/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdesdk-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2017-07-02 21:00+0000\n" "Last-Translator: Mete <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "Yazar" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Bu izin bilgilerini göster" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[iz...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/ug/kcachegrind.po new/kcachegrind-17.08.1/po/ug/kcachegrind.po --- old/kcachegrind-17.08.0/po/ug/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/ug/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" @@ -617,12 +617,12 @@ msgid "Author/Maintainer" msgstr "ئاپتور/مەسئۇل" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/uk/kcachegrind.po new/kcachegrind-17.08.1/po/uk/kcachegrind.po --- old/kcachegrind-17.08.0/po/uk/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/uk/kcachegrind.po 2017-09-05 02:35:11.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2016-11-19 10:32+0200\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" @@ -620,12 +620,12 @@ msgid "Author/Maintainer" msgstr "Автор і супроводжувач" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "Показати інформацію цього трасування" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "[трасування...]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/zh_CN/kcachegrind.po new/kcachegrind-17.08.1/po/zh_CN/kcachegrind.po --- old/kcachegrind-17.08.0/po/zh_CN/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/zh_CN/kcachegrind.po 2017-09-05 02:35:12.000000000 +0200 @@ -2,8 +2,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" -"PO-Revision-Date: 2017-08-05 09:37-0400\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" +"PO-Revision-Date: 2017-08-31 05:22-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -616,12 +616,12 @@ msgid "Author/Maintainer" msgstr "作者/维护者" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "显示此跟踪的信息" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/po/zh_TW/kcachegrind.po new/kcachegrind-17.08.1/po/zh_TW/kcachegrind.po --- old/kcachegrind-17.08.0/po/zh_TW/kcachegrind.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/po/zh_TW/kcachegrind.po 2017-09-05 02:35:12.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:17+0100\n" +"POT-Creation-Date: 2017-09-01 05:21+0200\n" "PO-Revision-Date: 2011-11-16 16:53+0800\n" "Last-Translator: Franklin Weng <[email protected]>\n" "Language-Team: Chinese Traditional <[email protected]>\n" @@ -619,12 +619,12 @@ msgid "Author/Maintainer" msgstr "作者/維護者" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "Show information of this trace" msgstr "顯示此追蹤的資訊" -#: kcachegrind/main.cpp:72 +#: kcachegrind/main.cpp:73 #, kde-format msgid "[trace...]" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-17.08.0/poqm/zh_CN/kcachegrind_qt.po new/kcachegrind-17.08.1/poqm/zh_CN/kcachegrind_qt.po --- old/kcachegrind-17.08.0/poqm/zh_CN/kcachegrind_qt.po 2017-08-11 02:44:28.000000000 +0200 +++ new/kcachegrind-17.08.1/poqm/zh_CN/kcachegrind_qt.po 2017-09-05 02:35:12.000000000 +0200 @@ -1134,7 +1134,7 @@ #: libviews/eventtypeview.cpp:50 msgctxt "EventTypeView|" msgid "Short" -msgstr "" +msgstr "短" #: libviews/eventtypeview.cpp:52 msgctxt "EventTypeView|"
