mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 09:05:24 -04:00
Fixed some typos (patch from Henry)
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dd48f5f027
commit
a3b844da6b
10 changed files with 1193 additions and 718 deletions
|
@ -1,55 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="en_US">
|
||||
<context>
|
||||
<name>AudioChatWidgetHolder</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="27"/>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="95"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="47"/>
|
||||
<source>Start Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="69"/>
|
||||
<source>Hangup Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="97"/>
|
||||
<source>Unmute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="126"/>
|
||||
<source>Hold Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="143"/>
|
||||
<source>VoIP Status</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="143"/>
|
||||
<source>Outgoing Call is started...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="151"/>
|
||||
<source>Resume Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioChatWidgetHolder.cpp" line="175"/>
|
||||
<source>Answer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
|
@ -139,80 +90,85 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="242"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="248"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="261"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="264"/>
|
||||
<source><b>This sets the amount of noise suppression to apply.</b><br />The higher this value, the more aggressively stationary noise will be suppressed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="296"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="306"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="309"/>
|
||||
<source><b>Maximum amplification of input.</b><br />RetroShare normalizes the input volume before compressing, and this sets how much it's allowed to amplify.<br />The actual level is continually updated based on your current speech pattern, but it will never go above the level specified here.<br />If the <i>Microphone loudness</i> level of the audio statistics hover around 100%, you probably want to set this to 2.0 or so, but if, like most people, you are unable to reach 100%, set this to something much higher.<br />Ideally, set it so <i>Microphone Loudness * Amplification Factor >= 100</i>, even when you're speaking really soft.<br /><br />Note that there is no harm in setting this to maximum, but RetroShare will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="341"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="354"/>
|
||||
<source>Video Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioInputConfig</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="115"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="101"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="116"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="102"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="117"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="204"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="222"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="212"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="230"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="215"/>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="233"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<location filename="../gui/AudioInputConfig.h" line="76"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -504,42 +460,42 @@
|
|||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="99"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="100"/>
|
||||
<source><br/>The VOIP plugin adds VOIP to the private chat window of RetroShare. to use it, proceed as follows:<UL></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="101"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="102"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="99"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="103"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="100"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="104"/>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="101"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="105"/>
|
||||
<source><br/><br/>This is an experimental feature. Don't hesitate to send comments and suggestion to the RS dev team.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="126"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="130"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -569,15 +525,101 @@
|
|||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="163"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="164"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPChatWidgetHolder</name>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="42"/>
|
||||
<source>Mute</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="55"/>
|
||||
<source>Start Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="72"/>
|
||||
<source>Start Video Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="86"/>
|
||||
<source>Hangup Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="143"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="145"/>
|
||||
<source>Unmute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="164"/>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="195"/>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="219"/>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="229"/>
|
||||
<source>VoIP Status</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="164"/>
|
||||
<source>Outgoing Call stopped.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="177"/>
|
||||
<source>Hold Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="195"/>
|
||||
<source>Outgoing Call is started...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="203"/>
|
||||
<source>Resume Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="216"/>
|
||||
<source>Shut camera off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="219"/>
|
||||
<source>you're now sending video...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="224"/>
|
||||
<source>Activate camera</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="229"/>
|
||||
<source>Video call stopped</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VOIPChatWidgetHolder.cpp" line="263"/>
|
||||
<source>Answer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="168"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="169"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue