diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-17 08:59:42 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-26 21:35:49 +0200 |
commit | 54dd19da92a2200e226232a78c901719f96d332c (patch) | |
tree | be6542540c3cce4dfd5c3b976e15e6728fece995 /po/it.po | |
parent | bc4294e297810c7b419d000d9e5bd8e3f7505820 (diff) | |
download | weechat-54dd19da92a2200e226232a78c901719f96d332c.zip |
api: add info "buffer" (closes #1962)
This info returns a pointer buffer with its full name.
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-06-17 11:44+0200\n" -"PO-Revision-Date: 2023-06-17 11:47+0200\n" +"POT-Creation-Date: 2023-06-26 21:34+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" "Language: it\n" @@ -11606,6 +11606,13 @@ msgid "" "by the user (option \"-s\" or \"--no-script\")" msgstr "" +msgid "buffer pointer" +msgstr "puntatore al buffer" + +#, fuzzy +msgid "buffer full name" +msgstr "Registra i buffer su file" + msgid "terminal charset" msgstr "set caratteri terminale" @@ -11765,9 +11772,6 @@ msgstr "" msgid "lines of a buffer" msgstr "righe di un buffer" -msgid "buffer pointer" -msgstr "puntatore al buffer" - msgid "list of filters" msgstr "elenco dei filtri" |