summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-06-04 22:00:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-06-04 22:00:10 +0200
commit7c6c450662ec81b23a585e2abb9311f024138cb8 (patch)
treebb4a041c5f19eef972da74a789314119b2b609bc /po
parentc540db0b4f5d3fbc4ffabceb77d65b43be6f2e7d (diff)
downloadweechat-7c6c450662ec81b23a585e2abb9311f024138cb8.zip
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Diffstat (limited to 'po')
-rw-r--r--po/cs.po64
-rw-r--r--po/de.po78
-rw-r--r--po/es.po64
-rw-r--r--po/fr.po95
-rw-r--r--po/hu.po49
-rw-r--r--po/it.po70
-rw-r--r--po/ja.po78
-rw-r--r--po/pl.po78
-rw-r--r--po/pt_BR.po72
-rw-r--r--po/ru.po49
-rw-r--r--po/tr.po71
-rw-r--r--po/weechat.pot49
12 files changed, 414 insertions, 403 deletions
diff --git a/po/cs.po b/po/cs.po
index e02fa3dcb..ed72de942 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -205,8 +205,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -741,12 +741,12 @@ msgstr "Žádné proxy nejsou definovány"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sChyba: špatný typ \"%s\" proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Proxy \"%s\" vytvořena"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sChyba: selhalo vytvoření proxy \"%s\""
#, c-format
@@ -2083,6 +2083,7 @@ msgstr ""
"list || add <jméno> <typ> <adresa> <port> [<uživatel> [<heslo>]] || del "
"<jméno>|-all || set <jméno> <volba> <hodnota>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2099,12 +2100,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2727,8 +2728,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -5066,7 +5066,7 @@ msgstr ""
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: nemohu registrovat skript \"%s\" (jiný skript se stejným jménem již "
@@ -5116,13 +5116,13 @@ msgstr "%s%s: již připojený k serveru \"%s\"!"
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: zrovna připojuji k serveru \"%s\"!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: server %s%s%s vytvořen (dočasný server, NEUKLÁDA SE!)"
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: nemohu registrovat skript \"%s\" (jiný skript se stejným jménem již "
@@ -5130,8 +5130,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -5313,16 +5313,16 @@ msgstr "Servery s \"%s\":"
msgid "No server found with \"%s\""
msgstr "Žádný server s \"%s\" nenalezen"
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s%s: server \"%s\" již existuje, nemohu jej vytvořít!"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: nemohu vytvořit server"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: server %s%s%s vytvořen"
#, c-format
@@ -5528,12 +5528,12 @@ msgstr ""
#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6328,11 +6328,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -6670,7 +6670,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -6952,8 +6952,8 @@ msgid ""
msgstr ""
"seznam notifikací pro server (místo změny této volby použijte příkaz /notify)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: chyba při vytváření serveru \"%s\""
#, c-format
@@ -7303,7 +7303,7 @@ msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr "povolit chytrý filter pro \"part\" a \"quit\" zprávy"
#, fuzzy
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
"%s%s: nemohu registrovat skript \"%s\" (jiný skript se stejným jménem již "
"existuje)"
diff --git a/po/de.po b/po/de.po
index 0776ffa1c..cbe98925e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-05-09 09:25+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <>\n"
@@ -199,6 +199,7 @@ msgstr "Fehler: HOME (%s) ist kein Verzeichnis\n"
msgid "Error: cannot create directory \"%s\"\n"
msgstr "Fehler: Das Verzeichnis \"%s\" kann nicht anlegt werden\n"
+#, fuzzy
msgid ""
"Welcome to WeeChat!\n"
"\n"
@@ -212,8 +213,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
"Willkommen zu WeeChat!\n"
"\n"
@@ -780,12 +781,12 @@ msgstr "Kein Proxy definiert"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sFehler: falscher Typ \"%s\" für Proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Proxy \"%s\" erstellt"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sFehler: konnte den Proxy \"%s\" nicht erstellen"
#, c-format
@@ -2428,6 +2429,7 @@ msgstr ""
"list || add <name> <type> <address> <port> [<username> [<password>]] || del "
"<name>|-all || set <name> <option> <value>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2444,12 +2446,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -3201,10 +3203,9 @@ msgstr ""
"Sollten Grafikfehler auftreten dann ist es ratsam diese Einstellung zu "
"deaktivieren."
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
"%sWarnung: Proxy \"%s\" existiert nicht (kann mit dem Befehl /proxy angelegt "
"werden)"
@@ -5993,9 +5994,9 @@ msgstr ""
"%s%s: Verbindung mit %d %s getrennt (Upgrade über eine SSL Verbindung nicht "
"möglich)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: temporärer Server, \"%s\", kann nicht erstellt werden (es sollte "
@@ -6046,23 +6047,23 @@ msgstr "%s%s: es besteht bereits eine Verbindung zum Server \"%s\""
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: ein Verbindungsaufbau zum Server \"%s\" läuft bereits!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: Server %s%s%s angelegt (temporärer Server, WIRD NICHT GESICHERT!)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: ein temporärer Server, \"%s\", kann nicht erstellt werden da die "
"Erstellung temporärer Server mittels des Befehls /connect zur Zeit "
"deaktiviert ist"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
"%s%s: soll ein Standardserver erstellt werden, muss der Befehl \"/server add"
@@ -6254,18 +6255,18 @@ msgstr "Server mit \"%s\":"
msgid "No server found with \"%s\""
msgstr "Keinen Server mit \"%s\" gefunden"
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr ""
"%s%s: Der Server \"%s\" existiert bereits und kann daher nicht angelegt "
"werden!"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: Server kann nicht anlegt werden"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: Server %s%s%s wurde angelegt"
#, c-format
@@ -6482,14 +6483,15 @@ msgstr ""
"<server> [<server>...] [-<option>[=<value>]] [-no<option>] [-nojoin] [-"
"switch] || -all|-auto|-open [-nojoin] [-switch]"
+#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -7297,14 +7299,15 @@ msgstr ""
"<option>[=<value>]] [-no<option>] || copy|rename <server> <new_name> || "
"reorder <server> [<server>...] || del|keep <server> || deloutq|jump|raw"
+#, fuzzy
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -7654,9 +7657,9 @@ msgstr ""
"als SPAM interpretiert und kann dazu führen, dass man aus den besuchten "
"Channels verbannt wird. Du bist gewarnt!"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
"%s%s: Warnung: Proxy \"%s\" existiert nicht (kann mit dem Befehl /proxy "
@@ -8009,8 +8012,8 @@ msgstr ""
"Liste mit Benachrichtigung für Server (diese Einstellung sollte nicht direkt "
"verändert werden. Dazu sollte der Befehl /notify genutzt werden)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: Fehler bei der Erstellung des Servers \"%s\""
#, c-format
@@ -8457,7 +8460,8 @@ msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
"aktiviert einen intelligenten Filter für \"part\" und \"quit\" Nachrichten"
-msgid "enable creation of temporary servers with command /connect"
+#, fuzzy
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
"aktiviert die Erstellung von temporären Servern mit dem Befehl /connect"
diff --git a/po/es.po b/po/es.po
index 959c0a01e..deb38ce2d 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: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+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"
@@ -211,8 +211,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -745,12 +745,12 @@ msgstr "Ningún proxy definido"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sError: tipo \"%s\" incorrecto para el proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Proxy \"%s\" creado"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sError: no se pudo crear el proxy \"%s\""
#, c-format
@@ -2190,6 +2190,7 @@ msgstr ""
"list || add <nombre> <tipo> <dirección> <puerto> [<usuario> [<clave>]] || "
"del <nombre>|-all || set <nombre> <opción> <valor>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2206,12 +2207,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2864,8 +2865,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -5290,7 +5290,7 @@ msgstr ""
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: no es posible registrar el script \"%s\" (otro script ya existe con "
@@ -5340,13 +5340,13 @@ msgstr "%s%s: ¡ya está conectado al servidor \"%s\"!"
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: ¡actualmente conectando al servidor \"%s\"!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: servidor %s%s%s creado (temporalmente, ¡SIN GUARDAR!)"
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: no es posible registrar el script \"%s\" (otro script ya existe con "
@@ -5354,8 +5354,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -5537,16 +5537,16 @@ msgstr "Servidores con \"%s\":"
msgid "No server found with \"%s\""
msgstr "Ningún servidor encontrado con \"%s\""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s%s: el servidor \"%s\" ya existe, ¡no se puede crear!"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: no es posible crear el servidor"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: servidor %s%s%s creado"
#, c-format
@@ -5757,12 +5757,12 @@ msgstr ""
#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6569,11 +6569,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -6913,7 +6913,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -7207,8 +7207,8 @@ msgstr ""
"Lista de notificaciones para el servidor (no se debería cambiar esta opción, "
"usar el comando /notify para ello)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: error al crear el servidor \"%s\""
#, c-format
@@ -7587,7 +7587,7 @@ msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr "habilitar el filtro inteligente para mensajes \"part\" y \"quit\""
#, fuzzy
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
"%s%s: no es posible registrar el script \"%s\" (otro script ya existe con "
"ese nombre)"
diff --git a/po/fr.po b/po/fr.po
index 804cebeae..3535879c5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
-"PO-Revision-Date: 2015-05-07 07:03+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
+"PO-Revision-Date: 2015-06-04 21:57+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -203,8 +203,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
"Bienvenue dans WeeChat !\n"
"\n"
@@ -218,7 +218,7 @@ msgstr ""
"La commande /iset (script iset.pl) peut aider à paramétrer WeeChat : /script "
"install iset.pl\n"
"\n"
-"Vous pouvez créer et vous connecter à un serveur IRC avec les commandes /"
+"Vous pouvez ajouter et vous connecter à un serveur IRC avec les commandes /"
"server et /connect (voir /help server)."
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -763,12 +763,12 @@ msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sErreur : type erroné \"%s\" pour le proxy \"%s\""
#, c-format
-msgid "Proxy \"%s\" created"
-msgstr "Proxy \"%s\" créé"
+msgid "Proxy \"%s\" added"
+msgstr "Proxy \"%s\" ajouté"
#, c-format
-msgid "%sError: failed to create proxy \"%s\""
-msgstr "%sErreur : impossible de créer le proxy \"%s\""
+msgid "%sError: failed to add proxy \"%s\""
+msgstr "%sErreur : impossible d'ajouter le proxy \"%s\""
#, c-format
msgid "%sError: wrong port \"%s\" for proxy \"%s\""
@@ -2392,12 +2392,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2417,12 +2417,12 @@ msgstr ""
" valeur : nouvelle valeur pour l'option\n"
"\n"
"Exemples :\n"
-" créer un proxy http, tournant en local, port 8888 :\n"
+" ajouter un proxy http, tournant en local, port 8888 :\n"
" /proxy add local http 127.0.0.1 8888\n"
-" créer un proxy http en utilisant le protocole IPv6 :\n"
+" ajouter un proxy http en utilisant le protocole IPv6 :\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" créer un proxy socks5 avec un utilisateur/mot de passe :\n"
+" ajouter un proxy socks5 avec un utilisateur/mot de passe :\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" supprimer un proxy :\n"
" /proxy del myproxy"
@@ -3125,10 +3125,9 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
-"%sAttention : le proxy \"%s\" n'existe pas (vous pouvez le créer avec la "
+"%sAttention : le proxy \"%s\" n'existe pas (vous pouvez l'ajouter avec la "
"commande /proxy)"
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -5864,10 +5863,10 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
-"%s%s : impossible de créer le serveur temporaire \"%s\" (vérifiez s'il y a "
+"%s%s : impossible d'ajouter le serveur temporaire \"%s\" (vérifiez s'il y a "
"déjà un serveur avec ce nom)"
#, c-format
@@ -5916,25 +5915,25 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s : une connexion vers le serveur \"%s\" est en cours !"
#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
-msgstr "%s : serveur %s%s%s créé (serveur temporaire, NON SAUVÉ !)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
+msgstr "%s : serveur %s%s%s ajouté (serveur temporaire, NON SAUVÉ !)"
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
-"%s%s : impossible de créer le serveur temporaire \"%s\" car la création de "
+"%s%s : impossible d'ajouter le serveur temporaire \"%s\" car l'ajout de "
"serveurs temporaires avec la commande /connect est actuellement désactivée"
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
"%s%s : si vous voulez ajouter un serveur standard, utilisez la commande \"/"
-"server add\" (voir /help server); si vous voulez vraiment créer un serveur "
+"server add\" (voir /help server); si vous voulez vraiment ajouter un serveur "
"temporaire (NON SAUVÉ), activez l'option irc.look.temporary_servers"
#, c-format
@@ -6120,16 +6119,16 @@ msgid "No server found with \"%s\""
msgstr "Pas de serveur trouvé avec \"%s\""
#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
-msgstr "%s%s : le serveur \"%s\" existe déjà, impossible de le créer !"
+msgid "%s%s: server \"%s\" already exists, can't add it!"
+msgstr "%s%s : le serveur \"%s\" existe déjà, impossible de l'ajouter !"
#, c-format
-msgid "%s%s: unable to create server"
-msgstr "%s%s : impossible de créer le serveur"
+msgid "%s%s: unable to add server"
+msgstr "%s%s : impossible d'ajouter le serveur"
#, c-format
-msgid "%s: server %s%s%s created"
-msgstr "%s : serveur %s%s%s créé"
+msgid "%s: server %s%s%s added"
+msgstr "%s : serveur %s%s%s ajouté"
#, c-format
msgid "%s%s: server \"%s\" not found for \"%s\" command"
@@ -6342,12 +6341,12 @@ msgstr ""
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6371,12 +6370,12 @@ msgid ""
" /connect -switch"
msgstr ""
" serveur : nom du serveur, qui peut être :\n"
-" - nom interne de serveur (créé par /server add, usage "
+" - nom interne de serveur (ajouté par /server add, usage "
"recommandé)\n"
" - nom/port ou IP/port, le port par défaut est 6667\n"
" - URL avec le format : irc[6][s]://[pseudo[:mot_passe]@]irc."
"example.org[:port][/#canal1][,#canal2[...]]\n"
-" Note : pour une adresse/IP/URL, un serveur temporaire est créé "
+" Note : pour une adresse/IP/URL, un serveur temporaire est ajouté "
"(NON SAUVÉ), voir /help irc.look.temporary_servers\n"
" option : définir l'option pour le serveur (pour une option booléenne, la "
"valeur peut être omise)\n"
@@ -7146,11 +7145,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -7176,11 +7175,11 @@ msgid ""
msgstr ""
" list : afficher les serveurs (sans paramètre, cette liste est affichée)\n"
"listfull : afficher les serveurs avec de l'info détaillée pour chaque\n"
-" add : créer un nouveau serveur\n"
+" add : ajouter un nouveau serveur\n"
" serveur : nom du serveur, pour usage interne et affichage\n"
" nom : nom ou adresse IP du serveur avec port en option (défaut : 6667), "
"plusieurs adresses peuvent être séparées par une virgule\n"
-" temp : créer un serveur temporaire (non sauvé)\n"
+" temp : ajouter un serveur temporaire (non sauvé)\n"
" option : définir l'option pour le serveur (pour une option booléenne, la "
"valeur peut être omise)\n"
"nooption : définir l'option booléenne à 'off' (par exemple : -nossl)\n"
@@ -7497,10 +7496,10 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
-"%s%s : attention : le proxy \"%s\" n'existe pas (vous pouvez le créer avec "
+"%s%s : attention : le proxy \"%s\" n'existe pas (vous pouvez l'ajouter avec "
"la commande /proxy)"
#, c-format
@@ -7830,8 +7829,8 @@ msgstr ""
"option mais utiliser la commande /notify)"
#, c-format
-msgid "%s%s: error creating server \"%s\""
-msgstr "%s%s : erreur de création du serveur \"%s\""
+msgid "%s%s: error adding server \"%s\""
+msgstr "%s%s : erreur d'ajout du serveur \"%s\""
#, c-format
msgid "%s%s: error creating server option \"%s\""
@@ -8256,8 +8255,10 @@ msgstr ""
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr "activer le filtre intelligent pour les messages \"part\" et \"quit\""
-msgid "enable creation of temporary servers with command /connect"
-msgstr "activer la création des serveurs temporaires avec la commande /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
+msgstr ""
+"activer l'ajout automatique des serveurs temporaires avec la commande /"
+"connect"
msgid "strip colors in topic (used only when displaying buffer title)"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index e9bfdb75e..7bb38baf8 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -206,8 +206,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -777,11 +777,11 @@ msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%s rossz argumentum szám a \"%s\" parancsnak\n"
#, fuzzy, c-format
-msgid "Proxy \"%s\" created"
+msgid "Proxy \"%s\" added"
msgstr "A \"%s\" => \"%s\" aliasz elkészült\n"
#, fuzzy, c-format
-msgid "%sError: failed to create proxy \"%s\""
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%s nem sikerült a modul opciókat elmenteni\n"
#, fuzzy, c-format
@@ -1878,12 +1878,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2403,8 +2403,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -4641,7 +4640,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
@@ -4688,19 +4687,19 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s éppen kapcsolódik a(z) \"%s\" szerverhez!\n"
#, fuzzy, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "A %s%s%s szerver létrehozva\n"
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -4882,15 +4881,15 @@ msgid "No server found with \"%s\""
msgstr "Nem található '%s' szerver.\n"
#, fuzzy, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s a \"%s\" szerver már létezik, nem hozhatja létre!\n"
#, fuzzy, c-format
-msgid "%s%s: unable to create server"
+msgid "%s%s: unable to add server"
msgstr "%s nem sikerült a szervert létrehozni\n"
#, fuzzy, c-format
-msgid "%s: server %s%s%s created"
+msgid "%s: server %s%s%s added"
msgstr "A %s%s%s szerver létrehozva\n"
#, fuzzy, c-format
@@ -5063,12 +5062,12 @@ msgstr ""
#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -5804,11 +5803,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -6176,7 +6175,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -6433,7 +6432,7 @@ msgid ""
msgstr ""
#, fuzzy, c-format
-msgid "%s%s: error creating server \"%s\""
+msgid "%s%s: error adding server \"%s\""
msgstr "%s nincs elég memória az információs pult üzenethez\n"
#, fuzzy, c-format
@@ -6741,7 +6740,7 @@ msgstr "új üzenetet tartalmazó ablak színe"
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
msgid "strip colors in topic (used only when displaying buffer title)"
diff --git a/po/it.po b/po/it.po
index e890c88ac..340438b6e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -203,8 +203,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -733,12 +733,12 @@ msgstr "Nessun proxy definito"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sErrore: tipo \"%s\" errato per il proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Proxy \"%s\" creato"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sErrore: impossibile creare il proxy \"%s\""
#, c-format
@@ -2233,6 +2233,7 @@ msgstr ""
"list || add <nome> <tipo> <indirizzo> <porta> [<nomeutente> [<password>]] || "
"del <nome>|-all || set <nome> <opzione> <valore>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2249,12 +2250,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2952,11 +2953,12 @@ msgstr ""
"ATTENZIONE: questa opzione può provocare seri bug nella visualizzazione, se "
"si verificano tali problemi, l'opzione va disabilitata."
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
+"%s%s: attenzione: il proxy \"%s\" non esiste (è possibile crearlo con il "
+"comando /proxy)"
msgid "debug level for plugin (\"core\" for WeeChat core)"
msgstr "livello di debug per il plugin (\"core\" per il core di WeeChat)"
@@ -5434,7 +5436,7 @@ msgstr ""
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: impossibile registrare lo script \"%s\" (esiste un altro script con lo "
@@ -5485,13 +5487,13 @@ msgstr "%s%s: la connessione al server \"%s\" è già attiva!"
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: la connessione al server \"%s\" è già in corso!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: server %s%s%s creato (server temporaneo, NON SALVATO!)"
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: impossibile registrare lo script \"%s\" (esiste un altro script con lo "
@@ -5499,8 +5501,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -5685,16 +5687,16 @@ msgstr "Server con \"%s\":"
msgid "No server found with \"%s\""
msgstr "Nessun server trovato con \"%s\""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s%s: il server \"%s\" esiste già, impossibile crearlo!"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: impossibile creare il server"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: server %s%s%s creato"
#, c-format
@@ -5902,12 +5904,12 @@ msgstr ""
#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6715,11 +6717,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -7057,9 +7059,9 @@ msgid ""
"spam; therefore you could be banned from channels, you are warned!"
msgstr ""
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
"%s%s: attenzione: il proxy \"%s\" non esiste (è possibile crearlo con il "
@@ -7356,8 +7358,8 @@ msgstr ""
"elenco notifiche per il server (si consiglia di non cambiare questa opzione "
"ma di usare il comando /notify)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: errore durante la creazione del server \"%s\""
#, c-format
@@ -7746,7 +7748,7 @@ msgstr ""
"(disconnessione)"
#, fuzzy
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
"%s%s: impossibile registrare lo script \"%s\" (esiste un altro script con lo "
"stesso nome)"
diff --git a/po/ja.po b/po/ja.po
index 6e9c25eb9..2205c8ba2 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-05-18 00:59+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
@@ -187,6 +187,7 @@ msgstr "エラー: ホーム (%s) はディレクトリではありません\n"
msgid "Error: cannot create directory \"%s\"\n"
msgstr "エラー: ディレクトリ \"%s\" の作成に失敗しました\n"
+#, fuzzy
msgid ""
"Welcome to WeeChat!\n"
"\n"
@@ -200,8 +201,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
"WeeChat にようこそ!\n"
"\n"
@@ -753,12 +754,12 @@ msgstr "プロキシが定義されていません"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%1$sエラー: プロキシ \"%3$s\" に対するタイプ \"%2$s\" が間違っています"
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "プロキシ \"%s\" を作成しました"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sエラー: プロキシ \"%s\" の作成に失敗しました"
#, c-format
@@ -2310,6 +2311,7 @@ msgstr ""
"list || add <name> <type> <address> <port> [<username> [<password>]] || del "
"<name>|-all || set <name> <option> <value>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2326,12 +2328,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -3041,10 +3043,9 @@ msgstr ""
"警告: このオプションは致命的な表示上のバグを引き起こします、そのような場合"
"は、このオプションをオフにしてください。"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
"%s警告: プロキシ \"%s\" が存在しません (作成するには /proxy コマンドを使って"
"ください)"
@@ -5603,9 +5604,9 @@ msgid ""
msgstr ""
"%s%s: %d 個の %s との切断を完了 (SSL 接続は upgrade でサポートされていません)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: 一時的なサーバ \"%s\" を作成できません (同じ名前のサーバが登録済みでな"
@@ -5655,22 +5656,22 @@ msgstr "%s%s: サーバ \"%s\" には接続済み!"
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: サーバ \"%s\" に接続試行中!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: サーバ %s%s%s が作成されました (一時的な作成で、保存されません!)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: 現在 /connect コマンドによる一時的なサーバの作成が無効化されているため"
"一時的なサーバ \"%s\" を作成できません"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
"%s%s: 標準的なサーバを作成したい場合は、\"/server add\" コマンドを使ってくだ"
@@ -5851,16 +5852,16 @@ msgstr "\"%s\" にマッチするサーバ:"
msgid "No server found with \"%s\""
msgstr "\"%s\" にマッチするサーバが見つかりません"
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s%s: サーバ \"%s\" は既に存在しており、作成できません"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: サーバの作成に失敗"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: サーバ %s%s%s を作成"
#, c-format
@@ -6063,14 +6064,15 @@ msgstr ""
"<server> [<server>...] [-<option>[=<value>]] [-no<option>] [-nojoin] [-"
"switch] || -all|-auto|-open [-nojoin] [-switch]"
+#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6851,14 +6853,15 @@ msgstr ""
"<option>[=<value>]] [-no<option>] || copy|rename <server> <new_name> || "
"reorder <server> [<server>...] || del|keep <server> || deloutq|jump|raw"
+#, fuzzy
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -7198,9 +7201,9 @@ msgstr ""
"態の変更を送信したいチャンネルです。これは通常スパム行為と見なされます; それ"
"ゆえ、チャンネルへの参加禁止処分を受けるかもしれません。警告しましたよ!"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
"%s%s: 警告: プロキシ \"%s\" は存在しません (作成するには /proxy コマンドを"
@@ -7507,8 +7510,8 @@ msgid ""
"command instead)"
msgstr "サーバの通知リスト (これを変更する場合は、/notify コマンドを使うこと)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: サーバ \"%s\" 作成中のエラー"
#, c-format
@@ -7916,7 +7919,8 @@ msgstr ""
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr "\"part\" と \"quit\" メッセージのスマートフィルタを有効化"
-msgid "enable creation of temporary servers with command /connect"
+#, fuzzy
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr "/connect コマンドによるサーバの一時的な作成を有効化する"
msgid "strip colors in topic (used only when displaying buffer title)"
diff --git a/po/pl.po b/po/pl.po
index 1005d85f1..fdfee3575 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-05-09 14:00+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -189,6 +189,7 @@ msgstr "Błąd: %s nie jest katalogiem\n"
msgid "Error: cannot create directory \"%s\"\n"
msgstr "Błąd: nie można utworzyć katalogu \"%s\"\n"
+#, fuzzy
msgid ""
"Welcome to WeeChat!\n"
"\n"
@@ -202,8 +203,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
"Witaj w WeeChat!\n"
"\n"
@@ -761,12 +762,12 @@ msgstr "Nie zdefiniowano proxy"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sBłąd: zły typ \"%s\" dla proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Utworzono proxy \"%s\""
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sBłąd: nie udało się utworzyć proxy \"%s\""
#, c-format
@@ -2356,6 +2357,7 @@ msgstr ""
"list || add <nazwa> <typ> <adres> <port> [<użytkownik> [<hasło>]] || del "
"<nazwa>|-all || set <nazwa> <opcja> <wartość>"
+#, fuzzy
msgid ""
" list: list all proxies\n"
" add: add a new proxy\n"
@@ -2372,12 +2374,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -3094,10 +3096,9 @@ msgstr ""
"UWAGA: ta opcja może powodować poważne błędy w wyświetlaniu, jeśli ich "
"doświadczysz należy wyłączyć ta opcję."
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
"%sUwaga: pośrednik \"%s\" nie istnieje (możesz go stworzyć za pomocą "
"komendy /proxy)"
@@ -5729,9 +5730,9 @@ msgid ""
msgstr ""
"%s%s: rozłączono z %d %s (połączenie SSL nie wspierane z uaktualnianiem)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: nie można utworzyć tymczasowego serwera \"%s\" (sprawdź czy serwer z "
@@ -5781,23 +5782,23 @@ msgstr "%s%s: już połączony z serwerem \"%s\"!"
msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s%s: obecnie łączę się z serwerem \"%s\"!"
-#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "%s: utworzono serwer %s%s%s (tymczasowy serwer, NIE ZAPISANO!)"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: nie można utworzyć tymczasowego serwera \"%s\" ponieważ możliwość "
"tworzenia tymczasowych serwerów za pomocą komendy /connect jest obecnie "
"wyłączona"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
"%s%s: jeśli chcesz utworzyć standardowy serwer, użyj komendy \"/server add"
@@ -5985,16 +5986,16 @@ msgstr "Serwery z \"%s\":"
msgid "No server found with \"%s\""
msgstr "Nie znaleziono serwera z \"%s\""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s%s: serwer \"%s\" już istnieje, nie mogę go utworzyć!"
-#, c-format
-msgid "%s%s: unable to create server"
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
msgstr "%s%s: nie można utworzyć serwera"
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: utworzono serwer %s%s%s"
#, c-format
@@ -6200,14 +6201,15 @@ msgstr ""
"[<serwer> [<serwer>...] [-<opcja>[=<wartość>]] [-no<opcja>] [-nojoin] [-"
"switch] || -all|-auto|-open [-nojoin] [-switch]"
+#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6996,14 +6998,15 @@ msgstr ""
"<opcja>[=<wartość>]] [-no<opcja>]|| copy|rename <serwer> <nowa_nazwa> || "
"reorder <serwer> [<serwer>...] || del|keep <serwer>] || deloutq|jump|raw"
+#, fuzzy
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -7346,9 +7349,9 @@ msgstr ""
"wyśle wszystkie zmiany stanu nieobecności na kanały, jest to często uznawane "
"za spam; przez to możesz zostać zbanowany na kanale!"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
"%s%s: ostrzeżenie: pośrednik \"%s\" nie istnieje (możesz go stworzyć "
@@ -7672,8 +7675,8 @@ msgstr ""
"lista powiadomień dla tego serwera (nie powinieneś zmieniać tej opcji tylko "
"użyć w zamian komendy /notify)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: błąd podczas tworzenia serwera \"%s\""
#, c-format
@@ -8086,7 +8089,8 @@ msgstr "włącza mądre filtrowanie dla wiadomości \"nick\" (zmiana nicka)"
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr "włącza inteligentne filtrowanie dla wiadomości \"part\" oraz \"quit\""
-msgid "enable creation of temporary servers with command /connect"
+#, fuzzy
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr "włącza tworzenie tymczasowych serwerów za pomocą komendy /connect"
msgid "strip colors in topic (used only when displaying buffer title)"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 5a6aa2883..7cf573867 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -235,8 +235,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -769,12 +769,12 @@ msgstr "Nenhum proxy definido"
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%sErro: tipo \"%s\" errado para o proxy \"%s\""
-#, c-format
-msgid "Proxy \"%s\" created"
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
msgstr "Proxy \"%s\" criado"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%sErro: falhou ao criar proxy \"%s\""
#, c-format
@@ -2258,12 +2258,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2917,11 +2917,11 @@ msgid ""
"problems, you must turn off this option."
msgstr ""
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
+"%s%s: aviso: proxy \"%s\" não existe (você pode criar com o comando /proxy)"
msgid "debug level for plugin (\"core\" for WeeChat core)"
msgstr ""
@@ -5226,7 +5226,7 @@ msgstr ""
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
"%s%s: não foi possível registrar script \"%s\" (outro script já existe com "
@@ -5275,12 +5275,12 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr ""
#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr ""
#, fuzzy, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
"%s%s: não foi possível registrar script \"%s\" (outro script já existe com "
@@ -5288,8 +5288,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -5466,17 +5466,17 @@ msgstr ""
msgid "No server found with \"%s\""
msgstr ""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
+msgstr "%sErro: filtro \"%s\" já existe"
-#, c-format
-msgid "%s%s: unable to create server"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
+msgstr "%s%s: não foi possível redirecionar saída de erro (stderr)"
-#, c-format
-msgid "%s: server %s%s%s created"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
+msgstr "Todos os filtros foram excluídos"
#, c-format
msgid "%s%s: server \"%s\" not found for \"%s\" command"
@@ -5629,12 +5629,12 @@ msgstr ""
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -6246,11 +6246,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -6529,9 +6529,9 @@ msgid ""
"spam; therefore you could be banned from channels, you are warned!"
msgstr ""
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
"%s%s: aviso: proxy \"%s\" não existe (você pode criar com o comando /proxy)"
@@ -6820,8 +6820,8 @@ msgstr ""
"lista de notificação para o servidor (você não deve alterar esta opção, mas "
"sim utilizar o comando /notify)"
-#, c-format
-msgid "%s%s: error creating server \"%s\""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
msgstr "%s%s: erro ao criar servidor \"%s\""
#, c-format
@@ -7143,7 +7143,7 @@ msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
#, fuzzy
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
"%s%s: não foi possível registrar script \"%s\" (outro script já existe com "
"este nome)"
diff --git a/po/ru.po b/po/ru.po
index 54de0da7f..40e072c43 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -215,8 +215,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -790,11 +790,11 @@ msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr "%s некорректное количество аргументов команды \"%s\"\n"
#, fuzzy, c-format
-msgid "Proxy \"%s\" created"
+msgid "Proxy \"%s\" added"
msgstr "Сокращение \"%s\" => \"%s\" создано\n"
#, fuzzy, c-format
-msgid "%sError: failed to create proxy \"%s\""
+msgid "%sError: failed to add proxy \"%s\""
msgstr "%s не могу сохранить конфигурационный файл pluginов\n"
#, fuzzy, c-format
@@ -1901,12 +1901,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2426,8 +2426,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -4676,7 +4675,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
@@ -4722,19 +4721,19 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr "%s подключается к серверу \"%s\"!\n"
#, fuzzy, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr "Сервер %s%s%s создан\n"
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -4919,15 +4918,15 @@ msgid "No server found with \"%s\""
msgstr "Серверы с '%s' не найдены.\n"
#, fuzzy, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr "%s сервер \"%s\" уже существует, не могу создать его!\n"
#, fuzzy, c-format
-msgid "%s%s: unable to create server"
+msgid "%s%s: unable to add server"
msgstr "%s не могу создать сервер\n"
#, fuzzy, c-format
-msgid "%s: server %s%s%s created"
+msgid "%s: server %s%s%s added"
msgstr "Сервер %s%s%s создан\n"
#, fuzzy, c-format
@@ -5101,12 +5100,12 @@ msgstr ""
#, fuzzy
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -5837,11 +5836,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -6202,7 +6201,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -6457,7 +6456,7 @@ msgid ""
msgstr ""
#, fuzzy, c-format
-msgid "%s%s: error creating server \"%s\""
+msgid "%s%s: error adding server \"%s\""
msgstr "%s недостаточно памяти для сообщения в строке информации\n"
#, fuzzy, c-format
@@ -6765,7 +6764,7 @@ msgstr "цвет текущего окна с сообщениями"
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
msgid "strip colors in topic (used only when displaying buffer title)"
diff --git a/po/tr.po b/po/tr.po
index acd5400c1..ceeed874a 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-10 21:33+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -177,8 +177,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -696,13 +696,13 @@ msgstr ""
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr ""
-#, c-format
-msgid "Proxy \"%s\" created"
-msgstr ""
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
+msgstr "Filtre \"%s\" eklendi:"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
-msgstr ""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
+msgstr "%sHata: dosya \"%s\" oluşturulamaz"
#, c-format
msgid "%sError: wrong port \"%s\" for proxy \"%s\""
@@ -1704,12 +1704,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2164,8 +2164,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -4228,7 +4227,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
@@ -4273,19 +4272,19 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr ""
#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -4460,16 +4459,16 @@ msgstr ""
msgid "No server found with \"%s\""
msgstr ""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
+msgstr "Filtre \"%s\" etkin"
-#, c-format
-msgid "%s%s: unable to create server"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
+msgstr "%s%s: sunucuya yeniden bağlanılıyor..."
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: sunucu %s%s%s oluşturuldu"
#, c-format
@@ -4624,12 +4623,12 @@ msgstr ""
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -5217,11 +5216,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -5528,7 +5527,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -5754,9 +5753,9 @@ msgid ""
"command instead)"
msgstr ""
-#, c-format
-msgid "%s%s: error creating server \"%s\""
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
+msgstr "%sFiltre eklenirken hata"
#, c-format
msgid "%s%s: error creating server option \"%s\""
@@ -6049,7 +6048,7 @@ msgstr ""
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
msgid "strip colors in topic (used only when displaying buffer title)"
diff --git a/po/weechat.pot b/po/weechat.pot
index faf4d0164..56eac9d8c 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+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"
@@ -174,8 +174,8 @@ msgid ""
"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)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -697,11 +697,11 @@ msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr ""
#, c-format
-msgid "Proxy \"%s\" created"
+msgid "Proxy \"%s\" added"
msgstr ""
#, c-format
-msgid "%sError: failed to create proxy \"%s\""
+msgid "%sError: failed to add proxy \"%s\""
msgstr ""
#, c-format
@@ -1703,12 +1703,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2161,8 +2161,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -4220,7 +4219,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
@@ -4265,19 +4264,19 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr ""
#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -4455,15 +4454,15 @@ msgid "No server found with \"%s\""
msgstr ""
#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
+msgid "%s%s: server \"%s\" already exists, can't add it!"
msgstr ""
#, c-format
-msgid "%s%s: unable to create server"
+msgid "%s%s: unable to add server"
msgstr ""
#, c-format
-msgid "%s: server %s%s%s created"
+msgid "%s: server %s%s%s added"
msgstr ""
#, c-format
@@ -4616,12 +4615,12 @@ msgstr ""
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -5192,11 +5191,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -5463,7 +5462,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -5690,7 +5689,7 @@ msgid ""
msgstr ""
#, c-format
-msgid "%s%s: error creating server \"%s\""
+msgid "%s%s: error adding server \"%s\""
msgstr ""
#, c-format
@@ -5982,7 +5981,7 @@ msgstr ""
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
msgid "strip colors in topic (used only when displaying buffer title)"