mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.5 KiB
80 lines
1.5 KiB
# SOME DESCRIPTIVE TITLE
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
|
# 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"
|
|
"POT-Creation-Date: 2009-08-19 00:13+0300\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Dependencies"
|
|
msgstr ""
|
|
|
|
#. type: Bullet: '* '
|
|
msgid "required: make, perl, pdflatex, xpdf"
|
|
msgstr ""
|
|
|
|
#. type: Bullet: '* '
|
|
msgid "optional: git, lilypond, ikiwiki"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid "Debian/Ubuntu:"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
#, no-wrap
|
|
msgid "\tsudo aptitude install build-essential perl texlive texlive-lang-french texlive-latex-extra lilypond ikiwiki git\n"
|
|
msgstr ""
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Installation"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid "from tarball:"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
#, no-wrap
|
|
msgid ""
|
|
"\ttar xzvf songbook.tar.gz\n"
|
|
"\tcd songbook\n"
|
|
"\tmake\n"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid "from git:"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
#, no-wrap
|
|
msgid ""
|
|
"\tgit clone git://git.lohrun.net/songbook.git\n"
|
|
"\tcd songbook\n"
|
|
"\tmake\n"
|
|
msgstr ""
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Stay up-to-date with git"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
#, no-wrap
|
|
msgid ""
|
|
"\tcd songbook\n"
|
|
"\tgit pull\n"
|
|
"\tmake\n"
|
|
msgstr ""
|
|
|