Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2016-10-26 21:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-whiskermenu"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
    2016-09-01 14:03:38.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
       2016-10-26 21:48:42.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Oct 25 01:24:00 UTC 2016 - [email protected]
+
+- Update to 1.6.1.
+  * Translation updates: Asturian, Basque, Catalan (Valencian),
+    Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
+    Ukrainian.
+
+-------------------------------------------------------------------

Old:
----
  xfce4-panel-plugin-whiskermenu-1.6.0.tar.gz

New:
----
  xfce4-panel-plugin-whiskermenu-1.6.1.tar.gz

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

Other differences:
------------------
++++++ xfce4-panel-plugin-whiskermenu.spec ++++++
--- /var/tmp/diff_new_pack.WZkVKB/_old  2016-10-26 21:48:43.000000000 +0200
+++ /var/tmp/diff_new_pack.WZkVKB/_new  2016-10-26 21:48:43.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xfce4-panel-plugin-whiskermenu
-Version:        1.6.0
+Version:        1.6.1
 Release:        0
 Summary:        Alternate Xfce Menu
 License:        GPL-2.0+

++++++ xfce4-panel-plugin-whiskermenu-1.6.0.tar.gz -> 
xfce4-panel-plugin-whiskermenu-1.6.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/CMakeLists.txt 
new/xfce4-whiskermenu-plugin-1.6.1/CMakeLists.txt
--- old/xfce4-whiskermenu-plugin-1.6.0/CMakeLists.txt   2016-08-20 
17:56:17.000000000 +0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/CMakeLists.txt   2016-10-17 
12:26:15.000000000 +0200
@@ -5,7 +5,7 @@
 # version number
 set(whiskermenu_version_major "1")
 set(whiskermenu_version_minor "6")
-set(whiskermenu_version_micro "0")
+set(whiskermenu_version_micro "1")
 set(whiskermenu_version_tag "")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/NEWS 
