Updated /docs/api/i2pcontrol

This commit is contained in:
str4d
2013-07-21 22:15:57 +00:00
parent 6f714fd19e
commit f9343d4f77
5 changed files with 50 additions and 32 deletions

View File

@ -191,6 +191,7 @@ Parameters are only provided in a named way (maps).
<li>-32700 &ndash; {% trans %}JSON parse error.{% endtrans %}</li>
<li>-32600 &ndash; {% trans %}Invalid request.{% endtrans %}</li>
<li>-32601 &ndash; {% trans %}Method not found.{% endtrans %}</li>
<li>-32602 &ndash; {% trans %}Invalid parameters.{% endtrans %}</li>
<li>-32603 &ndash; {% trans %}Internal error.{% endtrans %}</li>
</ul>
<ul>{% trans %}I2PControl specific error codes.{% endtrans %}

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2013-07-16 09:53+0000\n"
"POT-Creation-Date: 2013-07-21 22:13+0000\n"
"PO-Revision-Date: 2013-07-04 16:33+0000\n"
"Last-Translator: D.A. Loader\n"
"Language-Team: German "
@ -2322,36 +2322,40 @@ msgid "Method not found."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:194
msgid "Invalid parameters."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:195
msgid "Internal error."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:196
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
msgid "I2PControl specific error codes."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
msgid "Invalid password provided."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
msgid "No authentication token presented."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
msgid "Authentication token doesn't exist."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
msgid "The provided authentication token was expired and will be removed."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
msgid ""
"The version of the I2PControl API used wasn't specified, but is required "
"to be specified."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
#: i2p2www/pages/site/docs/api/i2pcontrol.html:203
msgid ""
"The version of the I2PControl API specified is not supported by "
"I2PControl."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2013-07-16 09:53+0000\n"
"POT-Creation-Date: 2013-07-21 22:13+0000\n"
"PO-Revision-Date: 2013-07-11 10:13+0000\n"
"Last-Translator: trolly\n"
"Language-Team: Spanish "
@ -2324,36 +2324,41 @@ msgid "Method not found."
msgstr "Método no encontrado."
#: i2p2www/pages/site/docs/api/i2pcontrol.html:194
#, fuzzy
msgid "Invalid parameters."
msgstr "Petición no válida."
#: i2p2www/pages/site/docs/api/i2pcontrol.html:195
msgid "Internal error."
msgstr "Error interno."
#: i2p2www/pages/site/docs/api/i2pcontrol.html:196
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
msgid "I2PControl specific error codes."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
msgid "Invalid password provided."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
msgid "No authentication token presented."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
msgid "Authentication token doesn't exist."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
msgid "The provided authentication token was expired and will be removed."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
msgid ""
"The version of the I2PControl API used wasn't specified, but is required "
"to be specified."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
#: i2p2www/pages/site/docs/api/i2pcontrol.html:203
msgid ""
"The version of the I2PControl API specified is not supported by "
"I2PControl."

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2013-07-16 09:53+0000\n"
"POT-Creation-Date: 2013-07-21 22:13+0000\n"
"PO-Revision-Date: 2013-06-29 11:32+0000\n"
"Last-Translator: Boxoa590\n"
"Language-Team: French "
@ -2324,36 +2324,40 @@ msgid "Method not found."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:194
msgid "Invalid parameters."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:195
msgid "Internal error."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:196
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
msgid "I2PControl specific error codes."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
msgid "Invalid password provided."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
msgid "No authentication token presented."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
msgid "Authentication token doesn't exist."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
msgid "The provided authentication token was expired and will be removed."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
msgid ""
"The version of the I2PControl API used wasn't specified, but is required "
"to be specified."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
#: i2p2www/pages/site/docs/api/i2pcontrol.html:203
msgid ""
"The version of the I2PControl API specified is not supported by "
"I2PControl."

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2013-07-16 09:53+0000\n"
"POT-Creation-Date: 2013-07-21 22:13+0000\n"
"PO-Revision-Date: 2013-04-27 23:10+0000\n"
"Last-Translator: Martin Svensson <digitalmannen@gmail.com>\n"
"Language-Team: Swedish (Sweden) "
@ -2320,36 +2320,40 @@ msgid "Method not found."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:194
msgid "Invalid parameters."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:195
msgid "Internal error."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:196
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
msgid "I2PControl specific error codes."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:197
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
msgid "Invalid password provided."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:198
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
msgid "No authentication token presented."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:199
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
msgid "Authentication token doesn't exist."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:200
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
msgid "The provided authentication token was expired and will be removed."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:201
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
msgid ""
"The version of the I2PControl API used wasn't specified, but is required "
"to be specified."
msgstr ""
#: i2p2www/pages/site/docs/api/i2pcontrol.html:202
#: i2p2www/pages/site/docs/api/i2pcontrol.html:203
msgid ""
"The version of the I2PControl API specified is not supported by "
"I2PControl."