diff --git a/Makefile.am b/Makefile.am index 00d9605..e028bea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libgd src po data/icons data/geonames docs/reference/astrognome +SUBDIRS = libgd src po data/icons data/geonames docs/reference/astrognome help EXTRA_DIST = config.rpath ChangeLog diff --git a/configure.ac b/configure.ac index 6042afa..7444a1c 100644 --- a/configure.ac +++ b/configure.ac @@ -26,6 +26,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [GETTEXT package name]) AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION([0.17]) LT_INIT +YELP_HELP_INIT AC_CHECK_LIB([m], [sincos]) AC_CHECK_LIB([m], [atan2]) AC_CHECK_LIB([m], [fmod]) @@ -60,6 +61,7 @@ AC_CONFIG_FILES([ Makefile libgd/Makefile src/Makefile + help/Makefile po/Makefile.in data/geonames/Makefile data/icons/Makefile diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 0000000..c4b745d --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,20 @@ + + + + Astrognome + Astrognome + + + Gergely Polonkai + gergely@polonkai.eu + 2013 + + + Astrologers' software + + + Astrognome Help + diff --git a/help/Makefile.am b/help/Makefile.am new file mode 100644 index 0000000..ee33510 --- /dev/null +++ b/help/Makefile.am @@ -0,0 +1,14 @@ +@YELP_HELP_RULES@ + +NULL = + +HELP_ID = astrognome + +HELP_MEDIA = $(NULL) + +HELP_FILES = \ + index.page \ + $(NULL) + +HELP_LINGUAS = hu + diff --git a/help/hu/hu.po b/help/hu/hu.po new file mode 100644 index 0000000..e2776a9 --- /dev/null +++ b/help/hu/hu.po @@ -0,0 +1,42 @@ +# Hungarian translation of gnome-terminal help +# Copyright (C) 2013. Free Software Foundation, Inc. +# This file is distributed under the same license as the gnome-terminal help. + +# Gabor Kelemen , 2013. +msgid "" +msgstr "" +"Project-Id-Version: gnome-terminal_help master\n" +"POT-Creation-Date: 2013-07-31 06:42+0000\n" +"PO-Revision-Date: 2013-08-21 22:49+0200\n" +"Last-Translator: Gabor Kelemen \n" +"Language-Team: Hungarian \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" +"X-Generator: Lokalize 1.5\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Kelemen Gábor , 2013." + +#: C/index.page:8(info/title) +#: C/index.page:8(info/title) +msgctxt "link" +msgid "Astrognome" +msgstr "Astrognome" + +#: C/index.page:12(credit/name) +msgid "Gergely Polonkai" +msgstr "Polonkai Gergely" + +#: C/index.page:14(credit/years) +msgid "2013" +msgstr "2013" + +#: C/index.page:32(page/title) +msgid "Astrognome Help" +msgstr "Astrognome súgója" +