[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 133/473: Add Hungarian translation.

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:55:03 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 7a581559675635d401340bf2d6dd8b5e792339f6
Author: Graeme Gott <graeme at gottcode.org>
Date:   Wed Jul 24 06:23:29 2013 -0400

    Add Hungarian translation.
---
 po/CMakeLists.txt                 |    1 +
 po/hu/CMakeLists.txt              |    1 +
 po/hu/xfce4-whiskermenu-plugin.po |  192 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop               |    2 +
 4 files changed, 196 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 8cb7c49..aea655b 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -10,6 +10,7 @@ add_subdirectory(es)
 add_subdirectory(en_GB)
 add_subdirectory(fr)
 add_subdirectory(he)
+add_subdirectory(hu)
 add_subdirectory(id)
 add_subdirectory(it)
 add_subdirectory(kk)
diff --git a/po/hu/CMakeLists.txt b/po/hu/CMakeLists.txt
new file mode 100644
index 0000000..c9519d0
--- /dev/null
+++ b/po/hu/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(hu ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/hu/xfce4-whiskermenu-plugin.po b/po/hu/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..b988406
--- /dev/null
+++ b/po/hu/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,192 @@
+# Hungarian translation of xfce4-whiskermenu-plugin.
+# Copyright (C) 2013 Graeme Gott
+# This file is distributed under the same license as the xfce4-whiskermenu-plugin package.
+#
+# Translators:
+# xazax <xazax.hun at gmail.com>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-13 00:11+0000\n"
+"PO-Revision-Date: 2013-07-24 09:59+0000\n"
+"Last-Translator: xazax <xazax.hun at gmail.com>\n"
+"Language-Team: Hungarian (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/hu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/applications_page.cpp:336
+msgid "All"
+msgstr "Összes"
+
+#: src/configuration_dialog.cpp:54
+msgid "Whisker Menu"
+msgstr "Whisker Menü"
+
+#: src/configuration_dialog.cpp:68
+msgid "Appearance"
+msgstr "Kinézet"
+
+#: src/configuration_dialog.cpp:73
+msgid "Show applications by _name"
+msgstr "_Név szerinti megjelenítés"
+
+#: src/configuration_dialog.cpp:79
+msgid "Show application _descriptions"
+msgstr " _Leírás szerinti megjelenítés"
+
+#: src/configuration_dialog.cpp:88
+msgid "Ite_m icon size:"
+msgstr "I_kon méret:"
+
+#: src/configuration_dialog.cpp:108
+msgid "Categ_ory icon size:"
+msgstr "_Kategória ikon méret:"
+
+#: src/configuration_dialog.cpp:125
+msgid "Panel Button"
+msgstr "Panel Gomb"
+
+#: src/configuration_dialog.cpp:133
+msgid "Di_splay:"
+msgstr "M_egjelenítés:"
+
+#: src/configuration_dialog.cpp:139
+msgid "Icon"
+msgstr "Ikon"
+
+#: src/configuration_dialog.cpp:140
+msgid "Title"
+msgstr "Cím"
+
+#: src/configuration_dialog.cpp:141
+msgid "Icon and title"
+msgstr "Ikon és cím"
+
+#: src/configuration_dialog.cpp:151
+msgid "_Title:"
+msgstr "_Cím:"
+
+#: src/configuration_dialog.cpp:166
+msgid "_Icon:"
+msgstr "_Ikon:"
+
+#: src/configuration_dialog.cpp:182
+msgid "Behavior"
+msgstr "Működés"
+
+#: src/configuration_dialog.cpp:187
+msgid "Switch categories by _hovering"
+msgstr "Kategóriák váltása _fókusszal."
+
+#: src/configuration_dialog.cpp:209
+msgid "Select An Icon"
+msgstr "Ikon kiválasztása"
+
+#: src/favorites_page.cpp:73
+msgid "Sort Alphabetically A-Z"
+msgstr "Rendezés ABC rendben növekvően"
+
+#: src/favorites_page.cpp:79
+msgid "Sort Alphabetically Z-A"
+msgstr "Rendezés ABC rendben csökkenően"
+
+#: src/icon_size.cpp:50
+msgid "Very Small"
+msgstr "Nagyon Kicsi"
+
+#: src/icon_size.cpp:51
+msgid "Smaller"
+msgstr "Kissebb"
+
+#: src/icon_size.cpp:52
+msgid "Small"
+msgstr "Kicsi"
+
+#: src/icon_size.cpp:53
+msgid "Normal"
+msgstr "Normál"
+
+#: src/icon_size.cpp:54
+msgid "Large"
+msgstr "Nagy"
+
+#: src/icon_size.cpp:55
+msgid "Larger"
+msgstr "Nagyobb"
+
+#: src/icon_size.cpp:56
+msgid "Very Large"
+msgstr "Nagyon Nagy"
+
+#: src/launcher.cpp:263
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "Nem sikerült végrehajtani a \"%s\" parancsot."
+
+#: src/menu.cpp:99
+msgid "All Settings"
+msgstr "Minden beállítás"
+
+#: src/menu.cpp:102
+msgid "Lock Screen"
+msgstr "Képernyő zárolása"
+
+#: src/menu.cpp:105
+msgid "Log Out"
+msgstr "Kijelentkezés"
+
+#: src/menu.cpp:119
+msgid "Favorites"
+msgstr "Kedvencek"
+
+#: src/menu.cpp:125
+msgid "Recently Used"
+msgstr "Előzmények"
+
+#: src/menu.cpp:721
+msgid "Failed to open settings manager."
+msgstr "A beállítások megnyitása sikertelen."
+
+#: src/menu.cpp:735
+msgid "Failed to lock screen."
+msgstr "A képernyő zárolása sikertelen."
+
+#: src/menu.cpp:749
+msgid "Failed to log out."
+msgstr "A kijelentkezés sikertelen"
+
+#: src/page.cpp:182
+msgid "Add to Favorites"
+msgstr "Hozzáadás a kedvencekhez"
+
+#: src/page.cpp:190
+msgid "Remove From Favorites"
+msgstr "Eltávolítás a kedvencekből"
+
+#: src/page.cpp:197
+msgid "Add to Desktop"
+msgstr "Ikon hozzáadása az Asztalhoz"
+
+#: src/page.cpp:201
+msgid "Add to Panel"
+msgstr "Ikon hozzáadása a tálcához"
+
+#: src/page.cpp:291
+msgid "Unable to add launcher to desktop."
+msgstr "Nem lehet az ikont kirakni az asztalra."
+
+#: src/page.cpp:330 src/page.cpp:339
+msgid "Unable to add launcher to panel."
+msgstr "Nem lehet az ikont kirakni a tálcára."
+
+#: src/panel_plugin.cpp:150
+msgid "Applications Menu"
+msgstr "Alkalmazások Menü"
+
+#: src/recent_page.cpp:70
+msgid "Clear Recently Used"
+msgstr "Előzmények törlése"
diff --git a/whiskermenu.desktop b/whiskermenu.desktop
index 376312c..96411a5 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -11,6 +11,7 @@ Name[el]=Μενού Whisker
 Name[es]=Whisker Menu
 Name[fr]=Menu Whisker
 Name[he]=תפריט זיף
+Name[hu]=Whisker Menü
 Name[id]=Menu Whisker
 Name[it]=Menu Whisker
 Name[kk]=Whisker мәзірі
@@ -36,6 +37,7 @@ Comment[el]=Εμφάνιση ενός μενού για την γρήγορη π
 Comment[es]=Muestra un menú para acceder fácilmente a las aplicaciones instaladas
 Comment[fr]=Affiche un menu pour accéder facilement aux applications installées
 Comment[he]=תפריט לגישה קלה ליישומים מותקנים
+Comment[hu]=Menü megjelenítése a telepített alkalmazások egyszerű eléréséhez.
 Comment[id]=Tampilkan menu untuk mempermudah akses aplikasi yang terpasang
 Comment[it]=Mostra un menu per accedere facilmente le applicazioni installate
 Comment[kk]=Орнатылған қолданбаларға қатынау үшін қарапайым мәзірді көрсету

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


More information about the Xfce4-commits mailing list