From 1aa43ff966776149a162d2e901924e79f91f6725 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 23 Jul 2013 11:17:49 +0200 Subject: 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 --- po/doc/enote.pot | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 po/doc/enote.pot (limited to 'po/doc/enote.pot') diff --git a/po/doc/enote.pot b/po/doc/enote.pot new file mode 100644 index 0000000..1c9d833 --- /dev/null +++ b/po/doc/enote.pot @@ -0,0 +1,64 @@ +#. extracted from enote.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 \n" +"Language-Team: LANGUAGE \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" + +#: enote.txt:1 +msgid "" +"EditNote\n" +"========" +msgstr "" + +#: enote.txt:4 +msgid "" +"Attach a note to any type of item, or edit an already existing note. This\n" +"feature is useful if you do not have enough space to store all of your item\n" +"description, or if you would like to add sub-tasks to an already existing " +"todo\n" +"item for example." +msgstr "" + +#: enote.txt:9 +msgid "" +"You first need to highlight the item you want the note to be attached to. " +"Then,\n" +"after pressing the edit note key, you will be driven to an external editor " +"to\n" +"edit your note. This editor is chosen the following way:" +msgstr "" + +#: enote.txt:13 +msgid "" +"* If the 'VISUAL' environment variable is set, then this will be the default\n" +" editor to be called." +msgstr "" + +#: enote.txt:16 +msgid "" +"* If 'VISUAL' is not set, then the 'EDITOR' environment variable will be " +"used\n" +" as the default editor." +msgstr "" + +#: enote.txt:19 +msgid "" +"* If none of the above environment variables is set, then '/usr/bin/vi' will " +"be\n" +" used." +msgstr "" + +#: enote.txt:22 +msgid "" +"Once the item note is edited and saved, quit your favorite editor. You will\n" +"then go back to Calcurse, and the '>' sign will appear in front of the\n" +"highlighted item, meaning there is a note attached to it." +msgstr "" -- cgit v1.2.3-54-g00ecf