Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2026-02-06 19:06:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Fri Feb  6 19:06:13 2026 rev:112 rq:1331192 version:25.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2026-01-12 10:25:42.400331568 +0100
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1670/grantlee-editor.changes    
    2026-02-06 19:08:53.892435555 +0100
@@ -1,0 +2,9 @@
+Tue Feb  3 10:05:19 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.2/
+- No code change since 25.12.1
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-25.12.1.tar.xz
  grantlee-editor-25.12.1.tar.xz.sig

New:
----
  grantlee-editor-25.12.2.tar.xz
  grantlee-editor-25.12.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.Z0Mau7/_old  2026-02-06 19:08:54.696469346 +0100
+++ /var/tmp/diff_new_pack.Z0Mau7/_new  2026-02-06 19:08:54.696469346 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.6.0
+%define kpim6_version 6.6.2
 
 %bcond_without released
 Name:           grantlee-editor
-Version:        25.12.1
+Version:        25.12.2
 Release:        0
 Summary:        Messageviewer header theme editor based on Grantlee
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ grantlee-editor-25.12.1.tar.xz -> grantlee-editor-25.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-25.12.1/CMakeLists.txt 
new/grantlee-editor-25.12.2/CMakeLists.txt
--- old/grantlee-editor-25.12.1/CMakeLists.txt  2025-12-30 16:28:53.000000000 
+0100
+++ new/grantlee-editor-25.12.2/CMakeLists.txt  2026-01-30 04:50:14.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.6.1")
+set(PIM_VERSION "6.6.2")
 project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "25.12.1")
+set(RELEASE_SERVICE_VERSION "25.12.2")
 set(KF_MIN_VERSION "6.18.0")
 set(QT_REQUIRED_VERSION "6.8.0")
 find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
@@ -71,14 +71,14 @@
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
-set(MESSAGELIB_LIB_VERSION "6.6.1")
+set(MESSAGELIB_LIB_VERSION "6.6.2")
 
