[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 95/473: Update strings.

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:54:25 CET 2015


This is an automated email from the git hooks/post-receive script.

gottcode pushed a commit to branch master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 659d041557f938518ad5e6adff51aeb49313beaa
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Jul 12 20:22:35 2013 -0400

    Update strings.
---
 po/en_GB/xfce4-whiskermenu-plugin.po |  132 +++++++++++++++++++++++++++------
 po/xfce4-whiskermenu-plugin.pot      |  134 +++++++++++++++++++++++++++-------
 update-po.sh                         |    2 +-
 3 files changed, 218 insertions(+), 50 deletions(-)

diff --git a/po/en_GB/xfce4-whiskermenu-plugin.po b/po/en_GB/xfce4-whiskermenu-plugin.po
index e1ccb49..964a809 100644
--- a/po/en_GB/xfce4-whiskermenu-plugin.po
+++ b/po/en_GB/xfce4-whiskermenu-plugin.po
@@ -5,10 +5,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: whiskermenu 1.0.0\n"
+"Project-Id-Version: xfce4-whiskermenu-plugin 1.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-15 20:23+0000\n"
-"PO-Revision-Date: 2013-06-15 20:23+0000\n"
+"POT-Creation-Date: 2013-07-13 00:11+0000\n"
+"PO-Revision-Date: 2013-07-13 00:11+0000\n"
 "Last-Translator: Graeme Gott <graeme at gottcode.org>\n"
 "Language-Team: \n"
 "Language: \n"
@@ -17,91 +17,175 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/applications_page.cpp:298
+#: src/applications_page.cpp:336
 msgid "All"
 msgstr "All"
 
-#: src/configuration_dialog.cpp:52
+#: src/configuration_dialog.cpp:54
 msgid "Whisker Menu"
 msgstr "Whisker Menu"
 
-#: src/configuration_dialog.cpp:66
+#: src/configuration_dialog.cpp:68
 msgid "Appearance"
 msgstr "Appearance"
 
-#: src/configuration_dialog.cpp:71
+#: src/configuration_dialog.cpp:73
 msgid "Show applications by _name"
 msgstr "Show applications by _name"
 
-#: src/configuration_dialog.cpp:77
+#: src/configuration_dialog.cpp:79
 msgid "Show application _descriptions"
 msgstr "Show application _descriptions"
 
-#: src/configuration_dialog.cpp:86
+#: src/configuration_dialog.cpp:88
+msgid "Ite_m icon size:"
+msgstr "Ite_m icon size:"
+
+#: src/configuration_dialog.cpp:108
+msgid "Categ_ory icon size:"
+msgstr "Categ_ory icon size:"
+
+#: src/configuration_dialog.cpp:125
+msgid "Panel Button"
+msgstr "Panel Button"
+
+#: src/configuration_dialog.cpp:133
+msgid "Di_splay:"
+msgstr "Di_splay:"
+
+#: src/configuration_dialog.cpp:139
+msgid "Icon"
+msgstr "Icon"
+
+#: src/configuration_dialog.cpp:140
+msgid "Title"
+msgstr "Title"
+
+#: src/configuration_dialog.cpp:141
+msgid "Icon and title"
+msgstr "Icon and title"
+
+#: src/configuration_dialog.cpp:151
+msgid "_Title:"
+msgstr "_Title:"
+
+#: src/configuration_dialog.cpp:166
 msgid "_Icon:"
 msgstr "_Icon:"
 
-#: src/configuration_dialog.cpp:118
+#: src/configuration_dialog.cpp:182
+msgid "Behavior"
+msgstr "Behaviour"
+
+#: src/configuration_dialog.cpp:187
+msgid "Switch categories by _hovering"
+msgstr "Switch categories by _hovering"
+
+#: src/configuration_dialog.cpp:209
 msgid "Select An Icon"
 msgstr "Select An Icon"
 
+#: src/favorites_page.cpp:73
+msgid "Sort Alphabetically A-Z"
+msgstr "Sort Alphabetically A-Z"
+
+#: src/favorites_page.cpp:79
+msgid "Sort Alphabetically Z-A"
+msgstr "Sort Alphabetically Z-A"
+
+#: src/icon_size.cpp:50
+msgid "Very Small"
+msgstr "Very Small"
+
+#: src/icon_size.cpp:51
+msgid "Smaller"
+msgstr "Smaller"
+
+#: src/icon_size.cpp:52
+msgid "Small"
+msgstr "Small"
+
+#: src/icon_size.cpp:53
+msgid "Normal"
+msgstr "Normal"
+
+#: src/icon_size.cpp:54
+msgid "Large"
+msgstr "Large"
+
+#: src/icon_size.cpp:55
+msgid "Larger"
+msgstr "Larger"
+
+#: src/icon_size.cpp:56
+msgid "Very Large"
+msgstr "Very Large"
+
 #: src/launcher.cpp:263
 #, c-format
 msgid "Failed to execute command \"%s\"."
 msgstr "Failed to execute command \"%s\"."
 
-#: src/menu.cpp:88
+#: src/menu.cpp:99
 msgid "All Settings"
 msgstr "All Settings"
 
-#: src/menu.cpp:91
+#: src/menu.cpp:102
 msgid "Lock Screen"
 msgstr "Lock Screen"
 
-#: src/menu.cpp:94
+#: src/menu.cpp:105
 msgid "Log Out"
 msgstr "Log Out"
 
-#: src/menu.cpp:108
+#: src/menu.cpp:119
 msgid "Favorites"
 msgstr "Favourites"
 
-#: src/menu.cpp:114
+#: src/menu.cpp:125
 msgid "Recently Used"
 msgstr "Recently Used"
 
-#: src/menu.cpp:636
+#: src/menu.cpp:721
 msgid "Failed to open settings manager."
 msgstr "Failed to open settings manager."
 
-#: src/menu.cpp:650
+#: src/menu.cpp:735
 msgid "Failed to lock screen."
 msgstr "Failed to lock screen."
 
-#: src/menu.cpp:664
+#: src/menu.cpp:749
 msgid "Failed to log out."
 msgstr "Failed to log out."
 
-#: src/page.cpp:170
+#: src/page.cpp:182
 msgid "Add to Favorites"
 msgstr "Add to Favourites"
 
-#: src/page.cpp:176
+#: src/page.cpp:190
 msgid "Remove From Favorites"
 msgstr "Remove From Favourites"
 
-#: src/page.cpp:181
+#: src/page.cpp:197
 msgid "Add to Desktop"
 msgstr "Add to Desktop"
 
-#: src/page.cpp:185
+#: src/page.cpp:201
 msgid "Add to Panel"
 msgstr "Add to Panel"
 
-#: src/page.cpp:265
+#: src/page.cpp:291
 msgid "Unable to add launcher to desktop."
 msgstr "Unable to add launcher to desktop."
 
-#: src/page.cpp:303 src/page.cpp:312
+#: src/page.cpp:330 src/page.cpp:339
 msgid "Unable to add launcher to panel."
 msgstr "Unable to add launcher to panel."
+
+#: src/panel_plugin.cpp:150
+msgid "Applications Menu"
+msgstr "Applications Menu"
+
+#: src/recent_page.cpp:70
+msgid "Clear Recently Used"
+msgstr "Clear Recently Used"
diff --git a/po/xfce4-whiskermenu-plugin.pot b/po/xfce4-whiskermenu-plugin.pot
index 5a25db1..1b2b71c 100644
--- a/po/xfce4-whiskermenu-plugin.pot
+++ b/po/xfce4-whiskermenu-plugin.pot
@@ -1,14 +1,14 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# Copyright (C) 2013 Graeme Gott
+# This file is distributed under the same license as the xfce4-whiskermenu-plugin package.
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: whiskermenu 1.0.0\n"
+"Project-Id-Version: xfce4-whiskermenu-plugin 1.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-15 20:23+0000\n"
+"POT-Creation-Date: 2013-07-13 00:11+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -17,91 +17,175 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/applications_page.cpp:298
+#: src/applications_page.cpp:336
 msgid "All"
 msgstr ""
 
-#: src/configuration_dialog.cpp:52
+#: src/configuration_dialog.cpp:54
 msgid "Whisker Menu"
 msgstr ""
 
-#: src/configuration_dialog.cpp:66
+#: src/configuration_dialog.cpp:68
 msgid "Appearance"
 msgstr ""
 
-#: src/configuration_dialog.cpp:71
+#: src/configuration_dialog.cpp:73
 msgid "Show applications by _name"
 msgstr ""
 
-#: src/configuration_dialog.cpp:77
+#: src/configuration_dialog.cpp:79
 msgid "Show application _descriptions"
 msgstr ""
 
-#: src/configuration_dialog.cpp:86
+#: src/configuration_dialog.cpp:88
+msgid "Ite_m icon size:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:108
+msgid "Categ_ory icon size:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:125
+msgid "Panel Button"
+msgstr ""
+
+#: src/configuration_dialog.cpp:133
+msgid "Di_splay:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:139
+msgid "Icon"
+msgstr ""
+
+#: src/configuration_dialog.cpp:140
+msgid "Title"
+msgstr ""
+
+#: src/configuration_dialog.cpp:141
+msgid "Icon and title"
+msgstr ""
+
+#: src/configuration_dialog.cpp:151
+msgid "_Title:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:166
 msgid "_Icon:"
 msgstr ""
 
-#: src/configuration_dialog.cpp:118
+#: src/configuration_dialog.cpp:182
+msgid "Behavior"
+msgstr ""
+
+#: src/configuration_dialog.cpp:187
+msgid "Switch categories by _hovering"
+msgstr ""
+
+#: src/configuration_dialog.cpp:209
 msgid "Select An Icon"
 msgstr ""
 
+#: src/favorites_page.cpp:73
+msgid "Sort Alphabetically A-Z"
+msgstr ""
+
+#: src/favorites_page.cpp:79
+msgid "Sort Alphabetically Z-A"
+msgstr ""
+
+#: src/icon_size.cpp:50
+msgid "Very Small"
+msgstr ""
+
+#: src/icon_size.cpp:51
+msgid "Smaller"
+msgstr ""
+
+#: src/icon_size.cpp:52
+msgid "Small"
+msgstr ""
+
+#: src/icon_size.cpp:53
+msgid "Normal"
+msgstr ""
+
+#: src/icon_size.cpp:54
+msgid "Large"
+msgstr ""
+
+#: src/icon_size.cpp:55
+msgid "Larger"
+msgstr ""
+
+#: src/icon_size.cpp:56
+msgid "Very Large"
+msgstr ""
+
 #: src/launcher.cpp:263
 #, c-format
 msgid "Failed to execute command \"%s\"."
 msgstr ""
 
-#: src/menu.cpp:88
+#: src/menu.cpp:99
 msgid "All Settings"
 msgstr ""
 
-#: src/menu.cpp:91
+#: src/menu.cpp:102
 msgid "Lock Screen"
 msgstr ""
 
-#: src/menu.cpp:94
+#: src/menu.cpp:105
 msgid "Log Out"
 msgstr ""
 
-#: src/menu.cpp:108
+#: src/menu.cpp:119
 msgid "Favorites"
 msgstr ""
 
-#: src/menu.cpp:114
+#: src/menu.cpp:125
 msgid "Recently Used"
 msgstr ""
 
-#: src/menu.cpp:636
+#: src/menu.cpp:721
 msgid "Failed to open settings manager."
 msgstr ""
 
-#: src/menu.cpp:650
+#: src/menu.cpp:735
 msgid "Failed to lock screen."
 msgstr ""
 
-#: src/menu.cpp:664
+#: src/menu.cpp:749
 msgid "Failed to log out."
 msgstr ""
 
-#: src/page.cpp:170
+#: src/page.cpp:182
 msgid "Add to Favorites"
 msgstr ""
 
-#: src/page.cpp:176
+#: src/page.cpp:190
 msgid "Remove From Favorites"
 msgstr ""
 
-#: src/page.cpp:181
+#: src/page.cpp:197
 msgid "Add to Desktop"
 msgstr ""
 
-#: src/page.cpp:185
+#: src/page.cpp:201
 msgid "Add to Panel"
 msgstr ""
 
-#: src/page.cpp:265
+#: src/page.cpp:291
 msgid "Unable to add launcher to desktop."
 msgstr ""
 
-#: src/page.cpp:303 src/page.cpp:312
+#: src/page.cpp:330 src/page.cpp:339
 msgid "Unable to add launcher to panel."
 msgstr ""
+
+#: src/panel_plugin.cpp:150
+msgid "Applications Menu"
+msgstr ""
+
+#: src/recent_page.cpp:70
+msgid "Clear Recently Used"
+msgstr ""
diff --git a/update-po.sh b/update-po.sh
index 5b7b240..2b8348d 100755
--- a/update-po.sh
+++ b/update-po.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-xgettext --language=C++ --keyword=_ --package-name="whiskermenu" --package-version="1.0.0" `find src -name \*.cpp | sort` -o po/xfce4-whiskermenu-plugin.pot
+xgettext --language=C++ --keyword=_ --package-name="xfce4-whiskermenu-plugin" --package-version="1.1.0" `find src -name \*.cpp | sort` -o po/xfce4-whiskermenu-plugin.pot
 
 for pofile in `find po -name \*.po`;
 do

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list