summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-12-24 07:53:37 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-12-24 07:53:37 +0100
commitc4e3d66ba5bb6f91a0b5a36bab1123e25623b5e9 (patch)
tree2cac4fac4512c8c0eccc47d78ad07fd2fea768b9 /po/it.po
parent2e5489b389c339799c5950f275cbc784927495da (diff)
downloadweechat-c4e3d66ba5bb6f91a0b5a36bab1123e25623b5e9.zip
core: add a parent name in options (closes #629)
Inherited values are now displayed in /set output when the value is null, if a parent option name is defined in option. New option: weechat.color.chat_value_null
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po16
1 files changed, 12 insertions, 4 deletions
diff --git a/po/it.po b/po/it.po
index 680846bf9..0b31eaab1 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: 2015-12-20 08:08+0100\n"
+"POT-Creation-Date: 2015-12-24 07:51+0100\n"
"PO-Revision-Date: 2015-12-02 19:26+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -827,11 +827,12 @@ msgstr "Dati sicuri \"%s\" eliminati"
msgid "%sSecured data \"%s\" not found"
msgstr "%sDati sicuri \"%s\" non trovati"
-msgid "default: "
+#, fuzzy
+msgid "default if null: "
msgstr "predefinito: "
-msgid "(unknown)"
-msgstr "(sconosciuto)"
+msgid "default: "
+msgstr "predefinito: "
#, fuzzy, c-format
msgid ""
@@ -3890,6 +3891,10 @@ msgstr "colore del testo per i delimitator dell'orario"
msgid "text color for values"
msgstr "colore del testo per i valori"
+#, fuzzy
+msgid "text color for null values (undefined)"
+msgstr "colore del testo per i valori"
+
msgid ""
"text color for emphasized text (for example when searching text); this "
"option is used only if option weechat.look.emphasized_attributes is an empty "
@@ -11710,3 +11715,6 @@ msgstr "%s%s: timeout per \"%s\" con %s"
#, fuzzy, c-format
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: impossibile connettersi al mittente"
+
+#~ msgid "(unknown)"
+#~ msgstr "(sconosciuto)"