Hello community, here is the log from the commit of package plasma5-sdk for openSUSE:Factory checked in at 2020-01-09 22:50:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma5-sdk.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-sdk" Thu Jan 9 22:50:40 2020 rev:78 rq:762004 version:5.17.5 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes 2019-12-10 22:47:05.401705237 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.6675/plasma5-sdk.changes 2020-01-09 22:51:10.378726645 +0100 @@ -1,0 +2,12 @@ +Tue Jan 7 16:24:37 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.17.5 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.5.php +- Changes since 5.17.4: + * [Cuttlefish] Make AppStream file valid +- Remove patches, now upstream: + * 0001-Cuttlefish-Make-AppStream-file-valid.patch + +------------------------------------------------------------------- Old: ---- 0001-Cuttlefish-Make-AppStream-file-valid.patch plasma-sdk-5.17.4.tar.xz plasma-sdk-5.17.4.tar.xz.sig New: ---- plasma-sdk-5.17.5.tar.xz plasma-sdk-5.17.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-sdk.spec ++++++ --- /var/tmp/diff_new_pack.N3GF5v/_old 2020-01-09 22:51:12.202727559 +0100 +++ /var/tmp/diff_new_pack.N3GF5v/_new 2020-01-09 22:51:12.206727560 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma5-sdk # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.17.4 +Version: 5.17.5 Release: 0 Summary: Plasma SDK License: LGPL-2.0-or-later AND GPL-2.0-only @@ -29,8 +29,6 @@ Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig Source2: plasma.keyring %endif -# PATCH-FIX-UPSTREAM -Patch1: 0001-Cuttlefish-Make-AppStream-file-valid.patch BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem ++++++ plasma-sdk-5.17.4.tar.xz -> plasma-sdk-5.17.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/CMakeLists.txt new/plasma-sdk-5.17.5/CMakeLists.txt --- old/plasma-sdk-5.17.4/CMakeLists.txt 2019-12-03 13:28:02.000000000 +0100 +++ new/plasma-sdk-5.17.5/CMakeLists.txt 2020-01-07 16:44:09.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(plasma-sdk) -set(PROJECT_VERSION "5.17.4") +set(PROJECT_VERSION "5.17.5") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml new/plasma-sdk-5.17.5/cuttlefish/org.kde.cuttlefish.appdata.xml --- old/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/cuttlefish/org.kde.cuttlefish.appdata.xml 2020-01-07 16:43:18.000000000 +0100 @@ -3,6 +3,7 @@ <id>org.kde.plasma.cuttlefish</id> <provides> <id>org.kde.cuttlefish.desktop</id> + <binary>cuttlefish</binary> </provides> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> @@ -127,13 +128,10 @@ </screenshot> </screenshots> <project_group>KDE</project_group> - <provides> - <binary>cuttlefish</binary> - </provides> <releases> + <release version="5.17.5" date="2020-01-07"/> + <release version="5.17.5" date="2020-01-07"/> <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> - <release version="5.17.2" date="2019-10-29"/> - <release version="5.17.1" date="2019-10-22"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml --- old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2020-01-07 16:43:18.000000000 +0100 @@ -95,10 +95,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <release version="5.17.5" date="2020-01-07"/> + <release version="5.17.5" date="2020-01-07"/> <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> - <release version="5.17.2" date="2019-10-29"/> - <release version="5.17.1" date="2019-10-22"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.desktop --- old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.desktop 2020-01-07 16:43:18.000000000 +0100 @@ -12,7 +12,8 @@ Name[fi]=Plasma Engine Explorer Name[fr]=Explorateur de moteurs Plasma Name[gl]=Explorador de motores de Plasma -Name[id]=Plasma Engine Explorer +Name[hu]=Böngésző Plasma adatmodulokhoz +Name[id]=Penjelajah Mesin Plasma Name[it]=Plasma Engine Explorer Name[ko]=Plasma 엔진 탐색기 Name[lt]=Plasma modulio tyrinėtojas @@ -39,6 +40,7 @@ GenericName[fi]=Plasman tietomoottorien katselin GenericName[fr]=Outil de consultation des moteurs de données Plasma GenericName[gl]=Ferramenta de visión de motores de datos de Plasma +GenericName[hu]=Plasma adatmodul-megjelenítő eszköz GenericName[id]=Alat Penampilan Mesin Data Plasma GenericName[it]=Strumento di visualizzazione dei motori di dati di Plasma GenericName[ko]=Plasma 데이터 엔진 보기 도구 @@ -67,6 +69,7 @@ Comment[fi]=Plasman tietomoottorien julkaisemien tietojen selain Comment[fr]=Explorateur de données publiées par les moteurs de données Plasma Comment[gl]=Explorador dos datos publicados polos motores de datos de Plasma. +Comment[hu]=Adatkezelő a Plasma DataEngines által szolgáltatott adatokhoz Comment[id]=Penjelajah data yang dipublikasikan oleh Plasma DataEngines Comment[it]=Esploratore per i dati pubblicati da Plasma DataEngines Comment[ko]=Plasma 데이터 엔진에서 제공하는 데이터 탐색기 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-5.17.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2020-01-07 16:43:18.000000000 +0100 @@ -93,10 +93,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <release version="5.17.5" date="2020-01-07"/> + <release version="5.17.5" date="2020-01-07"/> <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> - <release version="5.17.2" date="2019-10-29"/> - <release version="5.17.1" date="2019-10-22"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.desktop new/plasma-sdk-5.17.5/plasmoidviewer/org.kde.plasmoidviewer.desktop --- old/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.desktop 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/plasmoidviewer/org.kde.plasmoidviewer.desktop 2020-01-07 16:43:18.000000000 +0100 @@ -13,6 +13,7 @@ Name[fi]=Plasmoidviewer Name[fr]=Afficheur de composants graphiques Name[gl]=Visor de plasmoides +Name[hu]=Plasmoidviewer Name[id]=Plasmoidviewer Name[it]=Plasmoidviewer Name[ko]=Plasmoidviewer @@ -41,6 +42,7 @@ GenericName[fi]=Plasma-sovelmien testaustyökalu GenericName[fr]=Outil de test des composants graphiques Plasma GenericName[gl]=Ferramenta de proba de trebellos de Plasma +GenericName[hu]=Plasma widgettesztelő eszköz GenericName[id]=Alat Pengujian Widget Plasma GenericName[it]=Strumento di test degli oggetti di Plasma GenericName[ko]=Plasma 위젯 테스트 도구 @@ -70,6 +72,7 @@ Comment[fi]=Plasma-sovelmien testaustyökalu Comment[fr]=Outil de test pour les applets Plasma Comment[gl]=Ferramenta de probas para trebellos de Plasma. +Comment[hu]=Tesztelő eszköz Plasma kisalkalmazásokhoz Comment[id]=Alat pengujian untuk applet Plasma Comment[it]=Strumento di prova delle applet di Plasma Comment[ko]=Plasma 애플릿 테스트 도구 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/fr/cuttlefish.po new/plasma-sdk-5.17.5/po/fr/cuttlefish.po --- old/plasma-sdk-5.17.4/po/fr/cuttlefish.po 2019-12-03 13:27:21.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/fr/cuttlefish.po 2020-01-07 16:43:40.000000000 +0100 @@ -1,109 +1,108 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Vincent Pinon <[email protected]>, 2016. +# Nathan Murat <[email protected]>, 2019. +# Simon Depiets <[email protected]>, 2019. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-02 08:05+0200\n" -"PO-Revision-Date: 2016-11-21 16:04+0100\n" -"Last-Translator: Vincent Pinon <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"PO-Revision-Date: 2019-12-10 21:20+0100\n" +"Last-Translator: Nathan Murat <[email protected]>\n" +"Language-Team: French <[email protected]>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.07.70\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: package/contents/ui/GlobalMenuBar.qml:34 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File" -msgstr "Nom de fichier :" +msgstr "Nom du fichier :" #: package/contents/ui/GlobalMenuBar.qml:36 #, kde-format msgid "Export Montage with Color Scheme..." -msgstr "" +msgstr "Exporter le montage avec le thème de couleur..." #: package/contents/ui/GlobalMenuBar.qml:38 #: package/contents/ui/ResponsivePreview.qml:91 #, kde-format msgid "Active Color Scheme" -msgstr "" +msgstr "Thème de couleur actif" #: package/contents/ui/GlobalMenuBar.qml:42 #, kde-format msgid "Breeze (Normal)" -msgstr "" +msgstr "Brise (Normal)" #: package/contents/ui/GlobalMenuBar.qml:46 #, kde-format msgid "Breeze Dark" -msgstr "" +msgstr "Brise Sombre" #: package/contents/ui/GlobalMenuBar.qml:50 #: package/contents/ui/ResponsivePreview.qml:87 #, kde-format msgid "Breeze (Normal) and Breeze Dark" -msgstr "" +msgstr "Brise (Normal) et Brise Sombre" #: package/contents/ui/GlobalMenuBar.qml:57 #, kde-format msgid "Quit" -msgstr "" +msgstr "Quitter" #: package/contents/ui/GlobalMenuBar.qml:63 #, kde-format msgid "View" -msgstr "" +msgstr "Affichage" #: package/contents/ui/GlobalMenuBar.qml:66 #, kde-format msgid "Zoom In" -msgstr "" +msgstr "Zoom avant" #: package/contents/ui/GlobalMenuBar.qml:72 #, kde-format msgid "Zoom Out" -msgstr "" +msgstr "Zoom arrière" #: package/contents/ui/Menu.qml:35 package/contents/ui/Preview.qml:263 #: package/contents/ui/ResponsivePreview.qml:67 #, kde-format msgid "Copy icon name to clipboard" -msgstr "Copier le nom d'icône vers le presse-papiers" +msgstr "Copier le nom de l'icône dans le presse-papiers" #: package/contents/ui/Menu.qml:38 package/contents/ui/Preview.qml:267 #: package/contents/ui/ResponsivePreview.qml:71 -#, fuzzy, kde-format -#| msgid "Copy icon name to clipboard" +#, kde-format msgid "Icon name copied to clipboard" -msgstr "Copier le nom d'icône vers le presse-papiers" +msgstr "Nom de l'icône copié dans le presse-papiers" #: package/contents/ui/Menu.qml:43 package/contents/ui/Preview.qml:257 #: package/contents/ui/ResponsivePreview.qml:62 #, kde-format msgid "Open icon with external program" -msgstr "" +msgstr "Ouvrir l'icône avec un programme externe" #: package/contents/ui/Preview.qml:104 #: package/contents/ui/ResponsivePreview.qml:108 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File name:" -msgstr "Nom de fichier :" +msgstr "Nom du fichier :" #: package/contents/ui/Preview.qml:109 #: package/contents/ui/ResponsivePreview.qml:113 #, kde-format msgid "Category:" -msgstr "Catégorie : " +msgstr "Catégorie :" #: package/contents/ui/Preview.qml:114 #: package/contents/ui/ResponsivePreview.qml:118 @@ -126,47 +125,47 @@ #: package/contents/ui/Preview.qml:274 #, kde-format msgid "Create screenshot of icon" -msgstr "" +msgstr "Créer une capture d'écran de l'icône" #: package/contents/ui/Preview.qml:283 #, kde-format msgid "Screenshot with Breeze Colors" -msgstr "" +msgstr "Capture d'écran avec les couleurs Brise" #: package/contents/ui/Preview.qml:289 #, kde-format msgid "Screenshot with Breeze Dark Colors" -msgstr "" +msgstr "Capture d'écran avec les couleurs Brise Sombre" #: package/contents/ui/Preview.qml:295 #, kde-format msgid "Screenshot with Breeze (Normal) and Breeze Dark" -msgstr "" +msgstr "Capture d'écran avec Brise (Normal) et Brise Sombre" #: package/contents/ui/Preview.qml:301 #, kde-format msgid "Screenshot with Active Color Scheme" -msgstr "" +msgstr "Capture d'écran avec le thème de couleur courant" #: package/contents/ui/ResponsivePreview.qml:76 #, kde-format msgid "Create screenshot of icon with..." -msgstr "" +msgstr "Créer une capture d'écran de l'icône avec..." #: package/contents/ui/ResponsivePreview.qml:78 #, kde-format msgid "Breeze Colors" -msgstr "" +msgstr "Couleurs Brise" #: package/contents/ui/ResponsivePreview.qml:82 #, kde-format msgid "Breeze Dark Colors" -msgstr "" +msgstr "Couleurs Brise Sombre" #: package/contents/ui/Tools.qml:126 #, kde-format msgid "Color scheme:" -msgstr "" +msgstr "Thème de couleur :" #: src/main.cpp:84 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/fr/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.5/po/fr/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.4/po/fr/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:21.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/fr/org.kde.plasma.lookandfeelexplorer.po 2020-01-07 16:43:40.000000000 +0100 @@ -1,18 +1,19 @@ # Vincent Pinon <[email protected]>, 2017. +# Simon Depiets <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: org.kde.plasma.lookandfeelexplorer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2017-06-28 17:06+0100\n" -"Last-Translator: Vincent Pinon <[email protected]>\n" +"PO-Revision-Date: 2019-11-11 06:53+0800\n" +"Last-Translator: Simon Depiets <[email protected]>\n" "Language-Team: French <[email protected]>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.07.70\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -20,12 +21,13 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Geoffray Levasseur, Matthieu Robin" +msgstr "Geoffray Levasseur, Matthieu Robin, Simon Depiets" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected], [email protected]" +msgstr "" +"[email protected], [email protected], [email protected]" #: package/contents/ui/main.qml:44 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/hu/cuttlefish.po new/plasma-sdk-5.17.5/po/hu/cuttlefish.po --- old/plasma-sdk-5.17.4/po/hu/cuttlefish.po 2019-12-03 13:27:26.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/hu/cuttlefish.po 2020-01-07 16:43:45.000000000 +0100 @@ -2,73 +2,73 @@ # This file is distributed under the same license as the PACKAGE package. # # Kiszel Kristóf <[email protected]>, 2017. +# Kristóf Kiszel <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-02 08:05+0200\n" -"PO-Revision-Date: 2017-05-13 13:13+0100\n" -"Last-Translator: Kiszel Kristóf <[email protected]>\n" +"PO-Revision-Date: 2019-12-06 18:47+0100\n" +"Last-Translator: Kristóf Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" #: package/contents/ui/GlobalMenuBar.qml:34 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File" -msgstr "Fájlnév:" +msgstr "Fájl" #: package/contents/ui/GlobalMenuBar.qml:36 #, kde-format msgid "Export Montage with Color Scheme..." -msgstr "" +msgstr "Montázs exportálása színsémával…" #: package/contents/ui/GlobalMenuBar.qml:38 #: package/contents/ui/ResponsivePreview.qml:91 #, kde-format msgid "Active Color Scheme" -msgstr "" +msgstr "Aktív színséma" #: package/contents/ui/GlobalMenuBar.qml:42 #, kde-format msgid "Breeze (Normal)" -msgstr "" +msgstr "Breeze (normál)" #: package/contents/ui/GlobalMenuBar.qml:46 #, kde-format msgid "Breeze Dark" -msgstr "" +msgstr "Breeze Dark" #: package/contents/ui/GlobalMenuBar.qml:50 #: package/contents/ui/ResponsivePreview.qml:87 #, kde-format msgid "Breeze (Normal) and Breeze Dark" -msgstr "" +msgstr "Breeze (normál) és Breeze Dark" #: package/contents/ui/GlobalMenuBar.qml:57 #, kde-format msgid "Quit" -msgstr "" +msgstr "Kilépés" #: package/contents/ui/GlobalMenuBar.qml:63 #, kde-format msgid "View" -msgstr "" +msgstr "Nézet" #: package/contents/ui/GlobalMenuBar.qml:66 #, kde-format msgid "Zoom In" -msgstr "" +msgstr "Nagyítás" #: package/contents/ui/GlobalMenuBar.qml:72 #, kde-format msgid "Zoom Out" -msgstr "" +msgstr "Kicsinyítés" #: package/contents/ui/Menu.qml:35 package/contents/ui/Preview.qml:263 #: package/contents/ui/ResponsivePreview.qml:67 @@ -78,21 +78,19 @@ #: package/contents/ui/Menu.qml:38 package/contents/ui/Preview.qml:267 #: package/contents/ui/ResponsivePreview.qml:71 -#, fuzzy, kde-format -#| msgid "Copy icon name to clipboard" +#, kde-format msgid "Icon name copied to clipboard" -msgstr "Ikonnév másolása a vágólapra" +msgstr "Ikonnév a vágólapra másolva" #: package/contents/ui/Menu.qml:43 package/contents/ui/Preview.qml:257 #: package/contents/ui/ResponsivePreview.qml:62 #, kde-format msgid "Open icon with external program" -msgstr "" +msgstr "Ikon megnyitása külső programmal" #: package/contents/ui/Preview.qml:104 #: package/contents/ui/ResponsivePreview.qml:108 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File name:" msgstr "Fájlnév:" @@ -123,47 +121,47 @@ #: package/contents/ui/Preview.qml:274 #, kde-format msgid "Create screenshot of icon" -msgstr "" +msgstr "Képernyőkép készítése az ikonról" #: package/contents/ui/Preview.qml:283 #, kde-format msgid "Screenshot with Breeze Colors" -msgstr "" +msgstr "Képernyőkép a Breeze színeivel" #: package/contents/ui/Preview.qml:289 #, kde-format msgid "Screenshot with Breeze Dark Colors" -msgstr "" +msgstr "Képernyőkép a Breeze Dark színeivel" #: package/contents/ui/Preview.qml:295 #, kde-format msgid "Screenshot with Breeze (Normal) and Breeze Dark" -msgstr "" +msgstr "Képernyőkép a Breeze-zel és Breeze Darkkal" #: package/contents/ui/Preview.qml:301 #, kde-format msgid "Screenshot with Active Color Scheme" -msgstr "" +msgstr "Képernyőkép az aktív színsémával" #: package/contents/ui/ResponsivePreview.qml:76 #, kde-format msgid "Create screenshot of icon with..." -msgstr "" +msgstr "Képernyőkép készítése az ikonról mással…" #: package/contents/ui/ResponsivePreview.qml:78 #, kde-format msgid "Breeze Colors" -msgstr "" +msgstr "Breeze színek" #: package/contents/ui/ResponsivePreview.qml:82 #, kde-format msgid "Breeze Dark Colors" -msgstr "" +msgstr "Breeze Dark színek" #: package/contents/ui/Tools.qml:126 #, kde-format msgid "Color scheme:" -msgstr "" +msgstr "Színséma:" #: src/main.cpp:84 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/hu/plasmoidviewer.po new/plasma-sdk-5.17.5/po/hu/plasmoidviewer.po --- old/plasma-sdk-5.17.4/po/hu/plasmoidviewer.po 2019-12-03 13:27:26.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/hu/plasmoidviewer.po 2020-01-07 16:43:45.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Tamas Szanto <[email protected]>, 2008. -# Kristóf Kiszel <[email protected]>, 2010, 2011, 2012, 2015. +# Kristóf Kiszel <[email protected]>, 2010, 2011, 2012, 2015, 2019. # Balázs Úr <[email protected]>, 2012, 2013. # Kiszel Kristóf <[email protected]>, 2017. msgid "" @@ -10,15 +10,15 @@ "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-14 03:25+0200\n" -"PO-Revision-Date: 2017-02-24 22:27+0100\n" -"Last-Translator: Kiszel Kristóf <[email protected]>\n" +"PO-Revision-Date: 2019-12-09 23:10+0100\n" +"Last-Translator: Kristóf Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -31,10 +31,9 @@ msgstr "[email protected],[email protected]" #: main.cpp:52 -#, fuzzy, kde-format -#| msgid "Plasma Widget Viewer" +#, kde-format msgid "Plasmoidviewer" -msgstr "Megjelenítő plazmoidokhoz" +msgstr "Plasmoidviewer" #: main.cpp:59 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/ia/cuttlefish.po new/plasma-sdk-5.17.5/po/ia/cuttlefish.po --- old/plasma-sdk-5.17.4/po/ia/cuttlefish.po 2019-12-03 13:27:27.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/ia/cuttlefish.po 2020-01-07 16:43:45.000000000 +0100 @@ -1,15 +1,15 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Giovanni Sora <[email protected]>, 2016, 2017. +# Giovanni Sora <[email protected]>, 2016, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-02 08:05+0200\n" -"PO-Revision-Date: 2017-09-20 22:45+0100\n" -"Last-Translator: giovanni <[email protected]>\n" -"Language-Team: Interlingua <[email protected]>\n" +"PO-Revision-Date: 2020-01-06 17:38+0100\n" +"Last-Translator: Giovanni Sora <[email protected]>\n" +"Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,9 @@ "X-Generator: Lokalize 2.0\n" #: package/contents/ui/GlobalMenuBar.qml:34 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File" -msgstr "Nomine file:" +msgstr "File" #: package/contents/ui/GlobalMenuBar.qml:36 #, kde-format @@ -42,7 +41,7 @@ #: package/contents/ui/GlobalMenuBar.qml:46 #, kde-format msgid "Breeze Dark" -msgstr "" +msgstr "Brisa obscure" #: package/contents/ui/GlobalMenuBar.qml:50 #: package/contents/ui/ResponsivePreview.qml:87 @@ -53,22 +52,22 @@ #: package/contents/ui/GlobalMenuBar.qml:57 #, kde-format msgid "Quit" -msgstr "" +msgstr "Quita" #: package/contents/ui/GlobalMenuBar.qml:63 #, kde-format msgid "View" -msgstr "" +msgstr "Vista" #: package/contents/ui/GlobalMenuBar.qml:66 #, kde-format msgid "Zoom In" -msgstr "" +msgstr "Zoom In (aggrandir)" #: package/contents/ui/GlobalMenuBar.qml:72 #, kde-format msgid "Zoom Out" -msgstr "" +msgstr "Zoom Out (Diminuer)" #: package/contents/ui/Menu.qml:35 package/contents/ui/Preview.qml:263 #: package/contents/ui/ResponsivePreview.qml:67 @@ -78,8 +77,7 @@ #: package/contents/ui/Menu.qml:38 package/contents/ui/Preview.qml:267 #: package/contents/ui/ResponsivePreview.qml:71 -#, fuzzy, kde-format -#| msgid "Copy icon name to clipboard" +#, kde-format msgid "Icon name copied to clipboard" msgstr "Copia nomine de icone in area de transferentia" @@ -91,10 +89,9 @@ #: package/contents/ui/Preview.qml:104 #: package/contents/ui/ResponsivePreview.qml:108 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "File name:" -msgstr "Nomine file:" +msgstr "Nomine de file:" #: package/contents/ui/Preview.qml:109 #: package/contents/ui/ResponsivePreview.qml:113 @@ -163,7 +160,7 @@ #: package/contents/ui/Tools.qml:126 #, kde-format msgid "Color scheme:" -msgstr "" +msgstr "Schema de color" #: src/main.cpp:84 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/id/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.5/po/id/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.4/po/id/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:28.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/id/org.kde.plasma.lookandfeelexplorer.po 2020-01-07 16:43:46.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-07-29 16:23+0700\n" +"PO-Revision-Date: 2019-12-25 08:07+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -15,6 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 19.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -94,7 +95,7 @@ #: package/contents/ui/main.qml:186 #, kde-format msgid "click to open an image" -msgstr "klik untuk menbuka sebuah citra" +msgstr "klik untuk membuka sebuah citra" #: package/contents/ui/main.qml:221 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/id/plasmoidviewer.po new/plasma-sdk-5.17.5/po/id/plasmoidviewer.po --- old/plasma-sdk-5.17.4/po/id/plasmoidviewer.po 2019-12-03 13:27:28.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/id/plasmoidviewer.po 2020-01-07 16:43:46.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: plasmoidviewer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-14 03:25+0200\n" -"PO-Revision-Date: 2019-09-02 07:48+0700\n" +"PO-Revision-Date: 2019-12-12 08:13+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -17,6 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 19.08.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -54,7 +55,7 @@ "The formfactor to use (horizontal, vertical, mediacenter, planar or " "application)" msgstr "" -"Formfactor untuk digunakan (mendatar, tegak, mediacenter, planar atau " +"Formfactor untuk digunakan (mendatar, menegak, mediacenter, planar atau " "aplikasi)" #: main.cpp:70 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/it/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.5/po/it/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.4/po/it/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:29.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/it/org.kde.plasma.lookandfeelexplorer.po 2020-01-07 16:43:46.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the lookandfeelexplorer package. -# Luigi Toscano <[email protected]>, 2016. +# Luigi Toscano <[email protected]>, 2016, 2019. # msgid "" msgstr "" "Project-Id-Version: lookandfeelexplorer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2016-11-26 15:46+0100\n" +"PO-Revision-Date: 2019-12-25 14:47+0100\n" "Last-Translator: Luigi Toscano <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -95,7 +95,7 @@ #: package/contents/ui/main.qml:186 #, kde-format msgid "click to open an image" -msgstr "fai clic per aprire un'immagine" +msgstr "Fai clic per aprire un'immagine" #: package/contents/ui/main.qml:221 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/pl/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.5/po/pl/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.4/po/pl/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:44.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/pl/org.kde.plasma.lookandfeelexplorer.po 2020-01-07 16:43:56.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-01-20 06:24+0100\n" +"PO-Revision-Date: 2019-12-06 13:03+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 19.03.70\n" +"X-Generator: Lokalize 19.07.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -31,17 +31,17 @@ #: package/contents/ui/main.qml:44 #, kde-format msgid "Look And Feel" -msgstr "Wrażenia wzrokowe i dotykowe" +msgstr "Zestaw wyglądu" #: package/contents/ui/main.qml:60 #, kde-format msgid "New Theme..." -msgstr "Nowy wystrój..." +msgstr "Nowy wygląd..." #: package/contents/ui/main.qml:77 #, kde-format msgid "Open Theme Folder" -msgstr "Otwórz katalog wystroju" +msgstr "Otwórz katalog wyglądu" #: package/contents/ui/main.qml:104 #, kde-format @@ -106,27 +106,27 @@ #: package/contents/ui/MetadataEditor.qml:39 #, kde-format msgid "New Theme" -msgstr "Nowy wystrój" +msgstr "Nowy wygląd" #: package/contents/ui/MetadataEditor.qml:83 #, kde-format msgid "Theme Plugin Name:" -msgstr "Nazwa wtyczki wystroju:" +msgstr "Nazwa wtyczki wyglądu:" #: package/contents/ui/MetadataEditor.qml:93 #, kde-format msgid "This theme plugin name already exists" -msgstr "Wtyczka wystroju o tej nazwie już istnieje" +msgstr "Wtyczka wyglądu o tej nazwie już istnieje" #: package/contents/ui/MetadataEditor.qml:102 #, kde-format msgid "Theme Name:" -msgstr "Nazwa wystroju:" +msgstr "Nazwa wygladu:" #: package/contents/ui/MetadataEditor.qml:112 #, kde-format msgid "This theme name already exists" -msgstr "Wystrój o tej nazwie już istnieje" +msgstr "Wygląd o tej nazwie już istnieje" #: package/contents/ui/MetadataEditor.qml:170 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/cuttlefish.po new/plasma-sdk-5.17.5/po/zh_CN/cuttlefish.po --- old/plasma-sdk-5.17.4/po/zh_CN/cuttlefish.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/cuttlefish.po 2020-01-07 16:44:07.000000000 +0100 @@ -8,15 +8,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-02 08:05+0200\n" -"PO-Revision-Date: 2019-11-19 23:09\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:46\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/cuttlefish.pot\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/cuttlefish_editorplugin.po new/plasma-sdk-5.17.5/po/zh_CN/cuttlefish_editorplugin.po --- old/plasma-sdk-5.17.4/po/zh_CN/cuttlefish_editorplugin.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/cuttlefish_editorplugin.po 2020-01-07 16:44:07.000000000 +0100 @@ -7,15 +7,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:09\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:46\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/cuttlefish_editorplugin." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.5/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2020-01-07 16:44:07.000000000 +0100 @@ -7,15 +7,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:09\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/org.kde.plasma." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.themeexplorer.po new/plasma-sdk-5.17.5/po/zh_CN/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.themeexplorer.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/org.kde.plasma.themeexplorer.po 2020-01-07 16:44:07.000000000 +0100 @@ -7,15 +7,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:09\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/org.kde.plasma." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-5.17.5/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-5.17.4/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2020-01-07 16:44:07.000000000 +0100 @@ -7,15 +7,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/plasma_shell_org.kde." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/plasmaengineexplorer.po new/plasma-sdk-5.17.5/po/zh_CN/plasmaengineexplorer.po --- old/plasma-sdk-5.17.4/po/zh_CN/plasmaengineexplorer.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/plasmaengineexplorer.po 2020-01-07 16:44:07.000000000 +0100 @@ -9,15 +9,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/plasmaengineexplorer.pot\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/plasmawallpaperviewer.po new/plasma-sdk-5.17.5/po/zh_CN/plasmawallpaperviewer.po --- old/plasma-sdk-5.17.4/po/zh_CN/plasmawallpaperviewer.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/plasmawallpaperviewer.po 2020-01-07 16:44:07.000000000 +0100 @@ -9,15 +9,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/plasmawallpaperviewer." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_CN/plasmoidviewer.po new/plasma-sdk-5.17.5/po/zh_CN/plasmoidviewer.po --- old/plasma-sdk-5.17.4/po/zh_CN/plasmoidviewer.po 2019-12-03 13:27:58.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_CN/plasmoidviewer.po 2020-01-07 16:44:07.000000000 +0100 @@ -13,15 +13,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-14 03:25+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:47\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kde-workspace/plasmoidviewer.pot\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/po/zh_TW/plasmoidviewer.po new/plasma-sdk-5.17.5/po/zh_TW/plasmoidviewer.po --- old/plasma-sdk-5.17.4/po/zh_TW/plasmoidviewer.po 2019-12-03 13:28:00.000000000 +0100 +++ new/plasma-sdk-5.17.5/po/zh_TW/plasmoidviewer.po 2020-01-07 16:44:08.000000000 +0100 @@ -14,7 +14,7 @@ "POT-Creation-Date: 2019-08-14 03:25+0200\n" "PO-Revision-Date: 2018-03-25 14:14+0800\n" "Last-Translator: pan93412 <[email protected]>\n" -"Language-Team: Chinese <[email protected]>\n" +"Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.4/themeexplorer/package/metadata.desktop new/plasma-sdk-5.17.5/themeexplorer/package/metadata.desktop --- old/plasma-sdk-5.17.4/themeexplorer/package/metadata.desktop 2019-12-03 13:26:52.000000000 +0100 +++ new/plasma-sdk-5.17.5/themeexplorer/package/metadata.desktop 2020-01-07 16:43:18.000000000 +0100 @@ -51,7 +51,7 @@ Name[fr]=Explorateur de thèmes Plasma Name[gl]=Explorador de temas de Plasma Name[hu]=Plasma témaböngésző -Name[id]=Plasma Theme Explorer +Name[id]=Penjelajah Tema Plasma Name[it]=Plasma Theme Explorer Name[ko]=Plasma 테마 탐색기 Name[lt]=Plasma apipavidalinimų tyrinėtojas
