diff -r 60cb9d784005 -r 5b635dc8895f ExtensionIrc/i18n/irc_en.ts --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ExtensionIrc/i18n/irc_en.ts Fri Apr 18 18:36:48 2025 +0200 @@ -0,0 +1,2061 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_US"> + <context> + <name>IrcChannelEditDialog</name> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>IRC Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Enter the channel name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Key:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Enter the channel key/password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Select to join this channel automatically</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelEditDialog.ui" line="0" /> + <source>Join channel automatically</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcChannelWidget</name> + <message> + <location filename="../IrcChannelWidget.py" line="1685" /> + <location filename="../IrcChannelWidget.py" line="1620" /> + <location filename="../IrcChannelWidget.py" line="453" /> + <source>Send Message</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="454" /> + <source>Messages starting with a '/' are not allowed in private chats.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="570" /> + <source>Leave IRC channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="571" /> + <source>Do you really want to leave the IRC channel <b>{0}</b>?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="740" /> + <source>Channel Message</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="747" /> + <source>Nick mentioned</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="778" /> + <source>{0} has joined the channel {1} ({2}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="783" /> + <source>You have joined the channel {0} ({1}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="791" /> + <source>Join Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="811" /> + <source>{0} has left {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="818" /> + <location filename="../IrcChannelWidget.py" line="815" /> + <source>{0} has left {1}: {2}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="826" /> + <source>Leave Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="846" /> + <source>{0} has quit {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="849" /> + <source>{0} has quit {1}: {2}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="857" /> + <source>Quit</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="878" /> + <source>You are now known as {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="884" /> + <source>User {0} is now known as {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="929" /> + <source>Away</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="930" /> + <source>{0} is away: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="950" /> + <source>The channel topic is: "{0}".</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="969" /> + <source>The topic was set by {0} on {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="992" /> + <source>Channel URL: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1017" /> + <source>password protected ({0})</source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="1020" /> + <source>limited to %n user(s)</source> + <translation> + <numerusform>limited to one user</numerusform> + <numerusform>limited to %n users</numerusform> + </translation> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1028" /> + <source>Channel modes: {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1047" /> + <source>This channel was created on {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1084" /> + <source>{0} sets the channel mode to 'anonymous'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1088" /> + <source>{0} removes the 'anonymous' mode from the channel.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1093" /> + <source>{0} sets a ban on {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1097" /> + <source>{0} removes the ban on {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1102" /> + <source>{0} sets the channel mode to 'no colors allowed'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1106" /> + <source>{0} sets the channel mode to 'allow color codes'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1111" /> + <source>{0} sets a ban exception on {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1115" /> + <source>{0} removes the ban exception on {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1120" /> + <source>{0} sets the channel mode to 'invite only'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1124" /> + <source>{0} removes the 'invite only' mode from the channel.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1129" /> + <source>{0} sets the channel key to '{1}'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1133" /> + <source>{0} removes the channel key.</source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="1136" /> + <source>{0} sets the channel limit to %n nick(s).</source> + <translation> + <numerusform>{0} sets the channel limit to one nick.</numerusform> + <numerusform>{0} sets the channel limit to %n nicks.</numerusform> + </translation> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1142" /> + <source>{0} removes the channel limit.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1145" /> + <source>{0} sets the channel mode to 'moderated'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1149" /> + <source>{0} sets the channel mode to 'unmoderated'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1154" /> + <source>{0} sets the channel mode to 'no messages from outside'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1159" /> + <source>{0} sets the channel mode to 'allow messages from outside'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1165" /> + <source>{0} sets the channel mode to 'private'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1169" /> + <source>{0} sets the channel mode to 'public'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1174" /> + <source>{0} sets the channel mode to 'quiet'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1178" /> + <source>{0} removes the 'quiet' mode from the channel.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1185" /> + <source>{0} sets the channel mode to 'secret'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1189" /> + <source>{0} sets the channel mode to 'visible'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1194" /> + <source>{0} switches on 'topic protection'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1198" /> + <source>{0} switches off 'topic protection'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1203" /> + <source>{0} sets invitation mask {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1207" /> + <source>{0} removes the invitation mask {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1211" /> + <source>Mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1233" /> + <source>{0} sets mode for {1}: {2}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1265" /> + <source>Help</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1318" /> + <location filename="../IrcChannelWidget.py" line="1308" /> + <location filename="../IrcChannelWidget.py" line="1300" /> + <location filename="../IrcChannelWidget.py" line="1292" /> + <source>CTCP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1293" /> + <source>Received Version request from {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1301" /> + <source>Received CTCP-PING request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1309" /> + <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1319" /> + <source>Received unknown CTCP-{0} request from {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1419" /> + <source>--- New From Here ---</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1503" /> + <location filename="../IrcChannelWidget.py" line="1486" /> + <source>Save Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1488" /> + <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1504" /> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1524" /> + <source>Error saving Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1525" /> + <source><p>The messages contents could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1537" /> + <source>Copy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1542" /> + <source>Cut all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1547" /> + <source>Copy all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1553" /> + <source>Clear</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1558" /> + <source>Save</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1562" /> + <source>Mark Current Position</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1565" /> + <source>Remove Position Marker</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1653" /> + <location filename="../IrcChannelWidget.py" line="1637" /> + <location filename="../IrcChannelWidget.py" line="1621" /> + <source>Enter the message to be sent:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1688" /> + <location filename="../IrcChannelWidget.py" line="1636" /> + <source>Send Query</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1691" /> + <location filename="../IrcChannelWidget.py" line="1652" /> + <source>Send Notice</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1678" /> + <source>Who Is</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1681" /> + <source>Private Chat</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1695" /> + <source>Send Ping</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1698" /> + <source>Ignore User</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1702" /> + <source>Refresh</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1826" /> + <location filename="../IrcChannelWidget.py" line="1800" /> + <source>Who</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1801" /> + <source>End of WHO list for {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1824" /> + <source> (Away)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1827" /> + <source>{0} is {1}@{2} ({3}){4}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2216" /> + <location filename="../IrcChannelWidget.py" line="2195" /> + <location filename="../IrcChannelWidget.py" line="2174" /> + <location filename="../IrcChannelWidget.py" line="2151" /> + <location filename="../IrcChannelWidget.py" line="2131" /> + <location filename="../IrcChannelWidget.py" line="2111" /> + <location filename="../IrcChannelWidget.py" line="2091" /> + <location filename="../IrcChannelWidget.py" line="2068" /> + <location filename="../IrcChannelWidget.py" line="2060" /> + <location filename="../IrcChannelWidget.py" line="2052" /> + <location filename="../IrcChannelWidget.py" line="2041" /> + <location filename="../IrcChannelWidget.py" line="2022" /> + <location filename="../IrcChannelWidget.py" line="1988" /> + <location filename="../IrcChannelWidget.py" line="1983" /> + <location filename="../IrcChannelWidget.py" line="1960" /> + <location filename="../IrcChannelWidget.py" line="1937" /> + <location filename="../IrcChannelWidget.py" line="1930" /> + <location filename="../IrcChannelWidget.py" line="1923" /> + <location filename="../IrcChannelWidget.py" line="1916" /> + <location filename="../IrcChannelWidget.py" line="1909" /> + <location filename="../IrcChannelWidget.py" line="1902" /> + <location filename="../IrcChannelWidget.py" line="1851" /> + <source>Whois</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1852" /> + <source>{0} is {1}@{2} ({3}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1903" /> + <source>{0} is a user on channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1910" /> + <source>{0} has voice on channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1917" /> + <source>{0} is a halfop on channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1924" /> + <source>{0} is an operator on channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1931" /> + <source>{0} is owner of channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1938" /> + <source>{0} is admin on channels: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1961" /> + <source>{0} is online via {1} ({2}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="1984" /> + <source>{0} is an IRC Operator.</source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="2017" /> + <source>%n day(s)</source> + <translation> + <numerusform>1 day</numerusform> + <numerusform>%n days</numerusform> + </translation> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="2037" /> + <location filename="../IrcChannelWidget.py" line="2018" /> + <source>%n hour(s)</source> + <translation> + <numerusform>1 hour</numerusform> + <numerusform>%n hours</numerusform> + </translation> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="2049" /> + <location filename="../IrcChannelWidget.py" line="2038" /> + <location filename="../IrcChannelWidget.py" line="2019" /> + <source>%n minute(s)</source> + <translation> + <numerusform>1 minute</numerusform> + <numerusform>%n minutes</numerusform> + </translation> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="2050" /> + <location filename="../IrcChannelWidget.py" line="2039" /> + <location filename="../IrcChannelWidget.py" line="2020" /> + <source>%n second(s)</source> + <translation> + <numerusform>1 seconds</numerusform> + <numerusform>%n seconds</numerusform> + </translation> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2023" /> + <source>{0} has been idle for {1}, {2}, {3}, and {4}.</source> + <comment>{0} = name of person, {1} = (x days), {2} = (x hours), {3} = (x minutes), {4} = (x seconds)</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2042" /> + <source>{0} has been idle for {1}, {2}, and {3}.</source> + <comment>{0} = name of person, {1} = (x hours), {2} = (x minutes), {3} = (x seconds)</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2053" /> + <source>{0} has been idle for {1} and {2}.</source> + <comment>{0} = name of person, {1} = (x minutes), {3} = (x seconds)</comment> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../IrcChannelWidget.py" line="2061" /> + <source>{0} has been idle for %n second(s).</source> + <translation> + <numerusform>{0} has been idle for 1 second.</numerusform> + <numerusform>{0} has been idle for %n seconds.</numerusform> + </translation> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2069" /> + <source>{0} has been online since {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2092" /> + <source>End of WHOIS list for {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2112" /> + <source>{0} is an identified user.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2132" /> + <source>{0} is available for help.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2152" /> + <source>{0} is logged in as {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2175" /> + <source>{0} is actually using the host {1} (IP: {2}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2196" /> + <source>{0} is using a secure connection.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2217" /> + <source>{0} is connecting from {1} (IP: {2}).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2240" /> + <source>Edit Channel Topic</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.py" line="2241" /> + <source>Enter the topic for this channel:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.ui" line="0" /> + <source>Press to change the topic</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.ui" line="0" /> + <source>Shows the list of users</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.ui" line="0" /> + <source>Shows the channel messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcChannelWidget.ui" line="0" /> + <location filename="../IrcChannelWidget.ui" line="0" /> + <source>Enter a message, send by pressing Return or Enter</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcExtensionPlugin</name> + <message> + <location filename="../../PluginExtensionIrc.py" line="190" /> + <location filename="../../PluginExtensionIrc.py" line="186" /> + <location filename="../../PluginExtensionIrc.py" line="71" /> + <source>IRC</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../../PluginExtensionIrc.py" line="191" /> + <source>&IRC</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../../PluginExtensionIrc.py" line="192" /> + <source>Ctrl+Alt+Shift+I</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../../PluginExtensionIrc.py" line="198" /> + <source>Switch the input focus to the IRC window.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../../PluginExtensionIrc.py" line="201" /> + <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcIdentitiesEditDialog</name> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>IRC Identities</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Identity:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Select the identity to work on</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to add a new identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to copy the selected identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to rename the selected identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to delete the selected identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>General</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Real Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter the real name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Nick Names</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter a nick name to add</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to add the entered nick name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to delete the selected nick name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to move the selected nick name up</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to move the selected nick name down</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Auto Identify</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Service:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter the name of the service to identify against</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Service name can be <b><i>nickserv</i></b> or a network-dependent name such as <b><i>nickserv@services.dal.net</i></b></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="506" /> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Press to show the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Away</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Select to mark the current position in the chat, when you send an AWAY command.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Mark the current position in chat windows when going away</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Away Message:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter the message to be sent when going away</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Advanced</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Ident:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter the identity to be used to log-on to the server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Reason for Quit:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter a message to be sent when quitting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Reason for Part:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.ui" line="0" /> + <source>Enter message to be sent when leaving a channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="206" /> + <location filename="../IrcIdentitiesEditDialog.py" line="188" /> + <source>Edit Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="189" /> + <source>The identity must contain at least one nick name.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="207" /> + <source>The identity must have a real name.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="259" /> + <location filename="../IrcIdentitiesEditDialog.py" line="240" /> + <location filename="../IrcIdentitiesEditDialog.py" line="230" /> + <source>Add Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="315" /> + <location filename="../IrcIdentitiesEditDialog.py" line="273" /> + <location filename="../IrcIdentitiesEditDialog.py" line="231" /> + <source>Identity Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="326" /> + <location filename="../IrcIdentitiesEditDialog.py" line="284" /> + <location filename="../IrcIdentitiesEditDialog.py" line="241" /> + <source>An identity named <b>{0}</b> already exists. You must provide a different name.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="343" /> + <location filename="../IrcIdentitiesEditDialog.py" line="302" /> + <location filename="../IrcIdentitiesEditDialog.py" line="260" /> + <source>The identity has to have a name.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="342" /> + <location filename="../IrcIdentitiesEditDialog.py" line="301" /> + <location filename="../IrcIdentitiesEditDialog.py" line="283" /> + <location filename="../IrcIdentitiesEditDialog.py" line="272" /> + <source>Copy Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="325" /> + <location filename="../IrcIdentitiesEditDialog.py" line="314" /> + <source>Rename Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="366" /> + <source>This identity is in use. If you remove it, the network settings using it will fall back to the default identity. Should it be deleted anyway?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="372" /> + <source>Do you really want to delete all information for this identity?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="377" /> + <source>Delete Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcIdentitiesEditDialog.py" line="502" /> + <source>Press to hide the password</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcIdentity</name> + <message> + <location filename="../IrcNetworkManager.py" line="26" /> + <source>Default Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkManager.py" line="30" /> + <source>Gone away for now.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkManager.py" line="32" /> + <location filename="../IrcNetworkManager.py" line="31" /> + <source>IRC for eric IDE</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcNetworkEditDialog</name> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>IRC Network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Network Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Enter the name of the IRC network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Identity:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Select the identity to be used for the IRC network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Press to edit the identities</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Press to edit the server configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Channels:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Join Automatically</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Press to add a new channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Press to edit the selected channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Press to delete the selected channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.ui" line="0" /> + <source>Shows the name of the server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.py" line="261" /> + <location filename="../IrcNetworkEditDialog.py" line="255" /> + <location filename="../IrcNetworkEditDialog.py" line="70" /> + <source>Yes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.py" line="263" /> + <location filename="../IrcNetworkEditDialog.py" line="257" /> + <location filename="../IrcNetworkEditDialog.py" line="70" /> + <source>No</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.py" line="192" /> + <source>Delete Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkEditDialog.py" line="193" /> + <source>Do you really want to delete channel <b>{0}</b>?</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcNetworkListDialog</name> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>IRC Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Press to define a new network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>&New...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Press to edit the selected network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>&Edit...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Press to delete the selected network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>&Delete</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Press to toggle the auto-connect flag of the selected network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>&Auto-Connect</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Press to edit the identities</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.ui" line="0" /> + <source>Edit &Identities...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="249" /> + <location filename="../IrcNetworkListDialog.py" line="89" /> + <source>Yes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="249" /> + <location filename="../IrcNetworkListDialog.py" line="89" /> + <source>No</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="91" /> + <source>Identity</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="94" /> + <source>Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="97" /> + <source>Channels</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="252" /> + <location filename="../IrcNetworkListDialog.py" line="99" /> + <source>Auto-Connect</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="170" /> + <source>Delete Irc Network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkListDialog.py" line="171" /> + <source>Do you really want to delete IRC network <b>{0}</b>?</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcNetworkWidget</name> + <message> + <location filename="../IrcNetworkWidget.py" line="354" /> + <source>Press to disconnect from the network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="359" /> + <source>Press to connect to the selected network</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="450" /> + <location filename="../IrcNetworkWidget.py" line="433" /> + <source>Save Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="435" /> + <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="451" /> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="471" /> + <source>Error saving Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="472" /> + <source><p>The messages contents could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="484" /> + <source>Copy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="489" /> + <source>Cut all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="494" /> + <source>Copy all</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="500" /> + <source>Clear</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.py" line="505" /> + <source>Save</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Shows the network messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Select a network to connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Press to set the user status to AWAY</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Press to edit the networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Select a nick name for the channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Enter the channel to join</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcNetworkWidget.ui" line="0" /> + <source>Press to join the channel</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcPage</name> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source><b>Configure IRC</b></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enable to show timestamps</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Show Timestamps</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Time Format:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the time format to use</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Date Format</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the date format to use</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select to show the date in timestamps</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Show Date</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Colors</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Network Messages:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for network messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Nick Names:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for nick names</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Server Messages:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for server messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Own Nick Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for own nick name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Channel Messages:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for channel messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Join Channel:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for join channel messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Error Messages:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for error messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Leave Channel:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for leave channel messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Timestamp:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for timestamps</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Channel Info:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for channel info messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Hyperlink:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the color for hyperlinks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enable to allow colored text in IRC messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Allow Colored Text in IRC Messages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enable to show notifications</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Show Notifications</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select to show a notification for join and leave events</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Join/Leave Event</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select to show a notification for every message</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Every Message</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select to show a notification for every mentioning of your nick</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Mentioning of Own Nick</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select this to enable the automatic lookup of user information for joined channels</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enable Automatic User Information Lookup (/WHO)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Max. Number of Users in Channel:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enter the maximum numbers of users in a channel allowed for this function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Update Interval:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Enter the user information update interval</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source> s</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Marker</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select to mark the current position, when the chat window is hidden</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Mark Current Position When Hidden</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Marker Foreground:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the foreground color for the marker</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Select the background color for the marker</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ConfigurationPage/IrcPage.ui" line="0" /> + <source>Marker Background:</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcServerEditDialog</name> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>IRC Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Enter the host name of the IRC server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Port:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Enter the port number</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Enter the server password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Select to use an SSL encrypted connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcServerEditDialog.ui" line="0" /> + <source>Use Encrypted Connection (SSL)</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcUserItem</name> + <message> + <location filename="../IrcChannelWidget.py" line="136" /> + <source>{0} (ignored)</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcUtilities</name> + <message> + <location filename="../IrcUtilities.py" line="162" /> + <source>anonymous</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="163" /> + <source>ban mask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="164" /> + <source>no colors allowed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="165" /> + <source>ban exception mask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="166" /> + <source>invite only</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="167" /> + <source>password protected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="168" /> + <source>user limit</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="169" /> + <source>moderated</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="170" /> + <source>no messages from outside</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="171" /> + <source>private</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="172" /> + <source>quiet</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="173" /> + <source>reop channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="174" /> + <source>secret</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="175" /> + <source>topic protection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcUtilities.py" line="176" /> + <source>invitation mask</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>IrcWidget</name> + <message> + <location filename="../IrcWidget.py" line="86" /> + <source>Press to leave the current channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="225" /> + <source>SSL Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="226" /> + <source>An encrypted connection to the IRC network was requested but SSL is not available. Please change the server configuration.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="607" /> + <location filename="../IrcWidget.py" line="572" /> + <location filename="../IrcWidget.py" line="563" /> + <location filename="../IrcWidget.py" line="302" /> + <location filename="../IrcWidget.py" line="297" /> + <location filename="../IrcWidget.py" line="290" /> + <location filename="../IrcWidget.py" line="266" /> + <location filename="../IrcWidget.py" line="252" /> + <source>Info</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="253" /> + <source>Looking for server {0} (port {1}) using an SSL encrypted connection...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="267" /> + <source>Looking for server {0} (port {1})...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="280" /> + <source>Disconnect from Server</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="281" /> + <source><p>Do you really want to disconnect from <b>{0}</b>?</p><p>All channels will be closed.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="291" /> + <source>Disconnecting from server {0}...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="298" /> + <source>Disconnecting from network {0}...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="302" /> + <source>Disconnecting from server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="563" /> + <source>Server found,connecting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="572" /> + <source>Connected,logging in...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="607" /> + <source>Server disconnected.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="651" /> + <source>Message Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="652" /> + <source>Unknown message received from server:<br/>{0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1093" /> + <location filename="../IrcWidget.py" line="1083" /> + <location filename="../IrcWidget.py" line="1075" /> + <location filename="../IrcWidget.py" line="1067" /> + <location filename="../IrcWidget.py" line="695" /> + <location filename="../IrcWidget.py" line="687" /> + <source>CTCP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="688" /> + <source>Received CTCP-PING response from {0} with latency of {1} ms.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="696" /> + <source>Received unknown CTCP-{0} response from {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="724" /> + <source>Notice</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="734" /> + <source>You have set your personal modes to <b>[{0}]</b>.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="738" /> + <source>{0} has changed your personal modes to <b>[{1}]</b>.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="742" /> + <source>Mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="750" /> + <source>You have left channel {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="762" /> + <source>You are now known as {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="768" /> + <source>User {0} is now known as {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="774" /> + <source>Received PONG from {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="779" /> + <source>Server Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="817" /> + <source>Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="836" /> + <source>Welcome</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="838" /> + <source>Support</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="840" /> + <source>User</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="842" /> + <source>MOTD</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="844" /> + <source>Away</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="846" /> + <source>Info ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="850" /> + <source>Message of the day</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="852" /> + <source>End of message of the day</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="855" /> + <source>Server {0} (Version {1}), User-Modes: {2}, Channel-Modes: {3}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="860" /> + <source>Current users on {0}: {1}, max. {2}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="865" /> + <source>Current users on the network: {0}, max. {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="869" /> + <source>You are no longer marked as being away.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="871" /> + <source>You have been marked as being away.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1002" /> + <location filename="../IrcWidget.py" line="986" /> + <location filename="../IrcWidget.py" line="934" /> + <source>SSL Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="935" /> + <source>Connection to server {0} (port {1}) lost while waiting for user response to an SSL error.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="971" /> + <location filename="../IrcWidget.py" line="964" /> + <location filename="../IrcWidget.py" line="959" /> + <location filename="../IrcWidget.py" line="951" /> + <location filename="../IrcWidget.py" line="943" /> + <source>Socket Error</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="944" /> + <source>The host was not found. Please check the host name and port settings.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="952" /> + <source>The connection was refused by the peer. Please check the host name and port settings.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="959" /> + <source>The SSL handshake failed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="965" /> + <source>The following network error occurred:<br/>{0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="971" /> + <source>A network error occurred.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="987" /> + <source>Could not connect to {0} (port {1}) using an SSL encrypted connection. Either the server does not support SSL (did you use the correct port?) or you rejected the certificate.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1003" /> + <source>The SSL certificate for the server {0} (port {1}) failed the authenticity check. SSL errors were accepted by you.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1068" /> + <source>Received Version request from {0}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1076" /> + <source>Received CTCP-PING request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1084" /> + <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1094" /> + <source>Received unknown CTCP-{0} request from {1}.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1110" /> + <source>{0} ({1})</source> + <comment>channel name, users count</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1152" /> + <location filename="../IrcWidget.py" line="1132" /> + <source>Critical</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1133" /> + <source>No nickname acceptable to the server configured for <b>{0}</b>. Disconnecting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.py" line="1152" /> + <source>The given nickname is already in use.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.ui" line="0" /> + <source>Channels</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../IrcWidget.ui" line="0" /> + <source>Network</source> + <translation type="unfinished" /> + </message> + </context> +</TS>