From 5aa8548fd812e4a9b942d6c858c68840fe58f871 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 30 Apr 2003 20:19:06 +0000 Subject: massive updates --- (limited to 'i18n/fr/opieirc.ts') diff --git a/i18n/fr/opieirc.ts b/i18n/fr/opieirc.ts new file mode 100644 index 0000000..33ef781 --- a/dev/null +++ b/i18n/fr/opieirc.ts @@ -0,0 +1,510 @@ + + + IRCChannelTab + + Talking on channel + + + + Channel discussion + + + + Type your message here to participate in the channel discussion + + + + CTCP + + + + Query + + + + Ping + + + + Version + + + + Whois + + + + Disconnected + + + + + IRCConnection + + Connected, logging in .. + + + + Successfully logged in. + + + + Socket error : + + + + Connection closed + + + + + IRCMessageParser + + Received unhandled numeric command : + + + + Received unhandled ctcp command : + + + + Received unhandled literal command : + + + + Nonexistant channel join - desynchronized? + + + + joined channel + + + + Person has already joined the channel - desynchronized? + + + + You already joined the channel - desynchronized? + + + + You left channel + + + + left channel + + + + Parting person not found - desynchronized? + + + + Channel for part not found - desynchronized? + + + + Channel message with unknown sender + + + + Channel message with unknown channel + + + + Received PRIVMSG of unknown type + + + + You are now known as + + + + is now known as + + + + Nickname change of an unknown person + + + + has quit + + + + Unknown person quit - desynchronized? + + + + changed topic to + + + + Unknown channel topic - desynchronized? + + + + Received a CTCP PING from + + + + Received a CTCP VERSION from + + + + CTCP ACTION with unknown person - Desynchronized? + + + + CTCP ACTION with unknown channel - Desynchronized? + + + + CTCP ACTION with bad recipient + + + + Mode change has unknown type + + + + Mode change with unknown person - Desynchronized? + + + + Mode change with unknown flag + + + + Mode change with unknown kannel - Desynchronized? + + + + User modes not supported yet + + + + You were kicked from + + + + by + + + + was kicked from + + + + Unknown person kick - desynchronized? + + + + Unknown channel kick - desynchronized? + + + + Server message with unknown channel + + + + You joined channel + + + + Nickname is in use, please reconnect with a different nickname + + + + No such nickname + + + + + IRCQueryTab + + Talking to + + + + Private discussion + + + + Type your text here in order to send a message to the other person + + + + Disconnected + + + + + IRCServerEditor + + Profile name : + + + + The name of this server profile in the overview + + + + Hostname : + + + + The server to connect to - can be any valid host name or IP address + + + + Port : + + + + The server port to connect to. Usually 6667 + + + + Nickname : + + + + Your nick name on the IRC network + + + + Realname : + + + + Your real name + + + + Password : + + + + Password to connect to the server (if required) + + + + Channels : + + + + Comma-Separated list of all channels you would like to join automatically + + + + Edit server information + + + + Error + + + + Profile name required + + + + Host name required + + + + Port required + + + + Nickname required + + + + Realname required + + + + The channel list needs to contain a +comma separated list of channel + names which start with either '#' or '+' + + + + + IRCServerList + + Serverlist Browser + + + + Please choose a server profile + + + + Select a server profile from this list and then tap on OK in the upper-right corner + + + + Delete + + + + Edit + + + + Add + + + + Delete the currently selected server profile + + + + Edit the currently selected server profile + + + + Add a new server profile + + + + + IRCServerTab + + Connection to + + + + Server messages + + + + Type commands here. A list of available commands can be found inside the OpieIRC help + + + + + IRCSettings + + Lines displayed : + + + + Amount of lines to be displayed in chats before old lines get deleted - this is necessary to restrain memory consumption. Set to 0 if you don't need this + + + + General + + + + Background color : + + + + Background color to be used in chats + + + + Normal text color : + + + + Text color to be used in chats + + + + Error color : + + + + Text color to be used to display errors + + + + Text written by yourself : + + + + Text color to be used to identify text written by yourself + + + + Text written by others : + + + + Text color to be used to identify text written by others + + + + Text written by the server : + + + + Text color to be used to identify text written by the server + + + + Notifications : + + + + Text color to be used to display notifications + + + + Colors + + + + + IRCTab + + Missing description + + + + Description of the tab's content + + + + Close this tab + + + + + MainWindow + + IRC Client + + + + Server connections, channels, queries and other things will be placed here + + + + IRC + + + + New connection + + + + Create a new connection to an IRC server + + + + Settings + + + + Configure OpieIRC's behavior and appearance + + + + -- cgit v0.9.0.2