|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) 2016, Beary Innovative |
| 3 | +# This file is distributed under the same license as the bearychat.py |
| 4 | +# package. |
| 5 | +# FIRST AUTHOR <EMAIL@ADDRESS>, 2017. |
| 6 | + |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: bearychat.py 0.0.1\n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2017-01-03 09:51+0800\n" |
| 12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | +"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 | +"MIME-Version: 1.0\n" |
| 16 | +"Content-Type: text/plain; charset=utf-8\n" |
| 17 | +"Content-Transfer-Encoding: 8bit\n" |
| 18 | +"Generated-By: Babel 2.3.4\n" |
| 19 | + |
| 20 | +#: ../../source/index.rst:7 |
| 21 | +msgid "BearyChat.py" |
| 22 | +msgstr "" |
| 23 | + |
| 24 | +#: ../../source/index.rst:9 |
| 25 | +msgid "BearyChat.py is a SDK for `BearyChat <https://bearychat.com>`_." |
| 26 | +msgstr "" |
| 27 | + |
| 28 | +#: ../../source/index.rst:12 |
| 29 | +msgid "Quick links" |
| 30 | +msgstr "" |
| 31 | + |
| 32 | +#: ../../source/index.rst:14 |
| 33 | +msgid "`Source(GitHub) <https://github.com/bearyinnovative/bearychat.py>`_" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#: ../../source/index.rst:15 |
| 37 | +msgid "`BearyChat Integrations <https://bearychat.com/integrations>`_" |
| 38 | +msgstr "" |
| 39 | + |
| 40 | +#: ../../source/index.rst:18 |
| 41 | +msgid "Hello, world" |
| 42 | +msgstr "" |
| 43 | + |
| 44 | +#: ../../source/index.rst:20 |
| 45 | +msgid "" |
| 46 | +"Here is a simple \"Hello, world\" example app for BearyChat `Incoming " |
| 47 | +"<https://bearychat.com/integrations/incoming>`_::" |
| 48 | +msgstr "" |
| 49 | + |
| 50 | +#: ../../source/index.rst:44 |
| 51 | +msgid "Installation" |
| 52 | +msgstr "" |
| 53 | + |
| 54 | +#: ../../source/index.rst:46 |
| 55 | +msgid "**Automatic installation**::" |
| 56 | +msgstr "" |
| 57 | + |
| 58 | +#: ../../source/index.rst:50 |
| 59 | +msgid "" |
| 60 | +"BearyChat.py is listed in `PyPI " |
| 61 | +"<https://pypi.python.org/pypi/bearychat>`_, and can be installed with " |
| 62 | +"``pip`` or ``easy_install``." |
| 63 | +msgstr "" |
| 64 | + |
| 65 | +#: ../../source/index.rst:53 |
| 66 | +msgid "" |
| 67 | +"**Prerequisites**: BearyChat.py runs on Python 2.6+ and Python 3.3+(`more" |
| 68 | +" <https://travis-ci.org/bearyinnovative/bearychat.py>`_). And HTTP " |
| 69 | +"library `request <https://github.com/kennethreitz/requests>`_ is " |
| 70 | +"required." |
| 71 | +msgstr "" |
| 72 | + |
| 73 | +#: ../../source/index.rst:56 |
| 74 | +msgid "Documentation" |
| 75 | +msgstr "" |
| 76 | + |
| 77 | +#: ../../source/index.rst:58 |
| 78 | +msgid "Contents:" |
| 79 | +msgstr "" |
| 80 | + |
| 81 | +#: ../../source/index.rst:66 |
| 82 | +msgid ":ref:`genindex`" |
| 83 | +msgstr "" |
| 84 | + |
| 85 | +#: ../../source/index.rst:67 |
| 86 | +msgid ":ref:`modindex`" |
| 87 | +msgstr "" |
| 88 | + |
| 89 | +#: ../../source/index.rst:68 |
| 90 | +msgid ":ref:`search`" |
| 91 | +msgstr "" |
| 92 | + |
| 93 | +#: ../../source/index.rst:71 |
| 94 | +msgid "Discussion and support" |
| 95 | +msgstr "" |
| 96 | + |
| 97 | +#: ../../source/index.rst:73 |
| 98 | +msgid "" |
| 99 | +"You can report bugs on the `GitHub issue tracker " |
| 100 | +"<https://github.com/bearyinnovative/bearychat.py/issues>`_" |
| 101 | +msgstr "" |
| 102 | + |
0 commit comments