doc/: Add translated documentation

Created using `po2txt` from translate-toolkit.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2013-08-27 17:43:44 +02:00
parent b74a9462de
commit 47804c9d20
132 changed files with 2595 additions and 0 deletions

15
doc/de/save.txt Normal file
View File

@@ -0,0 +1,15 @@
Save
====
Save calcurse data.
Data are split into four different files which contain :
/ ~/.calcurse/conf -> user configuration
| (layout, color, general options)
| ~/.calcurse/apts -> data related to the appointments
| ~/.calcurse/todo -> data related to the todo list
\ ~/.calcurse/keys -> user-defined key bindings
In the config menu, you can choose to save the calcurse data automatically
before quitting.