commit grantlee-editor for openSUSE:Factory
Hello community, here is the log from the commit of package grantlee-editor for openSUSE:Factory checked in at 2017-07-29 08:55:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old) and /work/SRC/openSUSE:Factory/.grantlee-editor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "grantlee-editor" Sat Jul 29 08:55:33 2017 rev:8 rq:510650 version:17.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes 2017-06-15 11:20:06.079294188 +0200 +++ /work/SRC/openSUSE:Factory/.grantlee-editor.new/grantlee-editor.changes 2017-07-29 08:55:37.237883257 +0200 @@ -1,0 +2,10 @@ +Sat Jul 15 22:59:01 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.3.php +- Changes since 17.04.2: + * None + +------------------------------------------------------------------- Old: ---- grantlee-editor-17.04.2.tar.xz New: ---- grantlee-editor-17.04.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantlee-editor.spec ++++++ --- /var/tmp/diff_new_pack.kag3Xk/_old 2017-07-29 08:55:37.953782112 +0200 +++ /var/tmp/diff_new_pack.kag3Xk/_new 2017-07-29 08:55:37.961780982 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: grantlee-editor -Version: 17.04.2 +Version: 17.04.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) ++++++ grantlee-editor-17.04.2.tar.xz -> grantlee-editor-17.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/CMakeLists.txt new/grantlee-editor-17.04.3/CMakeLists.txt --- old/grantlee-editor-17.04.2/CMakeLists.txt 2017-06-06 02:24:58.000000000 +0200 +++ new/grantlee-editor-17.04.3/CMakeLists.txt 2017-07-11 02:26:57.000000000 +0200 @@ -32,22 +32,22 @@ endif() -set(KDEPIM_VERSION_NUMBER "5.5.2") +set(KDEPIM_VERSION_NUMBER "5.5.3") set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(MESSAGELIB_LIB_VERSION_LIB "5.5.2") -set(AKONADI_MIMELIB_VERSION "5.5.2") -set(KPIMTEXTEDIT_LIB_VERSION "5.5.2") +set(MESSAGELIB_LIB_VERSION_LIB "5.5.3") +set(AKONADI_MIMELIB_VERSION "5.5.3") +set(KPIMTEXTEDIT_LIB_VERSION "5.5.3") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") -set(KDEPIM_APPS_LIB_VERSION_LIB "5.5.2") -set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.5.2") -set(LIBKLEO_LIB_VERSION_LIB "5.5.2") +set(KDEPIM_APPS_LIB_VERSION_LIB "5.5.3") +set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.5.3") +set(LIBKLEO_LIB_VERSION_LIB "5.5.3") set(QT_REQUIRED_VERSION "5.6.0") -set(KIMAP_LIB_VERSION "5.5.2") +set(KIMAP_LIB_VERSION "5.5.3") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngine WebEngineWidgets) -set(PIMCOMMON_LIB_VERSION_LIB "5.5.2") +set(PIMCOMMON_LIB_VERSION_LIB "5.5.3") # Find KF5 package find_package(KF5Crash ${KF5_VERSION} REQUIRED) find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/fr/contactprintthemeeditor.po new/grantlee-editor-17.04.3/po/fr/contactprintthemeeditor.po --- old/grantlee-editor-17.04.2/po/fr/contactprintthemeeditor.po 2017-06-06 02:24:57.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/fr/contactprintthemeeditor.po 2017-07-11 02:26:55.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-10 04:29+0200\n" -"PO-Revision-Date: 2017-05-10 18:00+0100\n" +"PO-Revision-Date: 2017-06-14 09:17+0100\n" "Last-Translator: Vincent Pinon <vpinon@kde.org>\n" "Language-Team: French <kde-francophone@kde.org>\n" "Language: fr\n" @@ -74,10 +74,9 @@ msgstr "Éditeur de thème pour l'impression de contacts" #: main.cpp:44 -#, fuzzy, kde-format -#| msgid "Copyright © 2015 contactprintthemeeditor authors" +#, kde-format msgid "Copyright © 2015-2017 contactprintthemeeditor authors" -msgstr "Copyright © 2015 les auteurs de contactprintthemeeditor" +msgstr "Copyright © 2015-2017 les auteurs de contactprintthemeeditor" #: main.cpp:45 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/fr/contactthemeeditor.po new/grantlee-editor-17.04.3/po/fr/contactthemeeditor.po --- old/grantlee-editor-17.04.2/po/fr/contactthemeeditor.po 2017-06-06 02:24:57.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/fr/contactthemeeditor.po 2017-07-11 02:26:55.000000000 +0200 @@ -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. -# Vincent Pinon <vincent.pinon@laposte.net>, 2013, 2014, 2015, 2016. +# Vincent Pinon <vincent.pinon@laposte.net>, 2013, 2014, 2015, 2016, 2017. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-10 04:29+0200\n" -"PO-Revision-Date: 2016-03-25 08:26+0100\n" +"PO-Revision-Date: 2017-06-14 09:18+0100\n" "Last-Translator: Vincent Pinon <vpinon@kde.org>\n" -"Language-Team: French <kde-i18n-doc@kde.org>\n" +"Language-Team: French <kde-francophone@kde.org>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -221,10 +221,9 @@ msgstr "Contacter l'éditeur du thème" #: main.cpp:48 -#, fuzzy, kde-format -#| msgid "Copyright © 2013-2016 contactthemeeditor authors" +#, kde-format msgid "Copyright © 2013-2017 contactthemeeditor authors" -msgstr "Copyright © 2013-2016 les auteurs de contactthemeeditor" +msgstr "Copyright © 2013-2017 les auteurs de contactthemeeditor" #: main.cpp:49 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/fr/headerthemeeditor.po new/grantlee-editor-17.04.3/po/fr/headerthemeeditor.po --- old/grantlee-editor-17.04.2/po/fr/headerthemeeditor.po 2017-06-06 02:24:57.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/fr/headerthemeeditor.po 2017-07-11 02:26:55.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-10 04:29+0200\n" -"PO-Revision-Date: 2017-05-10 17:58+0100\n" +"PO-Revision-Date: 2017-06-14 09:17+0100\n" "Last-Translator: Vincent Pinon <vpinon@kde.org>\n" "Language-Team: French <kde-francophone@kde.org>\n" "Language: fr\n" @@ -60,10 +60,9 @@ msgstr "Éditeur de thème d'en-tête pour l'afficheur de messages" #: main.cpp:51 -#, fuzzy, kde-format -#| msgid "Copyright © 2013, 2014 headerthemeeditor authors" +#, kde-format msgid "Copyright © 2013-2017 headerthemeeditor authors" -msgstr "Copyright © 2013, 2014, les auteurs de « headerthemeeditor »" +msgstr "Copyright © 2013-2017, les auteurs de « headerthemeeditor »" #: main.cpp:52 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/fr/libgrantleethemeeditor.po new/grantlee-editor-17.04.3/po/fr/libgrantleethemeeditor.po --- old/grantlee-editor-17.04.2/po/fr/libgrantleethemeeditor.po 2017-06-06 02:24:57.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/fr/libgrantleethemeeditor.po 2017-07-11 02:26:55.000000000 +0200 @@ -2,21 +2,22 @@ # This file is distributed under the same license as the PACKAGE package. # xavier <xavier.besnard@neuf.fr>, 2013. # Sebastien Renard <renard@kde.org>, 2013. +# Vincent Pinon <vpinon@kde.org>, 2017. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:18+0100\n" -"PO-Revision-Date: 2013-10-13 14:02+0200\n" -"Last-Translator: Sebastien Renard <renard@kde.org>\n" +"PO-Revision-Date: 2017-06-14 09:06+0100\n" +"Last-Translator: Vincent Pinon <vpinon@kde.org>\n" "Language-Team: French <kde-francophone@kde.org>\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 1.5\n" +"X-Generator: Lokalize 2.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -70,23 +71,20 @@ "(suppression du caractère « - » dans le nom)." #: desktopfilepage.cpp:142 editorpage.cpp:119 -#, fuzzy, kde-format -#| msgid "Failed to add file." +#, kde-format msgid "Failed to add file into ZIP archive." -msgstr "Impossible d'ajouter un fichier." +msgstr "Impossible d'ajouter le fichier à l'archive ZIP." #: desktopfilepage.cpp:143 editorpage.cpp:120 -#, fuzzy, kde-format -#| msgid "Failed to add file." +#, kde-format msgctxt "@title:window" msgid "Failed to add file" -msgstr "Impossible d'ajouter un fichier." +msgstr "Impossible d'ajouter le fichier" #: editorpage.cpp:108 -#, fuzzy, kde-format -#| msgid "Impossible to open file \"%1\"" +#, kde-format msgid "Failed to open file \"%1\"." -msgstr "Impossible d'ouvrir le fichier « %1 »" +msgstr "Erreur lors de l'ouverture du fichier « %1 »." #: managethemes.cpp:56 #, kde-format @@ -104,18 +102,14 @@ msgstr "Supprimer un thème" #: managethemes.cpp:116 -#, fuzzy, kde-format -#| msgid "Do you want to remove selected theme?" -#| msgid_plural "Do you want to remove %1 selected themes?" +#, kde-format msgid "Do you want to remove the selected theme \"%1\" ?" -msgstr "Voulez-vous supprimer le thème sélectionné ?" +msgstr "Voulez-vous supprimer le thème sélectionné « %1 » ?" #: managethemes.cpp:118 -#, fuzzy, kde-format -#| msgid "Do you want to remove selected theme?" -#| msgid_plural "Do you want to remove %1 selected themes?" +#, kde-format msgid "Do you want to remove %1 selected themes?" -msgstr "Voulez-vous supprimer le thème sélectionné ?" +msgstr "Voulez-vous supprimer les %1 thèmes sélectionnés ?" #: managethemes.cpp:120 #, kde-format @@ -150,10 +144,9 @@ msgstr "Dossier du thème :" #: themeeditortabwidget.cpp:49 -#, fuzzy, kde-format -#| msgid "Editor" +#, kde-format msgid "Editor (%1)" -msgstr "Éditeur" +msgstr "Éditeur (%1)" #: themeeditortabwidget.cpp:68 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/tr/contactprintthemeeditor.po new/grantlee-editor-17.04.3/po/tr/contactprintthemeeditor.po --- old/grantlee-editor-17.04.2/po/tr/contactprintthemeeditor.po 1970-01-01 01:00:00.000000000 +0100 +++ new/grantlee-editor-17.04.3/po/tr/contactprintthemeeditor.po 2017-07-11 02:26:56.000000000 +0200 @@ -0,0 +1,221 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: contactprintthemeeditor\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-04-10 04:29+0200\n" +"PO-Revision-Date: 2017-04-12 15:52+0100\n" +"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n" +"Language-Team: Turkish <kde-l10n-tr@kde.org>\n" +"Language: \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" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Volkan Gezer" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "volkangezer@gmail.com" + +#: contactprintthemeconfiguredialog.cpp:45 +#, kde-format +msgid "Configure" +msgstr "Yapılandır" + +#: contactprintthemeconfiguredialog.cpp:56 +#, kde-format +msgid "Default contact:" +msgstr "Öntanımlı bağlantı:" + +#: contactprintthemeconfiguredialog.cpp:62 +#, kde-format +msgid "General" +msgstr "Genel" + +#: contactprintthemeconfiguredialog.cpp:65 +#, kde-format +msgid "Default Template" +msgstr "Öntanımlı Şablon" + +#. i18n: ectx: Menu (edit) +#: contactprintthemeeditorui.rc:16 +#, kde-format +msgid "&Edit" +msgstr "&Düzenle" + +#. i18n: ectx: Menu (Display) +#: contactprintthemeeditorui.rc:22 +#, kde-format +msgid "&Display" +msgstr "&Görüntüle" + +#: editorpage.cpp:70 +#, kde-format +msgid "Theme Templates:" +msgstr "Tema Şablonları:" + +#: main.cpp:40 main.cpp:42 +#, kde-format +msgid "Contact Print Theme Editor" +msgstr "Kişi Yazdırma Tema Düzenleyici" + +#: main.cpp:44 +#, kde-format +msgid "Copyright © 2015-2017 contactprintthemeeditor authors" +msgstr "Telif Hakkı © 2015-2017 contactprintthemeeditor yazarları" + +#: main.cpp:45 +#, kde-format +msgid "Laurent Montel" +msgstr "Laurent Montel" + +#: main.cpp:45 +#, kde-format +msgid "Maintainer" +msgstr "Bakımcı" + +#: themeeditormainwindow.cpp:92 +#, kde-format +msgid "Load Recent Theme..." +msgstr "Son Temayı Yükle..." + +#: themeeditormainwindow.cpp:99 +#, kde-format +msgid "Add Extra Page..." +msgstr "Fazladan Sayfa Ekle..." + +#: themeeditormainwindow.cpp:103 +#, kde-format +msgid "Upload theme..." +msgstr "Tema yükle..." + +#: themeeditormainwindow.cpp:106 +#, kde-format +msgid "New theme..." +msgstr "Yeni tema..." + +#: themeeditormainwindow.cpp:109 +#, kde-format +msgid "Open theme..." +msgstr "Tema aç..." + +#: themeeditormainwindow.cpp:111 +#, kde-format +msgid "Save theme..." +msgstr "Temayı kaydet..." + +#: themeeditormainwindow.cpp:114 +#, kde-format +msgid "Save theme as..." +msgstr "Temayı farklı kaydet..." + +#: themeeditormainwindow.cpp:120 +#, kde-format +msgid "Install theme" +msgstr "Tema kur" + +#: themeeditormainwindow.cpp:124 +#, kde-format +msgid "Insert File..." +msgstr "Dosya Ekle..." + +#: themeeditormainwindow.cpp:128 +#, kde-format +msgid "Manage themes..." +msgstr "Temaları yönet..." + +#: themeeditormainwindow.cpp:132 +#, kde-format +msgid "Update view" +msgstr "Görünümü güncelle" + +#: themeeditormainwindow.cpp:202 themeeditormainwindow.cpp:336 +#, kde-format +msgid "Select theme directory" +msgstr "Tema dizinini seç" + +#: themeeditormainwindow.cpp:218 +#, kde-format +msgid "Directory does not contain a theme file. We cannot load theme." +msgstr "Dizin bir tema dosyası içermiyor. Temayı yükleyemedik." + +#: themeeditorpage.cpp:56 +#, kde-format +msgid "Editor (%1)" +msgstr "Düzenleyici (%1)" + +#: themeeditorpage.cpp:62 +#, kde-format +msgid "Desktop File" +msgstr "Masaüstü Dosyası" + +#: themeeditorpage.cpp:144 +#, kde-format +msgid "Theme already exists. Do you want to overwrite it?" +msgstr "Tema zaten mevcut. Üzerine yazmak ister misiniz?" + +#: themeeditorpage.cpp:144 +#, kde-format +msgid "Theme already exists" +msgstr "Tema zaten mevcut" + +#: themeeditorpage.cpp:149 +#, kde-format +msgid "Cannot create theme folder." +msgstr "Tema klasörü oluşturulamadı." + +#: themeeditorpage.cpp:159 +#, kde-format +msgid "Theme installed in \"%1\"" +msgstr "Tema \"%1\" içine kuruldu" + +#: themeeditorpage.cpp:179 +#, kde-format +msgid "We cannot add preview file in zip file" +msgstr "Zip dosyasına önizleme dosyası ekleyemiyoruz" + +#: themeeditorpage.cpp:179 +#, kde-format +msgid "Failed to add file." +msgstr "Dosyası ekleme başarısız." + +#: themeeditorpage.cpp:193 +#, kde-format +msgid "My favorite KMail header" +msgstr "En sevdiğim KMail başlığı" + +#: themeeditorpage.cpp:214 +#, kde-format +msgid "Filename of extra page" +msgstr "Ek sayfanın dosya adı" + +#: themeeditorpage.cpp:214 +#, kde-format +msgid "Filename:" +msgstr "Dosya adı:" + +#: themeeditorpage.cpp:256 +#, kde-format +msgid "Do you want to save current project?" +msgstr "Mevcut projeyi kaydetmek ister misiniz?" + +#: themeeditorpage.cpp:256 +#, kde-format +msgid "Save current project" +msgstr "Geçerli projeyi kaydet" + +#: themetemplatewidget.cpp:50 +#, kde-format +msgid "You can drag and drop element on editor to import template" +msgstr "" +"Şablonu içe aktarmak için düzenleyici üzerine öge sürükleyip bırakabilirsiniz" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/tr/headerthemeeditor.po new/grantlee-editor-17.04.3/po/tr/headerthemeeditor.po --- old/grantlee-editor-17.04.2/po/tr/headerthemeeditor.po 2017-06-06 02:24:58.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/tr/headerthemeeditor.po 2017-07-11 02:26:56.000000000 +0200 @@ -7,8 +7,8 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-10 04:29+0200\n" -"PO-Revision-Date: 2017-04-12 15:51+0100\n" -"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n" +"PO-Revision-Date: 2017-06-19 12:02+0000\n" +"Last-Translator: Kaan <kaanozdincer@gmail.com>\n" "Language-Team: Turkish <kde-l10n-tr@kde.org>\n" "Language: tr\n" "MIME-Version: 1.0\n" @@ -55,10 +55,9 @@ msgstr "Messageviewer Başlık Teması Düzenleyicisi" #: main.cpp:51 -#, fuzzy, kde-format -#| msgid "Copyright © 2013-2015 headerthemeeditor authors" +#, kde-format msgid "Copyright © 2013-2017 headerthemeeditor authors" -msgstr "Telif Hakkı © 2013, -2015 headerthemeeditor yazarları" +msgstr "Telif Hakkı © 2013, -2017 headerthemeeditor yazarları" #: main.cpp:52 #, kde-format @@ -83,7 +82,7 @@ #: themeconfiguredialog.cpp:51 #, kde-format msgid "Default email:" -msgstr "Varsayılan eposta:" +msgstr "Öntanımlı eposta:" #: themeconfiguredialog.cpp:56 #, kde-format @@ -93,7 +92,7 @@ #: themeconfiguredialog.cpp:59 #, kde-format msgid "Default Template" -msgstr "Varsayılan Şablon" +msgstr "Öntanımlı Şablon" #: themedefaulttemplate.cpp:27 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-17.04.2/po/tr/libgrantleethemeeditor.po new/grantlee-editor-17.04.3/po/tr/libgrantleethemeeditor.po --- old/grantlee-editor-17.04.2/po/tr/libgrantleethemeeditor.po 2017-06-06 02:24:58.000000000 +0200 +++ new/grantlee-editor-17.04.3/po/tr/libgrantleethemeeditor.po 2017-07-11 02:26:56.000000000 +0200 @@ -7,8 +7,8 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:18+0100\n" -"PO-Revision-Date: 2015-07-31 12:58+0000\n" -"Last-Translator: Necdet <necdetyucel@gmail.com>\n" +"PO-Revision-Date: 2017-06-19 12:06+0000\n" +"Last-Translator: Kaan <kaanozdincer@gmail.com>\n" "Language-Team: Turkish <kde-l10n-tr@kde.org>\n" "Language: tr\n" "MIME-Version: 1.0\n" @@ -96,18 +96,14 @@ msgstr "Temayı sil" #: managethemes.cpp:116 -#, fuzzy, kde-format -#| msgid "Do you want to remove selected theme?" -#| msgid_plural "Do you want to remove %1 selected themes?" +#, kde-format msgid "Do you want to remove the selected theme \"%1\" ?" -msgstr "Seçilen temayı silmek istiyor musunuz?" +msgstr "\"%1\" temasını gerçekten kaldırmak istiyor musunuz?" #: managethemes.cpp:118 -#, fuzzy, kde-format -#| msgid "Do you want to remove selected theme?" -#| msgid_plural "Do you want to remove %1 selected themes?" +#, kde-format msgid "Do you want to remove %1 selected themes?" -msgstr "Seçilen temayı silmek istiyor musunuz?" +msgstr "Seçili %1 temalarını gerçekten kaldırmak istiyor musunuz?" #: managethemes.cpp:120 #, kde-format @@ -164,7 +160,7 @@ #: ui/configurewidget.ui:20 #, kde-format msgid "Default theme path:" -msgstr "Varsayılan tema yolu:" +msgstr "Öntanımlı tema yolu:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: ui/configurewidget.ui:44
participants (1)
-
root@hilbert.suse.de