From 30b0e2d7777027384626bdd2a7f1030c329145c7 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 19 Apr 2008 11:30:15 +0200 Subject: Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2.6) (bug #22935), added "nicklist" infolist --- po/cs.po | 6 +++++- po/de.po | 6 +++++- po/es.po | 6 +++++- po/fr.po | 8 ++++++-- po/hu.po | 6 +++++- po/ru.po | 6 +++++- po/weechat.pot | 6 +++++- 7 files changed, 36 insertions(+), 8 deletions(-) (limited to 'po') diff --git a/po/cs.po b/po/cs.po index ccbce00ad..35441363d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -3714,6 +3714,10 @@ msgstr "%s nemohu vztvořit přezdívku \"%s\" pro kanál \"%s\"\n" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sServer: %s%s %s[%s%s%s]\n" +#, fuzzy, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sServer: %s%s %s[%s%s%s]\n" + #, fuzzy, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/de.po b/po/de.po index e83276815..0a5c3b088 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Thomas Schuetz \n" "Language-Team: weechat-dev \n" @@ -3702,6 +3702,10 @@ msgstr "%s Nick \"%s\" für Channel \"%s\" konnte nicht angelegt werden\n" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sServer: %s%s %s[%s%s%s]\n" +#, fuzzy, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sServer: %s%s %s[%s%s%s]\n" + #, fuzzy, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/es.po b/po/es.po index 9dcf44715..51aa20ac5 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: 2007-09-19 12:09+0200\n" "Last-Translator: Roberto González Cardenete \n" "Language-Team: weechat-dev \n" @@ -3706,6 +3706,10 @@ msgstr "%s no es posible crear el usuario \"%s\" para el canal \"%s\"\n" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sServidor:%s%s %s[%s%s%s]\n" +#, fuzzy, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sServidor:%s%s %s[%s%s%s]\n" + #, fuzzy, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/fr.po b/po/fr.po index a2106752f..aac651a7d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" -"PO-Revision-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" +"PO-Revision-Date: 2008-04-19 10:28+0200\n" "Last-Translator: FlashCode \n" "Language-Team: weechat-dev \n" "MIME-Version: 1.0\n" @@ -3645,6 +3645,10 @@ msgstr "%s%s: impossible de créer le pseudo \"%s\" pour le canal \"%s\"" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sPseudos %s%s%s: %s[%s%s%s]" +#, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sPseudos %s%s%s: %s[%s%s]" + #, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/hu.po b/po/hu.po index 4aebb66be..1b5cae1ff 100644 --- a/po/hu.po +++ b/po/hu.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -3720,6 +3720,10 @@ msgstr "%s nem sikerült a(z) \"%s\" nevet felvenni a \"%s\" szobában\n" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%s Szerver: %s%s %s[%s%s%s]\n" +#, fuzzy, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%s Szerver: %s%s %s[%s%s%s]\n" + #, fuzzy, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/ru.po b/po/ru.po index a103b1f43..e393133a5 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -3710,6 +3710,10 @@ msgstr "%s не могу создать ник \"%s\" для канала \"%s\" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "%sСервер: %s%s %s[%s%s%s]\n" +#, fuzzy, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "%sСервер: %s%s %s[%s%s%s]\n" + #, fuzzy, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" diff --git a/po/weechat.pot b/po/weechat.pot index 2f7849a15..b878851c4 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-18 15:36+0200\n" +"POT-Creation-Date: 2008-04-19 10:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3166,6 +3166,10 @@ msgstr "" msgid "%sNicks %s%s%s: %s[%s%s%s]" msgstr "" +#, c-format +msgid "%sNicks %s%s%s: %s[%s%s]" +msgstr "" + #, c-format msgid "" "%sChannel %s%s%s: %s%d%s %s %s(%s%d%s %s, %s%d%s %s, %s%d%s %s, %s%d%s %s%s)" -- cgit v1.2.3