summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po69
1 files changed, 38 insertions, 31 deletions
diff --git a/po/es.po b/po/es.po
index 22f6fdcd6..6e9a39d74 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-02-19 21:29+0100\n"
+"POT-Creation-Date: 2019-02-23 13:36+0100\n"
"PO-Revision-Date: 2019-01-29 21:02+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1643,7 +1643,7 @@ msgstr ""
#, fuzzy
msgid ""
-"list || enable|disable|toggle [<name>|@] || add <name> <buffer>[,"
+"list || enable|disable|toggle [<name>|@] || add|addreplace <name> <buffer>[,"
"<buffer>...] <tags> <regex> || rename <name> <new_name> || del <name>|-all"
msgstr ""
"list || enable|disable|toggle [<nombre>] || add <nombre> <buffer>[,"
@@ -1651,37 +1651,39 @@ msgstr ""
#, fuzzy
msgid ""
-" list: list all filters\n"
-" enable: enable filters (filters are enabled by default)\n"
-"disable: disable filters\n"
-" toggle: toggle filters\n"
-" name: filter name (\"@\" = enable/disable all filters in current buffer)\n"
-" add: add a filter\n"
-" rename: rename a filter\n"
-" del: delete a filter\n"
-" -all: delete all filters\n"
-" buffer: comma separated list of buffers where filter is active:\n"
-" - this is full name including plugin (example: \"irc.freenode."
+" list: list all filters\n"
+" enable: enable filters (filters are enabled by default)\n"
+" disable: disable filters\n"
+" toggle: toggle filters\n"
+" name: filter name (\"@\" = enable/disable all filters in current "
+"buffer)\n"
+" add: add a filter\n"
+"addreplace: add or replace an existing filter\n"
+" rename: rename a filter\n"
+" del: delete a filter\n"
+" -all: delete all filters\n"
+" buffer: comma separated list of buffers where filter is active:\n"
+" - this is full name including plugin (example: \"irc.freenode."
"#weechat\" or \"irc.server.freenode\")\n"
-" - \"*\" means all buffers\n"
-" - a name starting with '!' is excluded\n"
-" - wildcard \"*\" is allowed\n"
+" - \"*\" means all buffers\n"
+" - a name starting with '!' is excluded\n"
+" - wildcard \"*\" is allowed\n"
" tags: comma separated list of tags, for example \"irc_join,irc_part,"
"irc_quit\"\n"
-" - logical \"and\": use \"+\" between tags (for example: \"nick_toto"
-"+irc_action\")\n"
-" - wildcard \"*\" is allowed\n"
-" - if tag starts with '!', then it is excluded and must NOT be in "
+" - logical \"and\": use \"+\" between tags (for example: "
+"\"nick_toto+irc_action\")\n"
+" - wildcard \"*\" is allowed\n"
+" - if tag starts with '!', then it is excluded and must NOT be in "
"message\n"
" regex: POSIX extended regular expression to search in line\n"
-" - use '\\t' to separate prefix from message, special chars like '|' "
-"must be escaped: '\\|'\n"
-" - if regex starts with '!', then matching result is reversed (use "
-"'\\!' to start with '!')\n"
-" - two regular expressions are created: one for prefix and one for "
-"message\n"
-" - regex are case insensitive, they can start by \"(?-i)\" to become "
-"case sensitive\n"
+" - use '\\t' to separate prefix from message, special chars like "
+"'|' must be escaped: '\\|'\n"
+" - if regex starts with '!', then matching result is reversed "
+"(use '\\!' to start with '!')\n"
+" - two regular expressions are created: one for prefix and one "
+"for message\n"
+" - regex are case insensitive, they can start by \"(?-i)\" to "
+"become case sensitive\n"
"\n"
"The default key alt+'=' toggles filtering on/off globally and alt+'-' "
"toggles filtering on/off in the current buffer.\n"
@@ -4805,9 +4807,10 @@ msgstr "%sError al agregar el filtro"
msgid "not enough arguments"
msgstr "%sNo hay suficiente memoria"
-#, fuzzy
-msgid "a filter with same name already exists"
-msgstr "%sError: un buffer con el mismo nombre (%s) ya existe"
+msgid ""
+"a filter with same name already exists (choose another name or use option "
+"\"addreplace\" to overwrite it)"
+msgstr ""
#. TRANSLATORS: %s is the error returned by regerror
#, fuzzy, c-format
@@ -12962,6 +12965,10 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: no es posible conectarse al transmisor"
+#, fuzzy
+#~ msgid "a filter with same name already exists"
+#~ msgstr "%sError: un buffer con el mismo nombre (%s) ya existe"
+
#~ msgid "Aspell enabled"
#~ msgstr "Aspell activado"