Hello community, here is the log from the commit of package kservice for openSUSE:Factory checked in at 2020-07-14 07:54:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kservice (Old) and /work/SRC/openSUSE:Factory/.kservice.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kservice" Tue Jul 14 07:54:18 2020 rev:85 rq:820392 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kservice/kservice.changes 2020-06-16 13:44:05.749389260 +0200 +++ /work/SRC/openSUSE:Factory/.kservice.new.3060/kservice.changes 2020-07-14 07:55:40.377087010 +0200 @@ -1,0 +2,9 @@ +Sun Jul 5 07:55:44 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- No code change since 5.71.0 + +------------------------------------------------------------------- Old: ---- kservice-5.71.0.tar.xz kservice-5.71.0.tar.xz.sig New: ---- kservice-5.72.0.tar.xz kservice-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kservice.spec ++++++ --- /var/tmp/diff_new_pack.fEdhNz/_old 2020-07-14 07:55:41.445090468 +0200 +++ /var/tmp/diff_new_pack.fEdhNz/_new 2020-07-14 07:55:41.449090481 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.71 +%define _tar_path 5.72 # 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: kservice -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Plugin framework for desktop services License: LGPL-2.1-or-later @@ -40,7 +40,6 @@ # PATCH-FIX-OPENSUSE dont-show-yast-modules-in-the-applications-menu.patch -- hide the YaST modules from the application menu Patch1: dont-show-yast-modules-in-the-applications-menu.patch BuildRequires: bison -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: flex ++++++ kservice-5.71.0.tar.xz -> kservice-5.72.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/CMakeLists.txt new/kservice-5.72.0/CMakeLists.txt --- old/kservice-5.71.0/CMakeLists.txt 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/CMakeLists.txt 2020-07-04 15:21:16.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.71.0") # handled by release scripts -set(KF5_DEP_VERSION "5.71.0") # handled by release scripts +set(KF5_VERSION "5.72.0") # handled by release scripts +set(KF5_DEP_VERSION "5.72.0") # handled by release scripts project(KService VERSION ${KF5_VERSION}) # Disallow in-source build @@ -11,7 +11,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.71.0 NO_MODULE) +find_package(ECM 5.72.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/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/kservice-5.71.0/po/bn/kservice5.po new/kservice-5.72.0/po/bn/kservice5.po --- old/kservice-5.71.0/po/bn/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/bn/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -14,7 +14,7 @@ "PO-Revision-Date: 2012-07-16 14:27+0530\n" "Last-Translator: Deepayan Sarkar <[email protected]>\n" "Language-Team: American English <[email protected]>\n" -"Language: en_US\n" +"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/bs/kservice5.po new/kservice-5.72.0/po/bs/kservice5.po --- old/kservice-5.71.0/po/bs/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/bs/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -16,7 +16,7 @@ "PO-Revision-Date: 2013-12-21 17:26+0000\n" "Last-Translator: Ademovic Saudin <[email protected]>\n" "Language-Team: bosanski <[email protected]>\n" -"Language: bosnian\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/cs/kservice5.po new/kservice-5.72.0/po/cs/kservice5.po --- old/kservice-5.71.0/po/cs/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/cs/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2017-02-21 17:04+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" -"Language: en_US\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/hne/kservice5.po new/kservice-5.72.0/po/hne/kservice5.po --- old/kservice-5.71.0/po/hne/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/hne/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2009-02-10 20:44+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" -"Language: hi\n" +"Language: hne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/mai/kservice5.po new/kservice-5.72.0/po/mai/kservice5.po --- old/kservice-5.71.0/po/mai/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/mai/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -13,7 +13,7 @@ "PO-Revision-Date: 2010-09-24 15:44+0530\n" "Last-Translator: Rajesh Ranjan <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" -"Language: hi\n" +"Language: mai\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/sr/kservice5.po new/kservice-5.72.0/po/sr/kservice5.po --- old/kservice-5.71.0/po/sr/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/sr/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kservice5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-18 02:58+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-03-30 03:00+0200\n" "PO-Revision-Date: 2017-09-28 17:58+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -32,43 +32,43 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kbuildsycoca/kbuildsycoca_main.cpp:56 +#: kbuildsycoca/kbuildsycoca_main.cpp:58 #, kde-format msgctxt "application name" msgid "KBuildSycoca" msgstr "К‑градња-Сикоке" -#: kbuildsycoca/kbuildsycoca_main.cpp:58 +#: kbuildsycoca/kbuildsycoca_main.cpp:60 #, kde-format msgctxt "application description" msgid "Rebuilds the system configuration cache." msgstr "Поново гради кеш поставе система." -#: kbuildsycoca/kbuildsycoca_main.cpp:60 +#: kbuildsycoca/kbuildsycoca_main.cpp:62 #, kde-format msgctxt "@info:credit" msgid "Copyright 1999-2014 KDE Developers" msgstr "© 1999–2014, програмери КДЕ‑а" -#: kbuildsycoca/kbuildsycoca_main.cpp:61 +#: kbuildsycoca/kbuildsycoca_main.cpp:63 #, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "Давид Фор" -#: kbuildsycoca/kbuildsycoca_main.cpp:62 kbuildsycoca/kbuildsycoca_main.cpp:65 +#: kbuildsycoca/kbuildsycoca_main.cpp:64 kbuildsycoca/kbuildsycoca_main.cpp:67 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Аутор" -#: kbuildsycoca/kbuildsycoca_main.cpp:64 +#: kbuildsycoca/kbuildsycoca_main.cpp:66 #, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Валдо Бастијан" -#: kbuildsycoca/kbuildsycoca_main.cpp:73 +#: kbuildsycoca/kbuildsycoca_main.cpp:75 #, kde-format msgctxt "@info:shell command-line option" msgid "" @@ -77,43 +77,37 @@ msgstr "" "Не шаљи програмима сигнал за ажурирање (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:76 +#: kbuildsycoca/kbuildsycoca_main.cpp:78 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable incremental update, re-read everything" msgstr "Искључи постепено ажурирање, ишчитај све поново" -#: kbuildsycoca/kbuildsycoca_main.cpp:79 +#: kbuildsycoca/kbuildsycoca_main.cpp:81 #, kde-format msgctxt "@info:shell command-line option" msgid "Check file timestamps (deprecated, no longer having any effect)" msgstr "Провери временске ознаке фајлова (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:82 +#: kbuildsycoca/kbuildsycoca_main.cpp:84 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable checking files (deprecated, no longer having any effect)" msgstr "Искључи проверу фајлова (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:85 -#, kde-format -msgctxt "@info:shell command-line option" -msgid "Create global database" -msgstr "Направи глобалну базу" - -#: kbuildsycoca/kbuildsycoca_main.cpp:88 +#: kbuildsycoca/kbuildsycoca_main.cpp:87 #, kde-format msgctxt "@info:shell command-line option" msgid "Perform menu generation test run only" msgstr "Изврши само пробни поступак стварања менија" -#: kbuildsycoca/kbuildsycoca_main.cpp:91 +#: kbuildsycoca/kbuildsycoca_main.cpp:90 #, kde-format msgctxt "@info:shell command-line option" msgid "Track menu id for debug purposes" msgstr "Прати ид. менија ради исправљања" -#: kbuildsycoca/kbuildsycoca_main.cpp:95 +#: kbuildsycoca/kbuildsycoca_main.cpp:94 #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" @@ -142,7 +136,7 @@ "К‑лансер није доступан преко д‑буса, грешка при позиву %1:\n" "%2\n" -#: kdeinit/ktoolinvocation_x11.cpp:250 +#: kdeinit/ktoolinvocation_x11.cpp:240 #, kde-format msgid "" "Could not launch the mail client:\n" @@ -153,7 +147,7 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:251 +#: kdeinit/ktoolinvocation_x11.cpp:241 #, kde-format msgid "Could not launch Mail Client" msgstr "Не могу да покренем поштански клијент" @@ -161,8 +155,8 @@ #. i18n("Could not launch %1:\n\n%2", exe, error), #. i18n("Could not launch %1:\n\n%2", htmlApp->exec(), error), #. i18n("Could not launch %1:\n\n%2", exe, error), -#: kdeinit/ktoolinvocation_x11.cpp:300 kdeinit/ktoolinvocation_x11.cpp:325 -#: kdeinit/ktoolinvocation_x11.cpp:344 +#: kdeinit/ktoolinvocation_x11.cpp:291 kdeinit/ktoolinvocation_x11.cpp:316 +#: kdeinit/ktoolinvocation_x11.cpp:335 #, kde-format msgid "" "Could not launch the browser:\n" @@ -173,13 +167,13 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:301 kdeinit/ktoolinvocation_x11.cpp:326 -#: kdeinit/ktoolinvocation_x11.cpp:345 +#: kdeinit/ktoolinvocation_x11.cpp:292 kdeinit/ktoolinvocation_x11.cpp:317 +#: kdeinit/ktoolinvocation_x11.cpp:336 #, kde-format msgid "Could not launch Browser" msgstr "Не могу да покренем прегледач" -#: kdeinit/ktoolinvocation_x11.cpp:384 +#: kdeinit/ktoolinvocation_x11.cpp:376 #, kde-format msgid "" "Could not launch the terminal client:\n" @@ -190,22 +184,22 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:385 +#: kdeinit/ktoolinvocation_x11.cpp:377 #, kde-format msgid "Could not launch Terminal Client" msgstr "Не могу да покренем терминалски клијент" -#: plugin/kdbusservicestarter.cpp:77 +#: plugin/kdbusservicestarter.cpp:79 #, kde-format msgid "No service implementing %1" msgstr "Ниједан сервис не изводи %1" -#: services/kservice.cpp:1019 +#: services/kservice.cpp:1050 #, kde-format msgid "The provided service is not valid" msgstr "Дати сервис није добар." -#: services/kservice.cpp:1023 +#: services/kservice.cpp:1054 #, kde-format msgid "The service '%1' provides no library or the Library key is missing" msgstr "Сервис „%1“ не даје библиотеку или недостаје кључ „Library“." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/sr@ijekavian/kservice5.po new/kservice-5.72.0/po/sr@ijekavian/kservice5.po --- old/kservice-5.71.0/po/sr@ijekavian/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/sr@ijekavian/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kservice5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-18 02:58+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-03-30 03:00+0200\n" "PO-Revision-Date: 2017-09-28 17:58+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,43 +31,43 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kbuildsycoca/kbuildsycoca_main.cpp:56 +#: kbuildsycoca/kbuildsycoca_main.cpp:58 #, kde-format msgctxt "application name" msgid "KBuildSycoca" msgstr "К‑градња-Сикоке" -#: kbuildsycoca/kbuildsycoca_main.cpp:58 +#: kbuildsycoca/kbuildsycoca_main.cpp:60 #, kde-format msgctxt "application description" msgid "Rebuilds the system configuration cache." msgstr "Поново гради кеш поставе система." -#: kbuildsycoca/kbuildsycoca_main.cpp:60 +#: kbuildsycoca/kbuildsycoca_main.cpp:62 #, kde-format msgctxt "@info:credit" msgid "Copyright 1999-2014 KDE Developers" msgstr "© 1999–2014, програмери КДЕ‑а" -#: kbuildsycoca/kbuildsycoca_main.cpp:61 +#: kbuildsycoca/kbuildsycoca_main.cpp:63 #, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "Давид Фор" -#: kbuildsycoca/kbuildsycoca_main.cpp:62 kbuildsycoca/kbuildsycoca_main.cpp:65 +#: kbuildsycoca/kbuildsycoca_main.cpp:64 kbuildsycoca/kbuildsycoca_main.cpp:67 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Аутор" -#: kbuildsycoca/kbuildsycoca_main.cpp:64 +#: kbuildsycoca/kbuildsycoca_main.cpp:66 #, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Валдо Бастијан" -#: kbuildsycoca/kbuildsycoca_main.cpp:73 +#: kbuildsycoca/kbuildsycoca_main.cpp:75 #, kde-format msgctxt "@info:shell command-line option" msgid "" @@ -76,43 +76,37 @@ msgstr "" "Не шаљи програмима сигнал за ажурирање (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:76 +#: kbuildsycoca/kbuildsycoca_main.cpp:78 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable incremental update, re-read everything" msgstr "Искључи постепено ажурирање, ишчитај све поново" -#: kbuildsycoca/kbuildsycoca_main.cpp:79 +#: kbuildsycoca/kbuildsycoca_main.cpp:81 #, kde-format msgctxt "@info:shell command-line option" msgid "Check file timestamps (deprecated, no longer having any effect)" msgstr "Провјери временске ознаке фајлова (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:82 +#: kbuildsycoca/kbuildsycoca_main.cpp:84 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable checking files (deprecated, no longer having any effect)" msgstr "Искључи провјеру фајлова (превазиђено, више нема дејства)" -#: kbuildsycoca/kbuildsycoca_main.cpp:85 -#, kde-format -msgctxt "@info:shell command-line option" -msgid "Create global database" -msgstr "Направи глобалну базу" - -#: kbuildsycoca/kbuildsycoca_main.cpp:88 +#: kbuildsycoca/kbuildsycoca_main.cpp:87 #, kde-format msgctxt "@info:shell command-line option" msgid "Perform menu generation test run only" msgstr "Изврши само пробни поступак стварања менија" -#: kbuildsycoca/kbuildsycoca_main.cpp:91 +#: kbuildsycoca/kbuildsycoca_main.cpp:90 #, kde-format msgctxt "@info:shell command-line option" msgid "Track menu id for debug purposes" msgstr "Прати ид. менија ради исправљања" -#: kbuildsycoca/kbuildsycoca_main.cpp:95 +#: kbuildsycoca/kbuildsycoca_main.cpp:94 #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" @@ -141,7 +135,7 @@ "К‑лансер није доступан преко д‑буса, грешка при позиву %1:\n" "%2\n" -#: kdeinit/ktoolinvocation_x11.cpp:250 +#: kdeinit/ktoolinvocation_x11.cpp:240 #, kde-format msgid "" "Could not launch the mail client:\n" @@ -152,7 +146,7 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:251 +#: kdeinit/ktoolinvocation_x11.cpp:241 #, kde-format msgid "Could not launch Mail Client" msgstr "Не могу да покренем поштански клијент" @@ -160,8 +154,8 @@ #. i18n("Could not launch %1:\n\n%2", exe, error), #. i18n("Could not launch %1:\n\n%2", htmlApp->exec(), error), #. i18n("Could not launch %1:\n\n%2", exe, error), -#: kdeinit/ktoolinvocation_x11.cpp:300 kdeinit/ktoolinvocation_x11.cpp:325 -#: kdeinit/ktoolinvocation_x11.cpp:344 +#: kdeinit/ktoolinvocation_x11.cpp:291 kdeinit/ktoolinvocation_x11.cpp:316 +#: kdeinit/ktoolinvocation_x11.cpp:335 #, kde-format msgid "" "Could not launch the browser:\n" @@ -172,13 +166,13 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:301 kdeinit/ktoolinvocation_x11.cpp:326 -#: kdeinit/ktoolinvocation_x11.cpp:345 +#: kdeinit/ktoolinvocation_x11.cpp:292 kdeinit/ktoolinvocation_x11.cpp:317 +#: kdeinit/ktoolinvocation_x11.cpp:336 #, kde-format msgid "Could not launch Browser" msgstr "Не могу да покренем прегледач" -#: kdeinit/ktoolinvocation_x11.cpp:384 +#: kdeinit/ktoolinvocation_x11.cpp:376 #, kde-format msgid "" "Could not launch the terminal client:\n" @@ -189,22 +183,22 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:385 +#: kdeinit/ktoolinvocation_x11.cpp:377 #, kde-format msgid "Could not launch Terminal Client" msgstr "Не могу да покренем терминалски клијент" -#: plugin/kdbusservicestarter.cpp:77 +#: plugin/kdbusservicestarter.cpp:79 #, kde-format msgid "No service implementing %1" msgstr "Ниједан сервис не изводи %1" -#: services/kservice.cpp:1019 +#: services/kservice.cpp:1050 #, kde-format msgid "The provided service is not valid" msgstr "Дати сервис није добар." -#: services/kservice.cpp:1023 +#: services/kservice.cpp:1054 #, kde-format msgid "The service '%1' provides no library or the Library key is missing" msgstr "Сервис „%1“ не даје библиотеку или недостаје кључ „Library“." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/sr@ijekavianlatin/kservice5.po new/kservice-5.72.0/po/sr@ijekavianlatin/kservice5.po --- old/kservice-5.71.0/po/sr@ijekavianlatin/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/sr@ijekavianlatin/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kservice5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-18 02:58+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-03-30 03:00+0200\n" "PO-Revision-Date: 2017-09-28 17:58+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,43 +31,43 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kbuildsycoca/kbuildsycoca_main.cpp:56 +#: kbuildsycoca/kbuildsycoca_main.cpp:58 #, kde-format msgctxt "application name" msgid "KBuildSycoca" msgstr "K‑gradnja-Sycoce" -#: kbuildsycoca/kbuildsycoca_main.cpp:58 +#: kbuildsycoca/kbuildsycoca_main.cpp:60 #, kde-format msgctxt "application description" msgid "Rebuilds the system configuration cache." msgstr "Ponovo gradi keš postave sistema." -#: kbuildsycoca/kbuildsycoca_main.cpp:60 +#: kbuildsycoca/kbuildsycoca_main.cpp:62 #, kde-format msgctxt "@info:credit" msgid "Copyright 1999-2014 KDE Developers" msgstr "© 1999–2014, programeri KDE‑a" -#: kbuildsycoca/kbuildsycoca_main.cpp:61 +#: kbuildsycoca/kbuildsycoca_main.cpp:63 #, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "David For" -#: kbuildsycoca/kbuildsycoca_main.cpp:62 kbuildsycoca/kbuildsycoca_main.cpp:65 +#: kbuildsycoca/kbuildsycoca_main.cpp:64 kbuildsycoca/kbuildsycoca_main.cpp:67 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: kbuildsycoca/kbuildsycoca_main.cpp:64 +#: kbuildsycoca/kbuildsycoca_main.cpp:66 #, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Valdo Bastijan" -#: kbuildsycoca/kbuildsycoca_main.cpp:73 +#: kbuildsycoca/kbuildsycoca_main.cpp:75 #, kde-format msgctxt "@info:shell command-line option" msgid "" @@ -76,43 +76,37 @@ msgstr "" "Ne šalji programima signal za ažuriranje (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:76 +#: kbuildsycoca/kbuildsycoca_main.cpp:78 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable incremental update, re-read everything" msgstr "Isključi postepeno ažuriranje, iščitaj sve ponovo" -#: kbuildsycoca/kbuildsycoca_main.cpp:79 +#: kbuildsycoca/kbuildsycoca_main.cpp:81 #, kde-format msgctxt "@info:shell command-line option" msgid "Check file timestamps (deprecated, no longer having any effect)" msgstr "Provjeri vremenske oznake fajlova (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:82 +#: kbuildsycoca/kbuildsycoca_main.cpp:84 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable checking files (deprecated, no longer having any effect)" msgstr "Isključi provjeru fajlova (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:85 -#, kde-format -msgctxt "@info:shell command-line option" -msgid "Create global database" -msgstr "Napravi globalnu bazu" - -#: kbuildsycoca/kbuildsycoca_main.cpp:88 +#: kbuildsycoca/kbuildsycoca_main.cpp:87 #, kde-format msgctxt "@info:shell command-line option" msgid "Perform menu generation test run only" msgstr "Izvrši samo probni postupak stvaranja menija" -#: kbuildsycoca/kbuildsycoca_main.cpp:91 +#: kbuildsycoca/kbuildsycoca_main.cpp:90 #, kde-format msgctxt "@info:shell command-line option" msgid "Track menu id for debug purposes" msgstr "Prati id. menija radi ispravljanja" -#: kbuildsycoca/kbuildsycoca_main.cpp:95 +#: kbuildsycoca/kbuildsycoca_main.cpp:94 #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" @@ -141,7 +135,7 @@ "KLauncher nije dostupan preko D‑Busa, greška pri pozivu %1:\n" "%2\n" -#: kdeinit/ktoolinvocation_x11.cpp:250 +#: kdeinit/ktoolinvocation_x11.cpp:240 #, kde-format msgid "" "Could not launch the mail client:\n" @@ -152,7 +146,7 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:251 +#: kdeinit/ktoolinvocation_x11.cpp:241 #, kde-format msgid "Could not launch Mail Client" msgstr "Ne mogu da pokrenem poštanski klijent" @@ -160,8 +154,8 @@ #. i18n("Could not launch %1:\n\n%2", exe, error), #. i18n("Could not launch %1:\n\n%2", htmlApp->exec(), error), #. i18n("Could not launch %1:\n\n%2", exe, error), -#: kdeinit/ktoolinvocation_x11.cpp:300 kdeinit/ktoolinvocation_x11.cpp:325 -#: kdeinit/ktoolinvocation_x11.cpp:344 +#: kdeinit/ktoolinvocation_x11.cpp:291 kdeinit/ktoolinvocation_x11.cpp:316 +#: kdeinit/ktoolinvocation_x11.cpp:335 #, kde-format msgid "" "Could not launch the browser:\n" @@ -172,13 +166,13 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:301 kdeinit/ktoolinvocation_x11.cpp:326 -#: kdeinit/ktoolinvocation_x11.cpp:345 +#: kdeinit/ktoolinvocation_x11.cpp:292 kdeinit/ktoolinvocation_x11.cpp:317 +#: kdeinit/ktoolinvocation_x11.cpp:336 #, kde-format msgid "Could not launch Browser" msgstr "Ne mogu da pokrenem pregledač" -#: kdeinit/ktoolinvocation_x11.cpp:384 +#: kdeinit/ktoolinvocation_x11.cpp:376 #, kde-format msgid "" "Could not launch the terminal client:\n" @@ -189,22 +183,22 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:385 +#: kdeinit/ktoolinvocation_x11.cpp:377 #, kde-format msgid "Could not launch Terminal Client" msgstr "Ne mogu da pokrenem terminalski klijent" -#: plugin/kdbusservicestarter.cpp:77 +#: plugin/kdbusservicestarter.cpp:79 #, kde-format msgid "No service implementing %1" msgstr "Nijedan servis ne izvodi %1" -#: services/kservice.cpp:1019 +#: services/kservice.cpp:1050 #, kde-format msgid "The provided service is not valid" msgstr "Dati servis nije dobar." -#: services/kservice.cpp:1023 +#: services/kservice.cpp:1054 #, kde-format msgid "The service '%1' provides no library or the Library key is missing" msgstr "Servis „%1“ ne daje biblioteku ili nedostaje ključ „Library“." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/sr@latin/kservice5.po new/kservice-5.72.0/po/sr@latin/kservice5.po --- old/kservice-5.71.0/po/sr@latin/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/sr@latin/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kservice5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-18 02:58+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-03-30 03:00+0200\n" "PO-Revision-Date: 2017-09-28 17:58+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,43 +31,43 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kbuildsycoca/kbuildsycoca_main.cpp:56 +#: kbuildsycoca/kbuildsycoca_main.cpp:58 #, kde-format msgctxt "application name" msgid "KBuildSycoca" msgstr "K‑gradnja-Sycoce" -#: kbuildsycoca/kbuildsycoca_main.cpp:58 +#: kbuildsycoca/kbuildsycoca_main.cpp:60 #, kde-format msgctxt "application description" msgid "Rebuilds the system configuration cache." msgstr "Ponovo gradi keš postave sistema." -#: kbuildsycoca/kbuildsycoca_main.cpp:60 +#: kbuildsycoca/kbuildsycoca_main.cpp:62 #, kde-format msgctxt "@info:credit" msgid "Copyright 1999-2014 KDE Developers" msgstr "© 1999–2014, programeri KDE‑a" -#: kbuildsycoca/kbuildsycoca_main.cpp:61 +#: kbuildsycoca/kbuildsycoca_main.cpp:63 #, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "David For" -#: kbuildsycoca/kbuildsycoca_main.cpp:62 kbuildsycoca/kbuildsycoca_main.cpp:65 +#: kbuildsycoca/kbuildsycoca_main.cpp:64 kbuildsycoca/kbuildsycoca_main.cpp:67 #, kde-format msgctxt "@info:credit" msgid "Author" msgstr "Autor" -#: kbuildsycoca/kbuildsycoca_main.cpp:64 +#: kbuildsycoca/kbuildsycoca_main.cpp:66 #, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Valdo Bastijan" -#: kbuildsycoca/kbuildsycoca_main.cpp:73 +#: kbuildsycoca/kbuildsycoca_main.cpp:75 #, kde-format msgctxt "@info:shell command-line option" msgid "" @@ -76,43 +76,37 @@ msgstr "" "Ne šalji programima signal za ažuriranje (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:76 +#: kbuildsycoca/kbuildsycoca_main.cpp:78 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable incremental update, re-read everything" msgstr "Isključi postepeno ažuriranje, iščitaj sve ponovo" -#: kbuildsycoca/kbuildsycoca_main.cpp:79 +#: kbuildsycoca/kbuildsycoca_main.cpp:81 #, kde-format msgctxt "@info:shell command-line option" msgid "Check file timestamps (deprecated, no longer having any effect)" msgstr "Proveri vremenske oznake fajlova (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:82 +#: kbuildsycoca/kbuildsycoca_main.cpp:84 #, kde-format msgctxt "@info:shell command-line option" msgid "Disable checking files (deprecated, no longer having any effect)" msgstr "Isključi proveru fajlova (prevaziđeno, više nema dejstva)" -#: kbuildsycoca/kbuildsycoca_main.cpp:85 -#, kde-format -msgctxt "@info:shell command-line option" -msgid "Create global database" -msgstr "Napravi globalnu bazu" - -#: kbuildsycoca/kbuildsycoca_main.cpp:88 +#: kbuildsycoca/kbuildsycoca_main.cpp:87 #, kde-format msgctxt "@info:shell command-line option" msgid "Perform menu generation test run only" msgstr "Izvrši samo probni postupak stvaranja menija" -#: kbuildsycoca/kbuildsycoca_main.cpp:91 +#: kbuildsycoca/kbuildsycoca_main.cpp:90 #, kde-format msgctxt "@info:shell command-line option" msgid "Track menu id for debug purposes" msgstr "Prati id. menija radi ispravljanja" -#: kbuildsycoca/kbuildsycoca_main.cpp:95 +#: kbuildsycoca/kbuildsycoca_main.cpp:94 #, kde-format msgctxt "@info:shell command-line option" msgid "Switch QStandardPaths to test mode, for unit tests only" @@ -141,7 +135,7 @@ "KLauncher nije dostupan preko D‑Busa, greška pri pozivu %1:\n" "%2\n" -#: kdeinit/ktoolinvocation_x11.cpp:250 +#: kdeinit/ktoolinvocation_x11.cpp:240 #, kde-format msgid "" "Could not launch the mail client:\n" @@ -152,7 +146,7 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:251 +#: kdeinit/ktoolinvocation_x11.cpp:241 #, kde-format msgid "Could not launch Mail Client" msgstr "Ne mogu da pokrenem poštanski klijent" @@ -160,8 +154,8 @@ #. i18n("Could not launch %1:\n\n%2", exe, error), #. i18n("Could not launch %1:\n\n%2", htmlApp->exec(), error), #. i18n("Could not launch %1:\n\n%2", exe, error), -#: kdeinit/ktoolinvocation_x11.cpp:300 kdeinit/ktoolinvocation_x11.cpp:325 -#: kdeinit/ktoolinvocation_x11.cpp:344 +#: kdeinit/ktoolinvocation_x11.cpp:291 kdeinit/ktoolinvocation_x11.cpp:316 +#: kdeinit/ktoolinvocation_x11.cpp:335 #, kde-format msgid "" "Could not launch the browser:\n" @@ -172,13 +166,13 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:301 kdeinit/ktoolinvocation_x11.cpp:326 -#: kdeinit/ktoolinvocation_x11.cpp:345 +#: kdeinit/ktoolinvocation_x11.cpp:292 kdeinit/ktoolinvocation_x11.cpp:317 +#: kdeinit/ktoolinvocation_x11.cpp:336 #, kde-format msgid "Could not launch Browser" msgstr "Ne mogu da pokrenem pregledač" -#: kdeinit/ktoolinvocation_x11.cpp:384 +#: kdeinit/ktoolinvocation_x11.cpp:376 #, kde-format msgid "" "Could not launch the terminal client:\n" @@ -189,22 +183,22 @@ "\n" "%1" -#: kdeinit/ktoolinvocation_x11.cpp:385 +#: kdeinit/ktoolinvocation_x11.cpp:377 #, kde-format msgid "Could not launch Terminal Client" msgstr "Ne mogu da pokrenem terminalski klijent" -#: plugin/kdbusservicestarter.cpp:77 +#: plugin/kdbusservicestarter.cpp:79 #, kde-format msgid "No service implementing %1" msgstr "Nijedan servis ne izvodi %1" -#: services/kservice.cpp:1019 +#: services/kservice.cpp:1050 #, kde-format msgid "The provided service is not valid" msgstr "Dati servis nije dobar." -#: services/kservice.cpp:1023 +#: services/kservice.cpp:1054 #, kde-format msgid "The service '%1' provides no library or the Library key is missing" msgstr "Servis „%1“ ne daje biblioteku ili nedostaje ključ „Library“." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/uz@cyrillic/kservice5.po new/kservice-5.72.0/po/uz@cyrillic/kservice5.po --- old/kservice-5.71.0/po/uz@cyrillic/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/uz@cyrillic/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -10,7 +10,7 @@ "PO-Revision-Date: 2009-10-17 00:34+0200\n" "Last-Translator: Mashrab Kuvatov <[email protected]>\n" "Language-Team: Uzbek <[email protected]>\n" -"Language: uz\n" +"Language: uz@cyrillic\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/vi/kservice5.po new/kservice-5.72.0/po/vi/kservice5.po --- old/kservice-5.71.0/po/vi/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/vi/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2012-09-23 18:43+0800\n" "Last-Translator: Lê Hoàng Phương <[email protected]>\n" "Language-Team: American English <[email protected]>\n" -"Language: en_US\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kservice-5.71.0/po/zh_CN/kservice5.po new/kservice-5.72.0/po/zh_CN/kservice5.po --- old/kservice-5.71.0/po/zh_CN/kservice5.po 2020-06-07 20:31:39.000000000 +0200 +++ new/kservice-5.72.0/po/zh_CN/kservice5.po 2020-07-04 15:21:16.000000000 +0200 @@ -16,8 +16,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-03-30 03:00+0200\n" -"PO-Revision-Date: 2020-05-09 13:50\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2020-06-24 08:00\n" +"Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -25,8 +25,10 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/frameworks/kservice5.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kservice/kservice5.pot\n" +"X-Crowdin-File-ID: 5560\n" #, kde-format msgctxt "NAME OF TRANSLATORS"
