From f68a2cbfcdb6d948b503274518144890d092a56a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 8 Aug 2007 08:19:04 +0000 Subject: Added "copy" and "rename" options to /server command --- po/weechat.pot | 603 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 309 insertions(+), 294 deletions(-) (limited to 'po/weechat.pot') diff --git a/po/weechat.pot b/po/weechat.pot index 1a4fd3c02..7a839ee77 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2007-08-06 11:23+0200\n" +"POT-Creation-Date: 2007-08-07 22:39+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/irc/irc-server.c:206 src/common/weeconfig.c:2345 +#: src/irc/irc-server.c:206 src/common/weeconfig.c:2342 msgid "Unable to get user's name" msgstr "" @@ -25,150 +25,150 @@ msgstr "" msgid "%s cannot allocate new server\n" msgstr "" -#: src/irc/irc-server.c:585 src/irc/irc-server.c:666 +#: src/irc/irc-server.c:652 src/irc/irc-server.c:733 #, c-format msgid "%s error sending data to IRC server\n" msgstr "" -#: src/irc/irc-server.c:688 src/irc/irc-server.c:1013 +#: src/irc/irc-server.c:755 src/irc/irc-server.c:1080 msgid "(message dropped)" msgstr "" -#: src/irc/irc-server.c:798 src/irc/irc-server.c:811 src/irc/irc-server.c:858 -#: src/irc/irc-server.c:871 +#: src/irc/irc-server.c:865 src/irc/irc-server.c:878 src/irc/irc-server.c:925 +#: src/irc/irc-server.c:938 #, c-format msgid "%s not enough memory for received IRC message\n" msgstr "" -#: src/irc/irc-server.c:980 +#: src/irc/irc-server.c:1047 #, c-format msgid "%s Command \"%s\" failed!\n" msgstr "" -#: src/irc/irc-server.c:986 +#: src/irc/irc-server.c:1053 #, c-format msgid "%s No command to execute!\n" msgstr "" -#: src/irc/irc-server.c:992 +#: src/irc/irc-server.c:1059 #, c-format msgid "%s Unknown command: cmd=\"%s\", host=\"%s\", args=\"%s\"\n" msgstr "" -#: src/irc/irc-server.c:1058 +#: src/irc/irc-server.c:1125 #, c-format msgid "%s cannot read data from socket, disconnecting from server...\n" msgstr "" -#: src/irc/irc-server.c:1141 +#: src/irc/irc-server.c:1208 #, c-format msgid "%s: Reconnecting to server in %d seconds\n" msgstr "" -#: src/irc/irc-server.c:1175 +#: src/irc/irc-server.c:1242 #, c-format msgid "%s gnutls handshake failed\n" msgstr "" -#: src/irc/irc-server.c:1192 +#: src/irc/irc-server.c:1259 #, c-format msgid "%s proxy address \"%s\" not found\n" msgstr "" -#: src/irc/irc-server.c:1196 +#: src/irc/irc-server.c:1263 #, c-format msgid "%s address \"%s\" not found\n" msgstr "" -#: src/irc/irc-server.c:1206 +#: src/irc/irc-server.c:1273 #, c-format msgid "%s proxy IP address not found\n" msgstr "" -#: src/irc/irc-server.c:1209 +#: src/irc/irc-server.c:1276 #, c-format msgid "%s IP address not found\n" msgstr "" -#: src/irc/irc-server.c:1218 +#: src/irc/irc-server.c:1285 #, c-format msgid "%s proxy connection refused\n" msgstr "" -#: src/irc/irc-server.c:1221 +#: src/irc/irc-server.c:1288 #, c-format msgid "%s connection refused\n" msgstr "" -#: src/irc/irc-server.c:1229 +#: src/irc/irc-server.c:1296 #, c-format msgid "" "%s proxy fails to establish connection to server (check username/password if " "used)\n" msgstr "" -#: src/irc/irc-server.c:1239 +#: src/irc/irc-server.c:1306 #, c-format msgid "%s unable to set local hostname/IP\n" msgstr "" -#: src/irc/irc-server.c:1757 +#: src/irc/irc-server.c:1824 #, c-format msgid "" "%s cannot connect with SSL since WeeChat was not built with GNUtls support\n" msgstr "" -#: src/irc/irc-server.c:1766 +#: src/irc/irc-server.c:1833 #, c-format msgid "%s: connecting to server %s:%d%s%s via %s proxy %s:%d%s...\n" msgstr "" -#: src/irc/irc-server.c:1772 +#: src/irc/irc-server.c:1839 #, c-format msgid "Connecting to server %s:%d%s%s via %s proxy %s:%d%s...\n" msgstr "" -#: src/irc/irc-server.c:1782 +#: src/irc/irc-server.c:1849 #, c-format msgid "%s: connecting to server %s:%d%s%s...\n" msgstr "" -#: src/irc/irc-server.c:1786 +#: src/irc/irc-server.c:1853 #, c-format msgid "Connecting to server %s:%d%s%s...\n" msgstr "" -#: src/irc/irc-server.c:1804 +#: src/irc/irc-server.c:1871 #, c-format msgid "%s gnutls init error\n" msgstr "" -#: src/irc/irc-server.c:1820 +#: src/irc/irc-server.c:1887 #, c-format msgid "%s cannot create pipe\n" msgstr "" -#: src/irc/irc-server.c:1835 +#: src/irc/irc-server.c:1902 #, c-format msgid "%s cannot create socket\n" msgstr "" -#: src/irc/irc-server.c:1846 +#: src/irc/irc-server.c:1913 #, c-format msgid "%s cannot set socket option \"SO_REUSEADDR\"\n" msgstr "" -#: src/irc/irc-server.c:1857 +#: src/irc/irc-server.c:1924 #, c-format msgid "%s cannot set socket option \"SO_KEEPALIVE\"\n" msgstr "" -#: src/irc/irc-server.c:1899 +#: src/irc/irc-server.c:1966 #, c-format msgid "%s: Reconnecting to server...\n" msgstr "" -#: src/irc/irc-server.c:1950 src/irc/irc-server.c:1961 +#: src/irc/irc-server.c:2017 src/irc/irc-server.c:2028 msgid "Disconnected from server!\n" msgstr "" @@ -1267,7 +1267,7 @@ msgstr "" msgid " (temporary server, will not be saved)" msgstr "" -#: src/irc/irc-display.c:405 src/irc/irc-display.c:449 src/irc/irc-recv.c:3220 +#: src/irc/irc-display.c:405 src/irc/irc-display.c:449 src/irc/irc-recv.c:3218 msgid "seconds" msgstr "" @@ -1291,7 +1291,7 @@ msgstr "" msgid " (temporary)" msgstr "" -#: src/irc/irc-send.c:207 src/common/command.c:764 +#: src/irc/irc-send.c:207 src/common/command.c:767 #, c-format msgid "%s cannot find nick for sending message\n" msgstr "" @@ -1321,7 +1321,7 @@ msgstr "" msgid "%s \"%s\" command can not be executed on a server buffer\n" msgstr "" -#: src/irc/irc-send.c:894 src/irc/irc-send.c:955 src/common/command.c:1757 +#: src/irc/irc-send.c:894 src/irc/irc-send.c:955 src/common/command.c:1760 #, c-format msgid "%s wrong arguments for \"%s\" command\n" msgstr "" @@ -1347,9 +1347,9 @@ msgid "%s nick \"%s\" not found for \"%s\" command\n" msgstr "" #: src/irc/irc-send.c:1347 src/irc/irc-send.c:1485 src/irc/irc-send.c:2113 -#: src/common/command.c:1702 src/common/command.c:1714 -#: src/common/command.c:1733 src/common/command.c:1822 -#: src/common/command.c:2781 +#: src/common/command.c:1705 src/common/command.c:1717 +#: src/common/command.c:1736 src/common/command.c:1825 +#: src/common/command.c:2784 #, c-format msgid "%s wrong argument count for \"%s\" command\n" msgstr "" @@ -1359,7 +1359,7 @@ msgstr "" msgid "%s cannot create new private buffer \"%s\"\n" msgstr "" -#: src/irc/irc-send.c:1793 src/common/command.c:644 +#: src/irc/irc-send.c:1793 src/common/command.c:647 #, c-format msgid "%s command \"%s\" needs a server connection!\n" msgstr "" @@ -1375,8 +1375,8 @@ msgid "You have been invited to %s%s%s by %s%s\n" msgstr "" #: src/irc/irc-recv.c:425 src/irc/irc-recv.c:552 src/irc/irc-recv.c:752 -#: src/irc/irc-recv.c:1187 src/irc/irc-recv.c:1541 src/irc/irc-recv.c:3593 -#: src/irc/irc-recv.c:3659 +#: src/irc/irc-recv.c:1187 src/irc/irc-recv.c:1541 src/irc/irc-recv.c:3591 +#: src/irc/irc-recv.c:3657 #, c-format msgid "%s channel \"%s\" not found for \"%s\" command\n" msgstr "" @@ -1507,10 +1507,10 @@ msgstr "" #: src/irc/irc-recv.c:1734 src/irc/irc-recv.c:1764 src/irc/irc-recv.c:1785 #: src/irc/irc-recv.c:1801 src/irc/irc-recv.c:1831 src/irc/irc-recv.c:1852 #: src/irc/irc-recv.c:1867 src/irc/irc-recv.c:2084 src/irc/irc-recv.c:2564 -#: src/irc/irc-recv.c:4056 src/irc/irc-recv.c:4071 src/irc/irc-recv.c:4170 -#: src/irc/irc-recv.c:4184 src/irc/irc-recv.c:4430 src/irc/irc-recv.c:4580 -#: src/irc/irc-recv.c:4717 src/irc/irc-recv.c:4732 src/irc/irc-recv.c:4838 -#: src/irc/irc-recv.c:4852 +#: src/irc/irc-recv.c:4054 src/irc/irc-recv.c:4069 src/irc/irc-recv.c:4168 +#: src/irc/irc-recv.c:4182 src/irc/irc-recv.c:4428 src/irc/irc-recv.c:4578 +#: src/irc/irc-recv.c:4715 src/irc/irc-recv.c:4730 src/irc/irc-recv.c:4836 +#: src/irc/irc-recv.c:4850 #, c-format msgid "%s cannot parse \"%s\" command\n" msgstr "" @@ -1559,214 +1559,214 @@ msgstr "" msgid "Users online: " msgstr "" -#: src/irc/irc-recv.c:2881 +#: src/irc/irc-recv.c:2879 #, c-format msgid "%s[%s%s%s]%s help mode (+h)\n" msgstr "" -#: src/irc/irc-recv.c:3071 +#: src/irc/irc-recv.c:3069 #, c-format msgid "%s%s %s(%s%s@%s%s)%s was %s\n" msgstr "" -#: src/irc/irc-recv.c:3192 +#: src/irc/irc-recv.c:3190 #, c-format msgid "%s[%s%s%s]%s idle: " msgstr "" -#: src/irc/irc-recv.c:3204 +#: src/irc/irc-recv.c:3202 msgid "days" msgstr "" -#: src/irc/irc-recv.c:3204 src/common/command.c:4055 src/common/command.c:4073 +#: src/irc/irc-recv.c:3202 src/common/command.c:4148 src/common/command.c:4166 msgid "day" msgid_plural "days" msgstr[0] "" msgstr[1] "" -#: src/irc/irc-recv.c:3208 +#: src/irc/irc-recv.c:3206 #, c-format msgid "%s%02d %s%s %s%02d %s%s %s%02d %s%s, signon at: %s%s" msgstr "" -#: src/irc/irc-recv.c:3212 +#: src/irc/irc-recv.c:3210 msgid "hours" msgstr "" -#: src/irc/irc-recv.c:3212 +#: src/irc/irc-recv.c:3210 msgid "hour" msgstr "" -#: src/irc/irc-recv.c:3216 +#: src/irc/irc-recv.c:3214 msgid "minutes" msgstr "" -#: src/irc/irc-recv.c:3216 +#: src/irc/irc-recv.c:3214 msgid "minute" msgstr "" -#: src/irc/irc-recv.c:3220 +#: src/irc/irc-recv.c:3218 msgid "second" msgstr "" -#: src/irc/irc-recv.c:3604 +#: src/irc/irc-recv.c:3602 #, c-format msgid "Channel created on %s" msgstr "" -#: src/irc/irc-recv.c:3613 src/irc/irc-recv.c:3802 +#: src/irc/irc-recv.c:3611 src/irc/irc-recv.c:3800 #, c-format msgid "%s cannot identify date/time for \"%s\" command\n" msgstr "" -#: src/irc/irc-recv.c:3622 src/irc/irc-recv.c:3739 src/irc/irc-recv.c:3820 -#: src/irc/irc-recv.c:3931 +#: src/irc/irc-recv.c:3620 src/irc/irc-recv.c:3737 src/irc/irc-recv.c:3818 +#: src/irc/irc-recv.c:3929 #, c-format msgid "%s cannot identify channel for \"%s\" command\n" msgstr "" -#: src/irc/irc-recv.c:3674 +#: src/irc/irc-recv.c:3672 #, c-format msgid "No topic set for %s%s\n" msgstr "" -#: src/irc/irc-recv.c:3724 +#: src/irc/irc-recv.c:3722 #, c-format msgid "Topic for %s%s%s is: " msgstr "" -#: src/irc/irc-recv.c:3791 +#: src/irc/irc-recv.c:3789 #, c-format msgid "Topic set by %s%s%s, %s" msgstr "" -#: src/irc/irc-recv.c:3811 src/irc/irc-recv.c:3940 +#: src/irc/irc-recv.c:3809 src/irc/irc-recv.c:3938 #, c-format msgid "%s cannot identify nickname for \"%s\" command\n" msgstr "" -#: src/irc/irc-recv.c:3916 +#: src/irc/irc-recv.c:3914 #, c-format msgid "%s%s%s has invited %s%s%s on %s%s\n" msgstr "" -#: src/irc/irc-recv.c:3976 +#: src/irc/irc-recv.c:3974 #, c-format msgid "Channel reop %s%s%s: %s%s\n" msgstr "" -#: src/irc/irc-recv.c:4125 +#: src/irc/irc-recv.c:4123 #, c-format msgid " by %s%s %s(%s%s%s)" msgstr "" -#: src/irc/irc-recv.c:4134 +#: src/irc/irc-recv.c:4132 #, c-format msgid " by %s%s" msgstr "" -#: src/irc/irc-recv.c:4444 src/irc/irc-recv.c:4626 +#: src/irc/irc-recv.c:4442 src/irc/irc-recv.c:4624 #, c-format msgid "Nicks %s%s%s: %s[" msgstr "" -#: src/irc/irc-recv.c:4548 +#: src/irc/irc-recv.c:4546 #, c-format msgid "%s cannot create nick \"%s\" for channel \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4647 +#: src/irc/irc-recv.c:4645 #, c-format msgid "" "Channel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)\n" msgstr "" -#: src/irc/irc-recv.c:4655 +#: src/irc/irc-recv.c:4653 msgid "nicks" msgstr "" -#: src/irc/irc-recv.c:4655 +#: src/irc/irc-recv.c:4653 msgid "nick" msgstr "" -#: src/irc/irc-recv.c:4660 +#: src/irc/irc-recv.c:4658 msgid "ops" msgstr "" -#: src/irc/irc-recv.c:4660 +#: src/irc/irc-recv.c:4658 msgid "op" msgstr "" -#: src/irc/irc-recv.c:4664 +#: src/irc/irc-recv.c:4662 msgid "halfops" msgstr "" -#: src/irc/irc-recv.c:4664 +#: src/irc/irc-recv.c:4662 msgid "halfop" msgstr "" -#: src/irc/irc-recv.c:4668 +#: src/irc/irc-recv.c:4666 msgid "voices" msgstr "" -#: src/irc/irc-recv.c:4668 +#: src/irc/irc-recv.c:4666 msgid "voice" msgstr "" -#: src/irc/irc-recv.c:4672 +#: src/irc/irc-recv.c:4670 msgid "normal" msgstr "" -#: src/irc/irc-recv.c:4772 +#: src/irc/irc-recv.c:4770 #, c-format msgid "%s[%s%s%s] %s%s%s banned by " msgstr "" -#: src/irc/irc-recv.c:4807 +#: src/irc/irc-recv.c:4805 #, c-format msgid "%s[%s%s%s] %s%s%s banned\n" msgstr "" -#: src/irc/irc-recv.c:4899 +#: src/irc/irc-recv.c:4897 #, c-format msgid "%s: trying 2nd nickname \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4910 +#: src/irc/irc-recv.c:4908 #, c-format msgid "%s: trying 3rd nickname \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4921 +#: src/irc/irc-recv.c:4919 #, c-format msgid "" "%s: all declared nicknames are already in use or invalid, closing connection " "with server!\n" msgstr "" -#: src/irc/irc-recv.c:4932 +#: src/irc/irc-recv.c:4930 #, c-format msgid "%s: trying 1st nickname \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4959 +#: src/irc/irc-recv.c:4957 #, c-format msgid "%s: nickname \"%s\" is already in use, trying 2nd nickname \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4971 +#: src/irc/irc-recv.c:4969 #, c-format msgid "%s: nickname \"%s\" is already in use, trying 3rd nickname \"%s\"\n" msgstr "" -#: src/irc/irc-recv.c:4983 +#: src/irc/irc-recv.c:4981 #, c-format msgid "" "%s: all declared nicknames are already in use, closing connection with " "server!\n" msgstr "" -#: src/irc/irc-recv.c:4993 +#: src/irc/irc-recv.c:4991 #, c-format msgid "%s: nickname \"%s\" is already in use, trying 1st nickname \"%s\"\n" msgstr "" @@ -2111,18 +2111,18 @@ msgid "Plugin \"%s\" unloaded.\n" msgstr "" #: src/plugins/plugins.c:1425 src/plugins/plugins.c:1468 -#: src/common/command.c:3726 +#: src/common/command.c:3819 #, c-format msgid "%s plugin \"%s\" not found\n" msgstr "" -#: src/plugins/plugins-config.c:274 src/common/weeconfig.c:1986 +#: src/plugins/plugins-config.c:274 src/common/weeconfig.c:1983 #, c-format msgid "%s %s, line %d: invalid syntax, missing \"=\"\n" msgstr "" -#: src/plugins/plugins-config.c:362 src/common/weeconfig.c:2197 -#: src/common/weeconfig.c:2414 +#: src/plugins/plugins-config.c:362 src/common/weeconfig.c:2194 +#: src/common/weeconfig.c:2411 #, c-format msgid "%s cannot create file \"%s\"\n" msgstr "" @@ -2467,7 +2467,7 @@ msgstr "" msgid "search text in buffer history" msgstr "" -#: src/gui/gui-keyboard.c:480 src/common/command.c:2465 +#: src/gui/gui-keyboard.c:480 src/common/command.c:2468 #, c-format msgid "%s unable to bind key \"%s\"\n" msgstr "" @@ -2501,7 +2501,7 @@ msgstr "" msgid "**** End of log " msgstr "" -#: src/common/alias.c:169 src/common/command.c:436 +#: src/common/alias.c:169 src/common/command.c:439 #, c-format msgid "%s circular reference when calling alias \"/%s\"\n" msgstr "" @@ -2777,10 +2777,11 @@ msgid "" "[list [servername]] | [listfull [servername]] | [servername hostname port [-" "auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-" "username username] [-realname realname] [-command command] [-autojoin channel" -"[,channel]] ] | [del servername]" +"[,channel]] ] | [copy server newservername] [rename servername " +"newservername] [del servername]" msgstr "" -#: src/common/command.c:184 +#: src/common/command.c:185 msgid "" " list: list servers (no parameter implies this list)\n" " listfull: list servers with detailed info for each server\n" @@ -2795,18 +2796,20 @@ msgid "" " nick3: second alternate nick for server\n" " username: user name\n" " realname: real name of user\n" +" copy: duplicate a server\n" +" rename: rename a server\n" " del: delete a server" msgstr "" -#: src/common/command.c:199 +#: src/common/command.c:202 msgid "set config options" msgstr "" -#: src/common/command.c:200 src/common/command.c:208 +#: src/common/command.c:203 src/common/command.c:211 msgid "[option [ = value]]" msgstr "" -#: src/common/command.c:201 +#: src/common/command.c:204 msgid "" "option: name of an option (if name is full and no value is given, then help " "is displayed on option)\n" @@ -2816,11 +2819,11 @@ msgid "" "server name and \"xxx\" an option for this server." msgstr "" -#: src/common/command.c:207 +#: src/common/command.c:210 msgid "set plugin config options" msgstr "" -#: src/common/command.c:209 +#: src/common/command.c:212 msgid "" "option: name of a plugin option\n" " value: value for option\n" @@ -2828,27 +2831,27 @@ msgid "" "Option is format: plugin.option, example: perl.myscript.item1" msgstr "" -#: src/common/command.c:213 +#: src/common/command.c:216 msgid "remove an alias" msgstr "" -#: src/common/command.c:214 +#: src/common/command.c:217 msgid "alias_name" msgstr "" -#: src/common/command.c:214 +#: src/common/command.c:217 msgid "alias_name: name of alias to remove" msgstr "" -#: src/common/command.c:216 +#: src/common/command.c:219 msgid "unignore IRC messages and/or hosts" msgstr "" -#: src/common/command.c:217 +#: src/common/command.c:220 msgid "[number | [mask [[type | command] [channel [server]]]]]" msgstr "" -#: src/common/command.c:218 +#: src/common/command.c:221 msgid "" " number: # of ignore to unignore (number is displayed by list of ignore)\n" " mask: nick or host mask to unignore\n" @@ -2861,15 +2864,15 @@ msgid "" "Without argument, /unignore command lists all defined ignore." msgstr "" -#: src/common/command.c:228 +#: src/common/command.c:231 msgid "upgrade WeeChat without disconnecting from servers" msgstr "" -#: src/common/command.c:229 +#: src/common/command.c:232 msgid "[path_to_binary]" msgstr "" -#: src/common/command.c:230 +#: src/common/command.c:233 msgid "" "path_to_binary: path to WeeChat binary (default is current binary)\n" "\n" @@ -2877,29 +2880,29 @@ msgid "" "installed with a package manager before running this command." msgstr "" -#: src/common/command.c:234 +#: src/common/command.c:237 msgid "show WeeChat uptime" msgstr "" -#: src/common/command.c:235 +#: src/common/command.c:238 msgid "[-o]" msgstr "" -#: src/common/command.c:236 +#: src/common/command.c:239 msgid "-o: send uptime on current channel as an IRC message" msgstr "" -#: src/common/command.c:238 +#: src/common/command.c:241 msgid "manage windows" msgstr "" -#: src/common/command.c:239 +#: src/common/command.c:242 msgid "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " "[pct] | resize pct | merge [all]]" msgstr "" -#: src/common/command.c:241 +#: src/common/command.c:244 msgid "" " list: list open windows (no parameter implies this list)\n" " -1: jump to previous window\n" @@ -2919,12 +2922,12 @@ msgid "" "create a new window with size = current_size / 4" msgstr "" -#: src/common/command.c:416 src/common/command.c:586 src/common/command.c:678 +#: src/common/command.c:419 src/common/command.c:589 src/common/command.c:681 #, c-format msgid "%s command \"%s\" failed\n" msgstr "" -#: src/common/command.c:542 +#: src/common/command.c:545 #, c-format msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg)\n" msgid_plural "" @@ -2932,7 +2935,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/common/command.c:555 +#: src/common/command.c:558 #, c-format msgid "" "%s wrong argument count for %s command \"%s\" (expected: between %d and %d " @@ -2943,7 +2946,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/common/command.c:613 +#: src/common/command.c:616 #, c-format msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg)\n" msgid_plural "" @@ -2951,7 +2954,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/common/command.c:627 +#: src/common/command.c:630 #, c-format msgid "" "%s wrong argument count for IRC command \"%s\" (expected: between %d and %d " @@ -2962,666 +2965,678 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: src/common/command.c:653 +#: src/common/command.c:656 #, c-format msgid "%s command \"%s\" can not be executed on DCC CHAT buffer\n" msgstr "" -#: src/common/command.c:714 +#: src/common/command.c:717 #, c-format msgid "" "%s unknown command \"%s\" (type /help for help). To send unknown commands to " "IRC server, enable option irc_send_unknown_commands.\n" msgstr "" -#: src/common/command.c:786 +#: src/common/command.c:789 #, c-format msgid "%s you are not connected to server\n" msgstr "" -#: src/common/command.c:938 +#: src/common/command.c:941 msgid "This window is not a channel!\n" msgstr "" -#: src/common/command.c:986 src/common/command.c:1158 +#: src/common/command.c:989 src/common/command.c:1161 #, c-format msgid "%s missing arguments for \"%s\" command\n" msgstr "" -#: src/common/command.c:996 +#: src/common/command.c:999 #, c-format msgid "Alias \"%s\" => \"%s\" created\n" msgstr "" -#: src/common/command.c:1002 +#: src/common/command.c:1005 #, c-format msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n" msgstr "" -#: src/common/command.c:1014 +#: src/common/command.c:1017 msgid "Alias:\n" msgstr "" -#: src/common/command.c:1024 +#: src/common/command.c:1027 msgid "No alias found.\n" msgstr "" -#: src/common/command.c:1034 +#: src/common/command.c:1037 msgid "List of aliases:\n" msgstr "" -#: src/common/command.c:1048 +#: src/common/command.c:1051 msgid "No alias defined.\n" msgstr "" -#: src/common/command.c:1067 +#: src/common/command.c:1070 #, c-format msgid "%sServer: %s%s\n" msgstr "" -#: src/common/command.c:1072 +#: src/common/command.c:1075 #, c-format msgid "%snot connected\n" msgstr "" -#: src/common/command.c:1076 +#: src/common/command.c:1079 #, c-format msgid "%sChannel: %s%s %s(server: %s%s%s)\n" msgstr "" -#: src/common/command.c:1085 +#: src/common/command.c:1088 #, c-format msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n" msgstr "" -#: src/common/command.c:1094 src/common/command.c:1106 +#: src/common/command.c:1097 src/common/command.c:1109 #, c-format msgid "%sunknown\n" msgstr "" -#: src/common/command.c:1102 +#: src/common/command.c:1105 #, c-format msgid "%sraw IRC data\n" msgstr "" -#: src/common/command.c:1137 +#: src/common/command.c:1140 msgid "Open buffers:\n" msgstr "" -#: src/common/command.c:1182 +#: src/common/command.c:1185 #, c-format msgid "%s incorrect buffer number\n" msgstr "" -#: src/common/command.c:1199 +#: src/common/command.c:1202 #, c-format msgid "%s can not close the single buffer\n" msgstr "" -#: src/common/command.c:1212 +#: src/common/command.c:1215 #, c-format msgid "%s can not close server buffer while channels are open\n" msgstr "" -#: src/common/command.c:1285 +#: src/common/command.c:1288 msgid "Default notify levels for servers:" msgstr "" -#: src/common/command.c:1303 +#: src/common/command.c:1306 msgid "Notify levels:" msgstr "" -#: src/common/command.c:1310 +#: src/common/command.c:1313 msgid "Raw IRC data" msgstr "" -#: src/common/command.c:1332 src/common/command.c:1402 +#: src/common/command.c:1335 src/common/command.c:1405 #, c-format msgid "%s incorrect notify level (must be between %d and %d)\n" msgstr "" -#: src/common/command.c:1345 +#: src/common/command.c:1348 #, c-format msgid "%s incorrect buffer for notify (must be server, channel or private)\n" msgstr "" -#: src/common/command.c:1356 +#: src/common/command.c:1359 #, c-format msgid "New default notify level for server %s%s%s: %s%d %s" msgstr "" -#: src/common/command.c:1370 +#: src/common/command.c:1373 #, c-format msgid "New notify level for %s%s%s: %s%d %s" msgstr "" -#: src/common/command.c:1381 +#: src/common/command.c:1384 msgid "(hotlist: never)\n" msgstr "" -#: src/common/command.c:1384 +#: src/common/command.c:1387 msgid "(hotlist: highlights)\n" msgstr "" -#: src/common/command.c:1387 +#: src/common/command.c:1390 msgid "(hotlist: highlights + messages)\n" msgstr "" -#: src/common/command.c:1390 +#: src/common/command.c:1393 msgid "(hotlist: highlights + messages + join/part (all))\n" msgstr "" -#: src/common/command.c:1538 +#: src/common/command.c:1541 #, c-format msgid "%s buffer not found for \"%s\" command\n" msgstr "" -#: src/common/command.c:1548 src/common/command.c:1851 -#: src/common/command.c:2774 src/common/command.c:4187 -#: src/common/command.c:4230 +#: src/common/command.c:1551 src/common/command.c:1854 +#: src/common/command.c:2777 src/common/command.c:4280 +#: src/common/command.c:4323 #, c-format msgid "%s unknown option for \"%s\" command\n" msgstr "" -#: src/common/command.c:1576 +#: src/common/command.c:1579 #, c-format msgid "%s already connected to server \"%s\"!\n" msgstr "" -#: src/common/command.c:1584 +#: src/common/command.c:1587 #, c-format msgid "%s currently connecting to server \"%s\"!\n" msgstr "" -#: src/common/command.c:1664 src/common/command.c:1936 -#: src/common/command.c:2885 src/common/command.c:3406 +#: src/common/command.c:1667 src/common/command.c:1939 +#: src/common/command.c:2888 src/common/command.c:3499 #, c-format msgid "%s server \"%s\" not found\n" msgstr "" -#: src/common/command.c:1872 src/common/command.c:2812 +#: src/common/command.c:1875 src/common/command.c:2815 #, c-format msgid "%s not connected to server \"%s\"!\n" msgstr "" -#: src/common/command.c:1880 +#: src/common/command.c:1883 msgid "Auto-reconnection is cancelled\n" msgstr "" -#: src/common/command.c:1972 src/common/weechat.c:218 +#: src/common/command.c:1975 src/common/weechat.c:218 #, c-format msgid "%s internal commands:\n" msgstr "" -#: src/common/command.c:1982 src/common/weechat.c:238 +#: src/common/command.c:1985 src/common/weechat.c:238 msgid "IRC commands:\n" msgstr "" -#: src/common/command.c:1996 +#: src/common/command.c:1999 msgid "Plugin commands:\n" msgstr "" -#: src/common/command.c:2112 +#: src/common/command.c:2115 #, c-format msgid "No help available, \"%s\" is an unknown command\n" msgstr "" -#: src/common/command.c:2181 +#: src/common/command.c:2184 #, c-format msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n" msgstr "" -#: src/common/command.c:2219 +#: src/common/command.c:2222 msgid "List of ignore:\n" msgstr "" -#: src/common/command.c:2236 +#: src/common/command.c:2239 msgid "No ignore defined.\n" msgstr "" -#: src/common/command.c:2262 +#: src/common/command.c:2265 msgid "New ignore:" msgstr "" -#: src/common/command.c:2282 +#: src/common/command.c:2285 #, c-format msgid "New key binding: %s" msgstr "" -#: src/common/command.c:2325 +#: src/common/command.c:2328 msgid "Key bindings:\n" msgstr "" -#: src/common/command.c:2339 +#: src/common/command.c:2342 #, c-format msgid "Key \"%s\" unbound\n" msgstr "" -#: src/common/command.c:2345 +#: src/common/command.c:2348 #, c-format msgid "%s unable to unbind key \"%s\"\n" msgstr "" -#: src/common/command.c:2353 src/common/weechat.c:270 +#: src/common/command.c:2356 src/common/weechat.c:270 msgid "Internal key functions:\n" msgstr "" -#: src/common/command.c:2402 +#: src/common/command.c:2405 #, c-format msgid "%s unknown key function \"%s\"\n" msgstr "" -#: src/common/command.c:2417 +#: src/common/command.c:2420 msgid "Default key bindings restored\n" msgstr "" -#: src/common/command.c:2423 +#: src/common/command.c:2426 #, c-format msgid "%s \"-yes\" argument is required for keys reset (security reason)\n" msgstr "" -#: src/common/command.c:2442 +#: src/common/command.c:2445 msgid "Key:\n" msgstr "" -#: src/common/command.c:2448 +#: src/common/command.c:2451 msgid "No key found.\n" msgstr "" -#: src/common/command.c:2490 +#: src/common/command.c:2493 msgid "global" msgstr "" -#: src/common/command.c:2490 +#: src/common/command.c:2493 msgid "local" msgstr "" -#: src/common/command.c:2496 +#: src/common/command.c:2499 msgid "top" msgstr "" -#: src/common/command.c:2499 +#: src/common/command.c:2502 msgid "bottom" msgstr "" -#: src/common/command.c:2502 +#: src/common/command.c:2505 msgid "left" msgstr "" -#: src/common/command.c:2505 +#: src/common/command.c:2508 msgid "right" msgstr "" -#: src/common/command.c:2535 +#: src/common/command.c:2538 msgid "Open panels:\n" msgstr "" -#: src/common/command.c:2567 +#: src/common/command.c:2570 msgid "Plugins loaded:\n" msgstr "" -#: src/common/command.c:2593 +#: src/common/command.c:2596 msgid " message handlers:\n" msgstr "" -#: src/common/command.c:2602 +#: src/common/command.c:2605 #, c-format msgid " IRC(%s)\n" msgstr "" -#: src/common/command.c:2609 +#: src/common/command.c:2612 msgid " (no message handler)\n" msgstr "" -#: src/common/command.c:2614 +#: src/common/command.c:2617 msgid " command handlers:\n" msgstr "" -#: src/common/command.c:2635 +#: src/common/command.c:2638 msgid " (no command handler)\n" msgstr "" -#: src/common/command.c:2640 +#: src/common/command.c:2643 msgid " timer handlers:\n" msgstr "" -#: src/common/command.c:2649 +#: src/common/command.c:2652 #, c-format msgid " %d seconds\n" msgstr "" -#: src/common/command.c:2656 +#: src/common/command.c:2659 msgid " (no timer handler)\n" msgstr "" -#: src/common/command.c:2661 +#: src/common/command.c:2664 msgid " keyboard handlers:\n" msgstr "" -#: src/common/command.c:2671 +#: src/common/command.c:2674 msgid " (no keyboard handler)\n" msgstr "" -#: src/common/command.c:2673 src/common/command.c:2690 -#: src/common/command.c:2706 +#: src/common/command.c:2676 src/common/command.c:2693 +#: src/common/command.c:2709 #, c-format msgid " %d defined\n" msgstr "" -#: src/common/command.c:2678 +#: src/common/command.c:2681 msgid " event handlers:\n" msgstr "" -#: src/common/command.c:2688 +#: src/common/command.c:2691 msgid " (no event handler)\n" msgstr "" -#: src/common/command.c:2695 +#: src/common/command.c:2698 msgid " modifiers:\n" msgstr "" -#: src/common/command.c:2704 +#: src/common/command.c:2707 msgid " (no modifier)\n" msgstr "" -#: src/common/command.c:2715 +#: src/common/command.c:2718 msgid "No plugin found.\n" msgstr "" -#: src/common/command.c:2717 +#: src/common/command.c:2720 msgid " (no plugin)\n" msgstr "" -#: src/common/command.c:2787 src/common/command.c:3804 +#: src/common/command.c:2790 src/common/command.c:3897 #, c-format msgid "" "Command \"%s\" is not available, WeeChat was built without plugins support.\n" msgstr "" -#: src/common/command.c:2917 +#: src/common/command.c:2920 msgid "Configuration file saved\n" msgstr "" -#: src/common/command.c:2922 +#: src/common/command.c:2925 #, c-format msgid "%s failed to save configuration file\n" msgstr "" -#: src/common/command.c:2930 +#: src/common/command.c:2933 msgid "Plugins options saved\n" msgstr "" -#: src/common/command.c:2935 +#: src/common/command.c:2938 #, c-format msgid "%s failed to save plugins options\n" msgstr "" -#: src/common/command.c:2984 +#: src/common/command.c:2987 msgid "All servers:\n" msgstr "" -#: src/common/command.c:2994 +#: src/common/command.c:2997 msgid "No server.\n" msgstr "" -#: src/common/command.c:3008 +#: src/common/command.c:3011 #, c-format msgid "Servers with '%s':\n" msgstr "" -#: src/common/command.c:3018 +#: src/common/command.c:3021 #, c-format msgid "No server with '%s' found.\n" msgstr "" -#: src/common/command.c:3031 +#: src/common/command.c:3034 src/common/command.c:3083 +#: src/common/command.c:3131 #, c-format -msgid "%s missing servername for \"%s\" command\n" +msgid "%s missing server name for \"%s\" command\n" msgstr "" -#: src/common/command.c:3039 +#: src/common/command.c:3045 src/common/command.c:3094 +#: src/common/command.c:3142 #, c-format -msgid "%s too much arguments for \"%s\" command, ignoring arguments\n" +msgid "%s server \"%s\" not found for \"%s\" command\n" msgstr "" -#: src/common/command.c:3049 +#: src/common/command.c:3055 src/common/command.c:3104 #, c-format -msgid "%s server \"%s\" not found for \"%s\" command\n" +msgid "%s server \"%s\" already exists for \"%s\" command\n" msgstr "" -#: src/common/command.c:3057 +#: src/common/command.c:3065 +#, c-format +msgid "Server %s%s%s has been copied to %s%s\n" +msgstr "" + +#: src/common/command.c:3113 +#, c-format +msgid "Server %s%s%s has been renamed to %s%s\n" +msgstr "" + +#: src/common/command.c:3150 #, c-format msgid "" "%s you can not delete server \"%s\" because you are connected to. Try /" "disconnect %s before.\n" msgstr "" -#: src/common/command.c:3077 +#: src/common/command.c:3170 #, c-format msgid "Server %s%s%s has been deleted\n" msgstr "" -#: src/common/command.c:3096 +#: src/common/command.c:3189 #, c-format msgid "%s missing parameters for \"%s\" command\n" msgstr "" -#: src/common/command.c:3106 +#: src/common/command.c:3199 #, c-format msgid "%s server \"%s\" already exists, can't create it!\n" msgstr "" -#: src/common/command.c:3135 src/common/command.c:3163 -#: src/common/command.c:3176 src/common/command.c:3202 +#: src/common/command.c:3228 src/common/command.c:3256 +#: src/common/command.c:3269 src/common/command.c:3295 #, c-format msgid "%s missing password for \"%s\" parameter\n" msgstr "" -#: src/common/command.c:3148 +#: src/common/command.c:3241 #, c-format msgid "%s missing nick(s) for \"%s\" parameter\n" msgstr "" -#: src/common/command.c:3189 +#: src/common/command.c:3282 #, c-format msgid "%s missing command for \"%s\" parameter\n" msgstr "" -#: src/common/command.c:3226 +#: src/common/command.c:3319 #, c-format msgid "Server %s%s%s created\n" msgstr "" -#: src/common/command.c:3235 +#: src/common/command.c:3328 #, c-format msgid "%s unable to create server\n" msgstr "" -#: src/common/command.c:3295 +#: src/common/command.c:3388 msgid "(unknown)" msgstr "" -#: src/common/command.c:3307 +#: src/common/command.c:3400 #, c-format msgid "%s(password hidden) " msgstr "" -#: src/common/command.c:3439 src/common/command.c:3487 +#: src/common/command.c:3532 src/common/command.c:3580 #, c-format msgid "%s config option \"%s\" not found\n" msgstr "" -#: src/common/command.c:3444 src/common/command.c:3479 +#: src/common/command.c:3537 src/common/command.c:3572 #, c-format msgid "%s incorrect value for option \"%s\"\n" msgstr "" -#: src/common/command.c:3460 +#: src/common/command.c:3553 #, c-format msgid "%s option \"%s\" can not be changed while WeeChat is running\n" msgstr "" -#: src/common/command.c:3570 +#: src/common/command.c:3663 #, c-format msgid "No config option found with \"%s\"\n" msgstr "" -#: src/common/command.c:3573 +#: src/common/command.c:3666 msgid "No config option found\n" msgstr "" -#: src/common/command.c:3580 +#: src/common/command.c:3673 #, c-format msgid "%sDetail:\n" msgstr "" -#: src/common/command.c:3585 +#: src/common/command.c:3678 msgid " . type boolean (values: 'on' or 'off')\n" msgstr "" -#: src/common/command.c:3586 src/common/command.c:3609 -#: src/common/command.c:3615 src/common/command.c:3621 +#: src/common/command.c:3679 src/common/command.c:3702 +#: src/common/command.c:3708 src/common/command.c:3714 #: src/common/weechat.c:153 src/common/weechat.c:178 src/common/weechat.c:185 #: src/common/weechat.c:192 #, c-format msgid " . default value: '%s'\n" msgstr "" -#: src/common/command.c:3591 +#: src/common/command.c:3684 #, c-format msgid " . type integer (values: between %d and %d)\n" msgstr "" -#: src/common/command.c:3594 src/common/weechat.c:162 +#: src/common/command.c:3687 src/common/weechat.c:162 #, c-format msgid " . default value: %d\n" msgstr "" -#: src/common/command.c:3598 +#: src/common/command.c:3691 msgid " . type string (values: " msgstr "" -#: src/common/command.c:3611 src/common/command.c:3617 -#: src/common/command.c:3623 src/common/weechat.c:180 src/common/weechat.c:187 +#: src/common/command.c:3704 src/common/command.c:3710 +#: src/common/command.c:3716 src/common/weechat.c:180 src/common/weechat.c:187 #: src/common/weechat.c:194 msgid "empty" msgstr "" -#: src/common/command.c:3614 +#: src/common/command.c:3707 msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n" msgstr "" -#: src/common/command.c:3620 +#: src/common/command.c:3713 msgid " . type string (any string)\n" msgstr "" -#: src/common/command.c:3626 src/common/weechat.c:197 +#: src/common/command.c:3719 src/common/weechat.c:197 #, c-format msgid " . description: %s\n" msgstr "" -#: src/common/command.c:3637 +#: src/common/command.c:3730 #, c-format msgid "config option(s) found with \"%s\"\n" msgstr "" -#: src/common/command.c:3640 +#: src/common/command.c:3733 msgid "config option(s) found\n" msgstr "" -#: src/common/command.c:3748 +#: src/common/command.c:3841 #, c-format msgid "%s incorrect value for plugin option \"%s\"\n" msgstr "" -#: src/common/command.c:3777 +#: src/common/command.c:3870 #, c-format msgid "No plugin option found with \"%s\"\n" msgstr "" -#: src/common/command.c:3780 +#: src/common/command.c:3873 msgid "No plugin option found\n" msgstr "" -#: src/common/command.c:3790 +#: src/common/command.c:3883 #, c-format msgid "plugin option(s) found with \"%s\"\n" msgstr "" -#: src/common/command.c:3793 +#: src/common/command.c:3886 msgid "plugin option(s) found\n" msgstr "" -#: src/common/command.c:3834 +#: src/common/command.c:3927 #, c-format msgid "%s alias or command \"%s\" not found\n" msgstr "" -#: src/common/command.c:3844 +#: src/common/command.c:3937 #, c-format msgid "Alias \"%s\" removed\n" msgstr "" -#: src/common/command.c:3900 +#: src/common/command.c:3993 #, c-format msgid "%s%d%s ignore was removed.\n" msgid_plural "%s%d%s ignore were removed.\n" msgstr[0] "" msgstr[1] "" -#: src/common/command.c:3910 +#: src/common/command.c:4003 #, c-format msgid "%s no ignore found\n" msgstr "" -#: src/common/command.c:3944 +#: src/common/command.c:4037 #, c-format msgid "%s can't upgrade: connection to at least one server is pending\n" msgstr "" -#: src/common/command.c:3954 +#: src/common/command.c:4047 #, c-format msgid "" "%s can't upgrade: connection to at least one SSL server is active (should be " "fixed in a future version)\n" msgstr "" -#: src/common/command.c:3964 +#: src/common/command.c:4057 #, c-format msgid "" "%s can't upgrade: anti-flood is active on at least one server (sending many " "lines)\n" msgstr "" -#: src/common/command.c:3979 +#: src/common/command.c:4072 msgid "Upgrading WeeChat...\n" msgstr "" -#: src/common/command.c:3986 +#: src/common/command.c:4079 #, c-format msgid "%s unable to save session in file\n" msgstr "" -#: src/common/command.c:4013 +#: src/common/command.c:4106 #, c-format msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n" msgstr "" -#: src/common/command.c:4053 +#: src/common/command.c:4146 #, c-format msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s" msgstr "" -#: src/common/command.c:4067 +#: src/common/command.c:4160 #, c-format msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s" msgstr "" -#: src/common/command.c:4111 +#: src/common/command.c:4204 msgid "Open windows:\n" msgstr "" -#: src/common/command.c:4198 +#: src/common/command.c:4291 #, c-format msgid "" "%s can not merge windows, there's no other window with same size near " @@ -5233,110 +5248,110 @@ msgid "" "file.\n" msgstr "" -#: src/common/weeconfig.c:1789 +#: src/common/weeconfig.c:1786 #, c-format msgid "%s %s, line %d: new server, but previous was incomplete\n" msgstr "" -#: src/common/weeconfig.c:1798 +#: src/common/weeconfig.c:1795 #, c-format msgid "%s %s, line %d: server '%s' already exists\n" msgstr "" -#: src/common/weeconfig.c:1814 +#: src/common/weeconfig.c:1811 #, c-format msgid "%s %s, line %d: unable to create server\n" msgstr "" -#: src/common/weeconfig.c:1854 +#: src/common/weeconfig.c:1851 #, c-format msgid "%s unable to assign default int with string (\"%s\")\n" msgstr "" -#: src/common/weeconfig.c:1865 +#: src/common/weeconfig.c:1862 #, c-format msgid "%s unable to assign default color (\"%s\")\n" msgstr "" -#: src/common/weeconfig.c:1903 +#: src/common/weeconfig.c:1900 #, c-format msgid "%s config file \"%s\" not found.\n" msgstr "" -#: src/common/weeconfig.c:1943 +#: src/common/weeconfig.c:1940 #, c-format msgid "%s %s, line %d: invalid syntax, missing \"]\"\n" msgstr "" -#: src/common/weeconfig.c:1960 +#: src/common/weeconfig.c:1957 #, c-format msgid "%s %s, line %d: unknown section identifier (\"%s\")\n" msgstr "" -#: src/common/weeconfig.c:1978 +#: src/common/weeconfig.c:1975 #, c-format msgid "%s %s, line %d: invalid section for option, line is ignored\n" msgstr "" -#: src/common/weeconfig.c:2061 src/common/weeconfig.c:2087 +#: src/common/weeconfig.c:2058 src/common/weeconfig.c:2084 #, c-format msgid "%s %s, line %d: invalid option \"%s\"\n" msgstr "" -#: src/common/weeconfig.c:2067 +#: src/common/weeconfig.c:2064 #, c-format msgid "%s %s, line %d: invalid ignore options \"%s\"\n" msgstr "" -#: src/common/weeconfig.c:2098 +#: src/common/weeconfig.c:2095 #, c-format msgid "" "%s %s, line %d: invalid value for option '%s'\n" "Expected: boolean value: 'off' or 'on'\n" msgstr "" -#: src/common/weeconfig.c:2107 +#: src/common/weeconfig.c:2104 #, c-format msgid "" "%s %s, line %d: invalid value for option '%s'\n" "Expected: integer between %d and %d\n" msgstr "" -#: src/common/weeconfig.c:2118 +#: src/common/weeconfig.c:2115 #, c-format msgid "" "%s %s, line %d: invalid value for option '%s'\n" "Expected: one of these strings: " msgstr "" -#: src/common/weeconfig.c:2134 +#: src/common/weeconfig.c:2131 #, c-format msgid "%s %s, line %d: invalid color name for option '%s'\n" msgstr "" -#: src/common/weeconfig.c:2203 +#: src/common/weeconfig.c:2200 #, c-format msgid "%s: creating default config file...\n" msgstr "" -#: src/common/weeconfig.c:2204 +#: src/common/weeconfig.c:2201 msgid "Creating default config file\n" msgstr "" -#: src/common/weeconfig.c:2207 src/common/weeconfig.c:2424 +#: src/common/weeconfig.c:2204 src/common/weeconfig.c:2421 #, c-format msgid "" "#\n" "# %s configuration file, created by %s v%s on %s" msgstr "" -#: src/common/weeconfig.c:2211 src/common/weeconfig.c:2428 +#: src/common/weeconfig.c:2208 src/common/weeconfig.c:2425 msgid "" "# WARNING! Be careful when editing this file, WeeChat writes this file when " "exiting.\n" "#\n" msgstr "" -#: src/common/weeconfig.c:2421 +#: src/common/weeconfig.c:2418 msgid "Saving config to disk\n" msgstr "" -- cgit v1.2.3