summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-06-15 08:14:22 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-15 08:14:22 +0200
commitb6c304ac87f0d40ab2a4ac3fac49b078cb9d77ea (patch)
treee3faa1447b95d7765d80a1cd8e44a1c8a0a256b6 /po/it.po
parent31d0742aed370dc77f143539c120bb403b8abd3f (diff)
downloadweechat-b6c304ac87f0d40ab2a4ac3fac49b078cb9d77ea.zip
irc: fix display of enabled/disabled client capabilities received in command CAP ACK (closes #151)
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/po/it.po b/po/it.po
index 448900302..959123b60 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: 2019-06-12 18:25+0200\n"
+"POT-Creation-Date: 2019-06-15 08:06+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9441,10 +9441,18 @@ msgstr "%s%s: capacità del client, il server supporta: %s"
msgid "%s%s: client capability, currently enabled: %s"
msgstr "%s%s: capacità del client, abilitata: %s"
+#, fuzzy, c-format
+msgid "%s%s: client capability, enabled: %s, disabled: %s"
+msgstr "%s%s: capacità del client, abilitata: %s"
+
#, c-format
msgid "%s%s: client capability, enabled: %s"
msgstr "%s%s: capacità del client, abilitata: %s"
+#, fuzzy, c-format
+msgid "%s%s: client capability, disabled: %s"
+msgstr "%s%s: capacità del client, abilitata: %s"
+
#, c-format
msgid "%s%s: client capability, refused: %s"
msgstr "%s%s: capacità del client, rifiutata: %s"