Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package appeditor for openSUSE:Factory 
checked in at 2024-04-02 16:42:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/appeditor (Old)
 and      /work/SRC/openSUSE:Factory/.appeditor.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "appeditor"

Tue Apr  2 16:42:50 2024 rev:6 rq:1163738 version:1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/appeditor/appeditor.changes      2022-07-05 
12:10:07.148611793 +0200
+++ /work/SRC/openSUSE:Factory/.appeditor.new.1905/appeditor.changes    
2024-04-02 16:44:37.817904272 +0200
@@ -1,0 +2,11 @@
+Fri Dec 22 14:19:54 UTC 2023 - Antoine Belvire <[email protected]>
+
+- Update to version 1.1.5:
+  * Make AppEditor available in elementary OS 7.
+  * New translations: Czech.
+- Changes from version 1.1.4:
+  * Fix payment not working in the AppCenter.
+  * New translations: Swedish.
+- Remove appeditor-1.1.3-vala-0.55.1.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  appeditor-1.1.3-vala-0.55.1.patch
  appeditor-1.1.3.tar.gz

New:
----
  appeditor-1.1.5.tar.gz

BETA DEBUG BEGIN:
  Old:  * New translations: Swedish.
- Remove appeditor-1.1.3-vala-0.55.1.patch: Fixed upstream.
BETA DEBUG END:

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

Other differences:
------------------
++++++ appeditor.spec ++++++
--- /var/tmp/diff_new_pack.eR9bKc/_old  2024-04-02 16:44:39.489963958 +0200
+++ /var/tmp/diff_new_pack.eR9bKc/_new  2024-04-02 16:44:39.493964100 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package appeditor
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           appeditor
-Version:        1.1.3
+Version:        1.1.5
 Release:        0
 Summary:        Application Entry Editor
 License:        GPL-3.0-or-later
@@ -25,9 +25,7 @@
 URL:            https://github.com/donadigo/appeditor
 Source:         
https://github.com/donadigo/appeditor/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM appeditor-1.1.3-fix-flickering-titlebar.patch -- 
gh#donadigo/appeditor#103
-Patch0:         
https://src.fedoraproject.org/rpms/appeditor/raw/rawhide/f/appeditor-1.1.3-fix-flickering-titlebar.patch
-# PATCH-FIX-UPSTREAM appeditor-1.1.3-vala-0.55.1.patch -- 
gh#donadigo/appeditor#121
-Patch1:         appeditor-1.1.3-vala-0.55.1.patch
+Patch0:         appeditor-1.1.3-fix-flickering-titlebar.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-tools

++++++ appeditor-1.1.3.tar.gz -> appeditor-1.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/com.github.donadigo.appeditor.json 
new/appeditor-1.1.5/com.github.donadigo.appeditor.json
--- old/appeditor-1.1.3/com.github.donadigo.appeditor.json      2021-12-24 
02:52:18.000000000 +0100
+++ new/appeditor-1.1.5/com.github.donadigo.appeditor.json      2023-08-06 
22:35:17.000000000 +0200
@@ -1,7 +1,7 @@
 {
     "app-id": "com.github.donadigo.appeditor",
     "runtime": "io.elementary.Platform",
-    "runtime-version": "6.1",
+    "runtime-version": "7.2",
     "sdk": "io.elementary.Sdk",
     "command": "appeditor-wrapper",
     "finish-args": [
@@ -18,14 +18,13 @@
             "buildsystem": "meson",
             "config-opts": [
                 "-Dtests=false",
-                "-Dselinux=disabled",
-                "-Dinternal_pcre=false"
+                "-Dselinux=disabled"
             ],
             "sources": [
                 {
                     "type": "archive",
-                    "path": "external/glib-2.70.0.tar.xz",
-                    "sha256": 
"200d7df811c5ba634afbf109f14bb40ba7fde670e89389885da14e27c0840742"
+                    "path": "external/glib-2.76.3.tar.xz",
+                    "sha256": 
"c0be444e403d7c3184d1f394f89f0b644710b5e9331b54fa4e8b5037813ad32a"
                 },
                 { 
                     "type": "patch",
@@ -66,4 +65,4 @@
             ]
         }
     ]
-}
\ No newline at end of file
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/appeditor-1.1.3/data/com.github.donadigo.appeditor.appdata.xml.in 
new/appeditor-1.1.5/data/com.github.donadigo.appeditor.appdata.xml.in
--- old/appeditor-1.1.3/data/com.github.donadigo.appeditor.appdata.xml.in       
2021-12-24 02:52:18.000000000 +0100
+++ new/appeditor-1.1.5/data/com.github.donadigo.appeditor.appdata.xml.in       
2023-08-06 22:35:17.000000000 +0200
@@ -31,6 +31,24 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="1.1.5" date="2023-08-06">
+      <description>
+        <p>This release makes AppEditor available on elementary OS 7. Many 
thanks to Ryo Nakano for his contributions to this release.</p>
+        <p>New translations:</p>
+        <ul>
+          <li>Czech (Amerey)</li>
+        </ul>
+      </description>
+    </release>
+    <release version="1.1.4" date="2022-01-03">
+      <description>
+        <p>This release fixes payments not working in the AppCenter.</p>
+        <p>New translations:</p>
+        <ul>
+          <li>Swedish (Åke Engelbrektson)</li>
+        </ul>
+      </description>
+    </release>
     <release version="1.1.3" date="2021-12-24">
       <description>
         <p>This release updates AppEditor for elementary OS 6.1.</p>
@@ -172,7 +190,7 @@
   </content_rating>
 
   <custom>
-    <value 
key="x-appcenter-stripe">pk_live_a5CWlfLgKcxATZoB4vRa50UP006vX7CjBc</value>
+    <value 
key="x-appcenter-stripe">pk_live_51GYBHwFaMxdOp98jXKA6CKhwcWWa77h7XLR5ZvyZBQ4l7G2S1E40rdhPlHHLZOWM5a70KthJmqEJjtvNX6XwiUpe00TsRKaWfU</value>
     <value key="x-appcenter-color-primary">#32e3ca</value>
     <value key="x-appcenter-color-primary-text">#0A332D</value>
     <value key="x-appcenter-suggested-price">5</value>
