From 0c6bcf3e78d0aebeafd00c2e75578480c3968f06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 24 Aug 2023 11:30:59 +0200 Subject: core: update translations (closes #352) --- po/it.po | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index e8f611fbb..5f5094e05 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: 2023-08-24 09:00+0200\n" +"POT-Creation-Date: 2023-08-24 11:29+0200\n" "PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -344,6 +344,10 @@ msgstr "Variabili locali per il buffer \"%s\":" msgid "No local variable defined for buffer \"%s\"" msgstr "Nessuna variabile locale definita per il buffer \"%s\"" +#, fuzzy, c-format +msgid "%sUnable to create option for buffer property \"%s\"" +msgstr "%sErrore: impossibile impostare l'opzione \"%s\" per il proxy \"%s\"" + #, c-format msgid "%sInvalid color number \"%s\" (must be between %d and %d)" msgstr "%sNumero colore \"%s\" non valido (deve essere compresto tra %d e %d)" @@ -1184,8 +1188,8 @@ msgid "" "|| switch [-previous] || zoom || renumber [ [ []]] " "|| close [[-]|...] || notify [] || listvar [|" "] || setvar [] || delvar || set " -"[] || get || jump smart|last_displayed|prev_visited|" -"next_visited || |-|+|" +"[] || setauto [] || get || jump smart|" +"last_displayed|prev_visited|next_visited || |-|+|" msgstr "" "list || clear [||-merged|-all] || move|merge || swap " "| [|] || unmerge [|-all] || close " @@ -1227,6 +1231,9 @@ msgid "" " setvar: set a local variable in the current buffer\n" " delvar: delete a local variable from the current buffer\n" " set: set a property in the current buffer\n" +" setauto: like \"set\" and also define option \"weechat.buffer.." +"\" so that the property is saved in configuration and applied each " +"time this buffer is opened\n" " get: display a property of current buffer\n" " jump: jump to another buffer:\n" " smart: next buffer with activity\n" @@ -3160,6 +3167,11 @@ msgstr "Variabili" msgid "properties that can be set on a buffer" msgstr "proprietà che possono essere impostate su un buffer" +#, fuzzy +#| msgid "properties that can be set on a buffer" +msgid "properties that can be automatically set on a buffer" +msgstr "proprietà che possono essere impostate su un buffer" + msgid "properties that can be read on a buffer" msgstr "proprietà che possono essere lette su un buffer" @@ -3347,6 +3359,17 @@ msgid "%sWarning: unknown option for section \"%s\": %s (value: \"%s\")" msgstr "" "%sAttenzione: opzione sconosciuta per la sezione \"%s\": %s (valore: \"%s\")" +#, c-format +msgid "" +"set property \"%s\" on any buffer matching mask \"%s\"; content is " +"evaluated, see /help eval; ${buffer} is a pointer to the buffer being opened" +msgstr "" + +#, fuzzy, c-format +#| msgid "Options saved to %s" +msgid "Option \"weechat.buffer.%s\" has been set to \"%s\"" +msgstr "Opzioni salvate in %s" + msgid "Notify level for buffer" msgstr "Livello di notifica per il buffer" -- cgit v1.2.3