This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-sample-plugin.
commit 94793f188f3e85f3f404cc4171ff34b95a547421 Author: Balázs Meskó <[email protected]> Date: Sun Apr 29 00:34:00 2018 +0200 I18n: Add new translation hu (100%). 7 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/hu.po | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 0000000..92e5cc9 --- /dev/null +++ b/po/hu.po @@ -0,0 +1,50 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-28 14:00+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Balázs Meskó <[email protected]>, 2018\n" +"Language-Team: Hungarian (https://www.transifex.com/xfce/teams/16840/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. some sample widgets +#: ../panel-plugin/sample.c:161 +msgid "Sample" +msgstr "Minta" + +#: ../panel-plugin/sample.c:165 +msgid "Plugin" +msgstr "Bővítmény" + +#: ../panel-plugin/sample-dialogs.c:51 +#, c-format +msgid "Unable to open the following url: %s" +msgstr "A következő URL megnyitása meghiúsult: %s" + +#. create the dialog +#: ../panel-plugin/sample-dialogs.c:81 ../panel-plugin/sample.desktop.in.h:1 +msgid "Sample Plugin" +msgstr "Mintabővítmény" + +#: ../panel-plugin/sample-dialogs.c:127 +msgid "This is a sample plugin" +msgstr "Ez egy mintabővítmény" + +#: ../panel-plugin/sample-dialogs.c:129 +msgid "Copyright © 2006-2017 Xfce Dev\n" +msgstr "Copyright © 2006-2017 Xfce fejlesztők\n" + +#: ../panel-plugin/sample.desktop.in.h:2 +msgid "Sample plugin for the Xfce panel" +msgstr "Példa bővítmény az Xfce panelhez" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
