Files
znc/modules/po/send_raw.id_ID.po

114 lines
2.2 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/send_raw.pot\n"
"X-Crowdin-File-ID: 199\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
#: modules/po/../data/send_raw/tmpl/index.tmpl:9
msgid "Send a raw IRC line"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:14
msgid "User:"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:15
msgid "To change user, click to Network selector"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:19
msgid "User/Network:"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:32
msgid "Send to:"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:34
msgid "Client"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:35
msgid "Server"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:40
msgid "Line:"
msgstr ""
#: modules/po/../data/send_raw/tmpl/index.tmpl:45
msgid "Send"
msgstr ""
#: send_raw.cpp:32
#, c++-format
msgid "Sent [{1}] to {2}/{3}"
msgstr ""
#: send_raw.cpp:36 send_raw.cpp:56
#, c++-format
msgid "Network {1} not found for user {2}"
msgstr ""
#: send_raw.cpp:40 send_raw.cpp:60
#, c++-format
msgid "User {1} not found"
msgstr ""
#: send_raw.cpp:52
#, c++-format
msgid "Sent [{1}] to IRC server of {2}/{3}"
msgstr ""
#: send_raw.cpp:75
msgid "You must have admin privileges to load this module"
msgstr ""
#: send_raw.cpp:82
msgid "Send Raw"
msgstr ""
#: send_raw.cpp:92
msgid "User not found"
msgstr ""
#: send_raw.cpp:99
msgid "Network not found"
msgstr ""
#: send_raw.cpp:116
msgid "Line sent"
msgstr ""
#: send_raw.cpp:140 send_raw.cpp:143
msgid "[user] [network] [data to send]"
msgstr ""
#: send_raw.cpp:141
msgid "The data will be sent to the user's IRC client(s)"
msgstr ""
#: send_raw.cpp:144
msgid "The data will be sent to the IRC server the user is connected to"
msgstr ""
#: send_raw.cpp:147
msgid "[data to send]"
msgstr ""
#: send_raw.cpp:148
msgid "The data will be sent to your current client"
msgstr ""
#: send_raw.cpp:159
msgid "Lets you send some raw IRC lines as/to someone else"
msgstr ""