new/xfce4-whiskermenu-plugin-1.6.1/NEWS
--- old/xfce4-whiskermenu-plugin-1.6.0/NEWS     2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/NEWS     2016-10-17 12:26:15.000000000 
+0200
@@ -1,3 +1,9 @@
+1.6.1
+=====
+- Translation updates: Asturian, Basque, Catalan (Valencian),
+  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
+  Ukrainian.
+
 1.6.0
 =====
 - Add keyboard navigation for categories. (bug #11550)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xfce4-whiskermenu-plugin-1.6.0/panel-plugin/whiskermenu.desktop 
new/xfce4-whiskermenu-plugin-1.6.1/panel-plugin/whiskermenu.desktop
--- old/xfce4-whiskermenu-plugin-1.6.0/panel-plugin/whiskermenu.desktop 
2016-08-20 17:56:17.000000000 +0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/panel-plugin/whiskermenu.desktop 
2016-10-17 12:26:15.000000000 +0200
@@ -7,6 +7,7 @@
 Name[ast]=Menú Whisker
 Name[bg]=Whisker Меню
 Name[ca]=Menú Whisker
+Name[ca@valencia]=Menú Whisker
 Name[cs]=Nabídka Whisker
 Name[da]=Whisker Menu
 Name[de]=Whisker-Menü
@@ -55,6 +56,7 @@
 Comment[ast]=Amuesa un menú p'acceder cenciellamente a les aplicaciones 
instalaes
 Comment[bg]=Показване на меню за лесен достъп до инсталираните приложения
 Comment[ca]=Mostra un menú per accedir fàcilment a les aplicacions instal·lades
+Comment[ca@valencia]=Mostra un menú per a accedir fàcilment a les aplicacions 
instal·lades
 Comment[cs]=Zobrazit nabídku snadný přístup k nainstalovaným aplikacím
 Comment[da]=Vis en menu for hurtig adgang til applikationer
 Comment[de]=Zeigt ein Menü, um einfach auf installierte Anwendungen zuzugreifen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/ast.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/ast.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/ast.po        2016-08-20 
17:56:17.000000000 +0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/ast.po        2016-10-17 
12:26:15.000000000 +0200
@@ -1,17 +1,17 @@
 # Asturian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# enolp <[email protected]>, 2015
+# enolp <[email protected]>, 2015-2016
 # Ḷḷumex03 <[email protected]>, 2013-2014
 # Ḷḷumex03 <[email protected]>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2015-03-26 16:14+0000\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-09-20 23:37+0000\n"
 "Last-Translator: enolp <[email protected]>\n"
 "Language-Team: Asturian (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/ast/)\n"
@@ -75,7 +75,7 @@
 
 #: ../panel-plugin/recent-page.cpp:172
 msgid "Clear Recently Used"
-msgstr "Llimpiar Usáu apocayá"
+msgstr "Llimpiar Usáo apocayá"
 
 #: ../panel-plugin/plugin.cpp:394
 msgid "Copyright © 2013-2016 Graeme Gott"
@@ -91,7 +91,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:719
 msgid "Display by _default"
-msgstr ""
+msgstr "Amosar por _defeutu"
 
 #: ../panel-plugin/settings.cpp:123
 msgid "Edit _Profile"
@@ -178,7 +178,7 @@
 
 #: ../panel-plugin/icon-size.cpp:49
 msgid "None"
-msgstr "Un res"
+msgstr "Nada"
 
 #: ../panel-plugin/icon-size.cpp:53
 msgid "Normal"
@@ -259,9 +259,8 @@
 msgstr "Amosar descripciones _d'aplicaciones"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Amosar descripciones _d'aplicaciones"
+msgstr "_Amodsar conseyos emerxentes d'aplicaciones"
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"
@@ -318,7 +317,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:563
 msgid "Use a single _panel row"
-msgstr ""
+msgstr "Usar panel d'una _filera"
 
 #: ../panel-plugin/icon-size.cpp:56
 msgid "Very Large"
@@ -330,7 +329,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "Gueta web"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/[email protected] 
new/xfce4-whiskermenu-plugin-1.6.1/po/[email protected]
--- old/xfce4-whiskermenu-plugin-1.6.0/po/[email protected]      1970-01-01 
01:00:00.000000000 +0100
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/[email protected]      2016-10-17 
12:26:15.000000000 +0200
@@ -0,0 +1,382 @@
+# (Valencian) translation of xfce4-whiskermenu-plugin.
+# Copyright (C) 2016 Graeme Gott
+# This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
+#
+# Translators:
+# Pilar Embid Giner <[email protected]>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-09-19 07:48+0000\n"
+"Last-Translator: Jose Alfredo Murcia Andrés <[email protected]>\n"
+"Language-Team: Catalan (Valencian) (http://www.transifex.com/gottcode/xfce4-";
+"whiskermenu-plugin/language/ca@valencia/)\n"
+"Language: ca@valencia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/configuration-dialog.cpp:803
+msgid "Add action"
+msgstr "Afig una acció"
+
+#: ../panel-plugin/page.cpp:214
+msgid "Add to Desktop"
+msgstr "Afig a l’escriptori"
+
+#: ../panel-plugin/page.cpp:199
+msgid "Add to Favorites"
+msgstr "Afig als preferits"
+
+#: ../panel-plugin/page.cpp:218
+msgid "Add to Panel"
+msgstr "Afig al quadre"
+
+#: ../panel-plugin/category.cpp:61
+msgid "All"
+msgstr "Totes"
+
+#: ../panel-plugin/settings.cpp:118
+msgid "All _Settings"
+msgstr "Tots els paràmetres_s"
+
+#: ../panel-plugin/plugin.cpp:393
+msgid "Alternate application launcher for Xfce"
+msgstr "Accés directe a aplicacions alternatiu per a l'Xfce"
+
+#: ../panel-plugin/configuration-dialog.cpp:702
+msgid "Amount of _items:"
+msgstr "Nombre d’e_lements:"
+
+#: ../panel-plugin/plugin.cpp:217
+msgid "Applications"
+msgstr "Aplicacions"
+
+#: ../panel-plugin/configuration-dialog.cpp:636
+msgid "Background opacit_y:"
+msgstr "Opacitat del _fons:"
+
+#: ../panel-plugin/command-edit.cpp:49
+msgid "Browse the file system to choose a custom command."
+msgstr "Navegueu pel sistema de fitxers per a triar una ordre personalitzada."
+
+#: ../panel-plugin/configuration-dialog.cpp:861
+msgid "C_ommand:"
+msgstr "_Ordre:"
+
+#: ../panel-plugin/configuration-dialog.cpp:621
+msgid "Categ_ory icon size:"
+msgstr "Mida de les icones de les categ_ories:"
+
+#: ../panel-plugin/recent-page.cpp:172
+msgid "Clear Recently Used"
+msgstr "Neteja els elements recents"
+
+#: ../panel-plugin/plugin.cpp:394
+msgid "Copyright © 2013-2016 Graeme Gott"
+msgstr "Copyright © 2013-2016 Graeme Gott"
+
+#: ../panel-plugin/configuration-dialog.cpp:832
+msgid "Details"
+msgstr "Detalls"
+
+#: ../panel-plugin/configuration-dialog.cpp:523
+msgid "Di_splay:"
+msgstr "Mo_stra:"
+
+#: ../panel-plugin/configuration-dialog.cpp:719
+msgid "Display by _default"
+msgstr "Mostra-ho per _defecte"
+
+#: ../panel-plugin/settings.cpp:123
+msgid "Edit _Profile"
+msgstr "Edita el _perfil"
+
+#: ../panel-plugin/settings.cpp:123
+msgid "Failed to edit profile."
+msgstr "Ha fallat l'edició del perfil."
+
+#: ../panel-plugin/launcher.cpp:274 ../panel-plugin/run-action.cpp:41
+#: ../panel-plugin/search-action.cpp:188
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "Ha fallat l'execució de l'ordre «%s»."
+
+#: ../panel-plugin/settings.cpp:122
+msgid "Failed to launch menu editor."
+msgstr "Ha fallat l'execució de l'editor dels menús."
+
+#: ../panel-plugin/settings.cpp:119
+msgid "Failed to lock screen."
+msgstr "Ha fallat el bloqueig de la pantalla."
+
+#: ../panel-plugin/settings.cpp:121
+msgid "Failed to log out."
+msgstr "Ha fallat el tancament de la sessió."
+
+#: ../panel-plugin/settings.cpp:118
+msgid "Failed to open settings manager."
+msgstr "Ha fallat l'obertura del gestor de configuració."
+
+#: ../panel-plugin/settings.cpp:120
+msgid "Failed to switch users."
+msgstr "Ha fallat el canvi d'usuari."
+
+#: ../panel-plugin/window.cpp:120
+msgid "Favorites"
+msgstr "Preferits"
+
+#: ../panel-plugin/configuration-dialog.cpp:528
+msgid "Icon"
+msgstr "Icona"
+
+#: ../panel-plugin/configuration-dialog.cpp:530
+msgid "Icon and title"
+msgstr "Icona i títol"
+
+#: ../panel-plugin/configuration-dialog.cpp:713
+msgid "Ignore _favorites"
+msgstr "Ignora els pre_ferits"
+
+#: ../panel-plugin/configuration-dialog.cpp:605
+msgid "Ite_m icon size:"
+msgstr "Mida de les icones dels ele_ments:"
+
+#: ../panel-plugin/icon-size.cpp:54
+msgid "Large"
+msgstr "Gran"
+
+#: ../panel-plugin/icon-size.cpp:55
+msgid "Larger"
+msgstr "Més gran"
+
+#: ../panel-plugin/settings.cpp:121
+msgid "Log _Out"
+msgstr "Ta_nca la sessió"
+
+#: ../panel-plugin/settings.cpp:125
+msgid "Man Pages"
+msgstr "Pàgines del manual"
+
+#: ../panel-plugin/configuration-dialog.cpp:576
+#: ../panel-plugin/configuration-dialog.cpp:662
+msgid "Menu"
+msgstr "Menú"
+
+#: ../panel-plugin/configuration-dialog.cpp:837
+msgid "Nam_e:"
+msgstr "N_om:"
+
+#: ../panel-plugin/configuration-dialog.cpp:783
+msgid "Name"
+msgstr "Nom"
+
+#: ../panel-plugin/icon-size.cpp:49
+msgid "None"
+msgstr "Cap"
+
+#: ../panel-plugin/icon-size.cpp:53
+msgid "Normal"
+msgstr "Normal"
+
+#: ../panel-plugin/settings.cpp:129
+msgid "Open URI"
+msgstr "Obri un URI"
+
+#: ../panel-plugin/configuration-dialog.cpp:518
+msgid "Panel Button"
+msgstr "Botó del quadre"
+
+#: ../panel-plugin/configuration-dialog.cpp:788
+msgid "Pattern"
+msgstr "Patró"
+
+#: ../panel-plugin/configuration-dialog.cpp:673
+msgid "Position _search entry next to panel button"
+msgstr "_Situa el quadre de cerca al costat del botó del quadre"
+
+#: ../panel-plugin/configuration-dialog.cpp:686
+msgid "Position cate_gories next to panel button"
+msgstr "Situa les cate_gories al costat del botó del quadre"
+
+#: ../panel-plugin/configuration-dialog.cpp:679
+msgid "Position commands next to search _entry"
+msgstr "S_itua les ordres al costat del quadre de cerca"
+
+#: ../panel-plugin/configuration-dialog.cpp:697 ../panel-plugin/window.cpp:126
+msgid "Recently Used"
+msgstr "Utilitzades recentment"
+
+#: ../panel-plugin/page.cpp:207
+msgid "Remove From Favorites"
+msgstr "Suprimeix dels preferits"
+
+#: ../panel-plugin/configuration-dialog.cpp:420
+#, c-format
+msgid "Remove action \"%s\"?"
+msgstr "Voleu suprimir l’acció «%s»?"
+
+#: ../panel-plugin/configuration-dialog.cpp:812
+msgid "Remove selected action"
+msgstr "Suprimeix l’acció seleccionada"
+
+#: ../panel-plugin/run-action.cpp:71
+#, c-format
+msgid "Run %s"
+msgstr "Executa «%s»"
+
+#: ../panel-plugin/settings.cpp:128
+msgid "Run in Terminal"
+msgstr "Executa al terminal"
+
+#: ../panel-plugin/configuration-dialog.cpp:86
+msgid "Search Actio_ns"
+msgstr "Cerca d’accio_ns"
+
+#: ../panel-plugin/search-action.cpp:259
+msgid "Search Action"
+msgstr "Cerca l’acció"
+
+#: ../panel-plugin/configuration-dialog.cpp:119
+msgid "Select An Icon"
+msgstr "Seleccioneu una icona"
+
+#: ../panel-plugin/command-edit.cpp:64
+msgid "Select Command"
+msgstr "Seleccioneu una ordre"
+
+#: ../panel-plugin/whiskermenu.desktop.in.h:2
+msgid "Show a menu to easily access installed applications"
+msgstr "Mostra un menú per a accedir fàcilment a les aplicacions instal·lades"
+
+#: ../panel-plugin/configuration-dialog.cpp:587
+msgid "Show application _descriptions"
+msgstr "Mostra la _descripció de les aplicacions"
+
+#: ../panel-plugin/configuration-dialog.cpp:593
+msgid "Show application too_ltips"
+msgstr "Mostra els _indicadors de funció de les aplicacions"
+
+#: ../panel-plugin/configuration-dialog.cpp:581
+msgid "Show generic application _names"
+msgstr "Mostra els _noms genèrics de les aplicacions"
+
+#: ../panel-plugin/configuration-dialog.cpp:599
+msgid "Show menu hie_rarchy"
+msgstr "Mostra la je_rarquia del menú"
+
+#: ../panel-plugin/icon-size.cpp:52
+msgid "Small"
+msgstr "Xicoteta"
+
+#: ../panel-plugin/icon-size.cpp:51
+msgid "Smaller"
+msgstr "Més xicoteta"
+
+#: ../panel-plugin/favorites-page.cpp:146
+msgid "Sort Alphabetically A-Z"
+msgstr "Ordena alfabèticament A–Z"
+
+#: ../panel-plugin/favorites-page.cpp:152
+msgid "Sort Alphabetically Z-A"
+msgstr "Ordena alfabèticament Z–A"
+
+#: ../panel-plugin/settings.cpp:120
+msgid "Switch _Users"
+msgstr "Canvia d’_usuari"
+
+#: ../panel-plugin/configuration-dialog.cpp:667
+msgid "Switch categories by _hovering"
+msgstr "Canvia de categoria en a_puntar amb el ratolí"
+
+#: ../panel-plugin/configuration-dialog.cpp:419
+msgid "The action will be deleted permanently."
+msgstr "Se suprimirà l’acció permanentment."
+
+#: ../panel-plugin/configuration-dialog.cpp:529
+msgid "Title"
+msgstr "Títol"
+
+#: ../panel-plugin/page.cpp:317
+msgid "Unable to add launcher to desktop."
+msgstr "No s’ha pogut afegir a l'escriptori l'accés directe."
+
+#: ../panel-plugin/page.cpp:356 ../panel-plugin/page.cpp:365
+msgid "Unable to add launcher to panel."
+msgstr "No s’ha pogut afegir al quadre l'accés directe."
+
+#: ../panel-plugin/configuration-dialog.cpp:480
+#, c-format
+msgid "Unable to open the following url: %s"
+msgstr "No es pot obrir l'URL següent: %s"
+
+#: ../panel-plugin/configuration-dialog.cpp:563
+msgid "Use a single _panel row"
+msgstr "Utilitza una sola fila del _quadre"
+
+#: ../panel-plugin/icon-size.cpp:56
+msgid "Very Large"
+msgstr "Molt gran"
+
+#: ../panel-plugin/icon-size.cpp:50
+msgid "Very Small"
+msgstr "Molt xicoteta"
+
+#: ../panel-plugin/settings.cpp:126
+msgid "Web Search"
+msgstr "Busca al Web"
+
+#: ../panel-plugin/configuration-dialog.cpp:70
+#: ../panel-plugin/whiskermenu.desktop.in.h:1
+msgid "Whisker Menu"
+msgstr "Menú Whisker"
+
+#: ../panel-plugin/settings.cpp:127
+msgid "Wikipedia"
+msgstr "Viquipèdia"
+
+#: ../panel-plugin/configuration-dialog.cpp:83
+msgid "_Appearance"
+msgstr "_Aparença"
+
+#: ../panel-plugin/configuration-dialog.cpp:84
+msgid "_Behavior"
+msgstr "_Comportament"
+
+#: ../panel-plugin/configuration-dialog.cpp:85
+msgid "_Commands"
+msgstr "_Ordres"
+
+#: ../panel-plugin/settings.cpp:122
+msgid "_Edit Applications"
+msgstr "_Edita les aplicacions"
+
+#: ../panel-plugin/configuration-dialog.cpp:548
+msgid "_Icon:"
+msgstr "_Icona:"
+
+#: ../panel-plugin/settings.cpp:119
+msgid "_Lock Screen"
+msgstr "_Bloqueja la pantalla"
+
+#: ../panel-plugin/configuration-dialog.cpp:849
+msgid "_Pattern:"
+msgstr "_Patró:"
+
+#: ../panel-plugin/configuration-dialog.cpp:873
+msgid "_Regular expression"
+msgstr "Expressió _regular"
+
+#: ../panel-plugin/configuration-dialog.cpp:537
+msgid "_Title:"
+msgstr "_Títol:"
+
+#: ../panel-plugin/plugin.cpp:398
+msgid "translator-credits"
+msgstr ""
+"Adolfo Jayme Barrientos <[email protected]>, 2013–2016\n"
+"Robert Antoni Buj Gelonch <[email protected]>, 2016\n"
+"Oriol Fernandez, 2013"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/eu.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/eu.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/eu.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/eu.po 2016-10-17 12:26:15.000000000 
+0200
@@ -1,16 +1,17 @@
 # Basque translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# aboutafteragain <[email protected]>, 2014,2016
+# John Smith <[email protected]>, 2014,2016
+# John Smith <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2016-01-24 23:56+0000\n"
-"Last-Translator: aboutafteragain <[email protected]>\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-09-16 02:21+0000\n"
+"Last-Translator: John Smith <[email protected]>\n"
 "Language-Team: Basque (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/eu/)\n"
 "Language: eu\n"
@@ -45,7 +46,7 @@
 
 #: ../panel-plugin/plugin.cpp:393
 msgid "Alternate application launcher for Xfce"
-msgstr ""
+msgstr "XFCErentzako ordezko aplikazio abiarazlea"
 
 #: ../panel-plugin/configuration-dialog.cpp:702
 msgid "Amount of _items:"
@@ -53,7 +54,7 @@
 
 #: ../panel-plugin/plugin.cpp:217
 msgid "Applications"
-msgstr ""
+msgstr "Aplikazioak"
 
 #: ../panel-plugin/configuration-dialog.cpp:636
 msgid "Background opacit_y:"
@@ -81,7 +82,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:832
 msgid "Details"
-msgstr ""
+msgstr "Xehetasunak"
 
 #: ../panel-plugin/configuration-dialog.cpp:523
 msgid "Di_splay:"
@@ -127,15 +128,15 @@
 
 #: ../panel-plugin/window.cpp:120
 msgid "Favorites"
-msgstr ""
+msgstr "Gogokoenak"
 
 #: ../panel-plugin/configuration-dialog.cpp:528
 msgid "Icon"
-msgstr ""
+msgstr "Ikonoa"
 
 #: ../panel-plugin/configuration-dialog.cpp:530
 msgid "Icon and title"
-msgstr ""
+msgstr "Ikono eta izenburua"
 
 #: ../panel-plugin/configuration-dialog.cpp:713
 msgid "Ignore _favorites"
@@ -147,11 +148,11 @@
 
 #: ../panel-plugin/icon-size.cpp:54
 msgid "Large"
-msgstr ""
+msgstr "Handia"
 
 #: ../panel-plugin/icon-size.cpp:55
 msgid "Larger"
-msgstr ""
+msgstr "Handiagoa"
 
 #: ../panel-plugin/settings.cpp:121
 msgid "Log _Out"
@@ -164,7 +165,7 @@
 #: ../panel-plugin/configuration-dialog.cpp:576
 #: ../panel-plugin/configuration-dialog.cpp:662
 msgid "Menu"
-msgstr ""
+msgstr "Menua"
 
 #: ../panel-plugin/configuration-dialog.cpp:837
 msgid "Nam_e:"
@@ -172,15 +173,15 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:783
 msgid "Name"
-msgstr ""
+msgstr "Izena"
 
 #: ../panel-plugin/icon-size.cpp:49
 msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
 
 #: ../panel-plugin/icon-size.cpp:53
 msgid "Normal"
-msgstr ""
+msgstr "Normala"
 
 #: ../panel-plugin/settings.cpp:129
 msgid "Open URI"
@@ -230,7 +231,7 @@
 
 #: ../panel-plugin/settings.cpp:128
 msgid "Run in Terminal"
-msgstr ""
+msgstr "Terminalean abiarazi"
 
 #: ../panel-plugin/configuration-dialog.cpp:86
 msgid "Search Actio_ns"
@@ -242,7 +243,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:119
 msgid "Select An Icon"
-msgstr ""
+msgstr "Ikono bat aukeratu"
 
 #: ../panel-plugin/command-edit.cpp:64
 msgid "Select Command"
@@ -270,19 +271,19 @@
 
 #: ../panel-plugin/icon-size.cpp:52
 msgid "Small"
-msgstr ""
+msgstr "Txikia"
 
 #: ../panel-plugin/icon-size.cpp:51
 msgid "Smaller"
-msgstr ""
+msgstr "Txikiagoa"
 
 #: ../panel-plugin/favorites-page.cpp:146
 msgid "Sort Alphabetically A-Z"
-msgstr ""
+msgstr "Alfabetikoki Sailkatu A-Z"
 
 #: ../panel-plugin/favorites-page.cpp:152
 msgid "Sort Alphabetically Z-A"
-msgstr ""
+msgstr "Alfabetikoki Sailkatu Z-A"
 
 #: ../panel-plugin/settings.cpp:120
 msgid "Switch _Users"
@@ -298,7 +299,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:529
 msgid "Title"
-msgstr ""
+msgstr "Izenburua"
 
 #: ../panel-plugin/page.cpp:317
 msgid "Unable to add launcher to desktop."
@@ -327,7 +328,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "Web-an Bilatu"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -340,11 +341,11 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:83
 msgid "_Appearance"
-msgstr ""
+msgstr "_Itxura"
 
 #: ../panel-plugin/configuration-dialog.cpp:84
 msgid "_Behavior"
-msgstr ""
+msgstr "_Portaera"
 
 #: ../panel-plugin/configuration-dialog.cpp:85
 msgid "_Commands"
@@ -352,7 +353,7 @@
 
 #: ../panel-plugin/settings.cpp:122
 msgid "_Edit Applications"
-msgstr ""
+msgstr "_Aplikazioak Editatu"
 
 #: ../panel-plugin/configuration-dialog.cpp:548
 msgid "_Icon:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/kk.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/kk.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/kk.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/kk.po 2016-10-17 12:26:15.000000000 
+0200
@@ -1,15 +1,15 @@
 # Kazakh translation for xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# Baurzhan Muftakhidinov <[email protected]>, 2013-2015
+# Baurzhan Muftakhidinov <[email protected]>, 2013-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2015-02-23 04:52+0000\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-09-20 09:00+0000\n"
 "Last-Translator: Baurzhan Muftakhidinov <[email protected]>\n"
 "Language-Team: Kazakh (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/kk/)\n"
@@ -257,9 +257,8 @@
 msgstr "Қолданбалар с_ипаттамаларын көрсету"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Қолданбалар с_ипаттамаларын көрсету"
+msgstr "Қолданбалар қ_алқымалы кеңестерін көрсету"
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"
@@ -328,7 +327,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "Веб іздеуі"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/lt.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/lt.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/lt.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/lt.po 2016-10-17 12:26:15.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-08-05 18:09+0000\n"
-"PO-Revision-Date: 2016-08-05 20:06+0000\n"
+"PO-Revision-Date: 2016-09-13 19:53+0000\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian (http://www.transifex.com/gottcode/xfce4-";
 "whiskermenu-plugin/language/lt/)\n"
@@ -94,11 +94,11 @@
 
 #: ../panel-plugin/settings.cpp:123
 msgid "Edit _Profile"
-msgstr "Keisti pr_ofilį"
+msgstr "Redaguoti pr_ofilį"
 
 #: ../panel-plugin/settings.cpp:123
 msgid "Failed to edit profile."
-msgstr "Nepavyko keisti profilio."
+msgstr "Nepavyko redaguoti profilį."
 
 #: ../panel-plugin/launcher.cpp:274 ../panel-plugin/run-action.cpp:41
 #: ../panel-plugin/search-action.cpp:188
@@ -124,7 +124,7 @@
 
 #: ../panel-plugin/settings.cpp:120
 msgid "Failed to switch users."
-msgstr "Nepavyko keisti naudotojo."
+msgstr "Nepavyko perjungti naudotojo."
 
 #: ../panel-plugin/window.cpp:120
 msgid "Favorites"
@@ -291,7 +291,7 @@
 
 #: ../panel-plugin/configuration-dialog.cpp:667
 msgid "Switch categories by _hovering"
-msgstr "_Keisti kategorijas, užvedant pelės rodyklę"
+msgstr "_Perjungti kategorijas, užvedant pelės rodyklę"
 
 #: ../panel-plugin/configuration-dialog.cpp:419
 msgid "The action will be deleted permanently."
@@ -353,7 +353,7 @@
 
 #: ../panel-plugin/settings.cpp:122
 msgid "_Edit Applications"
-msgstr "Keisti p_rogramas"
+msgstr "Taisyti p_rogramas"
 
 #: ../panel-plugin/configuration-dialog.cpp:548
 msgid "_Icon:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/pl.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/pl.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/pl.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/pl.po 2016-10-17 12:26:15.000000000 
+0200
@@ -12,13 +12,14 @@
 # Michał Olber <[email protected]>, 2013
 # Piotr Sokół <[email protected]>, 2013-2014
 # Piotr Sokół <[email protected]>, 2015
+# Piotr Sokół <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-08-05 18:09+0000\n"
-"PO-Revision-Date: 2016-08-06 15:53+0000\n"
-"Last-Translator: M T <[email protected]>\n"
+"PO-Revision-Date: 2016-10-07 22:59+0000\n"
+"Last-Translator: Piotr Sokół <[email protected]>\n"
 "Language-Team: Polish (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/pl/)\n"
 "Language: pl\n"
@@ -34,7 +35,7 @@
 
 #: ../panel-plugin/page.cpp:214
 msgid "Add to Desktop"
-msgstr "Dodaj na pulpit"
+msgstr "Dodaj do pulpitu"
 
 #: ../panel-plugin/page.cpp:199
 msgid "Add to Favorites"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/ru.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/ru.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/ru.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/ru.po 2016-10-17 12:26:15.000000000 
+0200
@@ -1,19 +1,19 @@
 # Russian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # sorrymak <[email protected]>, 2013
-# Kyrill Detinov <[email protected]>, 2013
+# Kyrill Detinov <[email protected]>, 2013,2016
 # Sergey Alyoshin <[email protected]>, 2013-2015
 # Sergey Shlyapugin <[email protected]>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2015-02-21 21:52+0000\n"
-"Last-Translator: Sergey Alyoshin <[email protected]>\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-10-11 21:26+0000\n"
+"Last-Translator: Kyrill Detinov <[email protected]>\n"
 "Language-Team: Russian (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/ru/)\n"
 "Language: ru\n"
@@ -82,7 +82,7 @@
 
 #: ../panel-plugin/plugin.cpp:394
 msgid "Copyright © 2013-2016 Graeme Gott"
-msgstr "Copyright © 2013—2016 Graeme Gott"
+msgstr "Copyright © 2013-2016 Graeme Gott"
 
 #: ../panel-plugin/configuration-dialog.cpp:832
 msgid "Details"
@@ -262,9 +262,8 @@
 msgstr "Показывать _описания приложений"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Показывать _описания приложений"
+msgstr "Пока_зывать всплывающие комментарии к приложениям"
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"
@@ -333,7 +332,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "Web-поиск"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -384,6 +383,6 @@
 msgid "translator-credits"
 msgstr ""
 "Артём Демаков <[email protected]>, 2013\n"
-"Кирилл Детинов <[email protected]>, 2013\n"
+"Кирилл Детинов <[email protected]>, 2013-2016\n"
 "Сергей Алёшин <[email protected]>, 2013, 2014\n"
 "Сергей Шляпугин <[email protected]>, 2013"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/tr.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/tr.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/tr.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/tr.po 2016-10-17 12:26:15.000000000 
+0200
@@ -1,17 +1,17 @@
 # Turkish translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # reis33 <[email protected]>, 2013
-# Demiray Muhterem <[email protected]>, 2013-2015
+# Demiray Muhterem <[email protected]>, 2013-2016
 # Yusuf Faruk DOĞAN <[email protected]>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2015-04-18 22:53+0000\n"
+"PO-Revision-Date: 2016-08-26 19:14+0000\n"
 "Last-Translator: Demiray Muhterem <[email protected]>\n"
 "Language-Team: Turkish (http://www.transifex.com/gottcode/xfce4-whiskermenu-";
 "plugin/language/tr/)\n"
@@ -259,9 +259,8 @@
 msgstr "Uygulama _tanımlarını göster"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Uygulama _tanımlarını göster"
+msgstr "Uygulama ip_uçlarını göster"
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"
@@ -330,7 +329,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "İnternette Ara"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/uk.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/uk.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/uk.po 2016-08-20 17:56:17.000000000 
+0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/uk.po 2016-10-17 12:26:15.000000000 
+0200
@@ -1,5 +1,5 @@
 # Ukrainian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2016-07-24 08:36+0000\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-10-09 22:01+0000\n"
 "Last-Translator: zubr139\n"
 "Language-Team: Ukrainian (http://www.transifex.com/gottcode/xfce4-";
 "whiskermenu-plugin/language/uk/)\n"
@@ -79,7 +79,7 @@
 
 #: ../panel-plugin/plugin.cpp:394
 msgid "Copyright © 2013-2016 Graeme Gott"
-msgstr "Всі права застережено © 2013-2016 Graeme Gott"
+msgstr "Авторське право © 2013-2016 Ґраєм Ґотт"
 
 #: ../panel-plugin/configuration-dialog.cpp:832
 msgid "Details"
@@ -259,9 +259,8 @@
 msgstr "Показувати _опис програм"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "Показувати _опис програм"
+msgstr "Показувати виринаючі підказки додатків"
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"
@@ -330,7 +329,7 @@
 
 #: ../panel-plugin/settings.cpp:126
 msgid "Web Search"
-msgstr ""
+msgstr "Веб-пошук"
 
 #: ../panel-plugin/configuration-dialog.cpp:70
 #: ../panel-plugin/whiskermenu.desktop.in.h:1
@@ -379,4 +378,6 @@
 
 #: ../panel-plugin/plugin.cpp:398
 msgid "translator-credits"
-msgstr "Yarema aka Knedlyk <yupadmin at gmail.com>"
+msgstr ""
+"Yarema aka Knedlyk <yupadmin at gmail.com>,\n"
+"Zubr139"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-1.6.0/po/zh_CN.po 
new/xfce4-whiskermenu-plugin-1.6.1/po/zh_CN.po
--- old/xfce4-whiskermenu-plugin-1.6.0/po/zh_CN.po      2016-08-20 
17:56:17.000000000 +0200
+++ new/xfce4-whiskermenu-plugin-1.6.1/po/zh_CN.po      2016-10-17 
12:26:15.000000000 +0200
@@ -1,17 +1,17 @@
 # Chinese (China) translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2015 Graeme Gott
+# Copyright (C) 2016 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# 白铭骢 <[email protected]>, 2014
+# Mingcong Bai <[email protected]>, 2014
 # Tao Lin <[email protected]>, 2015
-# 玉堂白鹤 <[email protected]>, 2015
+# 玉堂白鹤 <[email protected]>, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 14:08+0000\n"
-"PO-Revision-Date: 2015-10-10 05:18+0000\n"
+"POT-Creation-Date: 2016-08-05 18:09+0000\n"
+"PO-Revision-Date: 2016-09-20 07:45+0000\n"
 "Last-Translator: 玉堂白鹤 <[email protected]>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/gottcode/xfce4-";
 "whiskermenu-plugin/language/zh_CN/)\n"
@@ -259,9 +259,8 @@
 msgstr "显示应用程序描述 (_D)"
 
 #: ../panel-plugin/configuration-dialog.cpp:593
-#, fuzzy
 msgid "Show application too_ltips"
-msgstr "显示应用程序描述 (_D)"
+msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:581
 msgid "Show generic application _names"


Reply via email to