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

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:52:52 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 990050f66c9abf32d80c209c4f54c62a8fb0b4dc
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Jun 21 07:48:27 2013 -0400

    Add Hebrew translation.
---
 po/CMakeLists.txt                 |    1 +
 po/he/CMakeLists.txt              |    1 +
 po/he/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop               |    1 +
 4 files changed, 111 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index d8a8cf8..6b403a1 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,3 +1,4 @@
 find_package(Gettext REQUIRED)
 
 add_subdirectory(en_GB)
+add_subdirectory(he)
diff --git a/po/he/CMakeLists.txt b/po/he/CMakeLists.txt
new file mode 100644
index 0000000..4e4cdbc
--- /dev/null
+++ b/po/he/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(he ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/he/xfce4-whiskermenu-plugin.po b/po/he/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..0fe5a08
--- /dev/null
+++ b/po/he/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Hebrew translation of whiskermenu.
+# Copyright (C) 2013 Graeme Gott
+# This file is distributed under the same license as the whiskermenu package.
+# Isratine Citizen <genghiskhan at gmx.ca>, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: whiskermenu 1.0.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-06-15 20:23+0000\n"
+"PO-Revision-Date: 2013-06-21 12:49+0200\n"
+"Last-Translator: Isratine Citizen <genghiskhan at gmx.ca>\n"
+"Language-Team: Rahut <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/applications_page.cpp:298
+msgid "All"
+msgstr "כולם"
+
+#: src/configuration_dialog.cpp:52
+msgid "Whisker Menu"
+msgstr ""
+
+#: src/configuration_dialog.cpp:66
+msgid "Appearance"
+msgstr "הופעה"
+
+#: src/configuration_dialog.cpp:71
+msgid "Show applications by _name"
+msgstr "הצג יישומים לפי _שם"
+
+#: src/configuration_dialog.cpp:77
+msgid "Show application _descriptions"
+msgstr "הצג _תיאורי יישום"
+
+#: src/configuration_dialog.cpp:86
+msgid "_Icon:"
+msgstr "_צלמית:"
+
+#: src/configuration_dialog.cpp:118
+msgid "Select An Icon"
+msgstr "בחר צלמית"
+
+#: src/launcher.cpp:263
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "נכשל להוציא לפועל פקודה \"%s\"."
+
+#: src/menu.cpp:88
+msgid "All Settings"
+msgstr "כל ההגדרות"
+
+#: src/menu.cpp:91
+msgid "Lock Screen"
+msgstr "נעל מרקע"
+
+#: src/menu.cpp:94
+msgid "Log Out"
+msgstr "התנתק"
+
+#: src/menu.cpp:108
+msgid "Favorites"
+msgstr "מועדפים"
+
+#: src/menu.cpp:114
+msgid "Recently Used"
+msgstr "בשימוש לאחרונה"
+
+#: src/menu.cpp:636
+msgid "Failed to open settings manager."
+msgstr "נכשל לפתוח מנהל הגדרות."
+
+#: src/menu.cpp:650
+msgid "Failed to lock screen."
+msgstr "נכשל לנעול מרקע."
+
+#: src/menu.cpp:664
+msgid "Failed to log out."
+msgstr "נכשל להתנתק."
+
+#: src/page.cpp:170
+msgid "Add to Favorites"
+msgstr "הוסף אל תוך מועדפים"
+
+#: src/page.cpp:176
+msgid "Remove From Favorites"
+msgstr "הסר מתוך מועדפים"
+
+#: src/page.cpp:181
+msgid "Add to Desktop"
+msgstr "הוסף אל תוך שולחן עבודה"
+
+#: src/page.cpp:185
+msgid "Add to Panel"
+msgstr "הוסף אל לוח"
+
+#: src/page.cpp:265
+msgid "Unable to add launcher to desktop."
+msgstr "אין אפשרות להוסיף משגר אל תוך שולחן עבודה."
+
+#: src/page.cpp:303 src/page.cpp:312
+msgid "Unable to add launcher to panel."
+msgstr "אין אפשרות להוסיף משגר אל תוך לוח."
diff --git a/whiskermenu.desktop b/whiskermenu.desktop
index d893b02..a6466b5 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -3,6 +3,7 @@ Type=X-XFCE-PanelPlugin
 Encoding=UTF-8
 Name=Whisker Menu
 Comment=Show a menu to easily access installed applications
+Comment[he]=תפריט לגישה קלה ליישומים מותקנים
 Icon=xfce4-whiskermenu
 X-XFCE-Module=whiskermenu
 X-XFCE-Internal=false

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


More information about the Xfce4-commits mailing list