diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 33 |
1 files changed, 21 insertions, 12 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-05-29 14:23+0200\n" +"POT-Creation-Date: 2021-05-29 14:28+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7438,7 +7438,8 @@ msgstr "" " server: questo server dovrebbe rispondere alla richiesta\n" "mask_server: elenco dei server che devono corrispondere a questa mask" -msgid "list channels and their topic" +#, fuzzy +msgid "list channels and their topics" msgstr "elenca i canali ed i loro argomenti" #, fuzzy @@ -7802,7 +7803,7 @@ msgid "" "channel: channel name\n" " nick: nick\n" " reason: reason (special variables $nick, $channel and $server are replaced " -"by their value)" +"by their values)" msgstr "" "canale: canale dove si trova l'utente\n" " nick: nick da cacciare\n" @@ -8519,7 +8520,7 @@ msgid "" "command(s) to run after connection to server and before auto-join of " "channels (many commands can be separated by \";\", use \"\\;\" for a " "semicolon, special variables $nick, $channel and $server are replaced by " -"their value) (note: commands are evaluated, see /help eval; server options " +"their values) (note: commands are evaluated, see /help eval; server options " "are evaluated with ${irc_server.xxx} and ${server} is replaced by the server " "name)" msgstr "" @@ -8594,25 +8595,33 @@ msgstr "" msgid "" "default kick message used by commands \"/kick\" and \"/kickban\" (note: " "content is evaluated, see /help eval; special variables ${nick}, ${channel} " -"and ${server} are replaced by their value)" +"and ${server} are replaced by their values)" msgstr "" "canale: canale dove si trova l'utente\n" " nick: nick da cacciare\n" "motivo: motivo per il kick" +#, fuzzy msgid "" "default part message (leaving channel) (note: content is evaluated, see /" "help eval; special variables ${nick}, ${channel} and ${server} are replaced " -"by their value; \"%v\" is replaced by WeeChat version if there is no ${...} " +"by their values; \"%v\" is replaced by WeeChat version if there is no ${...} " "in string)" msgstr "" +"canale: canale dove si trova l'utente\n" +" nick: nick da cacciare\n" +"motivo: motivo per il kick" +#, fuzzy msgid "" "default quit message (disconnecting from server) (note: content is " "evaluated, see /help eval; special variables ${nick}, ${channel} and " -"${server} are replaced by their value; \"%v\" is replaced by WeeChat version " -"if there is no ${...} in string)" +"${server} are replaced by their values; \"%v\" is replaced by WeeChat " +"version if there is no ${...} in string)" msgstr "" +"canale: canale dove si trova l'utente\n" +" nick: nick da cacciare\n" +"motivo: motivo per il kick" msgid "" "notify list for server (you should not change this option but use /notify " @@ -8758,7 +8767,7 @@ msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " "sensitive; special variables $nick, $channel and $server are replaced by " -"their value), these words are added to buffer property \"highlight_words\" " +"their values), these words are added to buffer property \"highlight_words\" " "only when buffer is created (it does not affect current buffers), an empty " "string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick" "\"" @@ -8777,7 +8786,7 @@ msgid "" "comma separated list of words to highlight in private buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " "sensitive; special variables $nick, $channel and $server are replaced by " -"their value), these words are added to buffer property \"highlight_words\" " +"their values), these words are added to buffer property \"highlight_words\" " "only when buffer is created (it does not affect current buffers), an empty " "string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick" "\"" @@ -8796,7 +8805,7 @@ msgid "" "comma separated list of words to highlight in server buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " "sensitive; special variables $nick, $channel and $server are replaced by " -"their value), these words are added to buffer property \"highlight_words\" " +"their values), these words are added to buffer property \"highlight_words\" " "only when buffer is created (it does not affect current buffers), an empty " "string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick" "\"" @@ -12211,7 +12220,7 @@ msgstr "tag degli script nel repository" msgid "" "format of columns displayed in script buffer: following column identifiers " -"are replaced by their value: %a=author, %d=description, %D=date added, " +"are replaced by their values: %a=author, %d=description, %D=date added, " "%e=extension, %l=language, %L=license, %n=name with extension, %N=name, " "%r=requirements, %s=status, %t=tags, %u=date updated, %v=version, %V=version " "loaded, %w=min_weechat, %W=max_weechat)" |