Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nijel/odorik
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 13, 2015
2 parents 0677f5b + f43cfcb commit d5c1a1a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
Binary file modified docs/locale/cs/LC_MESSAGES/command.mo
Binary file not shown.
9 changes: 5 additions & 4 deletions docs/locale/cs/LC_MESSAGES/command.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ msgstr ""
"Project-Id-Version: Odorik 0.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-20 15:07+0200\n"
"PO-Revision-Date: 2015-05-20 16:33+0200\n"
"PO-Revision-Date: 2015-07-13 10:51+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/odorik/documentation-command/cs/>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/odorik"
"/documentation-command/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 2.3-dev\n"
"X-Generator: Weblate 2.4-dev\n"

#: ../../command.rst:2
msgid "Odorik command line interface"
Expand Down Expand Up @@ -339,7 +340,7 @@ msgstr ""

#: ../../command.rst:93
msgid "You can additionally filter calls by ``--status`` or ``--direction``."
msgstr ""
msgstr "Hovory dále můžete filtrovat pomocí ``--status`` nebo ``--direction``."

#~ msgid ""
#~ "Following settings can be configured in the ``[odorik]`` section (you can "
Expand Down
Binary file modified docs/locale/cs/LC_MESSAGES/python.mo
Binary file not shown.
11 changes: 6 additions & 5 deletions docs/locale/cs/LC_MESSAGES/python.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ msgstr ""
"Project-Id-Version: Odorik 0.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-20 15:07+0200\n"
"PO-Revision-Date: 2015-05-25 12:02+0200\n"
"PO-Revision-Date: 2015-07-13 10:51+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/odorik/documentation-python/cs/>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/odorik"
"/documentation-python/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 2.3\n"
"X-Generator: Weblate 2.4-dev\n"

#: ../../python.rst:2
msgid "Python API"
Expand Down Expand Up @@ -223,11 +224,11 @@ msgstr "Hlavní třída pro spouštění příkazů."

#: ../../python.rst:106
msgid "Call status, one of 'answered', 'missed'"
msgstr ""
msgstr "Stav hovoru, jedno z 'answered', 'missed'"

#: ../../python.rst:108
msgid "Call direction, one of 'in', 'out', 'redirected'"
msgstr ""
msgstr "Směr hovoru, jedno z 'in', 'out', 'redirected'"

#: ../../python.rst:40 ../../python.rst:82 ../../python.rst:94
msgid "string"
Expand Down

0 comments on commit d5c1a1a

Please sign in to comment.