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/main.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/main.pot')
-rw-r--r-- | po/doc/main.pot | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/po/doc/main.pot b/po/doc/main.pot new file mode 100644 index 0000000..ee0e9de --- /dev/null +++ b/po/doc/main.pot @@ -0,0 +1,48 @@ +#. extracted from main.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" + +#: main.txt:1 +msgid "" +" Welcome to Calcurse. This is the main help screen.\n" +"=========================================================" +msgstr "" + +#: main.txt:4 +msgid "" +"Moving around: Press '^P' or '^N' to scroll text upward or downward\n" +" inside help screens, if necessary." +msgstr "" + +#: main.txt:7 +msgid "" +" Exit help: When finished, press 'q' to exit help and go back to\n" +" the main Calcurse screen." +msgstr "" + +#: main.txt:10 +msgid "" +" Help topic: At the bottom of this screen you can see a panel with\n" +" different fields, represented by a letter and a short\n" +" title. This panel contains all the available actions\n" +" you can perform when using Calcurse.\n" +" By pressing one of the letters appearing in this\n" +" panel, you will be shown a short description of the\n" +" corresponding action. At the top right side of the\n" +" description screen are indicated the user-defined key\n" +" bindings that lead to the action." +msgstr "" + +#: main.txt:20 +msgid " Credits: Press '@' for credits." +msgstr "" |