summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po21
1 files changed, 18 insertions, 3 deletions
diff --git a/po/it.po b/po/it.po
index d8deedcf8..e874dc95d 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: 2022-11-06 09:09+0100\n"
+"POT-Creation-Date: 2022-11-21 12:10+0100\n"
"PO-Revision-Date: 2022-10-15 22:51+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1470,7 +1470,7 @@ msgstr ""
msgid ""
"list || set <plugin> <level> || dump|hooks [<plugin>] || buffer|certs|color|"
"dirs|infolists|libs|memory|tags|term|windows || mouse|cursor [verbose] || "
-"hdata [free] || time <command>"
+"hdata [free] || time <command> || unicode <string>"
msgstr ""
"list || set <plugin> <livello> || dump [<plugin>] || buffer|color|infolists|"
"memory|tags|term|windows || mouse|cursor [verbose] || hdata [free]"
@@ -1500,7 +1500,15 @@ msgid ""
" term: display infos about terminal\n"
" windows: display windows tree\n"
" time: measure time to execute a command or to send text to the current "
-"buffer"
+"buffer\n"
+" unicode: display information about unicode chars in string (evaluated, "
+"see /help eval)\n"
+"\n"
+"Examples:\n"
+" /debug set irc 1\n"
+" /debug mouse verbose\n"
+" /debug time /filter toggle\n"
+" /debug unicode ${chars:${\\u26C0}-${\\u26CF}}"
msgstr ""
" list: elenca i plugin con i livelli di debug\n"
" set: imposta il livello di debug per il plugin\n"
@@ -4622,6 +4630,13 @@ msgstr ""
msgid "Directories:"
msgstr "Directory:"
+#, c-format
+msgid ""
+"Unicode: \"char\" (codepoint, hex codepoint, UTF-8 sequence): strlen %s/%s "
+"utf8_strlen, gui_chat_strlen %s/%s wcswidth, utf8_strlen_screen, "
+"gui_chat_strlen_screen:"
+msgstr ""
+
#, fuzzy
msgid "Error: not enough memory\n"
msgstr "%sSpazio non sufficiente"