Binary files old/appeditor-1.1.3/external/glib-2.70.0.tar.xz and 
new/appeditor-1.1.5/external/glib-2.70.0.tar.xz differ
Binary files old/appeditor-1.1.3/external/glib-2.76.3.tar.xz and 
new/appeditor-1.1.5/external/glib-2.76.3.tar.xz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/external/glib-appinfo.patch 
new/appeditor-1.1.5/external/glib-appinfo.patch
--- old/appeditor-1.1.3/external/glib-appinfo.patch     2021-12-24 
02:52:18.000000000 +0100
+++ new/appeditor-1.1.5/external/glib-appinfo.patch     2023-08-06 
22:35:17.000000000 +0200
@@ -2,25 +2,27 @@
 # so GAppInfo will ignore them
 
 diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
-index 63ef0c045..fa5ade90a 100644
+index 1f161328a..4184d40f0 100644
 --- a/gio/gdesktopappinfo.c
 +++ b/gio/gdesktopappinfo.c
-@@ -1787,47 +1787,11 @@ g_desktop_app_info_load_from_keyfile (GDesktopAppInfo 
*info,
+@@ -1910,56 +1910,11 @@ g_desktop_app_info_load_from_keyfile (GDesktopAppInfo 
*info,
                                      G_KEY_FILE_DESKTOP_GROUP,
                                      G_KEY_FILE_DESKTOP_KEY_TRY_EXEC,
                                      NULL);
 -  if (try_exec && try_exec[0] != '\0')
 -    {
 -      char *t;
--      t = g_find_program_in_path (try_exec);
+-      /* Use the desktop file path (if any) as working dir to search program 
*/
+-      t = GLIB_PRIVATE_CALL (g_find_program_for_path) (try_exec, NULL, path);
 -      if (t == NULL)
 -        {
+-          g_free (path);
 -          g_free (try_exec);
 -          return FALSE;
 -        }
 -      g_free (t);
 -    }
-
+ 
    exec = g_key_file_get_string (key_file,
                                  G_KEY_FILE_DESKTOP_GROUP,
                                  G_KEY_FILE_DESKTOP_KEY_EXEC,
@@ -31,6 +33,7 @@
 -      char **argv;
 -      if (!g_shell_parse_argv (exec, &argc, &argv, NULL))
 -        {
+-          g_free (path);
 -          g_free (exec);
 -          g_free (try_exec);
 -          return FALSE;
@@ -38,11 +41,17 @@
 -      else
 -        {
 -          char *t;
--          t = g_find_program_in_path (argv[0]);
+-
+-          /* Since @exec is not an empty string, there must be at least one
+-           * argument, so dereferencing argv[0] should return non-NULL. */
+-          g_assert (argc > 0);
+-          /* Use the desktop file path (if any) as working dir to search 
program */
+-          t = GLIB_PRIVATE_CALL (g_find_program_for_path) (argv[0], NULL, 
path);
 -          g_strfreev (argv);
 -
 -          if (t == NULL)
 -            {
+-              g_free (path);
 -              g_free (exec);
 -              g_free (try_exec);
 -              return FALSE;
@@ -50,6 +59,6 @@
 -          g_free (t);
 -        }
 -    }
-
+ 
    info->name = g_key_file_get_locale_string (key_file, 
G_KEY_FILE_DESKTOP_GROUP, G_KEY_FILE_DESKTOP_KEY_NAME, NULL, NULL);
    info->generic_name = g_key_file_get_locale_string (key_file, 
G_KEY_FILE_DESKTOP_GROUP, GENERIC_NAME_KEY, NULL, NULL);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/meson.build 
new/appeditor-1.1.5/meson.build
--- old/appeditor-1.1.3/meson.build     2021-12-24 02:52:18.000000000 +0100
+++ new/appeditor-1.1.5/meson.build     2023-08-06 22:35:17.000000000 +0200
@@ -1,23 +1,28 @@
 project('com.github.donadigo.appeditor', ['vala', 'c'],
-        version: '1.1.1')
+        version: '1.1.4')
 
 i18n = import('i18n')
 gnome = import('gnome')
 
+add_project_arguments(
+    '-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()),
+    language: 'c'
+)
+
 conf = configuration_data()
+conf.set_quoted('LOCALEDIR', get_option('prefix') / get_option('localedir'))
 conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
-configure_file(output: 'config.h', configuration: conf)
-config_h_dir = include_directories('.')
-
-c_args = [
-  '-include', 'config.h'
-]
+config_file = configure_file(
+    input: 'src' / 'Config.vala.in',
+    output: '@BASENAME@',
+    configuration: conf
+)
 
 vala = meson.get_compiler('vala')
 vala_flags = []
 
 deps = [
-  dependency('granite'),
+  dependency('granite', version: '>= 5.4.0'),
   dependency('gtk+-3.0'),
   dependency('gee-0.8'),
   vala.find_library('posix')
@@ -41,6 +46,7 @@
 
 executable(
     meson.project_name(),
+    config_file,
     'src/Application.vala',
     'src/MainWindow.vala',
     'src/AppSourceList.vala',
@@ -62,7 +68,6 @@
     'src/IconRow.vala',
     'src/Constants.vala',
     asresources,
-    c_args: c_args,
     dependencies: [
         deps
     ],
@@ -72,4 +77,4 @@
 meson.add_install_script('meson/post_install.py')
 
 subdir('data')
-subdir('po')
\ No newline at end of file
+subdir('po')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/po/LINGUAS 
new/appeditor-1.1.5/po/LINGUAS
--- old/appeditor-1.1.3/po/LINGUAS      2021-12-24 02:52:18.000000000 +0100
+++ new/appeditor-1.1.5/po/LINGUAS      2023-08-06 22:35:17.000000000 +0200
@@ -7,6 +7,7 @@
 pt
 pt_BR
 ru
+sv
 tr
 lt
 it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/po/cs.po new/appeditor-1.1.5/po/cs.po
--- old/appeditor-1.1.3/po/cs.po        1970-01-01 01:00:00.000000000 +0100
+++ new/appeditor-1.1.5/po/cs.po        2023-08-06 22:35:17.000000000 +0200
@@ -0,0 +1,538 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the 
com.github.donadigo.appeditor package.
+# Amerey.eu <[email protected]>, 2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.donadigo.appeditor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-09-15 22:50+0200\n"
+"PO-Revision-Date: 2023-02-11 22:14+0100\n"
+"Last-Translator: Amerey.eu <[email protected]>\n"
+"Language-Team: \n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2);\n"
+"X-Generator: Poedit 3.1.1\n"
+"X-Poedit-KeywordsList: _\n"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:7
+#: data/com.github.donadigo.appeditor.desktop.in:4 src/Constants.vala:21
+msgid "AppEditor"
+msgstr "AppEditor"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:8
+msgid "Edit application menu"
+msgstr "Upravit menu aplikací"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:10
+msgid ""
+"Edit application entries shown in application menu and their properties."
+msgstr "Upravit položky aplikací zobrazené v menu a jejich vlastnosti."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:13
+msgid "Features include:"
+msgstr "Mezi vlastnosti patří:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:15
+msgid "Hide and show applications from the application menu"
+msgstr "Skrýt a zobrazit aplikace z nabídky aplikací"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:16
+msgid "Create new application entries"
+msgstr "Vytvořit nové položky"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:17
+msgid "Change application's display name, icon and more"
+msgstr "Změňit zobrazovaný název aplikace, ikonu a další"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:23
+msgid "Adam Bieńkowski"
+msgstr "Adam Bieńkowski"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:36
+msgid ""
+"This release includes added support for elementary OS Juno, miscellaneous "
+"improvements and new translations:"
+msgstr ""
+"Tato verze obsahuje přidanou podporu pro OS Juno, různá vylepšení a 
nové "
+"překlady:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:38
+msgid "German translation (ChristianPauly)"
+msgstr "Německý překlad (ChristianPauly)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:39
+msgid "Japanese translation (Ryo Nakano)"
+msgstr "Japonský překlad (Ryo Nakano)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:40
+msgid "Brazilian Portuguese translation (Filipe de Almeida Garrett)"
+msgstr "Překlad do brazilské portugalštiny (Filipe de Almeida Garrett)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:42
+#: data/com.github.donadigo.appeditor.appdata.xml.in:65
+#: data/com.github.donadigo.appeditor.appdata.xml.in:86
+msgid "New features:"
+msgstr "Nové vlastnosti:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:44
+msgid ""
+"It is now possible to create a menu entry directly from the file manager: "
+"right click on an executable file and choose \"Create a Menu Entry\""
+msgstr ""
+"Nyní je možné vytvořit položku nabídky přímo ze správce souborů: 
klikněte "
+"pravým tlačítkem myši na spustitelný soubor a zvolte \"Vytvořit 
položku "
+"nabídky\""
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:45
+msgid "New shortcuts added:"
+msgstr "Přidány nové zkratky:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:46
+msgid "Ctrl+N: Create a new menu entry"
+msgstr "Ctrl+N: Vytvořit novou položku nabídky"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:47
+msgid "Ctrl+F: Focus the search entry"
+msgstr "Ctrl+F: Fokus na hledanou položku"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:48
+msgid "Ctrl+D: Duplicate selected entry"
+msgstr "Ctrl+D: Duplikovat vybranou položku"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:50
+#: data/com.github.donadigo.appeditor.appdata.xml.in:70
+msgid "Fixed:"
+msgstr "Opraveno:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:52
+msgid "Some strings are not displayed in translated languages (Ryo Nakano)"
+msgstr "Některé řetězce se nezobrazují v přeložených jazycích (Ryo 
Nakano)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:53
+msgid "Improper escaping of special characters in display name and description"
+msgstr "Nesprávné escapování speciálních znaků v zobrazovaném názvu a 
popisu"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:59
+msgid ""
+"This release contains many new features and bug fixes as well as added "
+"suport for translations:"
+msgstr ""
+"Toto vydání obsahuje mnoho nových funkcí a oprav chyb a také podporu pro 
"
+"překlady:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:61
+msgid "French translation (dabou)"
+msgstr "Francouzský překlad (dabou)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:62
+msgid "Russian translation (Cammelan)"
+msgstr "Ruský překlad (Cammelan)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:63
+msgid "Spanish translation (Juan Gómez Carrillo)"
+msgstr "Španělský překlad (Juan Gómez Carrillo)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:67
+msgid "Added a button to duplicate a specifc application entry"
+msgstr "Přidáno tlačítko pro duplikování konkrétní položky aplikace"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:68
+msgid "New \"Advanced\" section: add a new \"Uses Notitifications\" key"
+msgstr "Nová sekce „Pokročilé“: přidán nový klíč „Používá 
oznámení“"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:72
+msgid ""
+"Fixed crashes when saving an entry with an equal sign in its command line "
+"property"
+msgstr ""
+"Opravena chyba při ukládání položky se znaménkem \"rovná se\" v 
příkazovém "
+"řádku"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:73
+msgid ""
+"Sometimes deleting a local entry would cause it to stay in the sidebar until "
+"the next launch"
+msgstr ""
+"Někdy by odstranění místní položky způsobilo, že by zůstala v 
postranním "
+"panelu až do příštího spuštění"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:74
+msgid "Sometimes creating a new entry caused a crash"
+msgstr "Někdy vytvoření nového záznamu způsobilo selhání programu"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:75
+msgid "The page would not update after saving the entry"
+msgstr "Po uložení záznamu se stránka neaktualizuje"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:77
+#: data/com.github.donadigo.appeditor.appdata.xml.in:91
+msgid "Miscellaneous:"
+msgstr "Různé:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:79
+msgid "Save unsaved entries when quitting the application"
+msgstr "Uložte neuložené položky při ukončení aplikace"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:80
+msgid "Clear the search entry when creating a new application entry"
+msgstr "Při vytváření nové položky aplikace vymažte položku hledání"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:88
+msgid "Added a button to open the entry in a text editor"
+msgstr "Přidáno tlačítko pro otevření záznamu v textovém editoru"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:89
+msgid "Added a switch to show hidden entries (disabled by default)"
+msgstr ""
+"Přidán přepínač pro zobrazení skrytých položek (ve výchozím 
nastavení "
+"zakázáno)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:93
+msgid "Fixed some applications like Inkscape not saving their name properly"
+msgstr ""
+"Opraveno, že některé aplikace, jako je Inkscape, neukládají správně 
svůj "
+"název"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:94
+msgid "The main window can be now maximized"
+msgstr "Hlavní okno lze nyní maximalizovat"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:100
+msgid "Add meson dependency to debian packaging"
+msgstr "Přidán meson dependency do debianu"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:105
+msgid "Fix debian packaging"
+msgstr "Oprava pro debian"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:110
+msgid "Initial release"
+msgstr "První vydání"
+
+#: data/com.github.donadigo.appeditor.desktop.in:5
+msgid "Application Entry Editor"
+msgstr "Application Entry Editor"
+
+#: data/com.github.donadigo.appeditor.desktop.in:6
+msgid "Edit application entries"
+msgstr "Upravte záznamy aplikací"
+
+#: data/com.github.donadigo.appeditor.desktop.in:7
+msgid "com.github.donadigo.appeditor"
+msgstr "com.github.donadigo.appeditor"
+
+#: data/com.github.donadigo.appeditor.desktop.in:12
+msgid "application;edit;entry;"
+msgstr "application;edit;entry;"
+
+#: src/AppInfoView.vala:114
+msgid "Display name"
+msgstr "Jméno aplikace"
+
+#: src/AppInfoView.vala:121
+msgid "Comment"
+msgstr "Popis aplikace"
+
+#: src/AppInfoView.vala:137
+msgid "Show in Launcher"
+msgstr "Zobrazit ve spouštěči"
+
+#: src/AppInfoView.vala:138
+msgid "Category"
+msgstr "Kategorie"
+
+#: src/AppInfoView.vala:140
+msgid "Visibility"
+msgstr "Viditelnost"
+
+#: src/AppInfoView.vala:147
+msgid "Program to execute along with its arguments"
+msgstr "Program, který se má spustit spolu s jeho argumenty"
+
+#: src/AppInfoView.vala:153
+msgid "The working directory to run the program in"
+msgstr "Pracovní adresář, ve kterém se má program spustit"
+
+#: src/AppInfoView.vala:159
+msgid "Command Line"
+msgstr "Příkazový řádek"
+
+#: src/AppInfoView.vala:160
+msgid "Working Directory"
+msgstr "Pracovní adresář"
+
+#: src/AppInfoView.vala:161
+msgid "Launch in Terminal"
+msgstr "Spustit v Terminálu"
+
+#: src/AppInfoView.vala:163
+msgid "Launching"
+msgstr "Spouštění"
+
+#: src/AppInfoView.vala:171
+msgid "Uses Notifications"
+msgstr "Používá oznámení"
+
+#: src/AppInfoView.vala:180
+msgid "Advanced"
+msgstr "Pokročilé"
+
+#: src/AppInfoView.vala:207
+msgid "Save"
+msgstr "Uložit"
+
+#: src/AppInfoView.vala:212
+msgid "Open in Text Editor"
+msgstr "Otevřít v Textovém editoru"
+
+#: src/AppInfoView.vala:215
+msgid "Duplicate"
+msgstr "Duplikovat"
+
+#: src/AppInfoView.vala:285
+msgid "Changes successfully saved"
+msgstr "Změny byly úspěšně uloženy"
+
+#: src/AppInfoView.vala:289
+#, c-format
+msgid "Something went wrong and the changes could not be saved: %s"
+msgstr "Něco se pokazilo a změny nebylo možné uložit: %s"
+
+#: src/AppInfoView.vala:326
+msgid "No visible title in the applications menu"
+msgstr "V nabídce aplikací není viditelný název"
+
+#: src/AppInfoView.vala:341
+msgid "No program will be launched"
+msgstr "Nebude spuštěn žádný program"
+
+#: src/AppInfoView.vala:345
+msgid "The executable name (first argument) cannot contain the equal sign"
+msgstr "Název spustitelného souboru (první argument) nemůže obsahovat 
rovnítko"
+
+#: src/AppInfoView.vala:351
+msgid "Entered file does not exist"
+msgstr "Zadaný soubor neexistuje"
+
+#: src/AppInfoView.vala:357
+msgid "Entered program was not found"
+msgstr "Zadaný program nebyl nalezen"
+
+#: src/AppInfoView.vala:379
+msgid "Do You Want to Delete This Entry?"
+msgstr "Chcete tento záznam smazat?"
+
+#: src/AppInfoView.vala:380
+msgid ""
+"Deleting this entry is permanent and cannot be undone. This does not delete "
+"the application itself, only the entry shown in the applications menu."
+msgstr ""
+"Smazání tohoto záznamu je trvalé a nelze jej vrátit zpět. Tím se 
neodstraní "
+"samotná aplikace, pouze položka zobrazená v nabídce aplikací."
+
+#: src/AppInfoView.vala:381
+msgid "Delete"
+msgstr "Smazat"
+
+#: src/AppInfoView.vala:383
+msgid "Do You Want to Restore The Defaults?"
+msgstr "Chcete obnovit výchozí nastavení?"
+
+#: src/AppInfoView.vala:384
+msgid "Restoring defaults will undo all the changes done to this entry."
+msgstr ""
+"Obnovení výchozích nastavení vrátí zpět všechny změny provedené u 
tohoto "
+"záznamu."
+
+#: src/AppInfoView.vala:385
+msgid "Restore defaults"
+msgstr "Obnovit výchozí nastavení"
+
+#: src/AppInfoView.vala:392 src/IconChooserDialog.vala:29
+msgid "Cancel"
+msgstr "Zrušit"
+
+#: src/AppInfoView.vala:425
+msgid "Could Not Open This Entry"
+msgstr "Tento záznam nelze otevřít"
+
+#: src/AppInfoView.vala:453
+msgid "Delete entry…"
+msgstr "Smazat záznam…"
+
+#: src/AppInfoView.vala:455
+msgid "Restore defaults…"
+msgstr "Obnovit výchozí nastavení…"
+
+#: src/AppInfoViewSaver.vala:32
+msgid "New Application"
+msgstr "Nová aplikace"
+
+#: src/AppInfoViewSaver.vala:148
+msgid "Could not load the newly saved file."
+msgstr "Nově uložený soubor nelze načíst."
+
+#: src/AppInfoViewStack.vala:29
+msgid "No Item Selected"
+msgstr "Není vybrána žádná položka"
+
+#: src/AppInfoViewStack.vala:29
+msgid "Select an application or start typing to edit one"
+msgstr "Vyberte aplikaci nebo začněte psát a upravte ji"
+
+#: src/AppItem.vala:35
+msgid "Unknown"
+msgstr "Neznámý"
+
+#: src/Application.vala:63
+#, c-format
+msgid "Could not Find \"%s\""
+msgstr "Nelze najít \"%s\""
+
+#: src/Application.vala:63
+msgid "Could not Find Requested File"
+msgstr "Nelze najít požadovaný soubor"
+
+#: src/Application.vala:64
+#, c-format
+msgid "File <b>\"%s\"</b> does not exist."
+msgstr "Soubor <b>\"%s\"</b> neexistuje."
+
+#: src/Application.vala:79
+#, c-format
+msgid "Could Not Create a New Application Entry from \"%s\""
+msgstr "Nelze vytvořit nový záznam aplikace z \"%s\""
+
+#: src/Application.vala:80
+msgid "Could Not Create a New Application From Requested File"
+msgstr "Nelze vytvořit novou aplikaci z požadovaného souboru"
+
+#: src/DesktopAppManager.vala:56
+msgid "Sound & Video"
+msgstr "Zvuk a video"
+
+#: src/DesktopAppManager.vala:57
+msgid "Sound"
+msgstr "Zvuk"
+
+#: src/DesktopAppManager.vala:58
+msgid "Video"
+msgstr "Video"
+
+#: src/DesktopAppManager.vala:59
+msgid "Programming"
+msgstr "Programování"
+
+#: src/DesktopAppManager.vala:60
+msgid "Education"
+msgstr "Vzdělávání"
+
+#: src/DesktopAppManager.vala:61
+msgid "Games"
+msgstr "Hry"
+
+#: src/DesktopAppManager.vala:62
+msgid "Graphics"
+msgstr "Grafika"
+
+#: src/DesktopAppManager.vala:63
+msgid "Internet"
+msgstr "Internet"
+
+#: src/DesktopAppManager.vala:64
+msgid "Office"
+msgstr "Kancelář"
+
+#: src/DesktopAppManager.vala:65
+msgid "Science"
+msgstr "Věda"
+
+#: src/DesktopAppManager.vala:66
+msgid "Settings"
+msgstr "Nastavení"
+
+#: src/DesktopAppManager.vala:67
+msgid "System Tools"
+msgstr "Systémové nástroje"
+
+#: src/DesktopAppManager.vala:68
+msgid "Accessories"
+msgstr "Příslušenství"
+
+#: src/DesktopAppManager.vala:69
+msgid "Other"
+msgstr "Jiné"
+
+#: src/IconButton.vala:82
+msgid "Icon name or path to an image"
+msgstr "Název ikony nebo cesta k obrázku"
+
+#: src/IconButton.vala:86
+msgid "Choose from file"
+msgstr "Vybrat ze souboru"
+
+#: src/IconButton.vala:90
+msgid "Choose from available icons"
+msgstr "Vybrat z dostupných ikon"
+
+#: src/IconButton.vala:103
+msgid "All Files"
+msgstr "Všechny soubory"
+
+#: src/IconButton.vala:107
+msgid "Images"
+msgstr "Obrázky"
+
+#: src/IconButton.vala:111
+msgid "Select an image"
+msgstr "Vybrat obrázek"
+
+#: src/IconChooserDialog.vala:31
+msgid "Choose"
+msgstr "Vybrat"
+
+#: src/IconChooserDialog.vala:45
+msgid "Search icons…"
+msgstr "Hledat ikony…"
+
+#: src/IconChooserDialog.vala:59
+msgid "Choose an icon from the list"
+msgstr "Vybrat ikonu ze seznamu"
+
+#: src/MainWindow.vala:86
+msgid "Show hidden entries"
+msgstr "Zobrazit skryté položky"
+
+#: src/MainWindow.vala:130
+msgid "No Applications Found"
+msgstr "Nebyly nalezeny žádné aplikace"
+
+#: src/MainWindow.vala:130
+msgid "Could not find any applications to edit on this system"
+msgstr "V tomto systému nebyly nalezeny žádné aplikace k úpravě"
+
+#: src/MainWindow.vala:131
+msgid "Retry"
+msgstr "Opakovat"
+
+#: src/MainWindow.vala:151
+msgid "Find…"
+msgstr "Najít…"
+
+#: src/MainWindow.vala:159
+msgid "New entry"
+msgstr "Nová položka"
+
+#: src/MainWindow.vala:333
+#, c-format
+msgid "Could Not Duplicate %s"
+msgstr "Nelze duplikovat %s"
+
+#: src/MainWindow.vala:358
+msgid "Could Not Create a New Application Entry"
+msgstr "Nepodařilo se vytvořit novou položku"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/po/sv.po new/appeditor-1.1.5/po/sv.po
--- old/appeditor-1.1.3/po/sv.po        1970-01-01 01:00:00.000000000 +0100
+++ new/appeditor-1.1.5/po/sv.po        2023-08-06 22:35:17.000000000 +0200
@@ -0,0 +1,540 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the 
com.github.donadigo.appeditor package.
+# Åke Engelbrektson <[email protected]>, 2021.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.donadigo.appeditor\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-09-15 22:50+0200\n"
+"PO-Revision-Date: 2021-04-26 09:06+0200\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.3\n"
+"X-Poedit-KeywordsList: _\n"
+"Last-Translator: Åke Engelbrektson <[email protected]>\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Language: sv\n"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:7
+#: data/com.github.donadigo.appeditor.desktop.in:4 src/Constants.vala:21
+msgid "AppEditor"
+msgstr "AppEditor"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:8
+msgid "Edit application menu"
+msgstr "Redigera programmenyn"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:10
+msgid ""
+"Edit application entries shown in application menu and their properties."
+msgstr "Redigera programposterna som visas i menyn, och dess egenskaper."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:13
+msgid "Features include:"
+msgstr "Funktioner:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:15
+msgid "Hide and show applications from the application menu"
+msgstr "Dölj och visa program i programmenyn."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:16
+msgid "Create new application entries"
+msgstr "Skapa nya programposter."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:17
+msgid "Change application's display name, icon and more"
+msgstr "Ändra programmens visningsnamn, ikon och mer."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:23
+msgid "Adam Bieńkowski"
+msgstr "Adam Bieńkowski"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:36
+msgid ""
+"This release includes added support for elementary OS Juno, miscellaneous "
+"improvements and new translations:"
+msgstr ""
+"Denna utgåva lägger till stöd för elementary OS Juno, diverse 
förbättringar "
+"och nya översättningar:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:38
+msgid "German translation (ChristianPauly)"
+msgstr "Tysk översättning (ChristianPauly)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:39
+msgid "Japanese translation (Ryo Nakano)"
+msgstr "Japansk översättning (Ryo Nakano)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:40
+msgid "Brazilian Portuguese translation (Filipe de Almeida Garrett)"
+msgstr "Brasilien-Portugisisk översättning (Filipe de Almeida Garrett)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:42
+#: data/com.github.donadigo.appeditor.appdata.xml.in:65
+#: data/com.github.donadigo.appeditor.appdata.xml.in:86
+msgid "New features:"
+msgstr "Nya funktioner:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:44
+msgid ""
+"It is now possible to create a menu entry directly from the file manager: "
+"right click on an executable file and choose \"Create a Menu Entry\""
+msgstr ""
+"Det är nu möjligt att skapa en menypost direkt från filhanteraren: "
+"Högerklicka på en körbar fil och välj \"Skapa menypost\"."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:45
+msgid "New shortcuts added:"
+msgstr "Nya genvägar tillagda:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:46
+msgid "Ctrl+N: Create a new menu entry"
+msgstr "Ctrl+N: Skapa ny menypost"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:47
+msgid "Ctrl+F: Focus the search entry"
+msgstr "Ctrl+F: Fokusera sökposten"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:48
+msgid "Ctrl+D: Duplicate selected entry"
+msgstr "Ctrl+D: Duplicera markerad post"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:50
+#: data/com.github.donadigo.appeditor.appdata.xml.in:70
+msgid "Fixed:"
+msgstr "Fixat:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:52
+msgid "Some strings are not displayed in translated languages (Ryo Nakano)"
+msgstr "Vissa strängar visas inte på översatta språk (Ryo Nakano)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:53
+msgid "Improper escaping of special characters in display name and description"
+msgstr ""
+"Felaktigt bortargumenterande av specialtecken i visningsnamn och beskrivning"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:59
+msgid ""
+"This release contains many new features and bug fixes as well as added "
+"suport for translations:"
+msgstr ""
+"Den här utgåvan innehåller många nya funktioner och felfixar samt tillagt 
"
+"stöd för översättningar:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:61
+msgid "French translation (dabou)"
+msgstr "Fransk översättning (dabou)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:62
+msgid "Russian translation (Cammelan)"
+msgstr "Rysk översättning (Cammelan)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:63
+msgid "Spanish translation (Juan Gómez Carrillo)"
+msgstr "Spansk översättning (Juan Gómez Carrillo)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:67
+msgid "Added a button to duplicate a specifc application entry"
+msgstr "Lade till en knapp för att duplicera en specifik programpost"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:68
+msgid "New \"Advanced\" section: add a new \"Uses Notitifications\" key"
+msgstr ""
+"Ny sektion \"Avancerat\": Lade till en ny snabbtangent för \"Använder "
+"avisering\"."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:72
+msgid ""
+"Fixed crashes when saving an entry with an equal sign in it's command line "
+"property"
+msgstr ""
+"Åtgärdat krascher när en post sparas med ett likhetstecken i "
+"kommandoradsegenskapen."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:73
+msgid ""
+"Sometimes deleting a local entry would cause it to stay in the sidebar until "
+"the next launch"
+msgstr ""
+"Ibland gör borttagning av en lokal post att den stannar i sidofältet till "
+"nästa start."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:74
+msgid "Sometimes creating a new entry caused a crash"
+msgstr "Ibland orsakade skapandet av en ny post en krasch."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:75
+msgid "The page would not update after saving the entry"
+msgstr "Sidan uppdateras inte när posten har sparats."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:77
+#: data/com.github.donadigo.appeditor.appdata.xml.in:91
+msgid "Miscellaneous:"
+msgstr "Diverse:"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:79
+msgid "Save unsaved entries when quitting the application"
+msgstr "Spara osparade poster när programmet avslutas"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:80
+msgid "Clear the search entry when creating a new application entry"
+msgstr "Rensa sökposten när en ny programpost skapas"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:88
+msgid "Added a button to open the entry in a text editor"
+msgstr "Lade till en knapp för att öppna posten i en textredigerare"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:89
+msgid "Added a switch to show hidden entries (disabled by default)"
+msgstr ""
+"Lade till en växel för att visa dolda poster (inaktiverad som standard)"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:93
+msgid "Fixed some applications like Inkscape not saving their name properly"
+msgstr ""
+"Fixade att vissa program, som Inkscape, inte sparade sitt namn ordentligt."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:94
+msgid "The main window can be now maximized"
+msgstr "Huvudfönstret kan nu maximeras"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:100
+msgid "Add meson dependency to debian packaging"
+msgstr "Lägger till meson-beroende till debian-paket."
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:105
+msgid "Fix debian packaging"
+msgstr "Fixar debian-paket"
+
+#: data/com.github.donadigo.appeditor.appdata.xml.in:110
+msgid "Initial release"
+msgstr "Inledande utgåva"
+
+#: data/com.github.donadigo.appeditor.desktop.in:5
+msgid "Application Entry Editor"
+msgstr "Programpostsredigerare"
+
+#: data/com.github.donadigo.appeditor.desktop.in:6
+msgid "Edit application entries"
+msgstr "Redigera programposter"
+
+#: data/com.github.donadigo.appeditor.desktop.in:7
+msgid "com.github.donadigo.appeditor"
+msgstr "com.github.donadigo.appeditor"
+
+#: data/com.github.donadigo.appeditor.desktop.in:12
+msgid "application;edit;entry;"
+msgstr "program;redigera;post;"
+
+#: src/AppInfoView.vala:114
+msgid "Display name"
+msgstr "Visningsnamn"
+
+#: src/AppInfoView.vala:121
+msgid "Comment"
+msgstr "Kommentar"
+
+#: src/AppInfoView.vala:137
+msgid "Show in Launcher"
+msgstr "Visa i programmenyn"
+
+#: src/AppInfoView.vala:138
+msgid "Category"
+msgstr "Kategori"
+
+#: src/AppInfoView.vala:140
+msgid "Visibility"
+msgstr "Synlighet"
+
+#: src/AppInfoView.vala:147
+msgid "Program to execute along with it's arguments"
+msgstr "Program att köra tillsammans med dess argument"
+
+#: src/AppInfoView.vala:153
+msgid "The working directory to run the program in"
+msgstr "Arbetsmappen som programmet skall köras i"
+
+#: src/AppInfoView.vala:159
+msgid "Command Line"
+msgstr "Kommandorad"
+
+#: src/AppInfoView.vala:160
+msgid "Working Directory"
+msgstr "Arbetsmapp"
+
+#: src/AppInfoView.vala:161
+msgid "Launch in Terminal"
+msgstr "Starta i terminal"
+
+#: src/AppInfoView.vala:163
+msgid "Launching"
+msgstr "Startar"
+
+#: src/AppInfoView.vala:171
+msgid "Uses Notifications"
+msgstr "Användarnotis"
+
+#: src/AppInfoView.vala:180
+msgid "Advanced"
+msgstr "Avancerat"
+
+#: src/AppInfoView.vala:207
+msgid "Save"
+msgstr "Spara"
+
+#: src/AppInfoView.vala:212
+msgid "Open in Text Editor"
+msgstr "Öppna i textredigerare"
+
+#: src/AppInfoView.vala:215
+msgid "Duplicate"
+msgstr "Duplicera"
+
+#: src/AppInfoView.vala:285
+msgid "Changes successfully saved"
+msgstr "Ändringarna sparades"
+
+#: src/AppInfoView.vala:289
+#, c-format
+msgid "Something went wrong and the changes could not be saved: %s"
+msgstr "Något gick fel och ändringarna kunde inte sparas: %s"
+
+#: src/AppInfoView.vala:326
+msgid "No visible title in the applications menu"
+msgstr "Inget synligt namn i programmenyn"
+
+#: src/AppInfoView.vala:341
+msgid "No program will be launched"
+msgstr "Inget program kommer att startas"
+
+#: src/AppInfoView.vala:345
+msgid "The executable name (first argument) cannot contain the equal sign"
+msgstr ""
+"Den körbara filens namn (första argumentet) får inte innehålla "
+"likhetstetecken"
+
+#: src/AppInfoView.vala:351
+msgid "Entered file does not exist"
+msgstr "Den angivna filen finns inte"
+
+#: src/AppInfoView.vala:357
+msgid "Entered program was not found"
+msgstr "Det angivna programmet hittades inte"
+
+#: src/AppInfoView.vala:379
+msgid "Do You Want to Delete This Entry?"
+msgstr "Vill du ta bort den här posten?"
+
+#: src/AppInfoView.vala:380
+msgid ""
+"Deleting this entry is permanent and cannot be undone. This does not delete "
+"the application itself, only the entry shown in the applications menu."
+msgstr ""
+"Borttagning av den här posten är permanent och kan inte ångras. Detta tar "
+"inte bort själva programmet, bara posten som visas i programmenyn."
+
+#: src/AppInfoView.vala:381
+msgid "Delete"
+msgstr "Ta bort"
+
+#: src/AppInfoView.vala:383
+msgid "Do You Want to Restore The Defaults?"
+msgstr "Vill du återställa standardvärdena?"
+
+#: src/AppInfoView.vala:384
+msgid "Restoring defaults will undo all the changes done to this entry."
+msgstr ""
+"Återställning av standardvärden kommer att radera alla ändringar som 
gjorts "
+"i den här posten."
+
+#: src/AppInfoView.vala:385
+msgid "Restore defaults"
+msgstr "Återställ standardvärden"
+
+#: src/AppInfoView.vala:392 src/IconChooserDialog.vala:29
+msgid "Cancel"
+msgstr "Avbryt"
+
+#: src/AppInfoView.vala:425
+msgid "Could Not Open This Entry"
+msgstr "Kunde inte öppna den här posten"
+
+#: src/AppInfoView.vala:453
+msgid "Delete entry…"
+msgstr "Ta bort post…"
+
+#: src/AppInfoView.vala:455
+msgid "Restore defaults…"
+msgstr "Återställ standardvärden…"
+
+#: src/AppInfoViewSaver.vala:32
+msgid "New Application"
+msgstr "Nytt program"
+
+#: src/AppInfoViewSaver.vala:148
+msgid "Could not load the newly saved file."
+msgstr "Kunde inte läsa in den nysparade filen."
+
+#: src/AppInfoViewStack.vala:29
+msgid "No Item Selected"
+msgstr "Inget objekt valt"
+
+#: src/AppInfoViewStack.vala:29
+msgid "Select an application or start typing to edit one"
+msgstr "Markera ett program eller börja skriva för att redigera ett"
+
+#: src/AppItem.vala:35
+msgid "Unknown"
+msgstr "Okänt"
+
+#: src/Application.vala:63
+#, c-format
+msgid "Could not Find \"%s\""
+msgstr "Kunde inte hitta \"%s\""
+
+#: src/Application.vala:63
+msgid "Could not Find Requested File"
+msgstr "Kunde inte hitta efterfrågad fil"
+
+#: src/Application.vala:64
+#, c-format
+msgid "File <b>\"%s\"</b> does not exist."
+msgstr "Filen <b>\"%s\"</b> finns inte."
+
+#: src/Application.vala:79
+#, c-format
+msgid "Could Not Create a New Application Entry from \"%s\""
+msgstr "Kunde inte skapa en ny programpost utifrån \"%s\""
+
+#: src/Application.vala:80
+msgid "Could Not Create a New Application From Requested File"
+msgstr "Kunde inte skapa ett nytt program utifrån den begärda filen"
+
+#: src/DesktopAppManager.vala:56
+msgid "Sound & Video"
+msgstr "Ljud & video"
+
+#: src/DesktopAppManager.vala:57
+msgid "Sound"
+msgstr "Ljud"
+
+#: src/DesktopAppManager.vala:58
+msgid "Video"
+msgstr "Video"
+
+#: src/DesktopAppManager.vala:59
+msgid "Programming"
+msgstr "Programmering"
+
+#: src/DesktopAppManager.vala:60
+msgid "Education"
+msgstr "Utbildning"
+
+#: src/DesktopAppManager.vala:61
+msgid "Games"
+msgstr "Spel"
+
+#: src/DesktopAppManager.vala:62
+msgid "Graphics"
+msgstr "Grafik"
+
+#: src/DesktopAppManager.vala:63
+msgid "Internet"
+msgstr "Internet"
+
+#: src/DesktopAppManager.vala:64
+msgid "Office"
+msgstr "Kontor"
+
+#: src/DesktopAppManager.vala:65
+msgid "Science"
+msgstr "Vetenskap"
+
+#: src/DesktopAppManager.vala:66
+msgid "Settings"
+msgstr "Inställningar"
+
+#: src/DesktopAppManager.vala:67
+msgid "System Tools"
+msgstr "Systemverktyg"
+
+#: src/DesktopAppManager.vala:68
+msgid "Accessories"
+msgstr "Tillbehör"
+
+#: src/DesktopAppManager.vala:69
+msgid "Other"
+msgstr "Övrigt"
+
+#: src/IconButton.vala:82
+msgid "Icon name or path to an image"
+msgstr "Ikonnamn eller sökväg till en bild"
+
+#: src/IconButton.vala:86
+msgid "Choose from file"
+msgstr "Välj från en fil"
+
+#: src/IconButton.vala:90
+msgid "Choose from available icons"
+msgstr "Välj från tillgängliga ikoner"
+
+#: src/IconButton.vala:103
+msgid "All Files"
+msgstr "Alla filer"
+
+#: src/IconButton.vala:107
+msgid "Images"
+msgstr "Bilder"
+
+#: src/IconButton.vala:111
+msgid "Select an image"
+msgstr "Välj en bild"
+
+#: src/IconChooserDialog.vala:31
+msgid "Choose"
+msgstr "Välj"
+
+#: src/IconChooserDialog.vala:45
+msgid "Search icons…"
+msgstr "Sök ikoner…"
+
+#: src/IconChooserDialog.vala:59
+msgid "Choose an icon from the list"
+msgstr "Välj en ikon från listan"
+
+#: src/MainWindow.vala:86
+msgid "Show hidden entries"
+msgstr "Visa dolda poster"
+
+#: src/MainWindow.vala:130
+msgid "No Applications Found"
+msgstr "Inga program hittades"
+
+#: src/MainWindow.vala:130
+msgid "Could not find any applications to edit on this system"
+msgstr "Kunde inte hitta några program att redigera, i systemet."
+
+#: src/MainWindow.vala:131
+msgid "Retry"
+msgstr "Försök igen"
+
+#: src/MainWindow.vala:151
+msgid "Find…"
+msgstr "Sök…"
+
+#: src/MainWindow.vala:159
+msgid "New entry"
+msgstr "Ny post"
+
+#: src/MainWindow.vala:333
+#, c-format
+msgid "Could Not Duplicate %s"
+msgstr "Kunde inte duplicera %s"
+
+#: src/MainWindow.vala:358
+msgid "Could Not Create a New Application Entry"
+msgstr "Kunde inte skapa någon ny programpost"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/src/Application.vala 
new/appeditor-1.1.5/src/Application.vala
--- old/appeditor-1.1.3/src/Application.vala    2021-12-24 02:52:18.000000000 
+0100
+++ new/appeditor-1.1.5/src/Application.vala    2023-08-06 22:35:17.000000000 
+0200
@@ -26,7 +26,7 @@
         return Gtk.check_version (3, 22, 0) == null;
     }
 
-    private static string? create_exec_filename;
+    public static string? create_exec_filename;
 
     private MainWindow? window = null;
 
@@ -34,6 +34,11 @@
         application_id = "com.github.donadigo.appeditor";
         add_main_option_entries (OPTIONS);
 
+        Intl.setlocale (LocaleCategory.ALL, "");
+        Intl.bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
+        Intl.bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+        Intl.textdomain (GETTEXT_PACKAGE);
+
         AppDirectoryScanner.init ();
         var manager = DesktopAppManager.get_default ();
         manager.load ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/src/Config.vala.in 
new/appeditor-1.1.5/src/Config.vala.in
--- old/appeditor-1.1.3/src/Config.vala.in      1970-01-01 01:00:00.000000000 
+0100
+++ new/appeditor-1.1.5/src/Config.vala.in      2023-08-06 22:35:17.000000000 
+0200
@@ -0,0 +1,2 @@
+public const string GETTEXT_PACKAGE = @GETTEXT_PACKAGE@;
+public const string LOCALEDIR = @LOCALEDIR@;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appeditor-1.1.3/src/Constants.vala 
new/appeditor-1.1.5/src/Constants.vala
--- old/appeditor-1.1.3/src/Constants.vala      2021-12-24 02:52:18.000000000 
+0100
+++ new/appeditor-1.1.5/src/Constants.vala      2023-08-06 22:35:17.000000000 
+0200
@@ -17,7 +17,6 @@
 
 namespace AppEditor.Constants {
     public const string APP_NAME = _("AppEditor");
-    public const string VERSION = "0.9.3";
     public const string SETTINGS_SCHEMA = "com.github.donadigo.appeditor";
     public const string EXEC_NAME = "com.github.donadigo.appeditor";
     public const string DESKTOP_NAME = "com.github.donadigo.appeditor.desktop";

Reply via email to