diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-09 20:09:00 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-11 14:44:31 +0100 |
commit | 02e400a3aa47adaeb6b5c0b3e947c53e32d83dbf (patch) | |
tree | 8d2b3a049d4dc950b6dffcb09ea850f0b15e97e1 /po/modules/dcc/dcc.pot | |
parent | ee7ee75ee01073595081f9e96b03c31f1b8125d3 (diff) | |
download | kvirc-02e400a3aa47adaeb6b5c0b3e947c53e32d83dbf.tar.gz kvirc-02e400a3aa47adaeb6b5c0b3e947c53e32d83dbf.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0fbed184dad1ff80086bf6b3cd5d411837f3cacb)
Diffstat (limited to 'po/modules/dcc/dcc.pot')
-rw-r--r-- | po/modules/dcc/dcc.pot | 875 |
1 files changed, 875 insertions, 0 deletions
diff --git a/po/modules/dcc/dcc.pot b/po/modules/dcc/dcc.pot new file mode 100644 index 00000000..0aefe7b2 --- /dev/null +++ b/po/modules/dcc/dcc.pot @@ -0,0 +1,875 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-06 20:33+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: _translatorinfo:2 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/dcc/broker.cpp:158 src/modules/dcc/broker.cpp:783 +msgid "Choose Files to Send - KVIrc" +msgstr "" + +#: src/modules/dcc/broker.cpp:189 +msgid "Can't send DCC %Q request to %Q: IRC connection has been terminated" +msgstr "" + +#: src/modules/dcc/broker.cpp:199 src/modules/dcc/broker.cpp:821 +msgid "Can't open file %Q for reading" +msgstr "" + +#: src/modules/dcc/broker.cpp:269 +msgid "" +"<b>%1 [%2@%3]</b> requests a <b>Direct Client Connection</b> in <b>%4</b> " +"mode.<br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:274 +msgid "The connection will be secured using SSL.<br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:280 +msgid "You will be the passive side of the connection.<br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:284 +msgid "The connection target will be host <b>%1</b> on port <b>%2</b><br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:289 src/modules/dcc/broker.cpp:543 +msgid "DCC %1 Request - KVIrc" +msgstr "" + +#: src/modules/dcc/broker.cpp:340 +msgid "" +"<b>%1 [%2@%3]</b> requests a<br><b>Direct Client Connection</b> in <b>VOICE</" +"b> mode.<br>The connection target will be host <b>%4</b> on port <b>%5</" +"b><br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:346 +msgid "DCC VOICE request" +msgstr "" + +#: src/modules/dcc/broker.cpp:411 +msgid "" +"<b>%1 [%2@%3]</b> requests a<br><b>Direct Client Connection</b> in " +"<b>CANVAS</b> mode.<br>The connection target will be host <b>%4</b> on port " +"<b>%5</b><br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:417 +msgid "DCC CANVAS request" +msgstr "" + +#: src/modules/dcc/broker.cpp:502 +msgid "" +"<b>%1 [%2@%3]</b> wants to send you the file '<b>%4</b>', <b>%5</b> large." +"<br>The connection target will be host <b>%6</b> on port <b>%7</b><br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:515 +msgid "" +"<b>%1 [%2@%3]</b> wants to send you the file '<b>%4</b>', <b>%5</b> large." +"<br>You will be the passive side of the connection.<br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:528 +msgid "" +"<center><b>Note:</b></center>The file appears to be an avatar that you have " +"requested. You should not change its filename. Save it in a location where " +"KVIrc can find it, such as the 'avatars', 'incoming', or 'pics' directories, " +"your home directory, or the save directory for the incoming file type. The " +"default save path will probably work. You can instruct KVIrc to accept " +"incoming avatars automatically by setting the option " +"<tt>boolAutoAcceptIncomingAvatars</tt> to true.<br>" +msgstr "" + +#: src/modules/dcc/broker.cpp:557 +msgid "Auto-accepting DCC %Q request from %Q!%Q@%Q for file %Q" +msgstr "" + +#: src/modules/dcc/broker.cpp:618 +msgid "Choose Files to Save - KVIrc" +msgstr "" + +#: src/modules/dcc/broker.cpp:631 +msgid "Auto-saving DCC %Q file %Q as \r![!dbl]play $0\r%Q\r" +msgstr "" + +#: src/modules/dcc/broker.cpp:665 +msgid "" +"The file '<b>%1</b>' already exists and is <b>%2</b> large.<br>Do you wish " +"to<br><b>overwrite</b> the existing file,<br> <b>auto-rename</b> the new " +"file, or<br><b>resume</b> an incomplete download?" +msgstr "" + +#: src/modules/dcc/broker.cpp:677 +msgid "" +"The file '<b>%1</b>' already existsand is larger than the offered one.<br>Do " +"you wish to<br><b>overwrite</b> the existing file, or<br> <b>auto-rename</b> " +"the new file ?" +msgstr "" + +#: src/modules/dcc/broker.cpp:747 +msgid "File %s exists, auto-renaming to %Q" +msgstr "" + +#: src/modules/dcc/canvas.cpp:78 +msgid "Attempting a passive DCC CANVAS connection" +msgstr "" + +#: src/modules/dcc/canvas.cpp:83 src/modules/dcc/chat.cpp:184 +#: src/modules/dcc/voice.cpp:759 +msgid "Listening on interface %Q port %Q" +msgstr "" + +#: src/modules/dcc/canvas.cpp:98 +msgid "" +"Sent DCC CANVAS request to %Q, waiting for the remote client to connect..." +msgstr "" + +#: src/modules/dcc/canvas.cpp:100 +msgid "DCC CANVAS request not sent: awaiting manual connections" +msgstr "" + +#: src/modules/dcc/canvas.cpp:104 +msgid "Attempting an active DCC CANVAS connection" +msgstr "" + +#: src/modules/dcc/canvas.cpp:107 src/modules/dcc/chat.cpp:182 +#: src/modules/dcc/voice.cpp:756 +msgid "Contacting host %Q on port %Q" +msgstr "" + +#: src/modules/dcc/canvas.cpp:277 src/modules/dcc/voice.cpp:905 +msgid "DCC Failed: %Q" +msgstr "" + +#: src/modules/dcc/canvas.cpp:282 src/modules/dcc/chat.cpp:521 +#: src/modules/dcc/voice.cpp:914 +msgid "Connected to %Q:%Q" +msgstr "" + +#: src/modules/dcc/canvas.cpp:284 src/modules/dcc/chat.cpp:523 +#: src/modules/dcc/voice.cpp:916 +msgid "Local end is %Q:%Q" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1515 +msgid "&Line" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1516 src/modules/dcc/canvaswidget.cpp:1524 +msgid "&Rectangle" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1517 +msgid "&Ellipse" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1518 +msgid "&Pie" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1519 +msgid "&Chord" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1521 +msgid "&Rich text (html)" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1523 +msgid "&Triangle" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1525 +msgid "&Pentagon" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1526 +msgid "&Hexagon" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1528 +msgid "&Shape" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1529 +msgid "&Item" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1530 +msgid "&Polygons" +msgstr "" + +#: src/modules/dcc/canvaswidget.cpp:1532 +msgid "&Insert" +msgstr "" + +#: src/modules/dcc/chat.cpp:158 +#, c-format +msgid "Attempting a passive DCC %s connection" +msgstr "" + +#: src/modules/dcc/chat.cpp:168 +#, c-format +msgid "Attempting an active DCC %s connection" +msgstr "" + +#: src/modules/dcc/chat.cpp:207 +#, c-format +msgid "The local IP address is private, determining from IRC server: %s" +msgstr "" + +#: src/modules/dcc/chat.cpp:209 src/modules/dcc/send.cpp:1512 +msgid "" +"The local IP address is private, but unable to determine it from the IRC " +"server" +msgstr "" + +#: src/modules/dcc/chat.cpp:212 src/modules/dcc/send.cpp:1515 +msgid "" +"The local IP address is private, but have no IRC server to determine it from" +msgstr "" + +#: src/modules/dcc/chat.cpp:234 +msgid "Sent DCC %Q request to %Q, waiting for the remote client to connect..." +msgstr "" + +#: src/modules/dcc/chat.cpp:237 +msgid "DCC %Q request not sent, awaiting manual connection" +msgstr "" + +#: src/modules/dcc/chat.cpp:245 src/modules/dcc/send.cpp:1574 +msgid "Low-level transport connection established" +msgstr "" + +#: src/modules/dcc/chat.cpp:246 src/modules/dcc/send.cpp:1575 +msgid "Starting Secure Socket Layer handshake" +msgstr "" + +#: src/modules/dcc/chat.cpp:254 +#, c-format +msgid "[SSL ERROR]: %s" +msgstr "" + +#: src/modules/dcc/chat.cpp:302 src/modules/dcc/chat.cpp:388 +msgid "Cannot send data: No active connection" +msgstr "" + +#: src/modules/dcc/chat.cpp:344 +msgid "" +"The crypto engine was not able to encrypt the current message (%Q): %Q, no " +"data was sent to the remote end" +msgstr "" + +#: src/modules/dcc/chat.cpp:403 src/modules/dcc/voice.cpp:822 +msgid "ERROR: %Q" +msgstr "" + +#: src/modules/dcc/chat.cpp:447 +msgid "" +"The following message appears to be encrypted, but the crypto engine failed " +"to decode it: %Q" +msgstr "" + +#: src/modules/dcc/chat.cpp:493 +msgid "DCC %Q failed: %Q" +msgstr "" + +#: src/modules/dcc/descriptor.cpp:70 src/modules/dcc/libkvidcc.cpp:111 +#: src/modules/dcc/libkvidcc.cpp:408 src/modules/dcc/libkvidcc.cpp:443 +#: src/modules/dcc/libkvidcc.cpp:642 src/modules/dcc/libkvidcc.cpp:666 +#: src/modules/dcc/libkvidcc.cpp:803 src/modules/dcc/libkvidcc.cpp:805 +#: src/modules/dcc/libkvidcc.cpp:1121 src/modules/dcc/libkvidcc.cpp:1171 +#: src/modules/dcc/marshal.cpp:484 src/modules/dcc/marshal.cpp:514 +#: src/modules/dcc/marshal.cpp:519 src/modules/dcc/requests.cpp:134 +#: src/modules/dcc/requests.cpp:135 src/modules/dcc/requests.cpp:136 +msgid "unknown" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:64 +msgid "&Accept" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:69 +msgid "&Reject" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:129 +msgid "&Rename" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:133 +msgid "Over&write" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:137 +msgid "Re&sume" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:142 src/modules/dcc/send.cpp:1858 +msgid "Cancel" +msgstr "" + +#: src/modules/dcc/dialogs.cpp:149 +msgid "File Already Exists - KVIrc" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:91 +msgid "" +"This window has no associated IRC context (an IRC context is required unless " +"-c or -n are passed)" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:104 +msgid "" +"You're not connected to a server (an active connection is required unless -c " +"or -n are passed)" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:129 +msgid "Unable to get address of interface %Q" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:139 +msgid "No suitable interfaces to listen on, use -i" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:172 +msgid "This executable was built without SSL support, -s switch ignored" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:434 src/modules/dcc/libkvidcc.cpp:657 +#: src/modules/dcc/libkvidcc.cpp:1159 +msgid "-c requires -i and -p" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:634 src/modules/dcc/requests.cpp:444 +#: src/modules/dcc/requests.cpp:730 +msgid "<unknown size>" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:890 +msgid "This executable has been built without SSL support, -s switch ignored" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:960 +msgid "This executable has no SSL support, -s switch ignored" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1114 +msgid "DCC VOICE support not enabled at compilation time" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1132 +msgid "Invalid sample rate specified, defaulting to 8000" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1148 +msgid "Invalid codec specified, defaulting to 'adpcm'" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1577 src/modules/dcc/libkvidcc.cpp:2542 +#: src/modules/dcc/libkvidcc.cpp:2562 +msgid "The current window has no associated DCC session" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1582 +msgid "The specified parameter is not a valid DCC identifier" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:1662 +msgid "This DCC session is not a DCC transfer session" +msgstr "" + +#: src/modules/dcc/libkvidcc.cpp:2553 +msgid "The specified window identifier is not valid" +msgstr "" + +#: src/modules/dcc/requests.cpp:77 +msgid "Unable to process the above request: %Q, %Q" +msgstr "" + +#: src/modules/dcc/requests.cpp:79 +msgid "Ignoring and notifying failure" +msgstr "" + +#: src/modules/dcc/requests.cpp:79 +msgid "Ignoring" +msgstr "" + +#: src/modules/dcc/requests.cpp:95 +#, c-format +msgid "Concurrent transfer limit reached (%u of %u transfers running)" +msgstr "" + +#: src/modules/dcc/requests.cpp:111 +#, c-format +msgid "Slot limit reached (%u slots of %u)" +msgstr "" + +#: src/modules/dcc/requests.cpp:120 +msgid "Too many pending connections" +msgstr "" + +#: src/modules/dcc/requests.cpp:156 +#, c-format +msgid "Invalid port number %s" +msgstr "" + +#: src/modules/dcc/requests.cpp:172 +#, c-format +msgid "Invalid IP address in old format %s" +msgstr "" + +#: src/modules/dcc/requests.cpp:191 +#, c-format +msgid "Invalid IP address %s" +msgstr "" + +#: src/modules/dcc/requests.cpp:258 +#, c-format +msgid "" +"The above request is broken: The second parameter is '%s' and should be " +"'chat', trying to continue" +msgstr "" + +#: src/modules/dcc/requests.cpp:270 +msgid "" +"This executable has been compiled without SSL support, the SSL extension to " +"DCC CHAT is not available" +msgstr "" + +#: src/modules/dcc/requests.cpp:321 +msgid "" +"The above request is broken: it looks like a zero port tag acknowledge but I " +"have either never seen this tag or it was sent more than 120 seconds ago" +msgstr "" + +#: src/modules/dcc/requests.cpp:322 +msgid "It seems that I haven't requested this dcc chat" +msgstr "" + +#: src/modules/dcc/requests.cpp:442 +msgid "" +"The above request is broken: The fourth parameter should be the file size " +"but does not appear to be an unsigned number, trying to continue" +msgstr "" + +#: src/modules/dcc/requests.cpp:452 src/modules/dcc/requests.cpp:600 +#: src/modules/dcc/requests.cpp:738 +msgid "" +"The above request is broken: The filename contains path components, " +"stripping the leading path and trying to continue" +msgstr "" + +#: src/modules/dcc/requests.cpp:466 +msgid "" +"This executable has been compiled without SSL support, the SSL extension to " +"DCC SEND is not available" +msgstr "" + +#: src/modules/dcc/requests.cpp:528 +#, c-format +msgid "" +"Can't proceed with DCC RECV: Transfer not initiated for file %s on port %s" +msgstr "" + +#: src/modules/dcc/requests.cpp:553 +#, c-format +msgid "Invalid resume position argument '%s'" +msgstr "" + +#: src/modules/dcc/requests.cpp:565 +#, c-format +msgid "" +"Can't proceed with DCC SEND: Transfer not initiated for file %s on port %s, " +"or invalid resume size" +msgstr "" + +#: src/modules/dcc/requests.cpp:590 +msgid "" +"The above request has resume file size missing, assuming a resume file size " +"of 0" +msgstr "" + +#: src/modules/dcc/requests.cpp:614 +msgid "" +"This executable has been compiled without SSL support, the SSL extension to " +"DCC RECV is not available" +msgstr "" + +#: src/modules/dcc/requests.cpp:629 +#, c-format +msgid "Invalid RECV request: Position %u is is larger than file size" +msgstr "" + +#: src/modules/dcc/requests.cpp:683 +msgid "%Q [%Q@%Q] is ready to receive the file \"%s\"" +msgstr "" + +#: src/modules/dcc/requests.cpp:689 +#, c-format +msgid "The remote client is listening on interface %s and port %s" +msgstr "" + +#: src/modules/dcc/requests.cpp:696 +msgid "" +"Use %c\r![!dbl]dcc.send %s -i=%s -p=%s %Q\r/dcc.send %s -i=%s -p=%s %Q\r%c " +"to send the file (or double-click on the socket)" +msgstr "" + +#: src/modules/dcc/requests.cpp:728 +msgid "" +"The above request is broken: The fourth parameter should be the file size " +"but does not appear to be an unsigned number; trying to continue" +msgstr "" + +#: src/modules/dcc/requests.cpp:752 +msgid "" +"This executable has been compiled without SSL support, the SSL extension to " +"DCC RSEND is not available" +msgstr "" + +#: src/modules/dcc/requests.cpp:763 src/modules/dcc/requests.cpp:932 +msgid "(unknown)" +msgstr "" + +#: src/modules/dcc/requests.cpp:769 src/modules/dcc/requests.cpp:918 +msgid "No suitable interface to listen on, trying to continue anyway..." +msgstr "" + +#: src/modules/dcc/requests.cpp:835 +msgid "" +"This executable has been compiled without SSL support, the SSL extension to " +"DCC GET is not available" +msgstr "" + +#: src/modules/dcc/requests.cpp:846 +msgid "No file offer named '%s' (with size %s) available for %Q [%Q@%Q]" +msgstr "" + +#: src/modules/dcc/requests.cpp:847 +msgid "\"any\"" +msgstr "" + +#: src/modules/dcc/requests.cpp:891 +msgid "" +"Accepting file request from %Q [%Q@%Q] for '%s' (real file: %Q), offering " +"DCC %s since we can't accept incoming connections (user option)" +msgstr "" + +#: src/modules/dcc/requests.cpp:948 +msgid "" +"Accepting file request from %Q [%Q@%Q] for '%s' (real file: %Q), offering " +"DCC %Q" +msgstr "" + +#: src/modules/dcc/requests.cpp:982 +msgid "" +"The above request cannot be accepted: DCC VOICE support not enabled at " +"compilation time " +msgstr "" + +#: src/modules/dcc/requests.cpp:992 +#, c-format +msgid "The above request cannot be accepted: Unsupported codec '%s'" +msgstr "" + +#: src/modules/dcc/requests.cpp:1005 +#, c-format +msgid "" +"The above request appears to be broken: Invalid sample-rate '%s', defaulting " +"to 8000" +msgstr "" + +#: src/modules/dcc/requests.cpp:1151 +#, c-format +msgid "Unknown DCC type '%s'" +msgstr "" + +#: src/modules/dcc/send.cpp:260 +msgid "WARNING: The peer is sending garbage data past the end of the file" +msgstr "" + +#: src/modules/dcc/send.cpp:261 +msgid "" +"WARNING: Ignoring data past the declared end of file and closing the " +"connection" +msgstr "" + +#: src/modules/dcc/send.cpp:362 +msgid "" +"Data transfer terminated, waiting 30 seconds for the peer to close the " +"connection..." +msgstr "" + +#: src/modules/dcc/send.cpp:369 +msgid "Data transfer was terminated 30 seconds ago, closing the connection" +msgstr "" + +#: src/modules/dcc/send.cpp:600 +msgid "WARNING: Received data in a DCC TSEND, there should be no acknowledges" +msgstr "" + +#: src/modules/dcc/send.cpp:732 +#, c-format +msgid "TRANSFER %d" +msgstr "" + +#: src/modules/dcc/send.cpp:755 +msgid "Setting up the connection" +msgstr "" + +#: src/modules/dcc/send.cpp:814 +msgid "Attempting a passive DCC %1 connection" +msgstr "" + +#: src/modules/dcc/send.cpp:818 +msgid "Attempting an active DCC %1 connection" +msgstr "" + +#: src/modules/dcc/send.cpp:844 +msgid "Sent DCC RESUME request to %1, waiting for ACCEPT" +msgstr "" + +#: src/modules/dcc/send.cpp:914 src/modules/dcc/send.cpp:925 +msgid "Aborted" +msgstr "" + +#: src/modules/dcc/send.cpp:924 src/modules/dcc/send.cpp:1603 +#: src/modules/dcc/send.cpp:1681 +msgid "Transfer failed: " +msgstr "" + +#: src/modules/dcc/send.cpp:936 +msgid "Configure Bandwidth..." +msgstr "" + +#: src/modules/dcc/send.cpp:938 +msgid "Resend DCC" +msgstr "" + +#: src/modules/dcc/send.cpp:939 +msgid "Resend TDCC" +msgstr "" + +#: src/modules/dcc/send.cpp:940 +msgid "Resend RevDCC" +msgstr "" + +#: src/modules/dcc/send.cpp:944 +msgid "Abort" +msgstr "" + +#: src/modules/dcc/send.cpp:1135 +msgid "From: " +msgstr "" + +#: src/modules/dcc/send.cpp:1136 +msgid "To: " +msgstr "" + +#: src/modules/dcc/send.cpp:1239 src/modules/dcc/send.cpp:1246 +msgid "%1 of %2 (%3%)" +msgstr "" + +#: src/modules/dcc/send.cpp:1250 +msgid "%1" +msgstr "" + +#: src/modules/dcc/send.cpp:1263 +msgid "Spd:" +msgstr "" + +#: src/modules/dcc/send.cpp:1278 +msgid "Avg:" +msgstr "" + +#: src/modules/dcc/send.cpp:1349 +msgid "Transfer Log" +msgstr "" + +#: src/modules/dcc/send.cpp:1480 +msgid "Contacting host %1 on port %2" +msgstr "" + +#: src/modules/dcc/send.cpp:1487 +msgid "Listening on interface %1 port %2" +msgstr "" + +#: src/modules/dcc/send.cpp:1510 +msgid "The local IP address is private, determining from IRC server: %1" +msgstr "" + +#: src/modules/dcc/send.cpp:1561 +msgid "Sent DCC %1 request to %2, waiting for remote client to connect..." +msgstr "" + +#: src/modules/dcc/send.cpp:1563 +msgid "DCC %1 request not sent, awaiting manual connection" +msgstr "" + +#: src/modules/dcc/send.cpp:1582 +msgid "[SSL ERROR]: %1" +msgstr "" + +#: src/modules/dcc/send.cpp:1628 +msgid "DCC %s transfer with %Q@%Q:%Q completed: \r![!dbl]play $0\r%s\r" +msgstr "" + +#: src/modules/dcc/send.cpp:1643 +msgid "Transfer completed" +msgstr "" + +#: src/modules/dcc/send.cpp:1690 +msgid "Connected to %1:%2" +msgstr "" + +#: src/modules/dcc/send.cpp:1691 +msgid "Local end is %1:%2" +msgstr "" + +#: src/modules/dcc/send.cpp:1735 +msgid "Transferring data" +msgstr "" + +#: src/modules/dcc/send.cpp:1761 +msgid "RESUME accepted, transfer will begin at position %1" +msgstr "" + +#: src/modules/dcc/send.cpp:1792 +msgid "Internal error in RESUME request" +msgstr "" + +#: src/modules/dcc/send.cpp:1797 +msgid "Invalid RESUME request: Position %1 is larger than file size" +msgstr "" + +#: src/modules/dcc/send.cpp:1801 +msgid "Accepting RESUME request, transfer will begin at position %1" +msgstr "" + +#: src/modules/dcc/send.cpp:1833 +msgid "Configure bandwidth for DCC transfer %1" +msgstr "" + +#: src/modules/dcc/send.cpp:1836 +msgid "Limit upload bandwidth to" +msgstr "" + +#: src/modules/dcc/send.cpp:1836 +msgid "Limit download bandwidth to" +msgstr "" + +#: src/modules/dcc/send.cpp:1849 +msgid "bytes/sec" +msgstr "" + +#: src/modules/dcc/send.cpp:1853 +msgid "OK" +msgstr "" + +#: src/modules/dcc/utils.cpp:122 +msgid "Can't retrieve a suitable local IPV4 address" +msgstr "" + +#: src/modules/dcc/utils.cpp:140 +#, c-format +msgid "" +"Can't listen on default interface '%s': fix it in the options dialog, " +"disabling the option (so the next dcc will work)" +msgstr "" + +#: src/modules/dcc/voice.cpp:164 +msgid "" +"WARNING: failed to check the soundcard duplex capabilities: if this is a " +"half-duplex soundcard , use the DCC VOICE option to force half-duplex " +"algorithm" +msgstr "" + +#: src/modules/dcc/voice.cpp:172 +msgid "" +"Half duplex soundcard detected, you will not be able to talk and listen at " +"the same time" +msgstr "" + +#: src/modules/dcc/voice.cpp:213 +#, c-format +msgid "" +"WARNING: failed to set the requested sample rate (%d): the device used " +"closest match (%d)" +msgstr "" + +#: src/modules/dcc/voice.cpp:271 +msgid "Ops...failed to test the soundcard capabilities...expect problems..." +msgstr "" + +#: src/modules/dcc/voice.cpp:662 +msgid "Input buffer" +msgstr "" + +#: src/modules/dcc/voice.cpp:664 +msgid "Output buffer" +msgstr "" + +#: src/modules/dcc/voice.cpp:741 +msgid "Attempting a passive DCC VOICE connection" +msgstr "" + +#: src/modules/dcc/voice.cpp:746 +msgid "Attempting an active DCC VOICE connection" +msgstr "" + +#: src/modules/dcc/voice.cpp:774 +msgid "" +"Sent DCC VOICE (%s) request to %Q, waiting for the remote client to " +"connect..." +msgstr "" + +#: src/modules/dcc/voice.cpp:776 +msgid "DCC VOICE request not sent: awaiting manual connections" +msgstr "" + +#: src/modules/dcc/voice.cpp:880 +#, c-format +msgid "Input buffer: %d bytes" +msgstr "" + +#: src/modules/dcc/voice.cpp:882 +#, c-format +msgid "Output buffer: %d bytes" +msgstr "" + +#: src/modules/dcc/voice.cpp:934 +#, c-format +msgid "Actual codec used is '%s'" +msgstr "" + +#: src/modules/dcc/voice.cpp:1018 +#, c-format +msgid "Volume: %i" +msgstr "" |