1msgid ""
2msgstr ""
3"Content-Type: text/plain; charset=UTF-8\n"
4"Content-Transfer-Encoding: 8bit\n"
5
6#: modules/po/../data/send_raw/tmpl/index.tmpl:9
7msgid "Send a raw IRC line"
8msgstr ""
9
10#: modules/po/../data/send_raw/tmpl/index.tmpl:14
11msgid "User:"
12msgstr ""
13
14#: modules/po/../data/send_raw/tmpl/index.tmpl:15
15msgid "To change user, click to Network selector"
16msgstr ""
17
18#: modules/po/../data/send_raw/tmpl/index.tmpl:19
19msgid "User/Network:"
20msgstr ""
21
22#: modules/po/../data/send_raw/tmpl/index.tmpl:32
23msgid "Send to:"
24msgstr ""
25
26#: modules/po/../data/send_raw/tmpl/index.tmpl:34
27msgid "Client"
28msgstr ""
29
30#: modules/po/../data/send_raw/tmpl/index.tmpl:35
31msgid "Server"
32msgstr ""
33
34#: modules/po/../data/send_raw/tmpl/index.tmpl:40
35msgid "Line:"
36msgstr ""
37
38#: modules/po/../data/send_raw/tmpl/index.tmpl:45
39msgid "Send"
40msgstr ""
41
42#: send_raw.cpp:32
43msgid "Sent [{1}] to {2}/{3}"
44msgstr ""
45
46#: send_raw.cpp:36 send_raw.cpp:56
47msgid "Network {1} not found for user {2}"
48msgstr ""
49
50#: send_raw.cpp:40 send_raw.cpp:60
51msgid "User {1} not found"
52msgstr ""
53
54#: send_raw.cpp:52
55msgid "Sent [{1}] to IRC server of {2}/{3}"
56msgstr ""
57
58#: send_raw.cpp:75
59msgid "You must have admin privileges to load this module"
60msgstr ""
61
62#: send_raw.cpp:82
63msgid "Send Raw"
64msgstr ""
65
66#: send_raw.cpp:92
67msgid "User not found"
68msgstr ""
69
70#: send_raw.cpp:99
71msgid "Network not found"
72msgstr ""
73
74#: send_raw.cpp:116
75msgid "Line sent"
76msgstr ""
77
78#: send_raw.cpp:140 send_raw.cpp:143
79msgid "[user] [network] [data to send]"
80msgstr ""
81
82#: send_raw.cpp:141
83msgid "The data will be sent to the user's IRC client(s)"
84msgstr ""
85
86#: send_raw.cpp:144
87msgid "The data will be sent to the IRC server the user is connected to"
88msgstr ""
89
90#: send_raw.cpp:147
91msgid "[data to send]"
92msgstr ""
93
94#: send_raw.cpp:148
95msgid "The data will be sent to your current client"
96msgstr ""
97
98#: send_raw.cpp:159
99msgid "Lets you send some raw IRC lines as/to someone else"
100msgstr ""
101