[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 47/473: Add Arabic and Catalan translations.

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:53:37 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 2f5c73b6f37f01435eac4133a926e85796cfa52f
Author: Graeme Gott <graeme at gottcode.org>
Date:   Sun Jun 30 20:00:28 2013 -0400

    Add Arabic and Catalan translations.
---
 po/CMakeLists.txt                 |    2 +
 po/ar/CMakeLists.txt              |    1 +
 po/ar/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 po/ca/CMakeLists.txt              |    1 +
 po/ca/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop               |    4 ++
 6 files changed, 224 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 6766f52..4da6bc0 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,5 +1,7 @@
 find_package(Gettext REQUIRED)
 
+add_subdirectory(ar)
+add_subdirectory(ca)
 add_subdirectory(de)
 add_subdirectory(el)
 add_subdirectory(es)
diff --git a/po/ar/CMakeLists.txt b/po/ar/CMakeLists.txt
new file mode 100644
index 0000000..3058df3
--- /dev/null
+++ b/po/ar/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ar ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ar/xfce4-whiskermenu-plugin.po b/po/ar/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..fd06bee
--- /dev/null
+++ b/po/ar/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Arabic 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:
+# Karim Oulad Chalha <herr.linux88 at gmail.com>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-06-15 20:23+0000\n"
+"PO-Revision-Date: 2013-06-30 16:49+0000\n"
+"Last-Translator: Karim Oulad Chalha <herr.linux88 at gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+
+#: src/applications_page.cpp:298
+msgid "All"
+msgstr "كل"
+
+#: src/configuration_dialog.cpp:52
+msgid "Whisker Menu"
+msgstr "قائمة Whisker"
+
+#: 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/po/ca/CMakeLists.txt b/po/ca/CMakeLists.txt
new file mode 100644
index 0000000..24a2904
--- /dev/null
+++ b/po/ca/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ca ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ca/xfce4-whiskermenu-plugin.po b/po/ca/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..48e33b3
--- /dev/null
+++ b/po/ca/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Catalan 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:
+# oriolfa <oriolfa at ono.com>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-06-15 20:23+0000\n"
+"PO-Revision-Date: 2013-06-30 08:26+0000\n"
+"Last-Translator: oriolfa <oriolfa at ono.com>\n"
+"Language-Team: Catalan (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ca/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ca\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/applications_page.cpp:298
+msgid "All"
+msgstr "Tot"
+
+#: src/configuration_dialog.cpp:52
+msgid "Whisker Menu"
+msgstr "Menu Whisker"
+
+#: src/configuration_dialog.cpp:66
+msgid "Appearance"
+msgstr "Aparença"
+
+#: src/configuration_dialog.cpp:71
+msgid "Show applications by _name"
+msgstr "Mostra aplicacions pe _nom"
+
+#: src/configuration_dialog.cpp:77
+msgid "Show application _descriptions"
+msgstr "Mostra _descripcions de l'aplicació"
+
+#: src/configuration_dialog.cpp:86
+msgid "_Icon:"
+msgstr "_Icona:"
+
+#: src/configuration_dialog.cpp:118
+msgid "Select An Icon"
+msgstr "Sel·lecciona una icona"
+
+#: src/launcher.cpp:263
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "Error a l'executar la commanda \"%s\"."
+
+#: src/menu.cpp:88
+msgid "All Settings"
+msgstr "Tota la configuració"
+
+#: src/menu.cpp:91
+msgid "Lock Screen"
+msgstr "Bloca la pantalla"
+
+#: src/menu.cpp:94
+msgid "Log Out"
+msgstr "Tanca la sessió"
+
+#: src/menu.cpp:108
+msgid "Favorites"
+msgstr "Favorits"
+
+#: src/menu.cpp:114
+msgid "Recently Used"
+msgstr "Recents"
+
+#: src/menu.cpp:636
+msgid "Failed to open settings manager."
+msgstr "Error obrint el gestor de la configuració."
+
+#: src/menu.cpp:650
+msgid "Failed to lock screen."
+msgstr "Error al blocar la pantalla."
+
+#: src/menu.cpp:664
+msgid "Failed to log out."
+msgstr "Error al tancar la sessió."
+
+#: src/page.cpp:170
+msgid "Add to Favorites"
+msgstr "Afegir a Favorits"
+
+#: src/page.cpp:176
+msgid "Remove From Favorites"
+msgstr "Suprimir de favorits"
+
+#: src/page.cpp:181
+msgid "Add to Desktop"
+msgstr "Afegir a l'Escriptori"
+
+#: src/page.cpp:185
+msgid "Add to Panel"
+msgstr "Afegir al Panell"
+
+#: src/page.cpp:265
+msgid "Unable to add launcher to desktop."
+msgstr "No s'ha pogut afegir l'accés directe a l'escriptori."
+
+#: src/page.cpp:303 src/page.cpp:312
+msgid "Unable to add launcher to panel."
+msgstr "No s'ha pogut afegir l'accés directa al panell."
diff --git a/whiskermenu.desktop b/whiskermenu.desktop
index 7743791..5c6c18b 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -2,6 +2,8 @@
 Type=X-XFCE-PanelPlugin
 Encoding=UTF-8
 Name=Whisker Menu
+Name[ar]=قائمة Whisker
+Name[ca]=Menu Whisker
 Name[de]=Whisker Menü
 Name[el]=Μενού Whisker
 Name[es]=Whisker Menu
@@ -12,6 +14,8 @@ Name[ro]=Meniu Whisker
 Name[tr]=Gözde Menü
 Name[vi]=Menu Tách Biệt
 Comment=Show a menu to easily access installed applications
+Comment[ar]=عرض القائمة لوصول إلى التطبيقات المثبتة بكل سهولة
+Comment[ca]=Mostra un menú per accedir facilment a les aplicacions instal·lades
 Comment[de]=Zeige ein Menü um installierte Programme einfach zugänglich zu machen
 Comment[el]=Εμφάνιση ενός μενού για την γρήγορη πρόσβαση στις εγκατεστημένες εφαρμογές.
 Comment[es]=Muestra un menú para acceder fácilmente a las aplicaciones instaladas

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


More information about the Xfce4-commits mailing list