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/general.pot | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 po/doc/general.pot (limited to 'po/doc/general.pot') diff --git a/po/doc/general.pot b/po/doc/general.pot new file mode 100644 index 0000000..191b422 --- /dev/null +++ b/po/doc/general.pot @@ -0,0 +1,59 @@ +#. extracted from general.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" + +#: general.txt:1 +msgid "" +"Generic key bindings\n" +"====================" +msgstr "" + +#: general.txt:4 +msgid "" +"Some of the key bindings apply whatever panel is selected. They are called\n" +"generic key binding." +msgstr "" + +#: general.txt:7 +msgid "" +"Here is the list of all the generic key bindings, together with their\n" +"corresponding action:" +msgstr "" + +#: general.txt:10 +msgid "" +" '^R' : Redraw function -> redraws calcurse panels, this is useful if\n" +" you resize your terminal screen or when\n" +" garbage appears inside the display\n" +" '^A' : Add Appointment -> add an appointment or an event\n" +" '^T' : Add TODO -> add a todo\n" +" 'T' : -1 Day -> move to previous day\n" +" 't' : +1 Day -> move to next day\n" +" 'W' : -1 Week -> move to previous week\n" +" 'w' : +1 Week -> move to next week\n" +" 'M' : -1 Month -> move to previous month\n" +" 'm' : +1 Month -> move to next month\n" +" 'Y' : -1 Year -> move to previous year\n" +" 'y' : +1 Year -> move to next year\n" +" '^G' : Goto today -> move to current day" +msgstr "" + +#: general.txt:25 +msgid "" +"The '^P' and '^N' keys are used to scroll text upward or downward when " +"inside\n" +"specific screens such the help screens for example. They are also used when\n" +"the calendar screen is selected to switch between the available views " +"(monthly\n" +"and weekly calendar views)." +msgstr "" -- cgit v1.2.3-54-g00ecf