[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 70/473: Add Malay and Russian translations.

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:54:00 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 cffa8fec650776100551995e1f956b7dafa99bb6
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Jul 5 15:09:11 2013 -0400

    Add Malay and Russian translations.
---
 po/CMakeLists.txt                 |    2 +
 po/ms/CMakeLists.txt              |    1 +
 po/ms/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 po/ru/CMakeLists.txt              |    1 +
 po/ru/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop               |    4 ++
 6 files changed, 224 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 35e6c58..c92a9c0 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -10,8 +10,10 @@ add_subdirectory(fr)
 add_subdirectory(he)
 add_subdirectory(id)
 add_subdirectory(it)
+add_subdirectory(ms)
 add_subdirectory(pl)
 add_subdirectory(ro)
+add_subdirectory(ru)
 add_subdirectory(sv)
 add_subdirectory(tr)
 add_subdirectory(vi)
diff --git a/po/ms/CMakeLists.txt b/po/ms/CMakeLists.txt
new file mode 100644
index 0000000..5fc3cfc
--- /dev/null
+++ b/po/ms/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ms ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ms/xfce4-whiskermenu-plugin.po b/po/ms/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..b5f962e
--- /dev/null
+++ b/po/ms/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Malay 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:
+# abuyop <abuyop 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-07-04 11:44+0000\n"
+"Last-Translator: abuyop <abuyop at gmail.com>\n"
+"Language-Team: Malay (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ms/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ms\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: src/applications_page.cpp:298
+msgid "All"
+msgstr "Semua"
+
+#: src/configuration_dialog.cpp:52
+msgid "Whisker Menu"
+msgstr "Menu Whisker"
+
+#: src/configuration_dialog.cpp:66
+msgid "Appearance"
+msgstr "Penampilan"
+
+#: src/configuration_dialog.cpp:71
+msgid "Show applications by _name"
+msgstr "Tunjuk aplikasi mengikut _nama"
+
+#: src/configuration_dialog.cpp:77
+msgid "Show application _descriptions"
+msgstr "Tunjuk _keterangan aplikasi"
+
+#: src/configuration_dialog.cpp:86
+msgid "_Icon:"
+msgstr "_Ikon:"
+
+#: src/configuration_dialog.cpp:118
+msgid "Select An Icon"
+msgstr "Pilih Satu Ikon"
+
+#: src/launcher.cpp:263
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "Gagal lakukan perintah \"%s\"."
+
+#: src/menu.cpp:88
+msgid "All Settings"
+msgstr "Semua Tetapan"
+
+#: src/menu.cpp:91
+msgid "Lock Screen"
+msgstr "Kunci Skrin"
+
+#: src/menu.cpp:94
+msgid "Log Out"
+msgstr "Daftar Keluar"
+
+#: src/menu.cpp:108
+msgid "Favorites"
+msgstr "Kegemaran"
+
+#: src/menu.cpp:114
+msgid "Recently Used"
+msgstr "Diguna Baru-baru Ini"
+
+#: src/menu.cpp:636
+msgid "Failed to open settings manager."
+msgstr "Gagal membuka pengurus tetapan."
+
+#: src/menu.cpp:650
+msgid "Failed to lock screen."
+msgstr "Gagal mengunci skrin."
+
+#: src/menu.cpp:664
+msgid "Failed to log out."
+msgstr "Gagal mendaftar keluar."
+
+#: src/page.cpp:170
+msgid "Add to Favorites"
+msgstr "Tambah ke Kegemaran"
+
+#: src/page.cpp:176
+msgid "Remove From Favorites"
+msgstr "Buang Dari Kegemaran"
+
+#: src/page.cpp:181
+msgid "Add to Desktop"
+msgstr "Tambah ke Desktop"
+
+#: src/page.cpp:185
+msgid "Add to Panel"
+msgstr "Tambah ke Panel"
+
+#: src/page.cpp:265
+msgid "Unable to add launcher to desktop."
+msgstr "Tidak boleh tambah pelancar ke desktop."
+
+#: src/page.cpp:303 src/page.cpp:312
+msgid "Unable to add launcher to panel."
+msgstr "Tidak boleh tambah pelancar ke panel."
diff --git a/po/ru/CMakeLists.txt b/po/ru/CMakeLists.txt
new file mode 100644
index 0000000..68a3e8f
--- /dev/null
+++ b/po/ru/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ru ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ru/xfce4-whiskermenu-plugin.po b/po/ru/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..33d94ca
--- /dev/null
+++ b/po/ru/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Russian 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:
+# shlyapugin <shlyapugin 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-07-05 11:39+0000\n"
+"Last-Translator: shlyapugin <shlyapugin at gmail.com>\n"
+"Language-Team: Russian (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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/whiskermenu.desktop b/whiskermenu.desktop
index 71f57b2..022236d 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -11,8 +11,10 @@ Name[fr]=Menu Whisker
 Name[he]=תפריט זיף
 Name[id]=Menu Whisker
 Name[it]=Menu Whisker
+Name[ms]=Menu Whisker
 Name[pl]=Whisker Menu
 Name[ro]=Meniu Whisker
+Name[ru]=Меню Whisker
 Name[sv]=Whiskermeny
 Name[tr]=Gözde Menü
 Name[vi]=Menu Tách Biệt
@@ -26,8 +28,10 @@ Comment[fr]=Affiche un menu pour accéder facilement aux applications installée
 Comment[he]=תפריט לגישה קלה ליישומים מותקנים
 Comment[id]=Tampilkan menu untuk mempermudah akses aplikasi yang terpasang
 Comment[it]=Mostra un menu per accedere facilmente le applicazioni installate
+Comment[ms]=Tunjuk menu untuk capai aplikasi terpasang dengan mudah
 Comment[pl]=Pokaż menu łatwego dostępu do zainstalowanych aplikacji
 Comment[ro]=Arată un meniu pentru a accesa ușor aplicațiile instalate
+Comment[ru]=Показывает меню для простого доступа к установленным приложениям
 Comment[sv]=En meny för att visa dina installerade program
 Comment[tr]=Kurulu uygulamalara kolay erişim menüsünü göster
 Comment[vi]=Hiển thị menu để dễ dàng truy cập tới các ứng dụng đã cài đặt

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


More information about the Xfce4-commits mailing list