diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:42:45 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:42:45 +0200 |
commit | b74a9462de02b6de085a55b3bfdb0c16178d4aa4 (patch) | |
tree | 28f98d6b1bfccbf2c914597d20bb6996878e48f0 /po/doc/view-ru.po | |
parent | 9c1d50eee2fbadd80b584ef7a496bcbbe082541a (diff) | |
download | calcurse-b74a9462de02b6de085a55b3bfdb0c16178d4aa4.zip |
po/: Translation updates from Transifex
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'po/doc/view-ru.po')
-rw-r--r-- | po/doc/view-ru.po | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/po/doc/view-ru.po b/po/doc/view-ru.po new file mode 100644 index 0000000..daeec40 --- /dev/null +++ b/po/doc/view-ru.po @@ -0,0 +1,40 @@ +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: calcurse\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-24 08:51+0200\n" +"PO-Revision-Date: 2013-07-24 06:54+0000\n" +"Last-Translator: Lukas Fleischer <transifex@cryptocrack.de>\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/calcurse/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Translate Toolkit 1.10.0\n" + +#: view.txt:1 +msgid "" +"View\n" +"====" +msgstr "" + +#: view.txt:4 +msgid "View the item you select in either the todo or appointment panel." +msgstr "" + +#: view.txt:6 +msgid "" +"This is useful when an event description is longer than the available space to\n" +"display it. If that is the case, the description will be shortened and its end\n" +"replaced by '...'. To be able to read the entire description, just run the view\n" +"command and a popup window will appear, containing the whole event." +msgstr "" + +#: view.txt:11 +msgid "" +"Press any key to close the popup window and go back to the main calcurse\n" +"screen." +msgstr "" |