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

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:53:07 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 bbd40a85e8471312a3a5d9e5c1f50faa56760a80
Author: Graeme Gott <graeme at gottcode.org>
Date:   Mon Jun 24 07:37:11 2013 -0400

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

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 0807c93..31f3a10 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -2,4 +2,5 @@ find_package(Gettext REQUIRED)
 
 add_subdirectory(en_GB)
 add_subdirectory(he)
+add_subdirectory(ro)
 add_subdirectory(tr)
diff --git a/po/ro/CMakeLists.txt b/po/ro/CMakeLists.txt
new file mode 100644
index 0000000..c947841
--- /dev/null
+++ b/po/ro/CMakeLists.txt
@@ -0,0 +1 @@
+GETTEXT_PROCESS_PO_FILES(ro ALL INSTALL_DESTINATION ${CMAKE_INSTALL_LOCALEDIR} PO_FILES xfce4-whiskermenu-plugin.po)
diff --git a/po/ro/xfce4-whiskermenu-plugin.po b/po/ro/xfce4-whiskermenu-plugin.po
new file mode 100644
index 0000000..7e8e8f9
--- /dev/null
+++ b/po/ro/xfce4-whiskermenu-plugin.po
@@ -0,0 +1,108 @@
+# Romanian 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:
+# Ayceman <alexandru.ianu 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-22 20:02+0000\n"
+"Last-Translator: Ayceman <alexandru.ianu at gmail.com>\n"
+"Language-Team: Romanian (http://www.transifex.com/projects/p/xfce4-whiskermenu-plugin/language/ro/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ro\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+
+#: src/applications_page.cpp:298
+msgid "All"
+msgstr "Toate"
+
+#: src/configuration_dialog.cpp:52
+msgid "Whisker Menu"
+msgstr "Meniu Whisker"
+
+#: src/configuration_dialog.cpp:66
+msgid "Appearance"
+msgstr "Aspect"
+
+#: src/configuration_dialog.cpp:71
+msgid "Show applications by _name"
+msgstr "Arată aplicațiile după _nume"
+
+#: src/configuration_dialog.cpp:77
+msgid "Show application _descriptions"
+msgstr "Arată _descrierile aplicațiilor"
+
+#: src/configuration_dialog.cpp:86
+msgid "_Icon:"
+msgstr "_Iconiță:"
+
+#: src/configuration_dialog.cpp:118
+msgid "Select An Icon"
+msgstr "Selectează o iconiță"
+
+#: src/launcher.cpp:263
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr "A eșuat executarea comenzii \"%s\""
+
+#: src/menu.cpp:88
+msgid "All Settings"
+msgstr "Toate setările"
+
+#: src/menu.cpp:91
+msgid "Lock Screen"
+msgstr "Blochează ecranul"
+
+#: src/menu.cpp:94
+msgid "Log Out"
+msgstr "Închide sesiunea"
+
+#: src/menu.cpp:108
+msgid "Favorites"
+msgstr "Favorite"
+
+#: src/menu.cpp:114
+msgid "Recently Used"
+msgstr "Folosite recent"
+
+#: src/menu.cpp:636
+msgid "Failed to open settings manager."
+msgstr "A eșuat deschiderea gestionarului de setări."
+
+#: src/menu.cpp:650
+msgid "Failed to lock screen."
+msgstr "A eșuat blocarea ecranului."
+
+#: src/menu.cpp:664
+msgid "Failed to log out."
+msgstr "A eșuat închiderea sesiunii."
+
+#: src/page.cpp:170
+msgid "Add to Favorites"
+msgstr "Adaugă la favorite"
+
+#: src/page.cpp:176
+msgid "Remove From Favorites"
+msgstr "Șterge din favorite"
+
+#: src/page.cpp:181
+msgid "Add to Desktop"
+msgstr "Adaugă la desktop"
+
+#: src/page.cpp:185
+msgid "Add to Panel"
+msgstr "Adaugă la panou"
+
+#: src/page.cpp:265
+msgid "Unable to add launcher to desktop."
+msgstr "Nu s-a putut adăuga lansator la desktop."
+
+#: src/page.cpp:303 src/page.cpp:312
+msgid "Unable to add launcher to panel."
+msgstr "Nu s-a putut adăuga lansator la panou."
diff --git a/whiskermenu.desktop b/whiskermenu.desktop
index 0b60290..70d3c19 100644
--- a/whiskermenu.desktop
+++ b/whiskermenu.desktop
@@ -3,9 +3,11 @@ Type=X-XFCE-PanelPlugin
 Encoding=UTF-8
 Name=Whisker Menu
 Name[he]=תפריט זיף
+Name[ro]=Meniu Whisker
 Name[tr]=Gözde Menü
 Comment=Show a menu to easily access installed applications
 Comment[he]=תפריט לגישה קלה ליישומים מותקנים
+Comment[ro]=Arată un meniu pentru a accesa ușor aplicațiile instalate
 Comment[tr]=Kurulu uygulamalara kolay erişim menüsünü göster
 Icon=xfce4-whiskermenu
 X-XFCE-Module=whiskermenu

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


More information about the Xfce4-commits mailing list