diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-17 07:57:31 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-17 07:57:31 +0200 |
commit | 32d165f1c450809bde3f1480cf076497b155f855 (patch) | |
tree | ec5b37060158c3048f87e87215d363f3606d06bb /po/es.po | |
parent | 13332360aaefae80c216c3b480b039770b9f00b9 (diff) | |
download | weechat-32d165f1c450809bde3f1480cf076497b155f855.zip |
core: add a welcome message on first WeeChat run (closes #318)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-04-13 17:19+0200\n" +"POT-Creation-Date: 2015-04-17 07:43+0200\n" "PO-Revision-Date: 2015-03-21 08:41+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4377,6 +4377,24 @@ msgstr "Colores de WeeChat (en uso: %d, disponibles: %d):" msgid "Terminal lost, exiting WeeChat..." msgstr "Se perdió la terminal, cerrando WeeChat..." +msgid "" +"\n" +"Welcome to WeeChat!\n" +"\n" +"If you are discovering WeeChat, it is recommended to read at least the " +"quickstart guide, and the user's guide if you have some time; they explain " +"main WeeChat concepts.\n" +"All WeeChat docs are available at: https://weechat.org/doc\n" +"\n" +"Moreover, there is inline help with /help on all commands and options (use " +"Tab key to complete the name).\n" +"The command /iset (script iset.pl) can help to customize WeeChat: /script " +"install iset.pl\n" +"\n" +"You can create and connect to an IRC server with /server and /connect " +"commands (see /help server)." +msgstr "" + msgid "Mouse is enabled" msgstr "Ratón activado" |