diff -Nru knewstuff-5.55.0/CMakeLists.txt knewstuff-5.56.0/CMakeLists.txt --- knewstuff-5.55.0/CMakeLists.txt 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/CMakeLists.txt 2019-03-02 13:45:02.000000000 +0000 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.55.0") # handled by release scripts -set(KF5_DEP_VERSION "5.55.0") # handled by release scripts +set(KF5_VERSION "5.56.0") # handled by release scripts +set(KF5_DEP_VERSION "5.56.0") # handled by release scripts project(KNewStuff VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.55.0 NO_MODULE) +find_package(ECM 5.56.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) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) diff -Nru knewstuff-5.55.0/data/kmoretools-desktopfiles/fontinst.desktop knewstuff-5.56.0/data/kmoretools-desktopfiles/fontinst.desktop --- knewstuff-5.55.0/data/kmoretools-desktopfiles/fontinst.desktop 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/data/kmoretools-desktopfiles/fontinst.desktop 2019-03-02 13:45:02.000000000 +0000 @@ -93,7 +93,7 @@ X-KDE-Keywords[eu]=letra-tipoa,letra-tipoak,instalatzailea,truetype,type1,bitmap X-KDE-Keywords[fi]=fontti,fontit,asennus,truetype,type1,bittikartta X-KDE-Keywords[fr]=police, polices, installateur, TrueType, type1, bitmap -X-KDE-Keywords[gl]=letra, glifo, tipo de letra, tipo, instalador +X-KDE-Keywords[gl]=letra, glifo, tipo de letra, tipo, instalador, mapa de bits X-KDE-Keywords[hu]=betűkészlet,betűkészletek,telepítő,truetype,type1,bitmap X-KDE-Keywords[id]=font,fon,pemasang,truetype,type1,bitmap X-KDE-Keywords[it]=carattere,caratteri,installatore,truetype,type1,bitmap diff -Nru knewstuff-5.55.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop knewstuff-5.56.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop --- knewstuff-5.55.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/data/kmoretools-desktopfiles/org.kde.ksysguard.desktop 2019-03-02 13:45:02.000000000 +0000 @@ -53,7 +53,7 @@ GenericName[fi]=Järjestelmän valvonta GenericName[fr]=Moniteur système GenericName[gd]=Monatair an t-siostaim -GenericName[gl]=Vixilante do sistema +GenericName[gl]=Monitor do sistema GenericName[hu]=Rendszermonitor GenericName[ia]=Monitor de systema GenericName[id]=Pemantau Sistem @@ -89,7 +89,7 @@ Comment[eu]=Zelatatu martxan dauden prozesuak eta sistemaren errendimendua Comment[fi]=Valvo käynnissä olevia prosesseja ja järjestelmän suorituskykyä Comment[fr]=Surveiller les processus en cours d'exécution et les performances du système -Comment[gl]=Vixiar os procesos en execución e o rendemento do sistema. +Comment[gl]=Monitorizar os procesos en execución e o rendemento do sistema. Comment[hu]=Monitorozza a futó folyamatokat és a rendszer teljesítményét Comment[id]=Pemantau proses berjalan dan kinerja sistem Comment[it]=Controlla i processi in esecuzione e le prestazioni del sistema diff -Nru knewstuff-5.55.0/debian/changelog knewstuff-5.56.0/debian/changelog --- knewstuff-5.55.0/debian/changelog 2019-02-13 08:32:06.000000000 +0000 +++ knewstuff-5.56.0/debian/changelog 2019-03-09 16:36:46.000000000 +0000 @@ -1,3 +1,9 @@ +knewstuff (5.56.0-0ubuntu1) disco; urgency=medium + + * New upstream release (5.56.0) + + -- José Manuel Santamaría Lema Sat, 09 Mar 2019 16:36:46 +0000 + knewstuff (5.55.0-0ubuntu1) disco; urgency=medium * New upstream release (5.55.0) diff -Nru knewstuff-5.55.0/debian/control knewstuff-5.56.0/debian/control --- knewstuff-5.55.0/debian/control 2019-02-13 08:32:06.000000000 +0000 +++ knewstuff-5.56.0/debian/control 2019-03-09 16:36:46.000000000 +0000 @@ -6,21 +6,21 @@ Build-Depends: cmake (>= 3.0~), debhelper (>= 11~), doxygen, - extra-cmake-modules (>= 5.55.0~), + extra-cmake-modules (>= 5.56.0~), graphviz, - libkf5archive-dev (>= 5.55.0~), - libkf5attica-dev (>= 5.55.0~), - libkf5completion-dev (>= 5.55.0~), - libkf5config-dev (>= 5.55.0~), - libkf5coreaddons-dev (>= 5.55.0~), - libkf5i18n-dev (>= 5.55.0~), - libkf5iconthemes-dev (>= 5.55.0~), - libkf5itemviews-dev (>= 5.55.0~), - libkf5kio-dev (>= 5.55.0~), - libkf5service-dev (>= 5.55.0~), - libkf5textwidgets-dev (>= 5.55.0~), - libkf5widgetsaddons-dev (>= 5.55.0~), - libkf5xmlgui-dev (>= 5.55.0~), + libkf5archive-dev (>= 5.56.0~), + libkf5attica-dev (>= 5.56.0~), + libkf5completion-dev (>= 5.56.0~), + libkf5config-dev (>= 5.56.0~), + libkf5coreaddons-dev (>= 5.56.0~), + libkf5i18n-dev (>= 5.56.0~), + libkf5iconthemes-dev (>= 5.56.0~), + libkf5itemviews-dev (>= 5.56.0~), + libkf5kio-dev (>= 5.56.0~), + libkf5service-dev (>= 5.56.0~), + libkf5textwidgets-dev (>= 5.56.0~), + libkf5widgetsaddons-dev (>= 5.56.0~), + libkf5xmlgui-dev (>= 5.56.0~), libqt5sql5-sqlite, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev (>= 5.8.0~), diff -Nru knewstuff-5.55.0/po/af/knewstuff5.po knewstuff-5.56.0/po/af/knewstuff5.po --- knewstuff-5.55.0/po/af/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/af/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: kdelibs4 stable\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2006-01-12 16:33+0200\n" "Last-Translator: JUANITA FRANZ \n" "Language-Team: AFRIKAANS \n" @@ -19,7 +19,7 @@ msgid "All categories are missing" msgstr "Beeld kort" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -28,7 +28,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -36,29 +36,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Nee teks was vervang." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/ar/knewstuff5.po knewstuff-5.56.0/po/ar/knewstuff5.po --- knewstuff-5.55.0/po/ar/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ar/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2017-09-25 00:57+0300\n" "Last-Translator: Khalid AlAjaji \n" "Language-Team: Arabic \n" @@ -20,7 +20,7 @@ msgid "All categories are missing" msgstr "جميع التصنيفات" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -31,7 +31,7 @@ "هذا العنصر يكّلف %2 %1.\n" "هل ترغب بشرائه؟" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -42,28 +42,28 @@ "رصديك: %1\n" "السعر:%2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "أرسل صوتك بنجاح." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "تم تسجيل صوتك." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "العديد من الطلبات على الخادم. رجاءا حاول مجددا بعد بضع دقائق." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "خطأ غير معروف في واجهة API لخدمة التعاون المفتوحة. (%1)" diff -Nru knewstuff-5.55.0/po/as/knewstuff5.po knewstuff-5.56.0/po/as/knewstuff5.po --- knewstuff-5.55.0/po/as/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/as/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4_as\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-12-26 15:19+0530\n" "Last-Translator: Amitakhya Phukan <অমিতাক্ষ ফুকন>\n" "Language-Team: Assamese \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "পৃষ্ঠা" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -41,29 +41,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "কোনো লিপি প্ৰতিস্থাপন কৰা নহয় ।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/be/knewstuff5.po knewstuff-5.56.0/po/be/knewstuff5.po --- knewstuff-5.55.0/po/be/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/be/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-09-06 15:21+0300\n" "Last-Translator: Darafei Praliaskouski \n" "Language-Team: Belarusian \n" @@ -32,7 +32,7 @@ msgid "All categories are missing" msgstr "Старонкі" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -49,29 +49,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Тэкст не заменены." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/be@latin/knewstuff5.po knewstuff-5.56.0/po/be@latin/knewstuff5.po --- knewstuff-5.55.0/po/be@latin/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/be@latin/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-08-30 01:10+0300\n" "Last-Translator: Ihar Hrachyshka \n" "Language-Team: Belarusian Latin \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "Staronki" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -34,7 +34,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -42,29 +42,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ničoha nie było zamieniena." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/bg/knewstuff5.po knewstuff-5.56.0/po/bg/knewstuff5.po --- knewstuff-5.55.0/po/bg/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/bg/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-07-23 01:52+0300\n" "Last-Translator: Yasen Pramatarov \n" "Language-Team: Bulgarian \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "Всички категории" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -40,7 +40,7 @@ "Тези артикули струват %2 %1.\n" "Искате ли да ги купите?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -51,29 +51,29 @@ "Баланс: %1\n" "Цена: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Гласът ви е приет." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Вече сте почитател." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Мрежова грешка. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/bn/knewstuff5.po knewstuff-5.56.0/po/bn/knewstuff5.po --- knewstuff-5.55.0/po/bn/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/bn/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-07-16 14:27+0530\n" "Last-Translator: Deepayan Sarkar \n" "Language-Team: American English \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "সব গোত্র" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "এই বস্তুটির দাম %1 %2.\n" "আপনি কি এটি কিনতে চান?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,29 +54,29 @@ "বাকি অঙ্ক: %1\n" "দাম: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "আপনার ভোট রেকর্ড করা হয়েছে।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "আপনি এখন একজন ফ্যান।" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "নেটওয়ার্ক সমস্যা। (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/bn_IN/knewstuff5.po knewstuff-5.56.0/po/bn_IN/knewstuff5.po --- knewstuff-5.55.0/po/bn_IN/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/bn_IN/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-12-28 14:35+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" @@ -26,7 +26,7 @@ msgid "All categories are missing" msgstr "সকল শ্রেণী" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -42,7 +42,7 @@ "এই বস্তুগুলির দাম %1 %2।\n" "এইগুলি কিনতে ইচ্ছুক কি?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,29 +50,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "কোনো টেক্সট প্রতিস্থাপন করা হয়নি।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/br/knewstuff5.po knewstuff-5.56.0/po/br/knewstuff5.po --- knewstuff-5.55.0/po/br/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/br/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4-1.1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2007-10-15 22:19+0200\n" "Last-Translator: Jañ-Mai Drapier \n" "Language-Team: Brezhoneg \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "Skeudenn diank" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -41,28 +41,28 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/bs/knewstuff5.po knewstuff-5.56.0/po/bs/knewstuff5.po --- knewstuff-5.55.0/po/bs/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/bs/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-12-21 17:26+0000\n" "Last-Translator: Ademovic Saudin \n" "Language-Team: bosanski \n" @@ -35,7 +35,7 @@ msgid "All categories are missing" msgstr "sve kategorije" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -47,7 +47,7 @@ "Želite li ga kupiti?" # skip-rule: account -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -58,29 +58,29 @@ "stanje: %1\n" "cijena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Vaš glas je ubilježen." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sada ste ljubitelj." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Mrežna greška. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Previše zahtjeva serveru. Pokušajte ponovo za nekoliko minuta." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nepoznata greška API‑ja servisa otvorene saradnje. (%1)" diff -Nru knewstuff-5.55.0/po/ca/knewstuff5.po knewstuff-5.56.0/po/ca/knewstuff5.po --- knewstuff-5.55.0/po/ca/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ca/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 20:41+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -30,7 +30,7 @@ msgid "All categories are missing" msgstr "Manquen totes les categories" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Aquest element val %1 %2.\n" "El voleu comprar?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "Saldo: %1\n" "Preu: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "El vostre vot s'ha enregistrat." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Ara sou un fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Error de la xarxa %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Hi ha massa peticions al servidor. Torneu-ho a provar en uns quants minuts." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Error desconegut de l'API dels serveis «Open Collaboration». (%1)" diff -Nru knewstuff-5.55.0/po/ca@valencia/knewstuff5.po knewstuff-5.56.0/po/ca@valencia/knewstuff5.po --- knewstuff-5.55.0/po/ca@valencia/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ca@valencia/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 20:41+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -30,7 +30,7 @@ msgid "All categories are missing" msgstr "Manquen totes les categories" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Aquest element val %1 %2.\n" "El voleu comprar?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "Saldo: %1\n" "Preu: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "El vostre vot s'ha enregistrat." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Ara sou un fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Error de la xarxa %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Hi ha massa peticions al servidor. Torneu-ho a provar en uns quants minuts." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Error desconegut de l'API dels serveis «Open Collaboration». (%1)" diff -Nru knewstuff-5.55.0/po/crh/knewstuff5.po knewstuff-5.56.0/po/crh/knewstuff5.po --- knewstuff-5.55.0/po/crh/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/crh/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-02-12 23:29-0600\n" "Last-Translator: Reşat SABIQ \n" "Language-Team: Qırımtatarca (Qırım Türkçesi)\n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "Saife" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -41,29 +41,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "İç bir metin deñiştirilmedi." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/cs/knewstuff5.po knewstuff-5.56.0/po/cs/knewstuff5.po --- knewstuff-5.55.0/po/cs/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/cs/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-09 15:34+0100\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -26,7 +26,7 @@ msgid "All categories are missing" msgstr "Chybí všechny kategorie" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "Tato položka stojí %1 %2.\n" "Přejete si ji zakoupit?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -48,29 +48,29 @@ "Stav: %1\n" "Cena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Váš hlas byl zaznamenán." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Nyní jste fanoušek." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Chyba sítě %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Příliš mnoho požadavků na server. Prosím zkuste znovu za několik minut." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Neznámá chyba OCS API. (%1)" diff -Nru knewstuff-5.55.0/po/csb/knewstuff5.po knewstuff-5.56.0/po/csb/knewstuff5.po --- knewstuff-5.55.0/po/csb/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/csb/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-12-04 22:09+0100\n" "Last-Translator: Mark Kwidzińśczi \n" "Language-Team: Kaszëbsczi \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "Wszëtczé kategòrëje" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -34,7 +34,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -42,29 +42,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Niżóden tekst nie òstôł zamieniony." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/cy/knewstuff5.po knewstuff-5.56.0/po/cy/knewstuff5.po --- knewstuff-5.55.0/po/cy/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/cy/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2005-01-28 17:54+0000\n" "Last-Translator: Kevin Donnelly \n" "Language-Team: Cymraeg\n" @@ -36,7 +36,7 @@ msgid "All categories are missing" msgstr "Llun ar goll" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -45,7 +45,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -53,29 +53,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ni amnewidwyd testun. " -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/da/knewstuff5.po knewstuff-5.56.0/po/da/knewstuff5.po --- knewstuff-5.55.0/po/da/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/da/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -2,15 +2,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Martin Schlander, 2008. -# Martin Schlander , 2008. # Martin Schlander , 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. # Keld Simonsen , 2010. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-12 09:48+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -26,7 +24,7 @@ msgid "All categories are missing" msgstr "Alle kategorier mangler" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +35,7 @@ "Dette element koster %1 %2.\n" "Vil du købe det?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -48,29 +46,29 @@ "Din balance: %1\n" "Pris: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Din stemme blev afgivet." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Du er nu fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Netværksfejl %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "For mange anmodninger til serveren. Prøv venligst igen om nogle få minutter." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Ukendt fejl fra Open Collaboration Service-API. (%1)" diff -Nru knewstuff-5.55.0/po/de/knewstuff5.po knewstuff-5.56.0/po/de/knewstuff5.po --- knewstuff-5.55.0/po/de/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/de/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-02 09:46+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" @@ -29,7 +29,7 @@ msgid "All categories are missing" msgstr "Alle Kategorien fehlen" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -40,7 +40,7 @@ "Diese Software kostet %2 %1.\n" "Möchten Sie sie kaufen?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -51,30 +51,30 @@ "Ihr Kontostand: %1\n" "Preis: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ihre Bewertung wurde aufgenommen." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sind sind nun ein Fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Netzwerkfehler %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Zu viele Anfragen zum Server. Bitte versuchen Sie es in einigen Minuten " "erneut." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/el/knewstuff5.po knewstuff-5.56.0/po/el/knewstuff5.po --- knewstuff-5.55.0/po/el/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/el/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -20,7 +20,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2016-12-08 10:14+0200\n" "Last-Translator: Dimitris Kardarakos \n" "Language-Team: Greek \n" @@ -36,7 +36,7 @@ msgid "All categories are missing" msgstr "Λείπουν όλες οι κατηγορίες" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -47,7 +47,7 @@ "Αυτό το αντικείμενο κοστίζει %1 %2.\n" "Επιθυμείτε να το αγοράσετε;" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -58,30 +58,30 @@ "Υπόλοιπο: %1\n" "Τιμή: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Η ψήφος σας καταγράφηκε." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Είστε τώρα ένας υποστηρικτής." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Σφάλμα δικτύου. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Πολλές αιτήσεις στον διακομιστή. Παρακαλώ προσπαθήστε πάλι σε λίγα λεπτά." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Άγνωστο σφάλμα API υπηρεσίας ανοιχτής συνεργασίας. (%1)" diff -Nru knewstuff-5.55.0/po/en_GB/knewstuff5.po knewstuff-5.56.0/po/en_GB/knewstuff5.po --- knewstuff-5.55.0/po/en_GB/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/en_GB/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-30 13:28+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" @@ -23,7 +23,7 @@ msgid "All categories are missing" msgstr "All categories are missing" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -35,7 +35,7 @@ "Do you want to buy it?" # Fix typo in source for 4.5 -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,28 +46,28 @@ "Your balance: %1\n" "Price: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Your vote was recorded." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "You are now a fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Network error %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Too many requests to server. Please try again in a few minutes." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Unknown Open Collaboration Service API error. (%1)" diff -Nru knewstuff-5.55.0/po/eo/knewstuff5.po knewstuff-5.56.0/po/eo/knewstuff5.po --- knewstuff-5.55.0/po/eo/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/eo/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-05-22 12:30+0200\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" @@ -32,7 +32,7 @@ msgid "All categories are missing" msgstr "Ĉiuj kategorioj" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "Ĉi tiu ero kostas %1 %2.\n" "Ĉu vi volas aĉeti ĝin?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,29 +54,29 @@ "Via buĝeto: %1\n" "Prezo: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Via marko estis registrita." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Vi nun estas ŝatanto." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Eraro de reto. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Tro multaj petoj al servilo. Bonvole reprovu post kelkaj minutoj." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nekonata eraro de API por Malferma Kunlabora Servo. (%1)" diff -Nru knewstuff-5.55.0/po/es/knewstuff5.po knewstuff-5.56.0/po/es/knewstuff5.po --- knewstuff-5.55.0/po/es/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/es/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-03 12:20+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -31,7 +31,7 @@ msgid "All categories are missing" msgstr "Faltan todas las categorías" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -42,7 +42,7 @@ "Este elemento cuesta %1 %2.\n" "¿Quiere comprarlo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -53,28 +53,28 @@ "Su balance: %1\n" "Precio: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Su voto ha sido registrado." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Ahora se ha convertido en fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Error de red %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Demasiadas peticiones al servidor. Pruebe de nuevo tras unos minutos." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Error desconocido de la API de Open Collaboration Service. (%1)" diff -Nru knewstuff-5.55.0/po/et/knewstuff5.po knewstuff-5.56.0/po/et/knewstuff5.po --- knewstuff-5.55.0/po/et/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/et/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2016-09-09 02:48+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "Kõik kategooriad puuduvad" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -36,7 +36,7 @@ "See läheb maksma %2 %1.\n" "Kas soovid osta?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -47,30 +47,30 @@ "Sinu konto: %1\n" "Hind: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Sinu hääl salvestati." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Oled nüüd fänn." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Võrgu viga. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Liiga palju päringuid serverile. Palun proovi mõne minuti pärast uuesti." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Tundmatu avatud koostööteenuste API viga. (%1)" diff -Nru knewstuff-5.55.0/po/eu/knewstuff5.po knewstuff-5.56.0/po/eu/knewstuff5.po --- knewstuff-5.55.0/po/eu/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/eu/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-30 01:57+0100\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Kategoria guztiak falta dira" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -39,7 +39,7 @@ "Elementu honek %2 %1-(e)ko kostua dauka.\n" "Erosi nahi duzu?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,29 +50,29 @@ "Zure balantzea: %1\n" "Salneurria: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Zure bozka erregistratu da." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Orain fan bat zara." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Sareko errorea %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Zerbitzariak eskaera gehiegi dauzka. Saiatu berriz minutu batzuk barru." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Elkarlanerako Zerbitu Irekiaren API errore ezezaguna. (%1)" diff -Nru knewstuff-5.55.0/po/fa/knewstuff5.po knewstuff-5.56.0/po/fa/knewstuff5.po --- knewstuff-5.55.0/po/fa/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/fa/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-06-28 16:40+0430\n" "Last-Translator: Mohammad Reza Mirdamadi \n" "Language-Team: Farsi (Persian) \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "همه دسته‌ها" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "این مورد %1 %2 می‌ارزد.\n" "میخواهید بخریدش؟" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,30 +54,30 @@ "تراز شما: %1\n" "قیمت: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "رای شما موفقیت آمیز بود." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "حالا شما یک هوادار هستید." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "خطای شبکه. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/fi/knewstuff5.po knewstuff-5.56.0/po/fi/knewstuff5.po --- knewstuff-5.55.0/po/fi/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/fi/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -26,7 +26,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-12 17:37+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -43,7 +43,7 @@ msgid "All categories are missing" msgstr "Kaikki luokat puuttuvat." -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -54,7 +54,7 @@ "Kohteen hinta on %1 %2.\n" "Haluatko ostaa sen?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -65,30 +65,30 @@ "Taseesi: %1\n" "Hinta: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Äänesi rekisteröitiin." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Olet nyt fani." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Verkkovirhe %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Palvelimeen on liikaa pyyntöjä: yritä uudelleen muutaman minuutin kuluttua." # OCS on erisnimi, jota ei käännetä. -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Tuntematon Open Collaboration Service -APIn virhe. (%1)" diff -Nru knewstuff-5.55.0/po/fr/knewstuff5.po knewstuff-5.56.0/po/fr/knewstuff5.po --- knewstuff-5.55.0/po/fr/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/fr/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-29 15:07+0800\n" "Last-Translator: Simon Depiets \n" "Language-Team: French \n" @@ -41,7 +41,7 @@ msgid "All categories are missing" msgstr "Toutes les catégories sont manquantes" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -52,7 +52,7 @@ "Cet élément coûte %1 %2.\n" "Voulez-vous l'acheter ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -63,30 +63,30 @@ "Votre solde : %1\n" "Prix : %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Votre vote a été enregistré." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Vous êtes maintenant un fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Erreur de réseau %1 : %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Trop de requêtes vers le serveur. Veuillez essayer à nouveau dans quelques " "minutes." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Erreur inconnue de l'API « Open Collaboration Service ». (%1)" diff -Nru knewstuff-5.55.0/po/fy/knewstuff5.po knewstuff-5.56.0/po/fy/knewstuff5.po --- knewstuff-5.55.0/po/fy/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/fy/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-07-22 09:48+0100\n" "Last-Translator: Berend Ytsma \n" "Language-Team: nl \n" @@ -32,7 +32,7 @@ msgid "All categories are missing" msgstr "Alles kategoryen" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -49,29 +49,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Jo stim is notearre." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Jo binne no in fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Netwurk flater. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/ga/knewstuff5.po knewstuff-5.56.0/po/ga/knewstuff5.po --- knewstuff-5.55.0/po/ga/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ga/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2004-12-14 09:11-0600\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -26,7 +26,7 @@ msgid "All categories are missing" msgstr "Íomhá ar iarraidh" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "Cosnaíonn an mhír seo %1 %2.\n" "An bhfuil fonn ort é a cheannach?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -48,29 +48,29 @@ "Airgead: %1\n" "Praghas: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Taifeadadh do vóta." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Tá tú i do leantóir anois." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Earráid líonra. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "An iomarca iarratas ag an bhfreastalaí. Bain triail eile as ar ball." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Earráid anaithnid in API na Seirbhíse Comhoibrithe Oscailte. (%1)" diff -Nru knewstuff-5.55.0/po/gd/knewstuff5.po knewstuff-5.56.0/po/gd/knewstuff5.po --- knewstuff-5.55.0/po/gd/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/gd/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2015-11-04 15:13+0000\n" "Last-Translator: Michael Bauer \n" "Language-Team: Fòram na Gàidhlig\n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "A h-uile roinn-seòrsa" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -36,7 +36,7 @@ "Tha an nì seo %1 %2.\n" "A bheil thu airson a cheannach?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -47,31 +47,31 @@ "Am balans agad: %1\n" "A' phrìs: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Chaidh a' bhòt agad a chlàradh." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Tha thu 'ga leantainn a-nis." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Mearachd lìonraidh. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Tha iarrtasan aig an fhrithealaiche. Feuch ris a-rithist an ceann mionaid no " "dhà." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Mearachd Open Collaboration Service API nach aihne dhuinn. (%1)" diff -Nru knewstuff-5.55.0/po/gl/knewstuff5.po knewstuff-5.56.0/po/gl/knewstuff5.po --- knewstuff-5.55.0/po/gl/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/gl/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-10-20 13:16+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -34,7 +34,7 @@ msgid "All categories are missing" msgstr "Faltan todas as categorías" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -45,7 +45,7 @@ "Este elemento custa %2 %1.\n" "Quere mercalo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -56,30 +56,30 @@ "Saldo: %1\n" "Prezo: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Rexistrouse o seu voto." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Agora é o seu fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Erro de rede %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Hai demasiadas solicitudes que servir. Inténteo de novo dentro duns minutos, " "por favor." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/gu/knewstuff5.po knewstuff-5.56.0/po/gu/knewstuff5.po --- knewstuff-5.55.0/po/gu/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/gu/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-11-22 00:01+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "બધાં વર્ગો" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -41,29 +41,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "તમારો મત સફળ રહ્યો." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "તમે હવે ચાહક છો." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/ha/knewstuff5.po knewstuff-5.56.0/po/ha/knewstuff5.po --- knewstuff-5.55.0/po/ha/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ha/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-03-17 11:22+0100\n" "Last-Translator: Adriaan de Groot \n" "Language-Team: Hausa \n" @@ -23,7 +23,7 @@ msgid "All categories are missing" msgstr "" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -32,7 +32,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -40,28 +40,28 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/he/knewstuff5.po knewstuff-5.56.0/po/he/knewstuff5.po --- knewstuff-5.55.0/po/he/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/he/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -21,7 +21,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2017-05-16 06:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -37,7 +37,7 @@ msgid "All categories are missing" msgstr "כל הקטגוריות" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -48,7 +48,7 @@ "הפריט הזה עולה %1 %2.\n" "האם ברצונך לקנות אותו?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -59,28 +59,28 @@ "המאזן שלך: %1\n" "מחיר: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "הצבעתך נקלטה בהצלחה." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "כעת הנך אוהד." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format msgid "Network error %1: %2" msgstr "שגיאת רשת. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "יותר מדי בקשות אל השרת. אנא נסה במועד מאוחר יותר." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "שגיאת Open Collaboration Service API.‏ (%1)" diff -Nru knewstuff-5.55.0/po/hi/knewstuff5.po knewstuff-5.56.0/po/hi/knewstuff5.po --- knewstuff-5.55.0/po/hi/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hi/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-06-25 15:27+0530\n" "Last-Translator: G Karunakar \n" "Language-Team: Hindi \n" @@ -26,7 +26,7 @@ msgid "All categories are missing" msgstr "सभी वर्ग" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "वस्तु की कीमत %1 %2 है.\n" "क्या आप इसे खरीदेंगें?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -48,29 +48,29 @@ "बकाया : %1\n" "कीमत : %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "आपका मतदान दर्ज किया गया" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "आप चहेते बन गए" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "नेटवर्क त्रुटि. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "सर्वर को बहुत अधिक अनुरोध. कुछ मिनटों में फिर कोशिश करें." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/hne/knewstuff5.po knewstuff-5.56.0/po/hne/knewstuff5.po --- knewstuff-5.55.0/po/hne/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hne/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-02-10 20:44+0530\n" "Last-Translator: Ravishankar Shrivastava \n" "Language-Team: Hindi \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "पेज" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -34,7 +34,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -42,29 +42,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "कोई पाठ बदले नइ गिस." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/hr/knewstuff5.po knewstuff-5.56.0/po/hr/knewstuff5.po --- knewstuff-5.55.0/po/hr/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hr/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-07-22 16:08+0200\n" "Last-Translator: Marko Dimjašević \n" "Language-Team: Croatian \n" @@ -35,7 +35,7 @@ msgid "All categories are missing" msgstr "Sve kategorije" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -51,7 +51,7 @@ "Ova stavka košta %1 %2.\n" "Želite li je kupiti?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -62,31 +62,31 @@ "Vaše stanje: %1\n" "Cijena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Vaš glas je zabilježen." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sad ste obožavatelj/ica." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Mrežna pogreška. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Previše zahtjeva prema poslužitelju. Molim pokušajte ponovno za nekoliko " "minuta." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nepoznata pogreška API-ja Open Collaboration Servicea. (%1)" diff -Nru knewstuff-5.55.0/po/hsb/knewstuff5.po knewstuff-5.56.0/po/hsb/knewstuff5.po --- knewstuff-5.55.0/po/hsb/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hsb/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-12-19 22:49+0100\n" "Last-Translator: Eduard Werner \n" "Language-Team: en_US \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Strony" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -45,29 +45,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Žadyn tekst njebu narunany." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/hu/knewstuff5.po knewstuff-5.56.0/po/hu/knewstuff5.po --- knewstuff-5.55.0/po/hu/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hu/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: KDE 4.4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-10-14 15:57+0200\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -22,7 +22,7 @@ msgid "All categories are missing" msgstr "Minden kategória hiányzik" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Az elem ára: %2 %1.\n" "Szeretné megvenni?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -44,28 +44,28 @@ "Egyenleg: %1\n" "Ár: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Rögzítettük a szavazatát." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sikerült beállítani rajongónak." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Hálózati hiba (%1): %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Túl sok kérés a szerverhez. Próbálkozzon újra néhány perc múlva." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Ismeretlen Open Collaboration Service API hiba. (%1)" diff -Nru knewstuff-5.55.0/po/hy/knewstuff5.po knewstuff-5.56.0/po/hy/knewstuff5.po --- knewstuff-5.55.0/po/hy/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/hy/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-01-31 01:08+0400\n" "Last-Translator: Davit \n" "Language-Team: Armenian Language: hy\n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "Բոլոր կատեգորիաները" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -38,7 +38,7 @@ "Նյութը արժե %1 %2.\n" "Դուք ցանկանու՞մ եք այն գնել" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -49,29 +49,29 @@ "Հաշվի մնացորդը։ %1\n" "Արժեքը: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ձեր ձայնը ընդունված է։" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Այսուհետ դուք այս լրացման երկրպագուն եք։" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Ցանցի սխալ։ (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Չափից շատ դիմումներ սերվերին։ Կրկնեք փորձը մի քանի րոպեից։" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Անհայտ սխալ Open Collaboration Service (%1)." diff -Nru knewstuff-5.55.0/po/ia/knewstuff5.po knewstuff-5.56.0/po/ia/knewstuff5.po --- knewstuff-5.55.0/po/ia/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ia/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2017-04-15 09:33+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -22,7 +22,7 @@ msgid "All categories are missing" msgstr "Omne categorias es mancante" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Iste articulo costa %1 %2.\n" "Tu vole comprar lo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -44,30 +44,30 @@ "Tu balancio: %1\n" "Precio: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Tu voto esseva registrate." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Ora tu es un admirator." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Error de rete. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Troppo requestas a le servitor. Pro favor prova de nove inter pauc minutas." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/id/knewstuff5.po knewstuff-5.56.0/po/id/knewstuff5.po --- knewstuff-5.55.0/po/id/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/id/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,23 +8,23 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" -"PO-Revision-Date: 2019-01-10 19:16+0700\n" -"Last-Translator: Wantoyo \n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" +"PO-Revision-Date: 2019-02-24 08:36+0700\n" +"Last-Translator: wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 18.12.1\n" #: attica/atticaprovider.cpp:166 #, kde-format msgid "All categories are missing" msgstr "Semua kategori telah hilang" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -35,7 +35,7 @@ "Item ini seharga %1 %2.\n" "Anda ingin membelinya?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,29 +46,29 @@ "Rekening anda: %1\n" "Harga: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Pilihan anda telah dicatat." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Anda sekarang seorang fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Jaringan error %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Terlalu banyak permintaan ke server. Silakan coba lagi dalam beberapa menit." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Galat API Layanan Kolaborasi Terbuka tak diketahui. (%1)" @@ -133,7 +133,8 @@ #, kde-format msgid "Loading one preview" msgid_plural "Loading %1 previews" -msgstr[0] "Memuat %1 pratinjau" +msgstr[0] "Memuat satu pratinjau" +msgstr[1] "Memuat %1 pratinjau" #: core/engine.cpp:646 ui/itemsgridviewdelegate.cpp:343 #: ui/itemsviewdelegate.cpp:134 @@ -422,7 +423,7 @@ #, kde-format msgctxt "@action:inmenu" msgid "Configure..." -msgstr "Konfigurasi..." +msgstr "Konfigurasikan..." #: kmoretools/kmoretools_p.h:386 #, kde-format @@ -445,12 +446,12 @@ #: kmoretools/kmoretoolsconfigdialog_p.cpp:187 #, kde-format msgid "Configure menu" -msgstr "Konfigurasi menu" +msgstr "Konfigurasikan menu" #: kmoretools/kmoretoolsconfigdialog_p.cpp:189 #, kde-format msgid "Configure menu - %1" -msgstr "Konfigurasi menu - %1" +msgstr "Konfigurasikan menu - %1" #: kmoretools/kmoretoolsmenufactory.cpp:186 #, kde-format @@ -575,7 +576,8 @@ msgctxt "A link to the knowledgebase (like a forum) (opens a web browser)" msgid "Knowledgebase (no entries)" msgid_plural "Knowledgebase (%1 entries)" -msgstr[0] "Knowledgebase (%1 entri)" +msgstr[0] "Knowledgebase (tanpa entri)" +msgstr[1] "Knowledgebase (%1 entri)" #: ui/entrydetailsdialog.cpp:121 #, kde-format @@ -607,13 +609,15 @@ msgctxt "fan as in supporter" msgid "1 fan" msgid_plural "%1 fans" -msgstr[0] "%1 fan" +msgstr[0] "1 fan" +msgstr[1] "%1 fan" #: ui/itemsgridviewdelegate.cpp:190 ui/itemsviewdelegate.cpp:262 #, kde-format msgid "1 download" msgid_plural "%1 downloads" -msgstr[0] "%1 unduhan" +msgstr[0] "1 download" +msgstr[1] "%1 download" #: ui/itemsgridviewdelegate.cpp:256 ui/itemsviewdelegate.cpp:332 #, kde-format @@ -743,8 +747,9 @@ msgid_plural "" "The server does not recognize any of the categories to which you are trying " "to upload: %2" -msgstr[0] "" -"Server tidak mengenali kategori apapun yang sedang anda coba unggah: %2" +msgstr[0] "Server tidak mengenali kategori %2 yang sedang kamu coba upload." +msgstr[1] "" +"Server tidak mengenali apa pun kategori yang sedang kamu coba upload: %2" #: uploaddialog.cpp:577 #, kde-format diff -Nru knewstuff-5.55.0/po/is/knewstuff5.po knewstuff-5.56.0/po/is/knewstuff5.po --- knewstuff-5.55.0/po/is/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/is/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-05-13 22:40+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -34,7 +34,7 @@ msgid "All categories are missing" msgstr "Allir flokkar" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -45,7 +45,7 @@ "Þessi hlutur kostar %1 %2.\n" "Viltu kaupa hann?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -56,30 +56,30 @@ "Staða þín er: %1\n" "Verð: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Atkvæðið þitt komst til skila." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Þú ert núna aðdáandi." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Netkerfisvilla: (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Of margar fyrirspurnir til miðlarans. Reyndu aftur eftir nokkrar mínútur." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Óþekkt villa í Open Collaboration Service API. (%1)" diff -Nru knewstuff-5.55.0/po/it/knewstuff5.po knewstuff-5.56.0/po/it/knewstuff5.po --- knewstuff-5.55.0/po/it/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/it/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-27 19:47+0100\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" @@ -31,7 +31,7 @@ msgid "All categories are missing" msgstr "Mancano tutte le categorie" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -42,7 +42,7 @@ "Questo elemento costa %2 %1.\n" "Vuoi comprarlo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -53,28 +53,28 @@ "Bilancio: %1\n" "Prezzo: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Il tuo voto è stato registrato." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Adesso sei un fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Errore di rete %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Troppe richieste al server. Riprova tra qualche minuto." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/ja/knewstuff5.po knewstuff-5.56.0/po/ja/knewstuff5.po --- knewstuff-5.55.0/po/ja/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ja/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-08-27 14:05-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -32,7 +32,7 @@ msgid "All categories are missing" msgstr "すべてのカテゴリ" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -48,7 +48,7 @@ "このアイテムの価格は %1 %2 です。\n" "購入しますか?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -59,29 +59,29 @@ "残高: %1\n" "価格: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "投票に成功しました。" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "ファンに登録しました。" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "ネットワークエラー。(%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "サーバへの要求が多すぎます。数分待ってから再び試してみてください。" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "未知の Open Collaboration Service API エラーです (%1)" diff -Nru knewstuff-5.55.0/po/ka/knewstuff5.po knewstuff-5.56.0/po/ka/knewstuff5.po --- knewstuff-5.55.0/po/ka/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ka/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-12-17 02:11+0400\n" "Last-Translator: George Machitidze \n" "Language-Team: Georgian \n" @@ -22,7 +22,7 @@ msgid "All categories are missing" msgstr "PageUp" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -31,7 +31,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -39,29 +39,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "არაფერი შეცვლილა." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/kk/knewstuff5.po knewstuff-5.56.0/po/kk/knewstuff5.po --- knewstuff-5.55.0/po/kk/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/kk/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-11-08 01:24+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -29,7 +29,7 @@ msgid "All categories are missing" msgstr "Барлық санаттар" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -40,7 +40,7 @@ "Бұның бағасы %1 %2.\n" "Сатып алмақсыз ба?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -51,30 +51,30 @@ "Балансыңызда: %1\n" "Бағасы: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Дауысыңыз жазып алынды." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Сүйермен тізіміне кірдіңіз." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Желі қатесі. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Серверге тым көп сұраныс түсті. Бірнеше минуттан кейін қайталап көріңіз." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Open Collaboration қызметінің API беймәлім қатесі. (%1)" diff -Nru knewstuff-5.55.0/po/km/knewstuff5.po knewstuff-5.56.0/po/km/knewstuff5.po --- knewstuff-5.55.0/po/km/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/km/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-06-27 10:04+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer\n" @@ -22,7 +22,7 @@ msgid "All categories are missing" msgstr "គ្រប់​ប្រភេទ" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "ធាតុ​នេះ​មាន​តម្លៃ %1 %2 ​។\n" "តើ​អ្នក​ចង់​ទិញ​វា​ដែរឬទេ ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -44,29 +44,29 @@ "សមតុល្យ​របស់​អ្នក ៖ %1\n" "តម្លៃ ៖ %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "ការ​បោះឆ្នោត​របស់​អ្នកត្រូវ​បានថត​ទុក ។" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "ឥឡូវ​អ្នក​រីករាយ​ហើយ ។" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "កំហុស​បណ្ដាញ ៖ (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "មាន​សំណើ​ច្រើន​ពេក​ទៅកាន់​ម៉ាស៊ីន​បម្រើ ។ សូម​ព្យាយាម​ម្ដង​ទៀត​នៅ​ពេលបន្តិច​​ទៀត​នេះ ។" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "កំហុស​ក្នងុការ​​បើក​សេវា​សហការណ៍​ដែលមិន​ស្គាល់ API ។ (%1)" diff -Nru knewstuff-5.55.0/po/kn/knewstuff5.po knewstuff-5.56.0/po/kn/knewstuff5.po --- knewstuff-5.55.0/po/kn/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/kn/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-06-24 18:32+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn_IN \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "ಎಲ್ಲಾ ಪಂಗಡಗಳು" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "ಈ ವಸ್ತುವಿಗೆ %1 %2 ಬೆಲೆ ಇದೆ.\n" "ಖರೀದಿಸಲು ಬಯಸುತ್ತೀರೆ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,29 +54,29 @@ "ನಿಮ್ಮಲ್ಲಿರುವ ಬಾಕಿ ಮೊತ್ತ: %1\n" "ಬೆಲೆ: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "ನಿಮ್ಮ ಓಟನ್ನು ದಾಖಲಿಸಿಕೊಳ್ಳಲಾಗಿದೆ." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "ಜಾಲ ದೋಷ. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "ಪರಿಚಾರಕಕ್ಕೆ ಬಹಳಷ್ಟು ಮನವಿಗಳು ಬಂದಿವೆ. ದಯವಿಟ್ಟು ಕೆಲವು ಕ್ಷಣಗಳ ನಂತರ ಪ್ರಯತ್ನಿಸಿ." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "ಗೊತ್ತಿರದ ಮುಕ್ತ ಸಹಯೋಗ ಸೇವೆ (ಓಪನ್ ಕೊಲ್ಯಾಬರೇಶನ್ ಸರ್ವಿಸ್) API ದೋಷ. (%1)" diff -Nru knewstuff-5.55.0/po/ko/knewstuff5.po knewstuff-5.56.0/po/ko/knewstuff5.po --- knewstuff-5.55.0/po/ko/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ko/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-08-14 23:13+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "모든 분류가 없음" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -35,7 +35,7 @@ "이 항목의 값은 %1 %2입니다.\n" "구입하시겠습니까?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,28 +46,28 @@ "계정 잔액: %1\n" "가격: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "한 표를 추가했습니다." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "팬으로 등록되었습니다." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "네트워크 오류 %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "서버에 너무 많은 요청이 몰렸습니다. 잠시 후 다시 시도하십시오." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "알 수 없는 열린 협업 서비스 API 오류입니다. (%1)" diff -Nru knewstuff-5.55.0/po/ku/knewstuff5.po knewstuff-5.56.0/po/ku/knewstuff5.po --- knewstuff-5.55.0/po/ku/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ku/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-08-13 15:45+0200\n" "Last-Translator: Erdal Ronahî \n" "Language-Team: Kurdish Team http://pckurd.net\n" @@ -32,7 +32,7 @@ msgid "All categories are missing" msgstr "Hemû Kategorî" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -48,7 +48,7 @@ "Bihaya vê %1 %2 ye.\n" "Tu dixwazî bikirî?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -59,29 +59,29 @@ "Perê te: %1\n" "Biha: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Dengdana te hate tomar bûn." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Tu niha hezkerî." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Çewtiya torê. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Dazwazên ji pêşkêşkerê pirin. Ji kerema xwe paşê dîsa biceribînin." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/lb/knewstuff5.po knewstuff-5.56.0/po/lb/knewstuff5.po --- knewstuff-5.55.0/po/lb/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/lb/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2006-06-22 16:29+0200\n" "Last-Translator: Michel Ludwig \n" "Language-Team: Luxembourgish \n" @@ -22,7 +22,7 @@ msgid "All categories are missing" msgstr "Bild feelt" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -31,7 +31,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -39,29 +39,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Et ass näischt ersat ginn." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/lt/knewstuff5.po knewstuff-5.56.0/po/lt/knewstuff5.po --- knewstuff-5.55.0/po/lt/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/lt/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2015-12-29 20:59+0200\n" "Last-Translator: Mindaugas Baranauskas \n" "Language-Team: lt \n" @@ -30,7 +30,7 @@ msgid "All categories are missing" msgstr "Visos kategorijos" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Elementas kainuoja %1 %2.\n" "Ar norite jį pirkti?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "Jūsų likutis: %1\n" "Kaina: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Jūsų balsas įskaičiuotas." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Dabar esate fanas." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Tinklo klaida. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Per daug užklausų serveriui. Prašome bandyti po kelių minučių." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/lv/knewstuff5.po knewstuff-5.56.0/po/lv/knewstuff5.po --- knewstuff-5.55.0/po/lv/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/lv/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-07-06 12:57+0300\n" "Last-Translator: Maris Nartiss \n" "Language-Team: Latvian\n" @@ -31,7 +31,7 @@ msgid "All categories are missing" msgstr "Visas kategorijas" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -47,7 +47,7 @@ "Šīs lietas maksā %1 %2.\n" "Vai vēlaties pirkt tās?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -58,29 +58,29 @@ "Your atlikums: %1\n" "Cena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Jūsu balss veiksīgi reģistrēta." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Jūs tagad esat fans." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Tīkla kļūda. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Serveris ir saņēmis pārāk daudz pieprasījumu. Mēģiniet vēlāk." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nezināma atvērtās sadarbības servisa API kļūda. (%1)" diff -Nru knewstuff-5.55.0/po/mai/knewstuff5.po knewstuff-5.56.0/po/mai/knewstuff5.po --- knewstuff-5.55.0/po/mai/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/mai/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-09-24 15:44+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -26,7 +26,7 @@ msgid "All categories are missing" msgstr "सभ श्रेणीसभ" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -42,7 +42,7 @@ "ई मदक लागत %1 %2 अछि.\n" "Do you want to buy it?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,30 +50,30 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "अहाँक वोट सफल अछि." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "अहाँ एकटा प्रशसंक छी" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "संजालक त्रुटि. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/mk/knewstuff5.po knewstuff-5.56.0/po/mk/knewstuff5.po --- knewstuff-5.55.0/po/mk/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/mk/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-01-27 10:39+0100\n" "Last-Translator: Bozidar Proevski \n" "Language-Team: Macedonian \n" @@ -35,7 +35,7 @@ msgid "All categories are missing" msgstr "Сите категории" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -51,7 +51,7 @@ "Оваа ставка чини %1 %2.\n" "Дали сакате да ја купите?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -62,29 +62,29 @@ "Вашата сметка: %1\n" "Цена: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Вашето гласање беше успешно." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/ml/knewstuff5.po knewstuff-5.56.0/po/ml/knewstuff5.po --- knewstuff-5.55.0/po/ml/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ml/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-12-29 15:32+0530\n" "Last-Translator: \n" "Language-Team: \n" @@ -29,7 +29,7 @@ msgid "All categories are missing" msgstr "എല്ലാ വിഭാഗങ്ങളും" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -38,7 +38,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,29 +46,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "നിങ്ങളുടെ വോട്ട് റിക്കോര്‍ഡ് ചെയ്തിരിയ്ക്കുന്നു." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "നിങ്ങളിപ്പോള്‍ ഒരു ആരാധകനാണു്." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "നെറ്റ്‌വര്‍ക്ക് പിശക്. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/mr/knewstuff5.po knewstuff-5.56.0/po/mr/knewstuff5.po --- knewstuff-5.55.0/po/mr/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/mr/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-03-29 16:14+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "सर्व विभाग" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -36,7 +36,7 @@ "या वस्तुची किंमत आहे %1 %2.\n" "तुम्हाला ती खरेदी करायची आहे का?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -47,29 +47,29 @@ "तुमची शिल्लक: %1\n" "किंमत: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "तुमचे मत नोंदविलेले आहे." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "तुम्ही आता प्रशंसक बनला आहात." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "संजाळ त्रुटी. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "सर्व्हरला खूप जास्त विनंत्या आल्या आहेत. कृपया काही वेळेनंतर प्रयत्न करा." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "अनोळखी त्रुटी - Open Collaboration Service API (%1)" diff -Nru knewstuff-5.55.0/po/ms/knewstuff5.po knewstuff-5.56.0/po/ms/knewstuff5.po --- knewstuff-5.55.0/po/ms/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ms/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-07-16 00:57+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "Semua Kategori" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "Item ini bernilai %1 %2.\n" "Adakah anda hendak membelinya?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,29 +54,29 @@ "Baki anda: %1\n" "Harga: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Undian anda berjaya." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Anda sekarang adalah peminat." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format msgid "Network error %1: %2" msgstr "Rangkaian ralat" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, fuzzy, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "ke dalam a sedikit minit." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, fuzzy, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Tidak diketahui Buka Kerjasama Servis ralat" diff -Nru knewstuff-5.55.0/po/nds/knewstuff5.po knewstuff-5.56.0/po/nds/knewstuff5.po --- knewstuff-5.55.0/po/nds/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/nds/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2014-06-18 01:32+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "All Kategorien" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -36,7 +36,7 @@ "De Artikel köst %2 %1.\n" "Wullt Du em köpen?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -47,29 +47,29 @@ "Kontostand: %1\n" "Pries: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Dien Beweerten wöör opnahmen.." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Nu büst Du en Fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Nettwarkfehler. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "To vele Serveranfragen. Bitte versöök dat later nochmaal." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nich begäng API-Fehler bi Apen Tosamenarbeitdeenst. (%1)" diff -Nru knewstuff-5.55.0/po/ne/knewstuff5.po knewstuff-5.56.0/po/ne/knewstuff5.po --- knewstuff-5.55.0/po/ne/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ne/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2007-11-05 15:41+0545\n" "Last-Translator: Shyam Krishna Bal \n" "Language-Team: Nepali \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "PageUp" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -45,29 +45,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "पाठ बदलिएको छैन ।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/nl/knewstuff5.po knewstuff-5.56.0/po/nl/knewstuff5.po --- knewstuff-5.55.0/po/nl/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/nl/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 18:39+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -36,7 +36,7 @@ msgid "All categories are missing" msgstr "Alle categorieën ontbreken" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -47,7 +47,7 @@ "Deze items kosten %1 %2.\n" "Wilt u ze kopen?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -58,29 +58,29 @@ "Uw saldo: %1\n" "Prijs: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Uw uitgebrachte stem is opgeslagen." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "U bent nu een fan." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Netwerkfout. %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Te veel verzoeken aan de server. Probeer het na een paar minuten nog eens." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Onbekende fout in de API van de OpenSamenwerkingservice. (%1)" diff -Nru knewstuff-5.55.0/po/nn/knewstuff5.po knewstuff-5.56.0/po/nn/knewstuff5.po --- knewstuff-5.55.0/po/nn/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/nn/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-08-24 17:45+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "Alle kategoriane manglar" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -38,7 +38,7 @@ "Dette kostar %2 %1.\n" "Ønskjer du å kjøpa det?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -49,28 +49,28 @@ "Balanse: %1\n" "Pris: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Stemmen din er registrert." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Du er no ein tilhengjar." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Nettverksfeil %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "For mange førespurnadar til tenaren. Prøv om att om nokre minutt." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Ukjend API-feil for Open Collaboration Service. (%1)" diff -Nru knewstuff-5.55.0/po/oc/knewstuff5.po knewstuff-5.56.0/po/oc/knewstuff5.po --- knewstuff-5.55.0/po/oc/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/oc/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-08-06 00:07+0200\n" "Last-Translator: \n" "Language-Team: Occitan \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "Paginas" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -33,7 +33,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -41,29 +41,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Cap de tèxt es pas estat remplaçat." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/or/knewstuff5.po knewstuff-5.56.0/po/or/knewstuff5.po --- knewstuff-5.55.0/po/or/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/or/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-01-02 17:37+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -29,7 +29,7 @@ msgid "All categories are missing" msgstr "ପୃଷ୍ଠାଗୁଡିକ" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -38,7 +38,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,29 +46,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "କୌଣସି ପାଠ୍ୟ ବଦଳାଯାଇନାହିଁ।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/pa/knewstuff5.po knewstuff-5.56.0/po/pa/knewstuff5.po --- knewstuff-5.55.0/po/pa/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/pa/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2014-03-16 23:21-0500\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -30,7 +30,7 @@ msgid "All categories are missing" msgstr "ਸਭ ਕੈਟਾਗਰੀਆਂ" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "ਇਹ ਆਈਟਮ ਲਈ %1 %2 ਲੱਗਦੇ ਹਨ।\n" "ਕੀ ਤੁਸੀਂ ਇਹ ਖਰੀਦਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "ਬਾਕੀ ਹੈ: %1\n" "ਮੁੱਲ: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "ਤੁਹਾਡੀ ਵੋਟ ਭੁਗਤ ਗਈ ਹੈ।" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "ਹੁਣ ਤੁਸੀਂ ਸ਼ੌਕੀਨ ਹੋ।" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "ਨੈੱਟਵਰਕ ਗਲਤੀ। (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "ਸਰਵਰ ਪਹਿਲਾਂ ਹੀ ਰੁੱਝਿਆ ਹੋਇਆ ਹੈ। ਕੁਝ ਮਿੰਟਾਂ ਬਾਅਦ ਮੁੜ-ਕੋਸ਼ਿਸ਼ ਕਰੋ।" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "ਅਣਜਾਣ ਓਪਨ ਕੈਲੇਬਰੇਸ਼ਨ ਸਰਵਿਸ API ਗਲਤੀ। (%1)" diff -Nru knewstuff-5.55.0/po/pl/knewstuff5.po knewstuff-5.56.0/po/pl/knewstuff5.po --- knewstuff-5.55.0/po/pl/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/pl/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-14 07:15+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -117,7 +117,7 @@ msgid "All categories are missing" msgstr "Brakuje jakiejkolwiek kategorii" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -128,7 +128,7 @@ "Koszt tej pozycji wynosi %1 %2.\n" "Czy chcesz ją kupić?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -139,28 +139,28 @@ "Twój bilans to: %1\n" "Cena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Twój głos został zapisany." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Teraz jesteś wielbicielem." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Błąd sieci %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Zbyt wiele żądań do serwera. Proszę spróbować za kilka minut." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Nieznany błąd Open Collaboration Service API (%1)." diff -Nru knewstuff-5.55.0/po/ps/knewstuff5.po knewstuff-5.56.0/po/ps/knewstuff5.po --- knewstuff-5.55.0/po/ps/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ps/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-08-16 16:01-0800\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "مخونه" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -34,7 +34,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -42,29 +42,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "کومه ليکنه ونه ځاېناستول شوه." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/pt/knewstuff5.po knewstuff-5.56.0/po/pt/knewstuff5.po --- knewstuff-5.55.0/po/pt/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/pt/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 10:23+0100\n" "Last-Translator: José Nuno Pires \n" "Language-Team: pt \n" @@ -111,7 +111,7 @@ msgid "All categories are missing" msgstr "Faltam todas as categorias" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -122,7 +122,7 @@ "Este item custa %2 %1.\n" "Deseja comprá-lo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -133,30 +133,30 @@ "O seu saldo: %1\n" "Preço: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "O seu voto foi registado." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Você é agora um fã." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Erro de rede %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Foram emitidos demasiados pedidos ao servidor. Por favor, tente de novo " "daqui a alguns minutos." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Erro desconhecido da API de Serviços Colaborativos abertos. (%1)" diff -Nru knewstuff-5.55.0/po/pt_BR/knewstuff5.po knewstuff-5.56.0/po/pt_BR/knewstuff5.po --- knewstuff-5.55.0/po/pt_BR/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/pt_BR/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-09-18 15:12-0300\n" "Last-Translator: Frederico Goncalves Guimaraes \n" "Language-Team: Portuguese \n" @@ -34,7 +34,7 @@ msgid "All categories are missing" msgstr "Todas as categorias estão faltando" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -45,7 +45,7 @@ "Este item custa %1 %2.\n" "Deseja comprá-lo?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -56,28 +56,28 @@ "Seu saldo: %1\n" "Preço: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Seu voto foi registrado." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Você agora é um fã." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Erro de rede %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Muitas solicitações ao servidor. Tente novamente em alguns minutos." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Erro desconhecido da API de Serviços de Colaboração Abertos. (%1)" diff -Nru knewstuff-5.55.0/po/ro/knewstuff5.po knewstuff-5.56.0/po/ro/knewstuff5.po --- knewstuff-5.55.0/po/ro/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ro/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2014-03-26 19:20+0200\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "Toate categoriile" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -36,7 +36,7 @@ "Acest element costă %2 %1.\n" "Doriți să-l cumpărați?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -47,29 +47,29 @@ "Soldul dumneavoastră: %1\n" "Preț: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Votul a fost înregistrat." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sunteți fan acum." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Eroare rețea. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Prea multe cereri către server. Reîncercați în câteva minute." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Eroare de API de servicu de colaborare deschisă necunoscută. (%1)" diff -Nru knewstuff-5.55.0/po/ru/knewstuff5.po knewstuff-5.56.0/po/ru/knewstuff5.po --- knewstuff-5.55.0/po/ru/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ru/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-08-28 01:36+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -38,7 +38,7 @@ msgid "All categories are missing" msgstr "Все категории отсутствуют" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -49,7 +49,7 @@ "Стоимость обозначенного составляет %1 %2.\n" "Хотите купить?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -60,29 +60,29 @@ "Остаток на счёте: %1\n" "Цена: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ваш голос учтён." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Теперь вы фанат этого дополнения." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Сетевая ошибка %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Слишком много обращений на сервер. Повторите попытку через несколько минут." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Неизвестная ошибка Open Collaboration Service (%1)." diff -Nru knewstuff-5.55.0/po/si/knewstuff5.po knewstuff-5.56.0/po/si/knewstuff5.po --- knewstuff-5.55.0/po/si/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/si/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-07-25 07:45+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "සියලු පිටු" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -40,7 +40,7 @@ "මෙම අයිතමයේ මිළ %1 %2.\n" "ඔබට මිළදි ගැනීමට අවශ්‍ය ද?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -51,30 +51,30 @@ "ඔබේ ශේෂ්‍ය: %1\n" "මිළ: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "කිසිදු පෙළක් ආදේශකළේ නැත." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "ජාල දෝෂය. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/sk/knewstuff5.po knewstuff-5.56.0/po/sk/knewstuff5.po --- knewstuff-5.55.0/po/sk/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/sk/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2019-01-28 12:53+0100\n" "Last-Translator: Mthw \n" "Language-Team: Slovak \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Všetky kategórie chýbajú" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -39,7 +39,7 @@ "Táto položka stojí %1 %2.\n" "Chcete ju kúpiť?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,28 +50,28 @@ "Zostatok: %1\n" "Cena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Váš hlas bol zaznamenaný." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Teraz ste fanúšik." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Chyba siete %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Príliš veľa požiadaviek na server. Skúste to znovu za niekoľko minúť." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Neznáma chyba API služby otvorenej spolupráce. (%1)" diff -Nru knewstuff-5.55.0/po/sl/knewstuff5.po knewstuff-5.56.0/po/sl/knewstuff5.po --- knewstuff-5.55.0/po/sl/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/sl/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2017-07-15 14:08+0100\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -33,7 +33,7 @@ msgid "All categories are missing" msgstr "Manjkajo vse kategorije" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -44,7 +44,7 @@ "Ta predmet stane %1 %2.\n" "Ali ga želite kupiti?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -55,28 +55,28 @@ "Stanje: %1\n" "Cena: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Vaš glas je bil zabeležen." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Sedaj ste postali oboževalec." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Napaka omrežja %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Strežnik je prejel preveč zahtev. Poskusite znova čez nekaj minut." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Neznana napaka programskega vmesnika Open Collaboration Service: (%1)" diff -Nru knewstuff-5.55.0/po/sq/knewstuff5.po knewstuff-5.56.0/po/sq/knewstuff5.po --- knewstuff-5.55.0/po/sq/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/sq/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: kde4libs\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-01-19 00:20-0500\n" "Last-Translator: Agron Selimaj \n" "Language-Team: Albanian \n" @@ -21,7 +21,7 @@ msgid "All categories are missing" msgstr "Të Gjitha Kategoritë" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -30,7 +30,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -38,29 +38,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Nuk u zëvendësua asnjë tekst." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/sv/knewstuff5.po knewstuff-5.56.0/po/sv/knewstuff5.po --- knewstuff-5.55.0/po/sv/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/sv/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 20:57+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -30,7 +30,7 @@ msgid "All categories are missing" msgstr "Alla kategorier saknas" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Objektet kostar %1 %2.\n" "Vill du köpa det?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,28 +52,28 @@ "Din behållning: %1\n" "Pris: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Din röst har registrerats." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Du är nu en beundrare." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Nätverksfel %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "För många begäran till servern. Försök igen om några minuter." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Okänt fel i programmeringsgränssnitt för öppen samarbetstjänst. (%1)" diff -Nru knewstuff-5.55.0/po/ta/knewstuff5.po knewstuff-5.56.0/po/ta/knewstuff5.po --- knewstuff-5.55.0/po/ta/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ta/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-03-25 21:39+0530\n" "Last-Translator: Sri Ramadoss M \n" "Language-Team: Tamil \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "அனைத்து வகைகளும்" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "உருப்படிகள் %1 %2 விலைபோகின்றன.\n" "நீங்கள் வாங்க விரும்புகிறீர்களா?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "உங்கள் நிலுவை: %1\n" "விலை: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "உங்கள் வாக்கு பதிவு செய்யப்பட்டது." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "நீங்கள் வாசகராகிவிட்டீர்கள்." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "பிணைய வழு. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "வழங்கிக்கு பல்வேறு கோரிக்கைகள். சில நிமிடங்கள் கழித்து முயற்சி செய்யவும்." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "அறியப்படாத Open Colloboration Service API வழு.(%1)" diff -Nru knewstuff-5.55.0/po/te/knewstuff5.po knewstuff-5.56.0/po/te/knewstuff5.po --- knewstuff-5.55.0/po/te/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/te/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-11-04 23:55+0630\n" "Last-Translator: Bhuvan Krishna \n" "Language-Team: Telugu \n" @@ -31,7 +31,7 @@ msgid "All categories are missing" msgstr "అన్నీ రకా" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -42,7 +42,7 @@ "ఈ వస్తువు ఖర్చులు %1 %2.\n" "మీరు కొందం అనుకుంటున్నారా?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -53,29 +53,29 @@ "మీ సమతుల్యం: %1\n" "ధర: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "మీ వోటు నమోదు కాలే." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "మీరు ఇప్పుడు ఒక ఫ్యాన్." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "నేట్ వర్క్ లొపం. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "సర్వర్ కి ఎక్కువ అభ్యర్థనలు వస్తునయి. కొన్ని నిమిషాల్లో మళ్ళీ ప్రయత్నించండి." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "తెలియని కలయికలొ తెరువు సేవా API లోపం. (%1)" diff -Nru knewstuff-5.55.0/po/tg/knewstuff5.po knewstuff-5.56.0/po/tg/knewstuff5.po --- knewstuff-5.55.0/po/tg/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/tg/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-06-04 17:36+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: Tajik Language\n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Все категории" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -37,7 +37,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -45,30 +45,30 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "Your vote was successful." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Овозатон қабул шуд" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Теперь вы фанат этого дополнения." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Хатои шабака. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/th/knewstuff5.po knewstuff-5.56.0/po/th/knewstuff5.po --- knewstuff-5.55.0/po/th/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/th/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2010-12-31 22:47+0700\n" "Last-Translator: Phuwanat Sakornsakolpat \n" "Language-Team: Thai \n" @@ -27,7 +27,7 @@ msgid "All categories are missing" msgstr "หมวดหมู่ทั้งหมด" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -43,7 +43,7 @@ "รายการนี้มีราคา %1 %2\n" "คุณต้องการจะซื้อมันหรือไม่ ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -54,29 +54,29 @@ "เงินคงเหลือ: %1\n" "ราคา: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "การโหวตของคุณถูกบันทึกเรียบร้อยแล้ว" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "คุณเป็นแฟนคลับแล้วในตอนนี้" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "เครือข่ายผิดพลาด (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "มีการร้องขอเข้ามายังเซิร์ฟเวอร์เป็นจำนวนมาก โปรดลองใหม่อีกครั้งในภายหลัง" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "มีข้อผิดพลาด API ของบริการร่วมมือแบบเปิดที่ไม่รู้จัก (%1)" diff -Nru knewstuff-5.55.0/po/tr/knewstuff5.po knewstuff-5.56.0/po/tr/knewstuff5.po --- knewstuff-5.55.0/po/tr/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/tr/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -21,7 +21,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2017-10-04 11:21+0000\n" "Last-Translator: Kaan \n" "Language-Team: Turkish \n" @@ -37,7 +37,7 @@ msgid "All categories are missing" msgstr "Tüm kategoriler eksik" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -48,7 +48,7 @@ "Bu ögenin fiyatı %2 %1.\n" "Satın almak istiyor musunuz?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -59,30 +59,30 @@ "Bakiye: %1\n" "Fiyat: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Oyunuz kaydedildi." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Hayranı oldunuz." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Ağ hatası %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Sunucuya çok fazla istek gönderildi. Lütfen birkaç dakika sonra tekrar " "deneyin." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Açık İşbirliği Servisi'nde bilinmeyen API hatası. (%1)" diff -Nru knewstuff-5.55.0/po/tt/knewstuff5.po knewstuff-5.56.0/po/tt/knewstuff5.po --- knewstuff-5.55.0/po/tt/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/tt/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2011-11-26 15:12+0400\n" "Last-Translator: Ainur Shakirov \n" "Language-Team: Tatar <>\n" @@ -23,7 +23,7 @@ msgid "All categories are missing" msgstr "Барлык төркемнәр" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -39,7 +39,7 @@ "Әсбапның бәясе %1 %2.\n" "Сатыа аласыгыз киләме?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,31 +50,31 @@ "Хәзер счётта: %1\n" "Бәя: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Сезнең тавышыгыз теркәлде." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Хәзер сез бу өстәлмәнең яратучысы." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Челтәр хатасы. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Серверга килгән элемтә саны артык зур. Берничә минуттан соң яңадан кереп " "карагыз." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Open Collaboration Service хезмәтенең хатасы. (%1)" diff -Nru knewstuff-5.55.0/po/ug/knewstuff5.po knewstuff-5.56.0/po/ug/knewstuff5.po --- knewstuff-5.55.0/po/ug/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/ug/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -24,7 +24,7 @@ msgid "All categories are missing" msgstr "بارلىق كاتېگورىيەلەر" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -35,7 +35,7 @@ "بۇ تۈرنىڭ باھاسى %1 %2.\n" "ئۇنى سېتىۋالامسىز؟" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,29 +46,29 @@ "قالدۇقىڭىز: %1\n" "باھا: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "بېلىتىڭىز خاتىرىلەندى." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "سىز ھازىر ھەۋەسكار." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "تور خاتالىقى: (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "مۇلازىمېتىر ئىلتىماس بەك كۆپ. بىر قانچە مىنۇتتىن كېيىن قايتا سىناڭ." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "نامەلۇم ئوچۇق ھەمكارلىق مۇلازىمەت ئېغىزى خاتالىقى. (%1)" diff -Nru knewstuff-5.55.0/po/uk/knewstuff5.po knewstuff-5.56.0/po/uk/knewstuff5.po --- knewstuff-5.55.0/po/uk/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/uk/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: knewstuff5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-06-26 08:24+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Усі категорії пропущено" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -39,7 +39,7 @@ "Вартість позначеного складає %2 %1.\n" "Підтверджуєте купівлю?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -50,30 +50,30 @@ "На рахунку: %1\n" "Ціна: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ваш голос враховано." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Вас додано до списку прихильників." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "Помилка мережі %1: %2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" "Занадто багато запитів до сервера. Будь ласка, повторіть спробу за декілька " "хвилин." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/uz/knewstuff5.po knewstuff-5.56.0/po/uz/knewstuff5.po --- knewstuff-5.55.0/po/uz/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/uz/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2008-05-30 17:29+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -23,7 +23,7 @@ msgid "All categories are missing" msgstr "Rasm yetishmayapti." -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -32,7 +32,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -40,29 +40,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Hech qanday matn almashtirilmadi." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/uz@cyrillic/knewstuff5.po knewstuff-5.56.0/po/uz@cyrillic/knewstuff5.po --- knewstuff-5.55.0/po/uz@cyrillic/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/uz@cyrillic/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2009-10-17 00:34+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -23,7 +23,7 @@ msgid "All categories are missing" msgstr "Расм етишмаяпти." -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -32,7 +32,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -40,29 +40,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Ҳеч қандай матн алмаштирилмади." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/vi/knewstuff5.po knewstuff-5.56.0/po/vi/knewstuff5.po --- knewstuff-5.55.0/po/vi/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/vi/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-09-23 18:43+0800\n" "Last-Translator: Lê Hoàng Phương \n" "Language-Team: American English \n" @@ -25,7 +25,7 @@ msgid "All categories are missing" msgstr "Tất cả thể loại" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -41,7 +41,7 @@ "Mục này có giá %1 %2.\n" "Bạn có muốn mua chứ?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -52,29 +52,29 @@ "Số dư: %1\n" "Giá: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Bình chọn của bạn đã được lưu lại." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Giờ bạn đã là một fan rồi." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, fuzzy, kde-format #| msgid "Network error. (%1)" msgid "Network error %1: %2" msgstr "Lỗi mạng. (%1)" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "Quá nhiều yêu cầu đến máy chủ. Hãy thử lại sau vài phút." -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "Lỗi API Dịch vụ cộng tác mở không rõ. (%1)" diff -Nru knewstuff-5.55.0/po/wa/knewstuff5.po knewstuff-5.56.0/po/wa/knewstuff5.po --- knewstuff-5.55.0/po/wa/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/wa/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2012-07-04 17:33+0200\n" "Last-Translator: Jean Cayron \n" "Language-Team: Walloon \n" @@ -28,7 +28,7 @@ msgid "All categories are missing" msgstr "Totes les categoreyes" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, fuzzy, kde-format #| msgctxt "" #| "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -44,7 +44,7 @@ "Li cayet costêye %1 %2.\n" "Voloz l' atchter?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -55,28 +55,28 @@ "Vosse balance: %1\n" "Pris: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Vosse vôtaedje a stî eredjistrî." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "Vos estoz on rafiyant asteure." -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/xh/knewstuff5.po knewstuff-5.56.0/po/xh/knewstuff5.po --- knewstuff-5.55.0/po/xh/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/xh/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2002-12-13 17:20SAST\n" "Last-Translator: Lwandle Mgidlana \n" "Language-Team: Xhosa \n" @@ -29,7 +29,7 @@ msgid "All categories are missing" msgstr "Umfanekiso ulahlekile" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -38,7 +38,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -46,29 +46,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "Akukho mbhalo okubuyiselweyo." -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/zh_CN/knewstuff5.po knewstuff-5.56.0/po/zh_CN/knewstuff5.po --- knewstuff-5.55.0/po/zh_CN/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/zh_CN/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -15,8 +15,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" -"PO-Revision-Date: 2019-01-27 22:57\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" +"PO-Revision-Date: 2019-02-20 23:15\n" "Last-Translator: guoyunhe \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -34,7 +34,7 @@ msgid "All categories are missing" msgstr "缺少所有分类" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -45,7 +45,7 @@ "此项目会花费您 %2 %1。\n" "您想要购买吗?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -56,28 +56,28 @@ "余额:%1\n" "价格:%2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "您的投票已记录。" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "您现在已经是粉丝了。" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "网络错误 %1:%2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "服务器的请求太多。请稍候几分钟再试一次。" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "未知的开放合作服务 API 错误。(%1)" diff -Nru knewstuff-5.55.0/po/zh_HK/knewstuff5.po knewstuff-5.56.0/po/zh_HK/knewstuff5.po --- knewstuff-5.55.0/po/zh_HK/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/zh_HK/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -24,7 +24,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2006-01-04 13:32+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (Hong Kong) \n" @@ -41,7 +41,7 @@ msgid "All categories are missing" msgstr "找不到影像" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -50,7 +50,7 @@ "Do you want to buy it?" msgstr "" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -58,29 +58,29 @@ "Price: %2" msgstr "" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, fuzzy, kde-format #| msgid "No text was replaced." msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "沒有替換任何文字。" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "" diff -Nru knewstuff-5.55.0/po/zh_TW/knewstuff5.po knewstuff-5.56.0/po/zh_TW/knewstuff5.po --- knewstuff-5.55.0/po/zh_TW/knewstuff5.po 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/po/zh_TW/knewstuff5.po 2019-03-02 13:45:02.000000000 +0000 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-01-03 03:03+0100\n" +"POT-Creation-Date: 2019-02-13 03:15+0100\n" "PO-Revision-Date: 2018-07-09 21:41+0800\n" "Last-Translator: pan93412 \n" "Language-Team: Chinese \n" @@ -33,7 +33,7 @@ msgid "All categories are missing" msgstr "所有類別遺失" -#: attica/atticaprovider.cpp:358 +#: attica/atticaprovider.cpp:362 #, kde-format msgctxt "" "the price of a download item, parameter 1 is the currency, 2 is the price" @@ -44,7 +44,7 @@ "此項目價值 %1 %2。\n" "您要購買嗎?" -#: attica/atticaprovider.cpp:372 +#: attica/atticaprovider.cpp:376 #, kde-format msgid "" "Your account balance is too low:\n" @@ -55,28 +55,28 @@ "您的餘額為:%1\n" "價格為: %2" -#: attica/atticaprovider.cpp:414 +#: attica/atticaprovider.cpp:418 #, kde-format msgctxt "voting for an item (good/bad)" msgid "Your vote was recorded." msgstr "您的投票已被紀錄。" -#: attica/atticaprovider.cpp:429 +#: attica/atticaprovider.cpp:433 #, kde-format msgid "You are now a fan." msgstr "您現在成為粉絲了。" -#: attica/atticaprovider.cpp:440 +#: attica/atticaprovider.cpp:444 #, kde-format msgid "Network error %1: %2" msgstr "網路錯誤 %1:%2" -#: attica/atticaprovider.cpp:444 +#: attica/atticaprovider.cpp:448 #, kde-format msgid "Too many requests to server. Please try again in a few minutes." msgstr "太多要求到伺服器。請稍等幾分鐘後再嘗試。" -#: attica/atticaprovider.cpp:446 +#: attica/atticaprovider.cpp:450 #, kde-format msgid "Unknown Open Collaboration Service API error. (%1)" msgstr "未知的開放協同服務 API 錯誤。(%1)" diff -Nru knewstuff-5.55.0/src/attica/atticaprovider.cpp knewstuff-5.56.0/src/attica/atticaprovider.cpp --- knewstuff-5.55.0/src/attica/atticaprovider.cpp 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/src/attica/atticaprovider.cpp 2019-03-02 13:45:02.000000000 +0000 @@ -273,7 +273,11 @@ EntryInternal::List entries; TagsFilterChecker checker(tagFilter()); TagsFilterChecker downloadschecker(downloadTagFilter()); - Q_FOREACH (const Content &content, contents) { + for (const Content &content : contents) { + if (!content.isValid()) { + qCDebug(KNEWSTUFFCORE) << "Filtered out an invalid entry. This suggests something is not right on the originating server. Please contact the administrators of" << name() << "and inform them there is an issue with content in the category or categories" << mCurrentRequest.categories; + continue; + } if (checker.filterAccepts(content.tags())) { bool filterAcceptsDownloads = true; if (content.downloads() > 0) { diff -Nru knewstuff-5.55.0/src/downloaddialog.cpp knewstuff-5.56.0/src/downloaddialog.cpp --- knewstuff-5.55.0/src/downloaddialog.cpp 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/src/downloaddialog.cpp 2019-03-02 13:45:02.000000000 +0000 @@ -87,7 +87,7 @@ // DownloadWidget already provides margins, which would duplicate the dialog layout margins. // As the widget theme could use different margin sizes for a dialog/window outer layout, // so from the duplicated margins we pick the internal margins to remove here. - d->downloadWidget->layout()->setMargin(0); + d->downloadWidget->layout()->setContentsMargins(0, 0, 0, 0); layout->addWidget(d->downloadWidget); if (group.hasKey("Name")) { diff -Nru knewstuff-5.55.0/src/downloadwidget.cpp knewstuff-5.56.0/src/downloadwidget.cpp --- knewstuff-5.55.0/src/downloadwidget.cpp 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/src/downloadwidget.cpp 2019-03-02 13:45:02.000000000 +0000 @@ -303,8 +303,8 @@ } } }); - ui.detailsStack->widget(0)->layout()->setMargin(0); - ui.detailsStack->widget(1)->layout()->setMargin(0); + ui.detailsStack->widget(0)->layout()->setContentsMargins(0, 0, 0, 0); + ui.detailsStack->widget(1)->layout()->setContentsMargins(0, 0, 0, 0); q->connect(ui.m_categoryCombo, static_cast(&KComboBox::activated), this, &DownloadWidgetPrivate::slotCategoryChanged); diff -Nru knewstuff-5.55.0/src/kmoretools/kmoretools.cpp knewstuff-5.56.0/src/kmoretools/kmoretools.cpp --- knewstuff-5.55.0/src/kmoretools/kmoretools.cpp 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/src/kmoretools/kmoretools.cpp 2019-03-02 13:45:02.000000000 +0000 @@ -757,8 +757,8 @@ // Disconnects the 'connect' event (and potentially more; is this bad?) // that was connected in action() to detect action deletion. d->action->disconnect(d->action); - delete d; } + delete d; } QString KMoreToolsMenuItem::id() const diff -Nru knewstuff-5.55.0/src/ui/progressindicator.cpp knewstuff-5.56.0/src/ui/progressindicator.cpp --- knewstuff-5.55.0/src/ui/progressindicator.cpp 2019-02-03 00:00:00.000000000 +0000 +++ knewstuff-5.56.0/src/ui/progressindicator.cpp 2019-03-02 13:45:02.000000000 +0000 @@ -39,7 +39,7 @@ { setFrameStyle(QFrame::NoFrame); QHBoxLayout *hbox = new QHBoxLayout(this); - hbox->setMargin(0); + hbox->setContentsMargins(0, 0, 0, 0); //Busy widget busyWidget = new KPixmapSequenceWidget(this);