summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-14 21:25:27 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-14 21:25:27 +0200
commit15218ed294af2c1d0657e475539395e7862fd32c (patch)
tree0b8f3e3bf8e30b0e1dec85ab611453a15c63efcd /po/tr.po
parentbe3025f5699110c675951e5d4b50b1b5f1d54325 (diff)
downloadweechat-15218ed294af2c1d0657e475539395e7862fd32c.zip
irc: add option irc.network.channel_encode (issue #218, issue #482)
This is a workaround (disabled by default) to join and chat on ISO encoded channels (or another charset different from UTF-8). This option may be removed in future if a better solution is implemented.
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po16
1 files changed, 13 insertions, 3 deletions
diff --git a/po/tr.po b/po/tr.po
index 372038eea..e6327842a 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-08-11 22:24+0200\n"
+"POT-Creation-Date: 2015-08-14 21:16+0200\n"
"PO-Revision-Date: 2015-03-10 21:33+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6170,6 +6170,13 @@ msgid ""
"knows the host for the nick"
msgstr ""
+msgid ""
+"decode/encode channel name inside messages using charset options (like it "
+"was done in WeeChat <= 1.2); it is recommended to keep that off if you use "
+"only UTF-8 in channel names; you can enable this option if you are using an "
+"exotic charset like ISO in channel names"
+msgstr ""
+
msgid "when off, colors codes are ignored in incoming messages"
msgstr ""
@@ -6312,8 +6319,11 @@ msgid ""
"\"tags\": tags, \"message_without_tags\": message without the tags, \"nick"
"\": nick, \"host\": host, \"command\": command, \"channel\": channel, "
"\"arguments\": arguments (includes channel), \"text\": text (for example "
-"user message), \"pos_text\": index of text in message (\"-1\" if no text "
-"found)"
+"user message), \"pos_command\": index of \"command\" message (\"-1\" if "
+"\"command\" was not found), \"pos_arguments\": index of \"arguments\" "
+"message (\"-1\" if \"arguments\" was not found), \"pos_channel\": index of "
+"\"channel\" message (\"-1\" if \"channel\" was not found), \"pos_text\": "
+"index of \"text\" message (\"-1\" if \"text\" was not found)"
msgstr ""
msgid "split an IRC message (to fit in 512 bytes)"