diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-23 11:17:49 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-23 11:17:49 +0200 |
commit | 1aa43ff966776149a162d2e901924e79f91f6725 (patch) | |
tree | f3c19f6ac58d45dce5a515ed79e51e42b8d20b52 /po/doc/pipe.pot | |
parent | ae0133d4f1cb8bfb9d3d062e5f3c0db072746dc3 (diff) | |
download | calcurse-1aa43ff966776149a162d2e901924e79f91f6725.zip |
Add POT files for online help texts
Use translate-toolkit to generate message catalogs for all online help
texts. Add Transifex resources for each of the message catalogs.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'po/doc/pipe.pot')
-rw-r--r-- | po/doc/pipe.pot | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/po/doc/pipe.pot b/po/doc/pipe.pot new file mode 100644 index 0000000..e3bbdec --- /dev/null +++ b/po/doc/pipe.pot @@ -0,0 +1,34 @@ +#. extracted from pipe.txt +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-23 10:28+0200\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: 8bit\n" +"X-Generator: Translate Toolkit 1.10.0\n" + +#: pipe.txt:1 +msgid "" +"Pipe\n" +"====" +msgstr "" + +#: pipe.txt:4 +msgid "Pipe the selected item to an external program." +msgstr "" + +#: pipe.txt:6 +msgid "" +"Press the '|' key to pipe the currently selected appointment or todo entry " +"to\n" +"an external program." +msgstr "" + +#: pipe.txt:9 +msgid "You will be driven back to calcurse as soon as the program exits." +msgstr "" |