[Xfce4-commits] <garcon:master> Release 0.1.4!

Jannis Pohlmann noreply at xfce.org
Sun Dec 5 15:34:01 CET 2010


Updating branch refs/heads/master
         to cd60533a7227b4021f57e102b015ea69a2185920 (commit)
       from b27fd617ad192c7cc1928737106db05889a709c7 (commit)

commit cd60533a7227b4021f57e102b015ea69a2185920
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Dec 5 15:32:47 2010 +0100

    Release 0.1.4!

 NEWS                               |    3 +-
 configure.in.in                    |    4 +-
 docs/reference/garcon-sections.txt |  330 ++++++++++++++++++------------------
 po/bn.po                           |    6 +-
 po/ca.po                           |   11 +-
 po/cs.po                           |    6 +-
 po/da.po                           |   11 +-
 po/de.po                           |   11 +-
 po/el.po                           |   11 +-
 po/en_GB.po                        |    6 +-
 po/es.po                           |    6 +-
 po/eu.po                           |   11 +-
 po/fi.po                           |   11 +-
 po/fr.po                           |    6 +-
 po/gl.po                           |   11 +-
 po/hr.po                           |    6 +-
 po/hu.po                           |   11 +-
 po/id.po                           |   15 +-
 po/it.po                           |   11 +-
 po/ja.po                           |   11 +-
 po/kk.po                           |   11 +-
 po/ku.po                           |    6 +-
 po/lt.po                           |   15 +-
 po/lv.po                           |    6 +-
 po/nb_NO.po                        |    6 +-
 po/nl.po                           |    6 +-
 po/pa.po                           |    6 +-
 po/pl.po                           |    6 +-
 po/pt.po                           |   15 +-
 po/pt_BR.po                        |    6 +-
 po/pt_PT.po                        |    6 +-
 po/ru.po                           |   11 +-
 po/sq.po                           |    6 +-
 po/sv.po                           |   11 +-
 po/tr.po                           |    6 +-
 po/ug.po                           |   11 +-
 po/uk.po                           |   11 +-
 po/ur.po                           |    6 +-
 po/zh_CN.po                        |   14 +-
 po/zh_TW.po                        |   11 +-
 40 files changed, 367 insertions(+), 307 deletions(-)

