[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 10/23: I18n: Add translation ast (14%).

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:34:08 CEST 2016


This is an automated email from the git hooks/post-receive script.

gottcode pushed a commit to annotated tag v1.2.1
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit d7c228809cbe53083d52ff383acb9cdaa95c171c
Author: Graeme Gott <graeme at gottcode.org>
Date:   Thu Nov 7 07:06:09 2013 -0500

    I18n: Add translation ast (14%).
---
 po/CMakeLists.txt                  |   1 +
 po/ast/CMakeLists.txt              |   1 +
 po/ast/xfce4-whiskermenu-plugin.po | 228 +++++++++++++++++++++++++++++++++++++
 whiskermenu.desktop                |   2 +
 4 files changed, 232 insertions(+)

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index c18908f..aca95a6 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,6 +1,7 @@
 find_package(Gettext REQUIRED)
 
 add_subdirectory(ar)
+add_subdirectory(ast)
 add_subdirectory(bg)
 add_subdirectory(ca)
 add_subdirectory(cs)
diff --git a/po/ast/CMakeLists.txt b/po/ast/CMakeLists.txt
new file mode 100644
index 0000000..60a9bf1
--- /dev/null
+++ b/po/ast/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ast ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ast/xfce4-whiskermenu-plugin.po b/po/ast/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..890b0a9
--- /dev/null
+++ b/po/ast/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,228 @@
+# Asturian 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:
+# Llumex03 <l.lumex03.tornes at gmail.com>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-whiskermenu-plugin 1.2.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-10-09 22:00+0000\n"
+"PO-Revision-Date: 2013-11-04 16:12+0000\n"
+"Last-Translator: Llumex03 <l.lumex03.tornes at gmail.com>\n"
+"Language-Team: Asturian (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ast/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ast\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/applications_page.cpp:312
+msgid "All"
+msgstr "Too"
+
+#: src/configuration_dialog.cpp:57
+msgid "Whisker Menu"
+msgstr "Menú Whisker"
+
+#: src/configuration_dialog.cpp:65
+msgid "_Appearance"
+msgstr ""
+
+#: src/configuration_dialog.cpp:66
+msgid "_Panel Button"
+msgstr ""
+
+#: src/configuration_dialog.cpp:67
+msgid "_Behavior"
+msgstr ""
+
+#: src/configuration_dialog.cpp:68
+msgid "_Commands"
+msgstr ""
+
+#: src/configuration_dialog.cpp:94
+msgid "Select An Icon"
+msgstr "Esbillar un iconu"
+
+#: src/configuration_dialog.cpp:265
+msgid "Show applications by _name"
+msgstr "Amosar aplicaciones per nome"
+
+#: src/configuration_dialog.cpp:271
+msgid "Show application _descriptions"
+msgstr ""
+
+#: src/configuration_dialog.cpp:277
+msgid "Position _search entry next to panel button"
+msgstr ""
+
+#: src/configuration_dialog.cpp:283
+msgid "Position commands next to search _entry"
+msgstr ""
+
+#: src/configuration_dialog.cpp:293
+msgid "Ite_m icon size:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:313
+msgid "Categ_ory icon size:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:348
+msgid "Di_splay:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:354
+msgid "Icon"
+msgstr ""
+
+#: src/configuration_dialog.cpp:355
+msgid "Title"
+msgstr ""
+
+#: src/configuration_dialog.cpp:356
+msgid "Icon and title"
+msgstr ""
+
+#: src/configuration_dialog.cpp:366
+msgid "_Title:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:381
+msgid "_Icon:"
+msgstr "_Iconu:"
+
+#: src/configuration_dialog.cpp:409
+msgid "Switch categories by _hovering"
+msgstr ""
+
+#: src/configuration_dialog.cpp:415
+msgid "Load menu hie_rarchy"
+msgstr ""
+
+#: src/configuration_dialog.cpp:421
+msgid "Include _favorites in recently used"
+msgstr ""
+
+#: src/configuration_dialog.cpp:427
+msgid "Display recently _used by default"
+msgstr ""
+
+#: src/configuration_dialog.cpp:452
+msgid "_Settings:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:467
+msgid "Lock _Screen:"
+msgstr ""
+
+#: src/configuration_dialog.cpp:482
+msgid "Log _Out:"
+msgstr ""
+
+#: src/favorites_page.cpp:89
+msgid "Sort Alphabetically A-Z"
+msgstr ""
+
+#: src/favorites_page.cpp:95
+msgid "Sort Alphabetically Z-A"
+msgstr ""
+
+#: src/icon_size.cpp:50
+msgid "Very Small"
+msgstr ""
+
+#: src/icon_size.cpp:51
+msgid "Smaller"
+msgstr ""
+
+#: src/icon_size.cpp:52
+msgid "Small"
+msgstr ""
+
+#: src/icon_size.cpp:53
+msgid "Normal"
+msgstr ""
+
+#: src/icon_size.cpp:54
+msgid "Large"
+msgstr ""
+
+#: src/icon_size.cpp:55
+msgid "Larger"
+msgstr ""
+
+#: src/icon_size.cpp:56
+msgid "Very Large"
+msgstr ""
+
+#: src/launcher.cpp:259
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "Fallu al executar el comandu \"%s\"."
+
+#: src/menu.cpp:110
+msgid "All Settings"
+msgstr ""
+
+#: src/menu.cpp:113
+msgid "Lock Screen"
+msgstr ""
+
+#: src/menu.cpp:116
+msgid "Log Out"
+msgstr ""
+
+#: src/menu.cpp:130
+msgid "Favorites"
+msgstr ""
+
+#: src/menu.cpp:136
+msgid "Recently Used"
+msgstr ""
+
+#: src/menu.cpp:963
+msgid "Failed to open settings manager."
+msgstr ""
+
+#: src/menu.cpp:977
+msgid "Failed to lock screen."
+msgstr ""
+
+#: src/menu.cpp:991
+msgid "Failed to log out."
+msgstr ""
+
+#: src/page.cpp:194
+msgid "Add to Favorites"
+msgstr ""
+
+#: src/page.cpp:202
+msgid "Remove From Favorites"
+msgstr ""
+
+#: src/page.cpp:209
+msgid "Add to Desktop"
+msgstr ""
+
+#: src/page.cpp:213
+msgid "Add to Panel"
+msgstr ""
+
+#: src/page.cpp:303
+msgid "Unable to add launcher to desktop."
+msgstr ""
+
+#: src/page.cpp:342 src/page.cpp:351
+msgid "Unable to add launcher to panel."
+msgstr ""
+
+#: src/panel_plugin.cpp:160
+msgid "Applications Menu"
+msgstr ""
+
+#: src/recent_page.cpp:71
+msgid "Clear Recently Used"
+msgstr ""
diff --git a/whiskermenu.desktop b/whiskermenu.desktop
index a7bd403..1920f0d 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -3,6 +3,7 @@ Type=X-XFCE-PanelPlugin
 Encoding=UTF-8
 Name=Whisker Menu
 Name[ar]=قائمة Whisker
+Name[ast]=Menú Whisker
 Name[bg]=Whisker Меню
 Name[ca]=Menú Whisker
 Name[cs]=Whisker Menu
@@ -35,6 +36,7 @@ Name[uz]=Whisker menyusi
 Name[vi]=Menu Tách Biệt
 Comment=Show a menu to easily access installed applications
 Comment[ar]=عرض القائمة لوصول إلى التطبيقات المثبتة بكل سهولة
+Comment[ast]=Amosar un menú p'acceder cenciellamente a les aplicaiones instalaes
 Comment[bg]=Показване на меню за лесен достъп до инсталираните приложения
 Comment[ca]=Mostra un menú per accedir fàcilment a les aplicacions instal·lades
 Comment[cs]=Ukázat menu pro snadný přístup k nainstalovaným aplikacím

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


More information about the Xfce4-commits mailing list