diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 22 |
1 files changed, 13 insertions, 9 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-07-10 14:05+0200\n" +"POT-Creation-Date: 2023-07-11 18:06+0200\n" "PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4710,8 +4710,9 @@ msgstr "Lettura del file di configurazione %s" msgid "%sWarning: %s, line %d: invalid syntax, missing \"]\"" msgstr "%sAttenzione: %s, riga %d: sintassi invalida, \"]\" mancante" -#, c-format -msgid "%sWarning: %s, line %d: unknown section identifier (\"%s\")" +#, fuzzy, c-format +#| msgid "%sWarning: %s, line %d: unknown section identifier (\"%s\")" +msgid "%sWarning: %s, line %d: ignoring unknown section identifier (\"%s\")" msgstr "" "%sAttenzione: %s, riga %d: identificatore di sezione sconosciuto (\"%s\")" @@ -4727,17 +4728,20 @@ msgid "" "of file is IGNORED, default options are used" msgstr "" -#, c-format -msgid "%sWarning: %s, line %d: option outside section: %s" +#, fuzzy, c-format +#| msgid "%sWarning: %s, line %d: option outside section: %s" +msgid "%sWarning: %s, line %d: ignoring option outside section: %s" msgstr "%sAttenzione: %s, riga %d: opzione al di fuori della sezione: %s" -#, c-format -msgid "%sWarning: %s, line %d: unknown option for section \"%s\": %s" +#, fuzzy, c-format +#| msgid "%sWarning: %s, line %d: unknown option for section \"%s\": %s" +msgid "%sWarning: %s, line %d: ignoring unknown option for section \"%s\": %s" msgstr "" "%sAttenzione: %s, riga %d: opzione sconosciuta per la sezione \"%s\": %s" -#, c-format -msgid "%sWarning: %s, line %d: invalid value for option: %s" +#, fuzzy, c-format +#| msgid "%sWarning: %s, line %d: invalid value for option: %s" +msgid "%sWarning: %s, line %d: ignoring invalid value for option: %s" msgstr "%sAttenzione: %s, riga %d: valore non valido per l'opzione: %s" #, c-format |