aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ru/tab.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-08-27 17:43:44 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-08-27 17:44:21 +0200
commit47804c9d208802095d7cd594300e5a2070b4f1b8 (patch)
treef080480cbc5cfe5846d4d6a528a7e5f52c4a8a4f /doc/ru/tab.txt
parentb74a9462de02b6de085a55b3bfdb0c16178d4aa4 (diff)
downloadcalcurse-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/ru/tab.txt')
-rw-r--r--doc/ru/tab.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ru/tab.txt b/doc/ru/tab.txt
new file mode 100644
index 0000000..348a633
--- /dev/null
+++ b/doc/ru/tab.txt
@@ -0,0 +1,14 @@
+Tab
+===
+
+Switch between panels.
+
+The panel currently in use has its border colorized.
+
+Some actions are possible only if the right panel is selected. For example, if
+you want to add a task in the todo list, you need first to press the 'TAB' key
+to get the todo panel selected. Then you can press 'a' to add your item.
+
+Notice that at the bottom of the screen the list of possible actions change
+while pressing 'TAB', so you always know what action can be performed on the
+selected panel.