diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-05 11:40:22 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-05 11:40:22 +0100 |
commit | 8e5288ba27db92f4aa21a8ade5af57fd1d9dbe7f (patch) | |
tree | b2f15638f247a3f9dfd7a4c7c140d3d25949349c /po | |
parent | 3ec981877ab0ca8d7a25c7bf30a0dbbe50b96cb4 (diff) | |
download | weechat-8e5288ba27db92f4aa21a8ade5af57fd1d9dbe7f.zip |
irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeChat colors
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 | ||||
-rw-r--r-- | po/de.po | 14 | ||||
-rw-r--r-- | po/es.po | 14 | ||||
-rw-r--r-- | po/fr.po | 25 | ||||
-rw-r--r-- | po/hu.po | 14 | ||||
-rw-r--r-- | po/it.po | 14 | ||||
-rw-r--r-- | po/pl.po | 14 | ||||
-rw-r--r-- | po/pt_BR.po | 14 | ||||
-rw-r--r-- | po/ru.po | 14 | ||||
-rw-r--r-- | po/weechat.pot | 14 |
10 files changed, 140 insertions, 11 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5634,6 +5634,18 @@ msgstr "barva textu vezprávách připojení" msgid "color for text in part/quit messages" msgstr "barva textu ve zprávách odchodu/ukončení" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Nils Görs\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6002,6 +6002,18 @@ msgstr "" "Textfarbe in der die Meldungen für das Verlassen/Beenden eines Channels " "angezeigt werden soll" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5824,6 +5824,18 @@ msgstr "color para el texto en mensajes de unión" msgid "color for text in part/quit messages" msgstr "color para el texto en mensajes de salida/abandono" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" -"PO-Revision-Date: 2011-11-04 12:42+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" +"PO-Revision-Date: 2011-11-05 11:34+0100\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: French\n" @@ -5870,6 +5870,27 @@ msgstr "couleur pour le texte dans les messages join" msgid "color for text in part/quit messages" msgstr "couleur pour le texte dans les messages part/quit" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" +"réassigner les couleurs mirc dans les messages en utilisant une hashtable: " +"les clés sont \"fg,bg\" sous forme d'entiers entre -1 (non spécifié) et 15, " +"les valeurs sont des noms de couleur WeeChat ou nombres (le format est: " +"\"1,-1:couleur1;2,7:couleur2\"), exemple: \"1,-1:darkgray;1,2:white,blue\" " +"pour réassigner le noir sur n'importe quel fond en \"darkgray\" et le noir " +"sur bleu en \"white,blue\"; les couleurs WeeChat par défaut pour les codes " +"IRC sont: 0:white, 1:black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:" +"brown, 8:yellow, 9:lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:" +"lightmagenta, 14:gray, 15:white" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5212,6 +5212,18 @@ msgstr "új üzenetet tartalmazó ablak színe" msgid "color for text in part/quit messages" msgstr "alapértelmezett kilépő üzenet" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5815,6 +5815,18 @@ msgstr "colore per il testo nei messaggi di entrata" msgid "color for text in part/quit messages" msgstr "colore per il testo nei messaggi di uscita/abbandono" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5787,6 +5787,18 @@ msgstr "kolor tekstu w wiadomościach o wejściu na kanał" msgid "color for text in part/quit messages" msgstr "kolor tekstu w wiadomościach o opuszczeniu kanału/wyjściu z IRC" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " diff --git a/po/pt_BR.po b/po/pt_BR.po index f600518dd..0504249f6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-11-03 16:58+0100\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5292,6 +5292,18 @@ msgstr "" msgid "color for text in part/quit messages" msgstr "" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5219,6 +5219,18 @@ msgstr "цвет текущего окна с сообщениями" msgid "color for text in part/quit messages" msgstr "сообщение о выходе по-умолчанию" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " diff --git a/po/weechat.pot b/po/weechat.pot index 98969dc75..c74e85844 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: 2011-11-04 12:41+0100\n" +"POT-Creation-Date: 2011-11-05 11:34+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4490,6 +4490,18 @@ msgstr "" msgid "color for text in part/quit messages" msgstr "" +#. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +msgid "" +"remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " +"integers between -1 (not specified) and 15, values are WeeChat color names " +"or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" +"darkgray;1,2:white,blue\" to remap black on any bg to \"darkgray\" and black " +"on blue to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:" +"black, 2:blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " +"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " +"15:white" +msgstr "" + msgid "" "color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), " "format is: \"o:color1;h:color2;v:color3\" (if a mode is not found, WeeChat " |