[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 75/473: Add Kazakh translation

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:54:05 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 9ccf61f42bf857412651027262517b38ad7281e3
Author: Baurzhan Muftakhidinov <baurthefirst at gmail.com>
Date:   Mon Jul 8 15:35:39 2013 +0600

    Add Kazakh translation
---
 po/CMakeLists.txt                 |    1 +
 po/kk/CMakeLists.txt              |    1 +
 po/kk/xfce4-whiskermenu-plugin.po |  108 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop               |    2 +
 4 files changed, 112 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index c92a9c0..8c95818 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -10,6 +10,7 @@ add_subdirectory(fr)
 add_subdirectory(he)
 add_subdirectory(id)
 add_subdirectory(it)
+add_subdirectory(kk)
 add_subdirectory(ms)
 add_subdirectory(pl)
 add_subdirectory(ro)
diff --git a/po/kk/CMakeLists.txt b/po/kk/CMakeLists.txt
new file mode 100644
index 0000000..143019b
--- /dev/null
+++ b/po/kk/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(kk ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/kk/xfce4-whiskermenu-plugin.po b/po/kk/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..6b4a168
--- /dev/null
+++ b/po/kk/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Kazakh translation for xfce4-whiskermenu-plugin
+# Copyright (C) 2013 The xfce4-whiskermenu-plugin authors.
+# This file is distributed under the same license as the xfce4-whiskermenu-plugin package.
+# Baurzhan Muftakhidinov <baurthefirst at gmail.com>, 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-07-08 15:14+0600\n"
+"Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
+"Language-Team: Kazakh <kk_KZ at googlegroups.com>\n"
+"Language: kk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 1.5.4\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 022236d..ce0dc90 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -11,6 +11,7 @@ Name[fr]=Menu Whisker
 Name[he]=תפריט זיף
 Name[id]=Menu Whisker
 Name[it]=Menu Whisker
+Name[kk]=Whisker мәзірі
 Name[ms]=Menu Whisker
 Name[pl]=Whisker Menu
 Name[ro]=Meniu Whisker
@@ -28,6 +29,7 @@ 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[kk]=Орнатылған қолданбаларға қатынау үшін қарапайым мәзірді көрсету
 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

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


More information about the Xfce4-commits mailing list