Add stubs for Japanese translations.
This commit is contained in:
87
docs/locale/ja/LC_MESSAGES/index.po
Normal file
87
docs/locale/ja/LC_MESSAGES/index.po
Normal file
@ -0,0 +1,87 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2015-2017, Rapptz
|
||||
# This file is distributed under the same license as the discord.py package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: discord.py 1.0.0a\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-07-31 14:21-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.5.3\n"
|
||||
|
||||
#: ../../index.rst:7
|
||||
msgid "Welcome to discord.py"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:11
|
||||
msgid ""
|
||||
"discord.py is a modern, easy to use, feature-rich, and async ready API "
|
||||
"wrapper for Discord."
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:14
|
||||
msgid "**Features:**"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:16
|
||||
msgid "Modern Pythonic API using ``async``\\/``await`` syntax"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:17
|
||||
msgid "Sane rate limit handling that prevents 429s"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:18
|
||||
msgid "Implements the entire Discord API"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:19
|
||||
msgid "Command extension to aid with bot creation"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:20
|
||||
msgid "Easy to use with an object oriented design"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:21
|
||||
msgid "Optimised for both speed and memory"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:24
|
||||
msgid "Documentation Contents"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:36
|
||||
msgid "Extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:45
|
||||
msgid "Additional Information"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:54
|
||||
msgid ""
|
||||
"If you still can't find what you're looking for, try in one of the "
|
||||
"following pages:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:56
|
||||
msgid ":ref:`genindex`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:57
|
||||
msgid ":ref:`modindex`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../index.rst:58
|
||||
msgid ":ref:`search`"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user