-set(AKONADI_CONTACT_VERSION "6.6.1")
-set(KPIMTEXTEDIT_LIB_VERSION "6.6.1")
-set(LIBGRANTLEETHEME_LIB_VERSION "6.6.1")
-set(KIMAP_LIB_VERSION "6.6.1")
-set(PIMCOMMON_LIB_VERSION "6.6.1")
-set(KPIM_MIME_VERSION "6.6.1")
+set(AKONADI_CONTACT_VERSION "6.6.2")
+set(KPIMTEXTEDIT_LIB_VERSION "6.6.2")
+set(LIBGRANTLEETHEME_LIB_VERSION "6.6.2")
+set(KIMAP_LIB_VERSION "6.6.2")
+set(PIMCOMMON_LIB_VERSION "6.6.2")
+set(KPIM_MIME_VERSION "6.6.2")
 set(KTEXTADDONS_MIN_VERSION "1.8.0")
 find_package(
     Qt6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ca@valencia/contactprintthemeeditor.po 
new/grantlee-editor-25.12.2/po/ca@valencia/contactprintthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ca@valencia/contactprintthemeeditor.po       
2025-12-30 16:28:53.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ca@valencia/contactprintthemeeditor.po       
2026-01-30 04:50:14.000000000 +0100
@@ -199,7 +199,7 @@
 #: themeeditorpage.cpp:176
 #, kde-format
 msgid "Failed to add file."
-msgstr "No s'ha pogut afegir el fitxer."
+msgstr "Ha fallat mentre s'afegia el fitxer."
 
 #: themeeditorpage.cpp:190
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ca@valencia/contactthemeeditor.po 
new/grantlee-editor-25.12.2/po/ca@valencia/contactthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ca@valencia/contactthemeeditor.po    
2025-12-30 16:28:53.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ca@valencia/contactthemeeditor.po    
2026-01-30 04:50:14.000000000 +0100
@@ -160,7 +160,7 @@
 #: contacteditorpage.cpp:171 contacteditorpage.cpp:177
 #, kde-format
 msgid "Failed to add file."
-msgstr "No s'ha pogut afegir el fitxer."
+msgstr "Ha fallat mentre s'afegia el fitxer."
 
 #: contacteditorpage.cpp:190
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ca@valencia/headerthemeeditor.po 
new/grantlee-editor-25.12.2/po/ca@valencia/headerthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ca@valencia/headerthemeeditor.po     
2025-12-30 16:28:53.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ca@valencia/headerthemeeditor.po     
2026-01-30 04:50:14.000000000 +0100
@@ -239,7 +239,7 @@
 #: themeeditorpage.cpp:200
 #, kde-format
 msgid "Failed to add file."
-msgstr "No s'ha pogut afegir el fitxer."
+msgstr "Ha fallat mentre s'afegia el fitxer."
 
 #: themeeditorpage.cpp:214
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ca@valencia/libgrantleethemeeditor.po 
new/grantlee-editor-25.12.2/po/ca@valencia/libgrantleethemeeditor.po
--- old/grantlee-editor-25.12.1/po/ca@valencia/libgrantleethemeeditor.po        
2025-12-30 16:28:53.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ca@valencia/libgrantleethemeeditor.po        
2026-01-30 04:50:14.000000000 +0100
@@ -78,18 +78,18 @@
 #: desktopfilepage.cpp:129 editorpage.cpp:101
 #, kde-format
 msgid "Failed to add file into ZIP archive."
-msgstr "No s'ha pogut afegir el fitxer a dins de l'arxiu ZIP."
+msgstr "Ha fallat mentre s'afegia el fitxer a l'arxiu ZIP."
 
 #: desktopfilepage.cpp:129 editorpage.cpp:101
 #, kde-format
 msgctxt "@title:window"
 msgid "Failed to add file"
-msgstr "No s'ha pogut afegir el fitxer"
+msgstr "Ha fallat mentre s'afegia el fitxer"
 
 #: editorpage.cpp:90
 #, kde-format
 msgid "Failed to open file \"%1\"."
-msgstr "No s'ha pogut obrir el fitxer «%1»."
+msgstr "Ha fallat mentre s'obria el fitxer «%1»."
 
 #: managethemes.cpp:39
 #, kde-format
@@ -166,7 +166,7 @@
 #: themesession.cpp:59
 #, kde-format
 msgid "Error during theme loading"
-msgstr "S'ha produït un error en carregar el tema"
+msgstr "S'ha produït un error mentre es carregava el tema"
 
 #: themesession.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ga/contactprintthemeeditor.po 
new/grantlee-editor-25.12.2/po/ga/contactprintthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ga/contactprintthemeeditor.po        
1970-01-01 01:00:00.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ga/contactprintthemeeditor.po        
2026-01-30 04:50:14.000000000 +0100
@@ -0,0 +1,228 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the grantlee-editor 
package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: grantlee-editor\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: contactprintthemeconfiguredialog.cpp:34
+#, kde-format
+msgctxt "@title:window"
+msgid "Configure"
+msgstr ""
+
+#: contactprintthemeconfiguredialog.cpp:45
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Default contact:"
+msgstr ""
+
+#: contactprintthemeconfiguredialog.cpp:51
+#, kde-format
+msgid "General"
+msgstr ""
+
+#: contactprintthemeconfiguredialog.cpp:54
+#, kde-format
+msgid "Default Template"
+msgstr ""
+
+#. i18n: ectx: Menu (edit)
+#: contactprintthemeeditorui.rc:16
+#, kde-format
+msgid "&Edit"
+msgstr ""
+
+#. i18n: ectx: Menu (Display)
+#: contactprintthemeeditorui.rc:22
+#, kde-format
+msgid "&Display"
+msgstr ""
+
+#: editorpage.cpp:57
+#, kde-format
+msgid "Theme Templates:"
+msgstr ""
+
+#: main.cpp:24 main.cpp:26
+#, kde-format
+msgid "Contact Print Theme Editor"
+msgstr ""
+
+#: main.cpp:28
+#, kde-format
+msgid "Copyright © 2015-%1 contactprintthemeeditor authors"
+msgstr ""
+
+#: main.cpp:29
+#, kde-format
+msgctxt "@info:credit"
+msgid "Laurent Montel"
+msgstr ""
+
+#: main.cpp:29
+#, kde-format
+msgid "Maintainer"
+msgstr ""
+
+#: themeeditormainwindow.cpp:78
+#, kde-format
+msgid "Load Recent Theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:85
+#, kde-format
+msgctxt "@action"
+msgid "Add Extra Page..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:89
+#, kde-format
+msgid "Upload theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:95
+#, kde-format
+msgid "New theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:98
+#, kde-format
+msgid "Open theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:100
+#, kde-format
+msgid "Save theme"
+msgstr ""
+
+#: themeeditormainwindow.cpp:103
+#, kde-format
+msgid "Save theme as..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:109
+#, kde-format
+msgctxt "@action"
+msgid "Install theme"
+msgstr ""
+
+#: themeeditormainwindow.cpp:113
+#, kde-format
+msgctxt "@action"
+msgid "Insert File..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:117
+#, kde-format
+msgctxt "@action"
+msgid "Manage themes..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:121
+#, kde-format
+msgid "Update view"
+msgstr ""
+
+#: themeeditormainwindow.cpp:192 themeeditormainwindow.cpp:325
+#, kde-format
+msgid "Select theme directory"
+msgstr ""
+
+#: themeeditormainwindow.cpp:208
+#, kde-format
+msgid "Directory does not contain a theme file. We cannot load theme."
+msgstr ""
+
+#: themeeditorpage.cpp:42
+#, kde-format
+msgid "Editor (%1)"
+msgstr ""
+
+#: themeeditorpage.cpp:48
+#, kde-format
+msgid "Desktop File"
+msgstr ""
+
+#: themeeditorpage.cpp:136
+#, kde-format
+msgid "Theme already exists. Do you want to overwrite it?"
+msgstr ""
+
+#: themeeditorpage.cpp:137
+#, kde-format
+msgid "Theme already exists"
+msgstr ""
+
+#: themeeditorpage.cpp:145
+#, kde-format
+msgid "Cannot create theme folder."
+msgstr ""
+
+#: themeeditorpage.cpp:155
+#, kde-format
+msgid "Theme installed in \"%1\""
+msgstr ""
+
+#: themeeditorpage.cpp:176
+#, kde-format
+msgid "We cannot add preview file in zip file"
+msgstr ""
+
+#: themeeditorpage.cpp:176
+#, kde-format
+msgid "Failed to add file."
+msgstr ""
+
+#: themeeditorpage.cpp:190
+#, kde-format
+msgid "My favorite KMail header"
+msgstr ""
+
+#: themeeditorpage.cpp:213
+#, kde-format
+msgid "Filename of extra page"
+msgstr ""
+
+#: themeeditorpage.cpp:213
+#, kde-format
+msgid "Filename:"
+msgstr ""
+
+#: themeeditorpage.cpp:259
+#, kde-format
+msgid "Do you want to save current project?"
+msgstr ""
+
+#: themeeditorpage.cpp:260
+#, kde-format
+msgid "Save current project"
+msgstr ""
+
+#: themetemplatewidget.cpp:37
+#, kde-format
+msgid "You can drag and drop element on editor to import template"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-25.12.1/po/ga/contactthemeeditor.po 
new/grantlee-editor-25.12.2/po/ga/contactthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ga/contactthemeeditor.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ga/contactthemeeditor.po     2026-01-30 
04:50:14.000000000 +0100
@@ -0,0 +1,238 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the grantlee-editor 
package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: grantlee-editor\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: contactconfigurationdialog.cpp:33
+#, kde-format
+msgctxt "@title:window"
+msgid "Configure"
+msgstr ""
+
+#: contactconfigurationdialog.cpp:43
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Default contact:"
+msgstr ""
+
+#: contactconfigurationdialog.cpp:49
+#, kde-format
+msgid "General"
+msgstr ""
+
+#: contactconfigurationdialog.cpp:52
+#, kde-format
+msgid "Default Template"
+msgstr ""
+
+#: contacteditormainwindow.cpp:77
+#, kde-format
+msgid "Load Recent Theme..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:84
+#, kde-format
+msgctxt "@action"
+msgid "Add Extra Page..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:89
+#, kde-format
+msgid "Upload theme..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:95
+#, kde-format
+msgid "New theme..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:98
+#, kde-format
+msgid "Open theme..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:100
+#, kde-format
+msgid "Save theme"
+msgstr ""
+
+#: contacteditormainwindow.cpp:102
+#, kde-format
+msgid "Save theme as..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:108
+#, kde-format
+msgctxt "@action"
+msgid "Install theme"
+msgstr ""
+
+#: contacteditormainwindow.cpp:112
+#, kde-format
+msgctxt "@action"
+msgid "Insert File..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:116
+#, kde-format
+msgctxt "@action"
+msgid "Manage themes..."
+msgstr ""
+
+#: contacteditormainwindow.cpp:120
+#, kde-format
+msgid "Update view"
+msgstr ""
+
+#: contacteditormainwindow.cpp:189 contacteditormainwindow.cpp:321
+#, kde-format
+msgid "Select theme directory"
+msgstr ""
+
+#: contacteditormainwindow.cpp:205
+#, kde-format
+msgid "Directory does not contain a theme file. We cannot load theme."
+msgstr ""
+
+#: contacteditorpage.cpp:42
+#, kde-format
+msgid "Editor"
+msgstr ""
+
+#: contacteditorpage.cpp:54
+#, kde-format
+msgid "Desktop File"
+msgstr ""
+
+#: contacteditorpage.cpp:125
+#, kde-format
+msgid "Theme already exists. Do you want to overwrite it?"
+msgstr ""
+
+#: contacteditorpage.cpp:126
+#, kde-format
+msgid "Theme already exists"
+msgstr ""
+
+#: contacteditorpage.cpp:134
+#, kde-format
+msgid "Cannot create theme folder."
+msgstr ""
+
+#: contacteditorpage.cpp:148
+#, kde-format
+msgid "Theme installed in \"%1\""
+msgstr ""
+
+#: contacteditorpage.cpp:171 contacteditorpage.cpp:177
+#, kde-format
+msgid "We cannot add preview file in zip file"
+msgstr ""
+
+#: contacteditorpage.cpp:171 contacteditorpage.cpp:177
+#, kde-format
+msgid "Failed to add file."
+msgstr ""
+
+#: contacteditorpage.cpp:190
+#, kde-format
+msgid "My favorite Kaddressbook theme"
+msgstr ""
+
+#: contacteditorpage.cpp:216
+#, kde-format
+msgid "Filename of extra page"
+msgstr ""
+
+#: contacteditorpage.cpp:216
+#, kde-format
+msgid "Filename:"
+msgstr ""
+
+#: contacteditorpage.cpp:275
+#, kde-format
+msgid "Do you want to save current project?"
+msgstr ""
+
+#: contacteditorpage.cpp:276
+#, kde-format
+msgid "Save current project"
+msgstr ""
+
+#: contactpreviewwidget.cpp:36
+#, kde-format
+msgid "Contact"
+msgstr ""
+
+#: contactpreviewwidget.cpp:39
+#, kde-format
+msgid "Group"
+msgstr ""
+
+#: contacttemplatewidget.cpp:36
+#, kde-format
+msgid "You can drag and drop element on editor to import template"
+msgstr ""
+
+#. i18n: ectx: Menu (edit)
+#: contactthemeeditorui.rc:16
+#, kde-format
+msgid "&Edit"
+msgstr ""
+
+#. i18n: ectx: Menu (Display)
+#: contactthemeeditorui.rc:22
+#, kde-format
+msgid "&Display"
+msgstr ""
+
+#: editorpage.cpp:54
+#, kde-format
+msgid "Theme Templates:"
+msgstr ""
+
+#: main.cpp:25 main.cpp:27
+#, kde-format
+msgid "Contact Theme Editor"
+msgstr ""
+
+#: main.cpp:29
+#, kde-format
+msgid "Copyright © 2013-%1 contactthemeeditor authors"
+msgstr ""
+
+#: main.cpp:30
+#, kde-format
+msgctxt "@info:credit"
+msgid "Laurent Montel"
+msgstr ""
+
+#: main.cpp:30
+#, kde-format
+msgid "Maintainer"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-25.12.1/po/ga/headerthemeeditor.po 
new/grantlee-editor-25.12.2/po/ga/headerthemeeditor.po
--- old/grantlee-editor-25.12.1/po/ga/headerthemeeditor.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ga/headerthemeeditor.po      2026-01-30 
04:50:14.000000000 +0100
@@ -0,0 +1,269 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the grantlee-editor 
package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: grantlee-editor\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: editorpage.cpp:54
+#, kde-format
+msgid "Theme Templates:"
+msgstr ""
+
+#. i18n: ectx: Menu (edit)
+#: headerthemeeditorui.rc:16
+#, kde-format
+msgid "&Edit"
+msgstr ""
+
+#. i18n: ectx: Menu (Display)
+#: headerthemeeditorui.rc:22
+#, kde-format
+msgid "&Display"
+msgstr ""
+
+#: main.cpp:25
+#, kde-format
+msgid "Header Theme Editor"
+msgstr ""
+
+#: main.cpp:27
+#, kde-format
+msgid "Messageviewer Header Theme Editor"
+msgstr ""
+
+#: main.cpp:29
+#, kde-format
+msgid "Copyright © 2013-%1 headerthemeeditor authors"
+msgstr ""
+
+#: main.cpp:30
+#, kde-format
+msgctxt "@info:credit"
+msgid "Laurent Montel"
+msgstr ""
+
+#: main.cpp:30
+#, kde-format
+msgid "Maintainer"
+msgstr ""
+
+#: previewwidget.cpp:36
+#, kde-format
+msgctxt "@action:button"
+msgid "Update view"
+msgstr ""
+
+#: themeconfiguredialog.cpp:29
+#, kde-format
+msgctxt "@title:window"
+msgid "Configure"
+msgstr ""
+
+#: themeconfiguredialog.cpp:39
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Default email:"
+msgstr ""
+
+#: themeconfiguredialog.cpp:44
+#, kde-format
+msgid "General"
+msgstr ""
+
+#: themeconfiguredialog.cpp:47
+#, kde-format
+msgid "Default Template"
+msgstr ""
+
+#: themedefaulttemplate.cpp:14
+#, kde-format
+msgid "Subject"
+msgstr ""
+
+#: themedefaulttemplate.cpp:21
+#, kde-format
+msgid "From"
+msgstr ""
+
+#: themedefaulttemplate.cpp:28
+#, kde-format
+msgid "To"
+msgstr ""
+
+#: themedefaulttemplate.cpp:35
+#, kde-format
+msgid "Cc"
+msgstr ""
+
+#: themeeditormainwindow.cpp:81
+#, kde-format
+msgid "Load Recent Theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:88
+#, kde-format
+msgctxt "@action"
+msgid "Add Extra Page..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:93
+#, kde-format
+msgid "Upload theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:99
+#, kde-format
+msgid "New theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:102
+#, kde-format
+msgid "Open theme..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:104
+#, kde-format
+msgid "Save theme"
+msgstr ""
+
+#: themeeditormainwindow.cpp:107
+#, kde-format
+msgid "Save theme as..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:113
+#, kde-format
+msgctxt "@action"
+msgid "Install theme"
+msgstr ""
+
+#: themeeditormainwindow.cpp:117
+#, kde-format
+msgctxt "@action"
+msgid "Insert File..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:123
+#, kde-format
+msgid "Printing mode"
+msgstr ""
+
+#: themeeditormainwindow.cpp:128
+#, kde-format
+msgid "Normal mode"
+msgstr ""
+
+#: themeeditormainwindow.cpp:134
+#, kde-format
+msgctxt "@action"
+msgid "Manage themes..."
+msgstr ""
+
+#: themeeditormainwindow.cpp:138
+#, kde-format
+msgid "Update view"
+msgstr ""
+
+#: themeeditormainwindow.cpp:216 themeeditormainwindow.cpp:349
+#, kde-format
+msgid "Select theme directory"
+msgstr ""
+
+#: themeeditormainwindow.cpp:232
+#, kde-format
+msgid "Directory does not contain a theme file. We cannot load theme."
+msgstr ""
+
+#: themeeditorpage.cpp:39
+#, kde-format
+msgid "Editor (%1)"
+msgstr ""
+
+#: themeeditorpage.cpp:48
+#, kde-format
+msgid "Desktop File"
+msgstr ""
+
+#: themeeditorpage.cpp:159
+#, kde-format
+msgid "Theme already exists. Do you want to overwrite it?"
+msgstr ""
+
+#: themeeditorpage.cpp:160
+#, kde-format
+msgid "Theme already exists"
+msgstr ""
+
+#: themeeditorpage.cpp:168
+#, kde-format
+msgid "Cannot create theme folder."
+msgstr ""
+
+#: themeeditorpage.cpp:179
+#, kde-format
+msgid "Theme installed in \"%1\""
+msgstr ""
+
+#: themeeditorpage.cpp:200
+#, kde-format
+msgid "We cannot add preview file in zip file"
+msgstr ""
+
+#: themeeditorpage.cpp:200
+#, kde-format
+msgid "Failed to add file."
+msgstr ""
+
+#: themeeditorpage.cpp:214
+#, kde-format
+msgid "My favorite KMail header"
+msgstr ""
+
+#: themeeditorpage.cpp:237
+#, kde-format
+msgid "Filename of extra page"
+msgstr ""
+
+#: themeeditorpage.cpp:237
+#, kde-format
+msgid "Filename:"
+msgstr ""
+
+#: themeeditorpage.cpp:285
+#, kde-format
+msgid "Do you want to save current project?"
+msgstr ""
+
+#: themeeditorpage.cpp:286
+#, kde-format
+msgid "Save current project"
+msgstr ""
+
+#: themetemplatewidget.cpp:36
+#, kde-format
+msgid "You can drag and drop element on editor to import template"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-25.12.1/po/ga/libgrantleethemeeditor.po 
new/grantlee-editor-25.12.2/po/ga/libgrantleethemeeditor.po
--- old/grantlee-editor-25.12.1/po/ga/libgrantleethemeeditor.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/grantlee-editor-25.12.2/po/ga/libgrantleethemeeditor.po 2026-01-30 
04:50:14.000000000 +0100
@@ -0,0 +1,185 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the grantlee-editor 
package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: grantlee-editor\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#: desktopfilepage.cpp:31
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Name:"
+msgstr ""
+
+#: desktopfilepage.cpp:39
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Author:"
+msgstr ""
+
+#: desktopfilepage.cpp:46
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Email:"
+msgstr ""
+
+#: desktopfilepage.cpp:53
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Description:"
+msgstr ""
+
+#: desktopfilepage.cpp:61
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Filename:"
+msgstr ""
+
+#: desktopfilepage.cpp:70
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Version:"
+msgstr ""
+
+#: desktopfilepage.cpp:79
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Extract Headers:"
+msgstr ""
+
+#: desktopfilepage.cpp:84
+#, kde-format
+msgid ""
+"Be careful, Grantlee does not support '-' in variable name. So when you want "
+"to add extra header as \"X-Original-To\" add \"X-Original-To\" in list, but "
+"use \"XOriginalTo\" as variable in Grantlee (remove '-' in name)."
+msgstr ""
+
+#: desktopfilepage.cpp:129 editorpage.cpp:101
+#, kde-format
+msgid "Failed to add file into ZIP archive."
+msgstr ""
+
+#: desktopfilepage.cpp:129 editorpage.cpp:101
+#, kde-format
+msgctxt "@title:window"
+msgid "Failed to add file"
+msgstr ""
+
+#: editorpage.cpp:90
+#, kde-format
+msgid "Failed to open file \"%1\"."
+msgstr ""
+
+#: managethemes.cpp:39
+#, kde-format
+msgctxt "@title:window"
+msgid "Manage Theme"
+msgstr ""
+
+#: managethemes.cpp:45
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Local themes:"
+msgstr ""
+
+#: managethemes.cpp:53
+#, kde-format
+msgctxt "@action:button"
+msgid "Delete theme"
+msgstr ""
+
+#: managethemes.cpp:97
+#, kde-format
+msgid "Do you want to remove the selected theme \"%1\" ?"
+msgstr ""
+
+#: managethemes.cpp:99
+#, kde-format
+msgid "Do you want to remove %1 selected themes?"
+msgstr ""
+
+#: managethemes.cpp:101
+#, kde-format
+msgid "Remove theme"
+msgstr ""
+
+#: managethemes.cpp:108
+#, kde-format
+msgid "Theme \"%1\" cannot be deleted. Please contact your administrator."
+msgstr ""
+
+#: managethemes.cpp:109
+#, kde-format
+msgid "Delete theme failed"
+msgstr ""
+
+#: newthemedialog.cpp:32
+#, kde-format
+msgctxt "@title:window"
+msgid "New Theme"
+msgstr ""
+
+#: newthemedialog.cpp:39
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Theme name:"
+msgstr ""
+
+#: newthemedialog.cpp:48
+#, kde-format
+msgctxt "@label:textbox"
+msgid "Theme directory:"
+msgstr ""
+
+#: themeeditortabwidget.cpp:36
+#, kde-format
+msgid "Editor (%1)"
+msgstr ""
+
+#: themeeditortabwidget.cpp:55
+#, kde-format
+msgctxt "@action:inmenu"
+msgid "Close Tab"
+msgstr ""
+
+#: themesession.cpp:59
+#, kde-format
+msgid "Error during theme loading"
+msgstr ""
+
+#: themesession.cpp:60
+#, kde-format
+msgid "You are trying to load a theme which cannot be read by this application"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/configurewidget.ui:20
+#, kde-format
+msgid "Default theme path:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: ui/configurewidget.ui:44
+#, kde-format
+msgid "Author email:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: ui/configurewidget.ui:61
+#, kde-format
+msgid "Author name:"
+msgstr ""

Reply via email to