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/priority-fr.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/priority-fr.po')
-rw-r--r-- | po/doc/priority-fr.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/po/doc/priority-fr.po b/po/doc/priority-fr.po new file mode 100644 index 0000000..1b54350 --- /dev/null +++ b/po/doc/priority-fr.po @@ -0,0 +1,45 @@ +# +# 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: French (http://www.transifex.com/projects/p/calcurse/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Translate Toolkit 1.10.0\n" + +#: priority.txt:1 +msgid "" +"Priority\n" +"========" +msgstr "" + +#: priority.txt:4 +msgid "" +"Change the priority of the currently selected item in the todo list.\n" +"Priorities are represented by the number appearing in front of the todo\n" +"description. This number goes from 9 for the lowest priority to 1 for the\n" +"highest priority. Todo items having higher priorities are placed first (at the\n" +"top) inside the todo panel." +msgstr "" + +#: priority.txt:10 +msgid "" +"By default, if you want to raise the priority of a todo item, you need to press\n" +"'+'. In doing so, the number in front of this item will decrease, meaning its\n" +"priority increases. The item position inside the todo panel may change,\n" +"depending on the priority of the items above it." +msgstr "" + +#: priority.txt:15 +msgid "" +"At the opposite, to lower a todo priority, press '-'. The todo position may\n" +"also change depending on the priority of the items below." +msgstr "" |