summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-02-26 11:36:41 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-02-26 11:36:41 +0100
commit873bcfc9f05c3bd6f15b6f1a16cdabe5d164c787 (patch)
treea135bede8ffdfe95b2e8faa8ad968434aa37e318 /po/es.po
parenteabf21098d88061799709b9ff3cf5eeb90029dd6 (diff)
downloadweechat-873bcfc9f05c3bd6f15b6f1a16cdabe5d164c787.zip
Add command line option "-s" (or "--no-script") to start WeeChat without loading any script
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po4
1 files changed, 3 insertions, 1 deletions
diff --git a/po/es.po b/po/es.po
index 5a8edb131..bf6ffc691 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-02-23 10:39+0100\n"
+"POT-Creation-Date: 2010-02-26 11:22+0100\n"
"PO-Revision-Date: 2010-02-23 10:43+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -29,6 +29,7 @@ msgstr ""
msgid "Usage: %s [option...] [plugin:option...]\n"
msgstr "Uso: %s [opción...] [plugin:opción...]\n"
+#, fuzzy
msgid ""
" -a, --no-connect disable auto-connect to servers at startup\n"
" -d, --dir <path> set WeeChat home directory (default: ~/.weechat)\n"
@@ -36,6 +37,7 @@ msgid ""
" -k, --keys display WeeChat default keys\n"
" -l, --license display WeeChat license\n"
" -p, --no-plugin don't load any plugin at startup\n"
+" -s, --no-script don't load any script at startup\n"
" -v, --version display WeeChat version\n"
" plugin:option option for plugin\n"
" for example, irc plugin can connect\n"