summaryrefslogtreecommitdiff
path: root/docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po')
-rw-r--r--docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po162
1 files changed, 119 insertions, 43 deletions
diff --git a/docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po b/docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po
index ca922ac..b10f289 100644
--- a/docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po
+++ b/docs/_locale/zh_CN/LC_MESSAGES/plugins/index.po
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2009-2017, Marcel Hellkamp
+# Copyright (C) 2009-2020, Marcel Hellkamp
# This file is distributed under the same license as the Bottle package.
#
# Translators:
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bottle\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-12-19 14:15+0100\n"
-"PO-Revision-Date: 2015-12-13 21:05+0000\n"
+"POT-Creation-Date: 2020-12-31 18:35+0100\n"
+"PO-Revision-Date: 2020-12-31 17:35+0000\n"
"Last-Translator: defnull <marc@gsites.de>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/bottle/bottle/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -35,7 +35,7 @@ msgid ""
msgstr "在 :ref:`plugins` 查看常见的插件问题(安装,使用)。如果你计划开发一个新的插件, :doc:`/plugindev` 也许对你有帮助。"
#: ../../plugins/index.rst:12
-msgid "Bottle-Beaker"
+msgid "`Bottle-Beaker <http://pypi.python.org/pypi/bottle-beaker/>`_"
msgstr ""
#: ../../plugins/index.rst:12
@@ -43,7 +43,7 @@ msgid "Beaker to session and caching library with WSGI Middleware"
msgstr ""
#: ../../plugins/index.rst:15
-msgid "Bottle-Cork"
+msgid "`Bottle-Cork <http://cork.firelet.net/>`_"
msgstr ""
#: ../../plugins/index.rst:15
@@ -53,112 +53,188 @@ msgid ""
msgstr "Cork插件基于Bottle,提供了一些简单的方法来实现Web应用的权限验证。"
#: ../../plugins/index.rst:18
-msgid "Bottle-Extras"
+msgid "`Bottle-Cors-plugin <http://pypi.org/project/bottle-cors-plugin/>`_"
msgstr ""
#: ../../plugins/index.rst:18
-msgid "Meta package to install the bottle plugin collection."
-msgstr "安装Bottle插件的集合"
+msgid ""
+"Cors-plugin is the easiest way to implement cors on your bottle web "
+"application"
+msgstr ""
#: ../../plugins/index.rst:21
-msgid "Bottle-Flash"
+msgid "`Bottle-Extras <http://pypi.python.org/pypi/bottle-extras/>`_"
msgstr ""
#: ../../plugins/index.rst:21
-msgid "flash plugin for bottle"
-msgstr "Bottle的flash插件"
+msgid "Meta package to install the bottle plugin collection."
+msgstr "安装Bottle插件的集合"
#: ../../plugins/index.rst:24
-msgid "Bottle-Hotqueue"
+msgid "`Bottle-Flash <http://pypi.python.org/pypi/bottle-flash/>`_"
msgstr ""
#: ../../plugins/index.rst:24
-msgid "FIFO Queue for Bottle built upon redis"
-msgstr "基于redis的FIFO队列服务"
+msgid "flash plugin for bottle"
+msgstr "Bottle的flash插件"
#: ../../plugins/index.rst:27
-msgid "Macaron"
+msgid "`Bottle-Hotqueue <http://pypi.python.org/pypi/bottle-hotqueue/>`_"
msgstr ""
#: ../../plugins/index.rst:27
-msgid "Macaron is an object-relational mapper (ORM) for SQLite."
-msgstr "Macaron是用于SQLite的ORM"
+msgid "FIFO Queue for Bottle built upon redis"
+msgstr "基于redis的FIFO队列服务"
#: ../../plugins/index.rst:30
-msgid "Bottle-Memcache"
+msgid "`Macaron <http://nobrin.github.com/macaron/webapp.html>`_"
msgstr ""
#: ../../plugins/index.rst:30
-msgid "Memcache integration for Bottle."
-msgstr "Memcache集成"
+msgid "Macaron is an object-relational mapper (ORM) for SQLite."
+msgstr "Macaron是用于SQLite的ORM"
#: ../../plugins/index.rst:33
-msgid "Bottle-Mongo"
+msgid "`Bottle-Memcache <http://pypi.python.org/pypi/bottle-memcache/>`_"
msgstr ""
#: ../../plugins/index.rst:33
-msgid "MongoDB integration for Bottle"
-msgstr "MongoDB集成"
+msgid "Memcache integration for Bottle."
+msgstr "Memcache集成"
#: ../../plugins/index.rst:36
-msgid "Bottle-Redis"
+msgid "`Bottle-Mongo <http://pypi.python.org/pypi/bottle-mongo/>`_"
msgstr ""
#: ../../plugins/index.rst:36
-msgid "Redis integration for Bottle."
-msgstr "Redis集成"
+msgid "MongoDB integration for Bottle"
+msgstr "MongoDB集成"
#: ../../plugins/index.rst:39
-msgid "Bottle-Renderer"
+msgid "`Bottle-OAuthlib <http://pypi.python.org/pypi/bottle-oauthlib/>`_"
msgstr ""
#: ../../plugins/index.rst:39
-msgid "Renderer plugin for bottle"
-msgstr "Renderer插件"
+msgid "Adapter for oauthlib - create your own OAuth2.0 implementation"
+msgstr ""
#: ../../plugins/index.rst:42
-msgid "Bottle-Servefiles"
+msgid "`Bottle-Redis <http://pypi.python.org/pypi/bottle-redis/>`_"
msgstr ""
#: ../../plugins/index.rst:42
-msgid "A reusable app that serves static files for bottle apps"
-msgstr "一个可重用的APP,为Bottle应用提供静态文件服务。"
+msgid "Redis integration for Bottle."
+msgstr "Redis集成"
#: ../../plugins/index.rst:45
-msgid "Bottle-Sqlalchemy"
+msgid "`Bottle-Renderer <http://pypi.python.org/pypi/bottle-renderer/>`_"
msgstr ""
#: ../../plugins/index.rst:45
-msgid "SQLAlchemy integration for Bottle."
-msgstr "SQLAlchemy集成"
+msgid "Renderer plugin for bottle"
+msgstr "Renderer插件"
#: ../../plugins/index.rst:48
-msgid "Bottle-Sqlite"
+msgid "`Bottle-Servefiles <http://pypi.python.org/pypi/bottle-servefiles/>`_"
msgstr ""
#: ../../plugins/index.rst:48
-msgid "SQLite3 database integration for Bottle."
-msgstr "SQLite3数据库集成"
+msgid "A reusable app that serves static files for bottle apps"
+msgstr "一个可重用的APP,为Bottle应用提供静态文件服务。"
#: ../../plugins/index.rst:51
-msgid "Bottle-Web2pydal"
+msgid "`Bottle-Sqlalchemy <http://pypi.python.org/pypi/bottle-sqlalchemy/>`_"
msgstr ""
#: ../../plugins/index.rst:51
-msgid "Web2py Dal integration for Bottle."
-msgstr "Wbe2py的Dal集成"
+msgid "SQLAlchemy integration for Bottle."
+msgstr "SQLAlchemy集成"
#: ../../plugins/index.rst:54
-msgid "Bottle-Werkzeug"
+msgid "`Bottle-Sqlite <http://pypi.python.org/pypi/bottle-sqlite/>`_"
msgstr ""
#: ../../plugins/index.rst:54
+msgid "SQLite3 database integration for Bottle."
+msgstr "SQLite3数据库集成"
+
+#: ../../plugins/index.rst:57
+msgid "`Bottle-Web2pydal <http://pypi.python.org/pypi/bottle-web2pydal/>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:57
+msgid "Web2py Dal integration for Bottle."
+msgstr "Wbe2py的Dal集成"
+
+#: ../../plugins/index.rst:60
+msgid "`Bottle-Werkzeug <http://pypi.python.org/pypi/bottle-werkzeug/>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:60
msgid ""
"Integrates the `werkzeug` library (alternative request and response objects,"
" advanced debugging middleware and more)."
msgstr "集成 `werkzeug` (可选的request和response对象,更高级的调试中间件等等)"
-#: ../../plugins/index.rst:56
+#: ../../plugins/index.rst:63
+msgid ""
+"`bottle-smart-filters <https://github.com/agile4you/bottle-smart-filters/>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:63
+msgid "Bottle Querystring smart guessing."
+msgstr ""
+
+#: ../../plugins/index.rst:66
+msgid "`bottle-jwt <https://github.com/agile4you/bottle-jwt/>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:66
+msgid "JSON Web Token authentication plugin for bottle.py"
+msgstr ""
+
+#: ../../plugins/index.rst:69
+msgid "`Bottle-jwt <https://github.com/agalera/bottlejwt>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:69
+msgid "JWT integration for bottle"
+msgstr ""
+
+#: ../../plugins/index.rst:72
+msgid "`canister <https://github.com/dagnelies/canister>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:72
+msgid "a bottle wrapper to provide logging, sessions and authentication"
+msgstr ""
+
+#: ../../plugins/index.rst:75
+msgid "`bottle-cerberus <https://github.com/agalera/bottle-cerberus>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:75
+msgid "Cerberus integration for bottle"
+msgstr ""
+
+#: ../../plugins/index.rst:78
+msgid "`Bottle-errorsrest <https://github.com/agalera/bottle-errorsrest>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:78
+msgid "All errors generated from bottle are returned in json"
+msgstr ""
+
+#: ../../plugins/index.rst:82
+msgid "`Bottle-tools <https://github.com/theSage21/bottle-tools>`_"
+msgstr ""
+
+#: ../../plugins/index.rst:81
+msgid ""
+"Decorators that auto-supply function arguments using POST/query string data."
+msgstr ""
+
+#: ../../plugins/index.rst:84
msgid ""
"Plugins listed here are not part of Bottle or the Bottle project, but "
"developed and maintained by third parties."