diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:43:44 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:44:21 +0200 |
commit | 47804c9d208802095d7cd594300e5a2070b4f1b8 (patch) | |
tree | f080480cbc5cfe5846d4d6a528a7e5f52c4a8a4f /doc/fr/goto.txt | |
parent | b74a9462de02b6de085a55b3bfdb0c16178d4aa4 (diff) | |
download | calcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.tar.gz calcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.zip |
doc/: Add translated documentation
Created using `po2txt` from translate-toolkit.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/fr/goto.txt')
-rw-r--r-- | doc/fr/goto.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/fr/goto.txt b/doc/fr/goto.txt new file mode 100644 index 0000000..b1c34eb --- /dev/null +++ b/doc/fr/goto.txt @@ -0,0 +1,13 @@ +Goto +==== + +Jump to a specific day in the calendar. + +Using this command, you do not need to travel to that day using the +displacement keys inside the calendar panel. + +If you hit [ENTER] without specifying any date, calcurse checks the system +current date and you will be taken to that date. + +Notice that you can also specify a global key binding to return to the current +day, no matter which panel is currently selected. |