From dd0c20f6b6e3c500fff7da78123f55bd871dc0fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 26 Aug 2023 18:57:21 +0200 Subject: irc: add count for all nick modes in output of `/names` (closes #97) --- po/it.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index f1f20598e..68df303a1 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-25 13:26+0200\n" +"POT-Creation-Date: 2023-08-26 15:27+0200\n" "PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -10770,9 +10770,11 @@ msgstr "%s%s: impossibile creare il nick \"%s\" per il canale \"%s\"" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sNick %s%s%s: %s[%s%s%s]" -#, c-format -msgid "%sNicks %s%s%s: %s[%s%s]" -msgstr "%sNick %s%s%s: %s[%s%s]" +#. TRANSLATORS: number of "regular" nicks on a channel (ie not op/halfop/voiced), for example: "56 regular" +msgid "regular" +msgid_plural "regular" +msgstr[0] "" +msgstr[1] "" msgid "op" msgid_plural "ops" @@ -10792,12 +10794,9 @@ msgid_plural "voiced" msgstr[0] "voice" msgstr[1] "voice" -#. TRANSLATORS: number of "regular" nicks on a channel (ie not op/halfop/voiced), for example: "56 regular" #, c-format -msgid "%s%s%d%s regular" -msgid_plural "%s%s%d%s regular" -msgstr[0] "" -msgstr[1] "" +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sNick %s%s%s: %s[%s%s]" #, c-format msgid "%sChannel %s%s%s: %s%d%s %s %s(%s%s)" -- cgit v1.2.3