mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
core: add link to function color (plugin API reference) in /help eval
This commit is contained in:
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 21:59+0100\n"
|
||||
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1474,7 +1474,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:48+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -1537,6 +1537,7 @@ msgstr "evaluierter Ausdruck"
|
||||
msgid "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
|
||||
msgstr "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
" -n: display result without sending it to buffer (debug mode)\n"
|
||||
" -s: split expression before evaluating it (many commands can be "
|
||||
@@ -1576,7 +1577,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:01+0100\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1506,7 +1506,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"PO-Revision-Date: 2017-04-20 21:58+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-04-21 07:35+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -1553,7 +1553,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
@@ -1648,7 +1649,8 @@ msgstr ""
|
||||
"chaîne\")\n"
|
||||
" ou un maximum de caractères affichés à l'écran (format : \"cutscr:max,"
|
||||
"suffixe,chaîne\")\n"
|
||||
" 5. une couleur (format : \"color:xxx\")\n"
|
||||
" 5. une couleur (format : \"color:xxx\", voir la \"Référence API extension"
|
||||
"\", fonction \"color\")\n"
|
||||
" 6. une info (format : \"info:nom,paramètres\", les paramètres sont "
|
||||
"optionnels)\n"
|
||||
" 7. la date/heure courante (format : \"date\" ou \"date:format\")\n"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:03+0100\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1396,7 +1396,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:04+0100\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1489,7 +1489,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
@@ -1479,6 +1479,7 @@ msgstr "式を評価"
|
||||
msgid "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
|
||||
msgstr "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
" -n: display result without sending it to buffer (debug mode)\n"
|
||||
" -s: split expression before evaluating it (many commands can be "
|
||||
@@ -1518,7 +1519,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1553,7 +1553,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-04-08 14:50+0200\n"
|
||||
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
|
||||
"Language-Team: Portuguese <>\n"
|
||||
@@ -1542,7 +1542,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
+3
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2016-09-03 08:24+0200\n"
|
||||
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1551,7 +1551,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:06+0100\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1418,7 +1418,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 22:07+0100\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1252,7 +1252,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
+3
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-04-21 07:34+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1255,7 +1255,8 @@ msgid ""
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen (format: \"cutscr:max,suffix,string"
|
||||
"\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API reference\", function "
|
||||
"\"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
" 8. an environment variable (format: \"env:XXX\")\n"
|
||||
|
||||
@@ -7272,7 +7272,8 @@ command_init ()
|
||||
" 4. a string with max chars (format: \"cut:max,suffix,string\")\n"
|
||||
" or max chars displayed on screen "
|
||||
"(format: \"cutscr:max,suffix,string\")\n"
|
||||
" 5. a color (format: \"color:xxx\")\n"
|
||||
" 5. a color (format: \"color:xxx\", see \"Plugin API "
|
||||
"reference\", function \"color\")\n"
|
||||
" 6. an info (format: \"info:name,arguments\", arguments are "
|
||||
"optional)\n"
|
||||
" 7. current date/time (format: \"date\" or \"date:format\")\n"
|
||||
|
||||
Reference in New Issue
Block a user