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