diff --git a/NEWS b/NEWS
index 8fc61e9..df3695a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.1.x
+0.1.4
 =====
 - Add support for XDG_MENU_PREFIX; use applications.menu as a fallback
   (bug #5980).
@@ -7,6 +7,7 @@
 - Derive the directory name of <DefaultMergeDirs> from the name of the
   .menu file (e.g. preferences.menu becomes preferences-merged) (bug
   #6491).
+- Translation updates (pt_BR, zh_CN, eu, lt)
 
 
 0.1.3
diff --git a/configure.in.in b/configure.in.in
index 139a91e..6df22ca 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -24,9 +24,9 @@ m4_define([garcon_verinfo], [0:0:0])
 m4_define([garcon_version_api_major], [1])
 m4_define([garcon_version_major], [0])
 m4_define([garcon_version_minor], [1])
-m4_define([garcon_version_micro], [3])
+m4_define([garcon_version_micro], [4])
 m4_define([garcon_version_build], [@REVISION@])
-m4_define([garcon_version_tag], [git])
+m4_define([garcon_version_tag], [])
 m4_define([garcon_version], [garcon_version_major().garcon_version_minor().garcon_version_micro()ifelse(garcon_version_tag(), [git], [garcon_version_tag()-garcon_version_build()], [garcon_version_tag()])])
 
 dnl ********************************************
diff --git a/docs/reference/garcon-sections.txt b/docs/reference/garcon-sections.txt
index 2964fea..8b6532e 100644
--- a/docs/reference/garcon-sections.txt
+++ b/docs/reference/garcon-sections.txt
@@ -1,42 +1,4 @@
 <SECTION>
-<FILE>garcon-menu-element</FILE>
-<TITLE>GarconMenuElement</TITLE>
-GarconMenuElement
-GarconMenuElementIface
-garcon_menu_element_get_name
-garcon_menu_element_get_comment
-garcon_menu_element_get_icon_name
-garcon_menu_element_get_visible
-garcon_menu_element_get_show_in_environment
-garcon_menu_element_get_no_display
-garcon_menu_element_equal
-<SUBSECTION Standard>
-GARCON_MENU_ELEMENT
-GARCON_IS_MENU_ELEMENT
-GARCON_TYPE_MENU_ELEMENT
-garcon_menu_element_get_type
-GARCON_MENU_ELEMENT_GET_IFACE
-</SECTION>
-
-<SECTION>
-<FILE>garcon-menu-parser</FILE>
-<TITLE>GarconMenuParser</TITLE>
-GarconMenuParserPrivate
-GarconMenuParserClass
-GarconMenuParser
-garcon_menu_parser_new
-garcon_menu_parser_run
-<SUBSECTION Standard>
-GARCON_MENU_PARSER
-GARCON_IS_MENU_PARSER
-GARCON_TYPE_MENU_PARSER
-garcon_menu_parser_get_type
-GARCON_MENU_PARSER_CLASS
-GARCON_IS_MENU_PARSER_CLASS
-GARCON_MENU_PARSER_GET_CLASS
-</SECTION>
-
-<SECTION>
 <FILE>garcon-menu-item-cache</FILE>
 <TITLE>GarconMenuItemCache</TITLE>
 GarconMenuItemCachePrivate
@@ -76,65 +38,89 @@ GARCON_MENU_MERGER_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>garcon-menu-separator</FILE>
-<TITLE>GarconMenuSeparator</TITLE>
-GarconMenuSeparatorClass
-GarconMenuSeparator
-garcon_menu_separator_get_default
+<FILE>garcon-menu-item-pool</FILE>
+GarconMenuItemPoolPrivate
+GarconMenuItemPoolClass
+GarconMenuItemPool
+garcon_menu_item_pool_new
+garcon_menu_item_pool_insert
+garcon_menu_item_pool_lookup
+garcon_menu_item_pool_lookup_file
+garcon_menu_item_pool_foreach
+garcon_menu_item_pool_apply_exclude_rule
+garcon_menu_item_pool_get_empty
+garcon_menu_item_pool_clear
 <SUBSECTION Standard>
-GARCON_MENU_SEPARATOR
-GARCON_IS_MENU_SEPARATOR
-GARCON_TYPE_MENU_SEPARATOR
-garcon_menu_separator_get_type
-GARCON_MENU_SEPARATOR_CLASS
-GARCON_IS_MENU_SEPARATOR_CLASS
-GARCON_MENU_SEPARATOR_GET_CLASS
+GARCON_MENU_ITEM_POOL
+GARCON_IS_MENU_ITEM_POOL
+GARCON_TYPE_MENU_ITEM_POOL
+garcon_menu_item_pool_get_type
+GARCON_MENU_ITEM_POOL_CLASS
+GARCON_IS_MENU_ITEM_POOL_CLASS
+GARCON_MENU_ITEM_POOL_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>garcon-menu-node</FILE>
-GarconMenuNodeType
-GarconMenuLayoutMergeType
-GarconMenuMergeFileType
-GarconMenuNodeData
-GarconMenuNodeClass
-GarconMenuNode
-garcon_menu_node_get_type
-garcon_menu_node_new
-garcon_menu_node_get_node_type
-garcon_menu_node_create
-garcon_menu_node_copy
-garcon_menu_node_get_string
-garcon_menu_node_set_string
-garcon_menu_node_get_merge_file_type
-garcon_menu_node_set_merge_file_type
-garcon_menu_node_get_merge_file_filename
-garcon_menu_node_set_merge_file_filename
-garcon_menu_node_tree_get_child_node
-garcon_menu_node_tree_get_child_nodes
-garcon_menu_node_tree_get_string_children
-garcon_menu_node_tree_get_boolean_child
-garcon_menu_node_tree_get_string_child
-garcon_menu_node_tree_rule_matches
-garcon_menu_node_tree_get_node_type
-garcon_menu_node_tree_get_string
-garcon_menu_node_tree_set_string
-garcon_menu_node_tree_get_layout_merge_type
-garcon_menu_node_tree_get_merge_file_type
-garcon_menu_node_tree_get_merge_file_filename
-garcon_menu_node_tree_set_merge_file_filename
-garcon_menu_node_tree_compare
-garcon_menu_node_tree_copy
-garcon_menu_node_tree_free
-garcon_menu_node_tree_free_data
+<FILE>garcon-menu-directory</FILE>
+<TITLE>GarconMenuDirectory</TITLE>
+GarconMenuDirectoryPrivate
+GarconMenuDirectoryClass
+GarconMenuDirectory
+garcon_menu_directory_new
+garcon_menu_directory_get_file
+garcon_menu_directory_get_name
+garcon_menu_directory_set_name
+garcon_menu_directory_get_comment
+garcon_menu_directory_set_comment
+garcon_menu_directory_get_icon_name
+garcon_menu_directory_set_icon_name
+garcon_menu_directory_get_no_display
+garcon_menu_directory_set_no_display
+garcon_menu_directory_get_hidden
+garcon_menu_directory_get_show_in_environment
+garcon_menu_directory_get_visible
+garcon_menu_directory_equal
 <SUBSECTION Standard>
-GARCON_MENU_NODE
-GARCON_IS_MENU_NODE
-GARCON_TYPE_MENU_NODE
-garcon_menu_node_type_get_type
-GARCON_MENU_NODE_CLASS
-GARCON_IS_MENU_NODE_CLASS
-GARCON_MENU_NODE_GET_CLASS
+GARCON_MENU_DIRECTORY
+GARCON_IS_MENU_DIRECTORY
+GARCON_TYPE_MENU_DIRECTORY
+garcon_menu_directory_get_type
+GARCON_MENU_DIRECTORY_CLASS
+GARCON_IS_MENU_DIRECTORY_CLASS
+GARCON_MENU_DIRECTORY_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>garcon-menu-tree-provider</FILE>
+<TITLE>GarconMenuTreeProvider</TITLE>
+GarconMenuTreeProviderIface
+GarconMenuTreeProvider
+garcon_menu_tree_provider_get_tree
+garcon_menu_tree_provider_get_file
+<SUBSECTION Standard>
+GARCON_MENU_TREE_PROVIDER
+GARCON_IS_MENU_TREE_PROVIDER
+GARCON_TYPE_MENU_TREE_PROVIDER
+garcon_menu_tree_provider_get_type
+GARCON_MENU_TREE_PROVIDER_GET_IFACE
+</SECTION>
+
+<SECTION>
+<FILE>garcon-menu-parser</FILE>
+<TITLE>GarconMenuParser</TITLE>
+GarconMenuParserPrivate
+GarconMenuParserClass
+GarconMenuParser
+garcon_menu_parser_new
+garcon_menu_parser_run
+<SUBSECTION Standard>
+GARCON_MENU_PARSER
+GARCON_IS_MENU_PARSER
+GARCON_TYPE_MENU_PARSER
+garcon_menu_parser_get_type
+GARCON_MENU_PARSER_CLASS
+GARCON_IS_MENU_PARSER_CLASS
+GARCON_MENU_PARSER_GET_CLASS
 </SECTION>
 
 <SECTION>
@@ -195,6 +181,26 @@ GARCON_MENU_ITEM_GET_CLASS
 </SECTION>
 
 <SECTION>
+<FILE>garcon-menu-element</FILE>
+<TITLE>GarconMenuElement</TITLE>
+GarconMenuElement
+GarconMenuElementIface
+garcon_menu_element_get_name
+garcon_menu_element_get_comment
+garcon_menu_element_get_icon_name
+garcon_menu_element_get_visible
+garcon_menu_element_get_show_in_environment
+garcon_menu_element_get_no_display
+garcon_menu_element_equal
+<SUBSECTION Standard>
+GARCON_MENU_ELEMENT
+GARCON_IS_MENU_ELEMENT
+GARCON_TYPE_MENU_ELEMENT
+garcon_menu_element_get_type
+GARCON_MENU_ELEMENT_GET_IFACE
+</SECTION>
+
+<SECTION>
 <FILE>garcon-menu</FILE>
 <TITLE>GarconMenu</TITLE>
 GarconMenuPrivate
@@ -224,71 +230,81 @@ GARCON_MENU_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>garcon-menu-directory</FILE>
-<TITLE>GarconMenuDirectory</TITLE>
-GarconMenuDirectoryPrivate
-GarconMenuDirectoryClass
-GarconMenuDirectory
-garcon_menu_directory_new
-garcon_menu_directory_get_file
-garcon_menu_directory_get_name
-garcon_menu_directory_set_name
-garcon_menu_directory_get_comment
-garcon_menu_directory_set_comment
-garcon_menu_directory_get_icon_name
-garcon_menu_directory_set_icon_name
-garcon_menu_directory_get_no_display
-garcon_menu_directory_set_no_display
-garcon_menu_directory_get_hidden
-garcon_menu_directory_get_show_in_environment
-garcon_menu_directory_get_visible
-garcon_menu_directory_equal
+<FILE>garcon-menu-node</FILE>
+GarconMenuNodeType
+GarconMenuLayoutMergeType
+GarconMenuMergeFileType
+GarconMenuNodeData
+GarconMenuNodeClass
+GarconMenuNode
+garcon_menu_node_get_type
+garcon_menu_node_new
+garcon_menu_node_get_node_type
+garcon_menu_node_create
+garcon_menu_node_copy
+garcon_menu_node_get_string
+garcon_menu_node_set_string
+garcon_menu_node_get_merge_file_type
+garcon_menu_node_set_merge_file_type
+garcon_menu_node_get_merge_file_filename
+garcon_menu_node_set_merge_file_filename
+garcon_menu_node_tree_get_child_node
+garcon_menu_node_tree_get_child_nodes
+garcon_menu_node_tree_get_string_children
+garcon_menu_node_tree_get_boolean_child
+garcon_menu_node_tree_get_string_child
+garcon_menu_node_tree_rule_matches
+garcon_menu_node_tree_get_node_type
+garcon_menu_node_tree_get_string
+garcon_menu_node_tree_set_string
+garcon_menu_node_tree_get_layout_merge_type
+garcon_menu_node_tree_get_merge_file_type
+garcon_menu_node_tree_get_merge_file_filename
+garcon_menu_node_tree_set_merge_file_filename
+garcon_menu_node_tree_compare
+garcon_menu_node_tree_copy
+garcon_menu_node_tree_free
+garcon_menu_node_tree_free_data
 <SUBSECTION Standard>
-GARCON_MENU_DIRECTORY
-GARCON_IS_MENU_DIRECTORY
-GARCON_TYPE_MENU_DIRECTORY
-garcon_menu_directory_get_type
-GARCON_MENU_DIRECTORY_CLASS
-GARCON_IS_MENU_DIRECTORY_CLASS
-GARCON_MENU_DIRECTORY_GET_CLASS
+GARCON_MENU_NODE
+GARCON_IS_MENU_NODE
+GARCON_TYPE_MENU_NODE
+garcon_menu_node_type_get_type
+GARCON_MENU_NODE_CLASS
+GARCON_IS_MENU_NODE_CLASS
+GARCON_MENU_NODE_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>garcon-menu-item-pool</FILE>
-GarconMenuItemPoolPrivate
-GarconMenuItemPoolClass
-GarconMenuItemPool
-garcon_menu_item_pool_new
-garcon_menu_item_pool_insert
-garcon_menu_item_pool_lookup
-garcon_menu_item_pool_lookup_file
-garcon_menu_item_pool_foreach
-garcon_menu_item_pool_apply_exclude_rule
-garcon_menu_item_pool_get_empty
-garcon_menu_item_pool_clear
+<FILE>garcon-menu-separator</FILE>
+<TITLE>GarconMenuSeparator</TITLE>
+GarconMenuSeparatorClass
+GarconMenuSeparator
+garcon_menu_separator_get_default
 <SUBSECTION Standard>
-GARCON_MENU_ITEM_POOL
-GARCON_IS_MENU_ITEM_POOL
-GARCON_TYPE_MENU_ITEM_POOL
-garcon_menu_item_pool_get_type
-GARCON_MENU_ITEM_POOL_CLASS
-GARCON_IS_MENU_ITEM_POOL_CLASS
-GARCON_MENU_ITEM_POOL_GET_CLASS
+GARCON_MENU_SEPARATOR
+GARCON_IS_MENU_SEPARATOR
+GARCON_TYPE_MENU_SEPARATOR
+garcon_menu_separator_get_type
+GARCON_MENU_SEPARATOR_CLASS
+GARCON_IS_MENU_SEPARATOR_CLASS
+GARCON_MENU_SEPARATOR_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>garcon-menu-tree-provider</FILE>
-<TITLE>GarconMenuTreeProvider</TITLE>
-GarconMenuTreeProviderIface
-GarconMenuTreeProvider
-garcon_menu_tree_provider_get_tree
-garcon_menu_tree_provider_get_file
-<SUBSECTION Standard>
-GARCON_MENU_TREE_PROVIDER
-GARCON_IS_MENU_TREE_PROVIDER
-GARCON_TYPE_MENU_TREE_PROVIDER
-garcon_menu_tree_provider_get_type
-GARCON_MENU_TREE_PROVIDER_GET_IFACE
+<FILE>garcon-environment</FILE>
+garcon_set_environment
+garcon_get_environment
+</SECTION>
+
+<SECTION>
+<FILE>garcon-marshal</FILE>
+garcon_marshal_VOID__OBJECT_OBJECT
+</SECTION>
+
+<SECTION>
+<FILE>garcon</FILE>
+GARCON_INSIDE_GARCON_H
 </SECTION>
 
 <SECTION>
@@ -305,19 +321,3 @@ garcon_config_lookup
 garcon_config_build_paths
 </SECTION>
 
-<SECTION>
-<FILE>garcon</FILE>
-GARCON_INSIDE_GARCON_H
-</SECTION>
-
-<SECTION>
-<FILE>garcon-marshal</FILE>
-garcon_marshal_VOID__OBJECT_OBJECT
-</SECTION>
-
-<SECTION>
-<FILE>garcon-environment</FILE>
-garcon_set_environment
-garcon_get_environment
-</SECTION>
-
diff --git a/po/bn.po b/po/bn.po
index 1f78bac..6517f55 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: bn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-03-03 17:54+0600\n"
 "Last-Translator: Jamil Ahmed <jamil at ankur.org.bd>\n"
 "Language-Team: Bengali <ankur-bd-l10n at googlegroups.com>\n"
@@ -120,9 +120,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/ca.po b/po/ca.po
index 87d01c8..bf96ebe 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce 4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-09-05 16:20+0100\n"
 "Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
 "Language-Team: Catalan\n"
@@ -123,10 +123,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Eines i utilitats del sistema"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "No s'ha trobat un fitxer de menú adequat"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -138,6 +138,9 @@ msgstr "No s'ha pogut carregar les dades del fitxer de menú de «%s»: %s"
 msgid "Could not load menu file data from %s"
 msgstr "No s'ha pogut carregar les dades del fitxer de menú de «%s»"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "No s'ha trobat un fitxer de menú adequat"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Mostra el menú de prova"
 
diff --git a/po/cs.po b/po/cs.po
index bf26412..91454a0 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-11-06 14:04+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: \n"
@@ -123,9 +123,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/da.po b/po/da.po
index 163a5a3..45cba0a 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu 4.5.92\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-08-15 19:29+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -124,10 +124,10 @@ msgstr "System"
 msgid "System tools and utilities"
 msgstr "Systemværktøjer"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Ingen passende programmenufil fundet"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -139,6 +139,9 @@ msgstr "Kunne ikke indlæse data til menufil fra %s: %s."
 msgid "Could not load menu file data from %s"
 msgstr "Kunne ikke indlæse data til menufil fra %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Ingen passende programmenufil fundet"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Vis menuprøve"
 
diff --git a/po/de.po b/po/de.po
index 0784940..114028c 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 4.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-08-15 03:30+0100\n"
 "Last-Translator: Jannis Pohlmann <jannis at xfce.org>\n"
 "Language-Team: German <xfce-i18n-de at xfce.org>\n"
@@ -122,10 +122,10 @@ msgstr "System"
 msgid "System tools and utilities"
 msgstr "Systemwerkzeuge"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Keine passende Datei für das Anwendungsmenü gefunden"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -137,6 +137,9 @@ msgstr "Konnte Menüinformationen nicht aus der Datei %s laden: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Konnte Menüinformationen nicht aus der Datei %s laden"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Keine passende Datei für das Anwendungsmenü gefunden"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Menü-Anzeige-Test"
 
diff --git a/po/el.po b/po/el.po
index b0d9073..6a5f8a5 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2008-03-25 00:19+0200\n"
 "Last-Translator: Evaggelos Balaskas <ebalaskas at ebalaskas.gr>\n"
 "Language-Team: Greek <nls at tux.hellug.gr>\n"
@@ -121,10 +121,10 @@ msgstr "Σύστημα"
 msgid "System tools and utilities"
 msgstr "Εργαλεία και βοηθητικά προγράμματα συστήματος"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Δεν βρέθηκε αρχείο μενού για την εφαρμογή"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -136,6 +136,9 @@ msgstr "Δεν μπορούν να φορτωθούν τα δεδομένα απ
 msgid "Could not load menu file data from %s"
 msgstr "Δεν μπορούν να φορτωθούν τα δεδομένα από το αρχείο μενού %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Δεν βρέθηκε αρχείο μενού για την εφαρμογή"
+
 #~ msgid "Failed to locate the system menu"
 #~ msgstr "Αποτυχία στον εντοπισμό της ρίζας του μενού εφαρμογών"
 
diff --git a/po/en_GB.po b/po/en_GB.po
index 2534755..0601e54 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-01-27 12:38+1100\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -121,9 +121,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/es.po b/po/es.po
index a7bc9ea..7a97a17 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-01-11 13:45+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish/ES <xfce-i18n at xfce.org>\n"
@@ -122,9 +122,9 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Herramientas y utilidades de sistema"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/eu.po b/po/eu.po
index e01b105..e0a6ce3 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu-0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-11-20 23:50+0100\n"
 "Last-Translator: \n"
 "Language-Team: Basque <kde-i18n-doc at kde.org>\n"
@@ -122,10 +122,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Sistema tresna eta lanabesak"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Ez da menu fitxategi erabilgarririk aurkitu"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -137,6 +137,9 @@ msgstr "Ezin da %s-etik menuaren fitxategi datuak kargatu: %s."
 msgid "Could not load menu file data from %s"
 msgstr "Ezin da %s-etik menuaren fitxategi datuak kargatu"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Ez da menu fitxategi erabilgarririk aurkitu"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Pantaila menu proba"
 
diff --git a/po/fi.po b/po/fi.po
index 3788866..586eb22 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.1.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-10-06 06:11+0300\n"
 "Last-Translator: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>\n"
 "Language-Team: Finnish <fi at li.org>\n"
@@ -121,10 +121,10 @@ msgstr "Järjestelmä"
 msgid "System tools and utilities"
 msgstr "Järjestelmän työkalut ja hyötyohjelmat"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Käyttökelpoista sovellusvalikkotiedostoa ei löydy"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -135,3 +135,6 @@ msgstr "Valikkotiedoston %s lataaminen epäonnistui: %s"
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "Valikkotiedoston %s lataaminen epäonnistui"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Käyttökelpoista sovellusvalikkotiedostoa ei löydy"
diff --git a/po/fr.po b/po/fr.po
index 9768280..5af6054 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-10-10 14:26+0100\n"
 "Last-Translator: Steve Dodier <sidnioulz at gmail.com>\n"
 "Language-Team: French <i18n-xfce at xfce.org>\n"
@@ -120,9 +120,9 @@ msgstr "Système"
 msgid "System tools and utilities"
 msgstr "Outils et utilitaires système"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/gl.po b/po/gl.po
index d0372c0..fdac480 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Transifex master\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-10-19 18:01+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
@@ -125,10 +125,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Utilidades e ferramentas do sistema"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Non se atopou ningún ficheiro de menú de aplicativo axeitado"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -140,6 +140,9 @@ msgstr "Non foi posible cargar os datos do ficheiro de menú %s: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Non foi posible cargar os datos do ficheiro de menú dende %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Non se atopou ningún ficheiro de menú de aplicativo axeitado"
+
 #~ msgid "Failed to locate the system menu"
 #~ msgstr "Fallo ó localizar o menú raíz de aplicacións"
 
diff --git a/po/hr.po b/po/hr.po
index 7797433..1e2f841 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-05-26 00:10+0200\n"
 "Last-Translator: Ivica Kolić<ikoli at yahoo.com> <>\n"
 "Language-Team: Croatian <>\n"
@@ -123,9 +123,9 @@ msgstr "Sustav"
 msgid "System tools and utilities"
 msgstr "Alati i pomagala sustava"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/hu.po b/po/hu.po
index acd7c89..22709c3 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: \n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian <debian-l10n-hungarian at lists.d.o>\n"
@@ -119,10 +119,10 @@ msgstr "Rendszer"
 msgid "System tools and utilities"
 msgstr "Rendszereszközök és segédprogramok"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Nem található megfelelő alkalmazásmenü-fájl"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -134,6 +134,9 @@ msgstr "Nem tölthetők be a menüfájl adatai innen: %s: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Nem tölthetők be a menüfájl adatai innen: %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Nem található megfelelő alkalmazásmenü-fájl"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Kijelző Menü Teszt"
 
diff --git a/po/id.po b/po/id.po
index d187100..b9dce18 100644
--- a/po/id.po
+++ b/po/id.po
@@ -2,19 +2,19 @@
 # Copyright (C) 2007 Jannis Pohlmann.
 # This file is distributed under the same license as the xfce4menu package.
 # Andhika Padmawan <andhika.padmawan at gmail.com>, 2010.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: libxfce 4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-07 05:03+0000\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-06-01 22:35+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <translation-team-id at lists.sourceforge.net>\n"
+"Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: id\n"
 
 #: ../data/xfce/xfce-accessories.directory.in.h:1
 msgid "Accessories"
@@ -120,10 +120,10 @@ msgstr "Sistem"
 msgid "System tools and utilities"
 msgstr "Utilitas sistem"
 
-#: ../garcon/garcon-menu.c:710
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Tak ada berkas menu aplikasi yang cocok ditemukan"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -135,6 +135,9 @@ msgstr "Gagal memuat data berkas menu dari %s: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Gagal memuat data berkas menu dari %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Tak ada berkas menu aplikasi yang cocok ditemukan"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Tampilkan Tes Menu"
 
diff --git a/po/it.po b/po/it.po
index 568dfe7..4112ffe 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-05-24 16:32+0100\n"
 "Last-Translator: Cristian Marchi <cri.penta at gmail.com>\n"
 "Language-Team: \n"
@@ -124,10 +124,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Strumenti e utilità di sistema"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Non è stato trovato alcun file del menu delle applicazioni adatto"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -138,3 +138,6 @@ msgstr "Impossibile caricare i dati del file di menu «%s»: %s"
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "Impossibile caricare i dati del file di menu «%s»"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Non è stato trovato alcun file del menu delle applicazioni adatto"
diff --git a/po/ja.po b/po/ja.po
index 498e44e..191bf47 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4menu 0.1.0svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-05 23:25+0900\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-11-05 23:22+0900\n"
 "Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
 "Language-Team: Japanese <translation-team-ja at lists.sourceforge.net>\n"
@@ -121,10 +121,10 @@ msgstr "システム"
 msgid "System tools and utilities"
 msgstr "システムツールおよびユーティリティです"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "適切なアプリケーションメニューファイルが見つかりません"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -136,6 +136,9 @@ msgstr "%s からのメニューファイルデータを読み込めませんで
 msgid "Could not load menu file data from %s"
 msgstr "%s からメニューファイルデータを読み込めませんでした"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "適切なアプリケーションメニューファイルが見つかりません"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: メニュー表示テスト"
 
diff --git a/po/kk.po b/po/kk.po
index 6893712..578b4b8 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-03-11 12:39+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
 "Language-Team: Kazakh <kk_KZ at googlegroups.com>\n"
@@ -121,10 +121,10 @@ msgstr "Жүйелік"
 msgid "System tools and utilities"
 msgstr "Жүйелік құралдар"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Сәйкес келетін қолданба мәзір файлы табылмады"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -135,3 +135,6 @@ msgstr "%s ішінен мәзір ақпаратын жүктеп алу мүм
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "%s ішінен мәзір ақпаратын жүктеп алу мүмкін емес"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Сәйкес келетін қолданба мәзір файлы табылмады"
diff --git a/po/ku.po b/po/ku.po
index 9f6ecc2..7ae36ac 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu-0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2008-11-01 18:31+0100\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi at gmail.com>\n"
 "Language-Team: Kurdish <ubuntu-l10n-kur at lists.ubuntu.com>\n"
@@ -121,9 +121,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/lt.po b/po/lt.po
index 562a1d1..2a2f97f 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,15 +7,16 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-11 17:03+0000\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-11-11 23:15+0300\n"
 "Last-Translator: Ričardas V. <ricardas.v at inbox.lt>\n"
 "Language-Team: Lithuanian <->\n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: lt\n"
-"Plural-Forms: n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+"Plural-Forms: n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n"
+"%100>=20) ? 1 : 2\n"
 
 #: ../data/xfce/xfce-accessories.directory.in.h:1
 msgid "Accessories"
@@ -122,10 +123,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Sistemos įrankiai ir priemonės"
 
-#: ../garcon/garcon-menu.c:710
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Nerastas tinkamas programos menių failas"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -137,3 +138,5 @@ msgstr "Nepavyko įkelti menių failo duomenys iš %s:%s"
 msgid "Could not load menu file data from %s"
 msgstr "Nepavyko įkelti menių failo duomenys iš %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Nerastas tinkamas programos menių failas"
diff --git a/po/lv.po b/po/lv.po
index cd5ec55..10e9bfe 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4menu 0.1.0svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-09-18 21:23+0100\n"
 "Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
 "Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
@@ -124,9 +124,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 6d55bf0..0935425 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce 4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2008-10-15 22:32+0200\n"
 "Last-Translator: Terje <ter at operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
@@ -122,9 +122,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/nl.po b/po/nl.po
index bde9b27..7e9a99d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-04-30 16:15+0100\n"
 "Last-Translator: Vincent Tunru <projects at vinnl.nl>\n"
 "Language-Team: Dutch <nl at li.org>\n"
@@ -121,9 +121,9 @@ msgstr "Systeem"
 msgid "System tools and utilities"
 msgstr "Systeemgereedschap en hulpmiddelen"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/pa.po b/po/pa.po
index 999c1a1..83b7fb9 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-04-04 09:28+0530\n"
 "Last-Translator: A S Alam <aalam at users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <kde-i18n-doc at kde.org>\n"
@@ -121,9 +121,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/pl.po b/po/pl.po
index 4e2e852..a78170c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-06-04 14:32+0200\n"
 "Last-Translator: Piotr Sokół <psokol at jabster.pl>\n"
 "Language-Team: Polish <>\n"
@@ -119,9 +119,9 @@ msgstr "System"
 msgid "System tools and utilities"
 msgstr "Przechowuje narzędzia do zarządzania systemem"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/pt.po b/po/pt.po
index a4fc75c..ef93171 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,20 +2,20 @@
 # Copyright (C) 2007 THE libxfce'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the libxfce package.
 # Nuno Miguel <nunis at netcabo.pt>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 23:03+0000\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-01-06 13:38-0000\n"
 "Last-Translator: Sergio Marques <smarquespt at gmail.com>\n"
 "Language-Team: \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Country: PORTUGAL\n"
-"Language: \n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Poedit-Language: Portuguese\n"
 
@@ -123,10 +123,10 @@ msgstr "Sistema"
 msgid "System tools and utilities"
 msgstr "Ferramentas e utilitários do sistema"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Não foi encontrado nenhum ficheiro de menu válido"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -138,6 +138,9 @@ msgstr "Não foi possível carregar os dados do menu a partir de %s: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Não foi possível carregar os dados do menu a partir de %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Não foi encontrado nenhum ficheiro de menu válido"
+
 #~ msgid "Failed to locate the system menu"
 #~ msgstr "Falha ao localizar o menu principal de aplicações"
 
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 36f92d5..34117be 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -2,19 +2,19 @@
 # Copyright (C) 2007 THE libxfce'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the libxfce package.
 # Og Maciel <ogmaciel at gnome.org>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: libxfce 4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-04 17:03+0000\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-11-23 15:04-0300\n"
 "Last-Translator: Tomas A. Schertel <tschertel at gmail.com>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
+"Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Poedit-Language: Portuguese\n"
 "X-Poedit-Country: BRAZIL\n"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 874915a..1965cba 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-01-06 13:38-0000\n"
 "Last-Translator: Sergio Marques <smarquespt at gmail.com>\n"
 "Language-Team: \n"
@@ -123,9 +123,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/ru.po b/po/ru.po
index a9db511..71e8877 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 4.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-03-03 13:18+0300\n"
 "Last-Translator: Alexander Matveyev <a.s.matveyev at gmail.com>\n"
 "Language-Team: Russian\n"
@@ -122,10 +122,10 @@ msgstr "Системные"
 msgid "System tools and utilities"
 msgstr "Средства администрирования системы"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Не найден подходящий файл меню"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -136,3 +136,6 @@ msgstr "Не удалось загрузить данные файла меню
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "Не удалось загрузить данные файла меню из %s"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Не найден подходящий файл меню"
diff --git a/po/sq.po b/po/sq.po
index aa57cd2..0793b5d 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu-0.1.\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2008-11-04 22:23+0200\n"
 "Last-Translator: Besnik Bleta <besnik at programeshqip.org>\n"
 "Language-Team: Albanian <translation-team-sq at lists.sourceforge.net>\n"
@@ -119,9 +119,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/sv.po b/po/sv.po
index 3ba432e..ec2e4ed 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-10-17 17:21+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -121,10 +121,10 @@ msgstr "System"
 msgid "System tools and utilities"
 msgstr "Systemverktyg och tillbehör"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Ingen lämplig programmenyfil hittades"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -136,6 +136,9 @@ msgstr "Kunde inte läsa in menyfildata från %s: %s"
 msgid "Could not load menu file data from %s"
 msgstr "Kunde inte läsa in menyfildata från %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Ingen lämplig programmenyfil hittades"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Visa menytest"
 
diff --git a/po/tr.po b/po/tr.po
index f75fc12..9c193d5 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-05-13 11:33+0300\n"
 "Last-Translator: Ayhan YALÇINSOY <ayhanyalcinsoy at gmail.com>\n"
 "Language-Team: Turkish <kde-i18n-doc at kde.org>\n"
@@ -126,9 +126,9 @@ msgstr "Sistem"
 msgid "System tools and utilities"
 msgstr "Sistem araçları ve uygulamaları"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/ug.po b/po/ug.po
index b55700f..e4bb76a 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce4menu 0.1.0svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-10-11 16:38+0900\n"
 "Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
@@ -121,10 +121,10 @@ msgstr "سىستېما"
 msgid "System tools and utilities"
 msgstr "سىستېما قوراللىرى"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "مۇۋاپىق پروگرامما تىزىملىك ھۆججىتى تېپىلمىدى"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -135,3 +135,6 @@ msgstr "%s دىن تىزىملىك ھۆججەت سانلىق-ئاساسلىرى
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "%s دىن تىزىملىك ھۆججەت سانلىق-ئاساسلىرىنى ئوقۇغىلى بولمىدى"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "مۇۋاپىق پروگرامما تىزىملىك ھۆججىتى تېپىلمىدى"
diff --git a/po/uk.po b/po/uk.po
index 6f29524..7b0dd72 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2009-01-26 11:01+0200\n"
 "Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
 "Language-Team: Ukrainian <xfce4-dev at xfce.org>\n"
@@ -121,10 +121,10 @@ msgstr "Система"
 msgid "System tools and utilities"
 msgstr "Інструменти та утиліти для системи"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "Не знайдено відповідного програмного меню"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -136,6 +136,9 @@ msgstr "Не вдалось завантажити файл даних меню
 msgid "Could not load menu file data from %s"
 msgstr "Не вдалось завантажити файл даних меню з %s"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "Не знайдено відповідного програмного меню"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "XfceMenu: Показати тест меню"
 
diff --git a/po/ur.po b/po/ur.po
index 1ca1550..d9a612f 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libxfce4menu-0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2007-10-28 19:40+0200\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmai.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -123,9 +123,9 @@ msgstr ""
 msgid "System tools and utilities"
 msgstr ""
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
+msgid "File \"%s\" not found"
 msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
diff --git a/po/zh_CN.po b/po/zh_CN.po
index aee3665..2628aaf 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -4,19 +4,18 @@
 # Chris K. Zhang <plutino at gmail.com>, 2009.
 # Hunt Xu <mhuntxu at gmail.com>, 2009, 2010.
 # 微尘 <squeeze at 189.cn>, 2010.
-
 msgid ""
 msgstr ""
 "Project-Id-Version: 0.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-23 11:03+0000\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-11-23 22:57+0800\n"
 "Last-Translator: Hunt Xu <huntxu at live.cn>\n"
 "Language-Team: Simplified Chinese <i18n-xfce at xfce.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
 
 #: ../data/xfce/xfce-accessories.directory.in.h:1
 msgid "Accessories"
@@ -122,10 +121,10 @@ msgstr "系统"
 msgid "System tools and utilities"
 msgstr "系统工具和实用程序"
 
-#: ../garcon/garcon-menu.c:710
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "没有找到对应的菜单文件"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -137,6 +136,9 @@ msgstr "无法从 %s 中读取菜单文件数据: %s"
 msgid "Could not load menu file data from %s"
 msgstr "无法从 %s 中读取菜单文件数据"
 
+#~ msgid "No suitable application menu file found"
+#~ msgstr "没有找到对应的菜单文件"
+
 #~ msgid "XfceMenu: Display Menu Test"
 #~ msgstr "Xfce 菜单:测试目录显示"
 
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a9f65ad..ac82142 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: garcon master\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 19:14+0100\n"
+"POT-Creation-Date: 2010-12-05 15:29+0100\n"
 "PO-Revision-Date: 2010-05-08 15:52+0800\n"
 "Last-Translator: Cheng-Chia Tseng <pswo10680 at gmail.com>\n"
 "Language-Team: chinese-l10n <chinese-l10n at googlegroups.com>\n"
@@ -120,10 +120,10 @@ msgstr "系統"
 msgid "System tools and utilities"
 msgstr "系統工具與公用程式"
 
-#: ../garcon/garcon-menu.c:705
+#: ../garcon/garcon-menu.c:698
 #, c-format
-msgid "No suitable application menu file found"
-msgstr "找不到合適的應用程式檔案"
+msgid "File \"%s\" not found"
+msgstr ""
 
 #: ../garcon/garcon-menu-parser.c:278
 #, c-format
@@ -134,3 +134,6 @@ msgstr "無法從 %s 載入選單檔資料:%s"
 #, c-format
 msgid "Could not load menu file data from %s"
 msgstr "無法從 %s 載入選單檔資料"
+
+#~ msgid "No suitable application menu file found"
+#~ msgstr "找不到合適的應用程式檔案"



More information about the Xfce4-commits mailing list