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/vnote.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/vnote.pot')
-rw-r--r-- | po/doc/vnote.pot | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/po/doc/vnote.pot b/po/doc/vnote.pot new file mode 100644 index 0000000..bbeb6ea --- /dev/null +++ b/po/doc/vnote.pot @@ -0,0 +1,59 @@ +#. extracted from vnote.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" + +#: vnote.txt:1 +msgid "" +"ViewNote\n" +"========" +msgstr "" + +#: vnote.txt:4 +msgid "" +"View a note which was previously attached to an item (an item which owns a " +"note\n" +"has a '>' sign in front of it)." +msgstr "" + +#: vnote.txt:7 +msgid "" +"This command only permits to view the note, not to edit it (to do so, use " +"the\n" +"'EditNote' command)." +msgstr "" + +#: vnote.txt:10 +msgid "" +"Once you highlighted an item with a note attached to it, and the view note " +"key\n" +"was pressed, you will be driven to an external pager to view that note. The\n" +"default pager is chosen the following way:" +msgstr "" + +#: vnote.txt:14 +msgid "" +"* If the 'PAGER' environment variable is set, then this will be the default\n" +" viewer to be called." +msgstr "" + +#: vnote.txt:17 +msgid "" +"* If the above environment variable is not set, then '/usr/bin/less' will be\n" +" used." +msgstr "" + +#: vnote.txt:20 +msgid "" +"As for editing a note, quit the pager and you will be driven back to " +"Calcurse." +msgstr "" |