mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Updated languages from transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3bac522e5f
commit
2231dccc1b
93 changed files with 80754 additions and 108860 deletions
|
@ -9,3 +9,20 @@ FORMS = LinksDialog.ui AddLinksDialog.ui
|
|||
TARGET = LinksCloud
|
||||
|
||||
RESOURCES = LinksCloud_images.qrc lang/LinksCloud_lang.qrc
|
||||
|
||||
TRANSLATIONS += \
|
||||
lang/LinksCloud_cs.ts \
|
||||
lang/LinksCloud_da.ts \
|
||||
lang/LinksCloud_de.ts \
|
||||
lang/LinksCloud_en.ts \
|
||||
lang/LinksCloud_es.ts \
|
||||
lang/LinksCloud_fi.ts \
|
||||
lang/LinksCloud_fr.ts \
|
||||
lang/LinksCloud_hu.ts \
|
||||
lang/LinksCloud_ja_JP.ts \
|
||||
lang/LinksCloud_ko.ts \
|
||||
lang/LinksCloud_pl.ts \
|
||||
lang/LinksCloud_ru.ts \
|
||||
lang/LinksCloud_sv.ts \
|
||||
lang/LinksCloud_tr.ts \
|
||||
lang/LinksCloud_zh_CN.ts
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="da_DK">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="da" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Annuller</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="de">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
|
@ -290,32 +288,32 @@
|
|||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished">Link hinzufügen fehlgeschlagen</translation>
|
||||
<translation>Link hinzufügen fehlgeschlagen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished">Titel und/oder Url fehlt</translation>
|
||||
<translation>Fehlender Link und/oder Titel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Fehlende Linkdaten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Fehlender Kommentar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Linktitel nicht geändert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Willst du fortfahren?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
|
|
Binary file not shown.
|
@ -227,31 +227,31 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -261,69 +261,69 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="fi_FI">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Peru</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Otsikko / Kommentti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Järjestä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lähettäjä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Näytä</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lataa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Laajenna</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Piilota</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,89 +1,79 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="fr_FR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="+14"/>
|
||||
<location line="+81"/>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation>Ajouter un lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-30"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:18pt; font-weight:600; color:#ffffff;">Add Link to Cloud</span></p></body></html></source>
|
||||
<translation type="unfinished"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:18pt; font-weight:600; color:#ffffff;">Ajouter un lien dans le Cloud</span></p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+23"/>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation>Annuler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+33"/>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation>Ajouter un nouveau lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+13"/>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation>Titre :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+7"/>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation>Url :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+50"/>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation>Ajouter un lien anonyme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation>+2 Parfait !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation>+1 Bien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation>0 Ok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation>-1 Bof</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation>-2 Mauvais lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="+58"/>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation>Ajouter lien au nuage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation>Nouveau lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+28"/>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished">Ajouter défaillance du lien</translation>
|
||||
<translation>Échec ajout de lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+0"/>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation>Lien et/ou tiitre manquant</translation>
|
||||
</message>
|
||||
|
@ -91,248 +81,249 @@ p, li { white-space: pre-wrap; }
|
|||
<context>
|
||||
<name>LinksCloudPlugin</name>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="+81"/>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished">Cette extension fournit un ensemble de liens en cache, et un système de vote pour les promouvoir.</translation>
|
||||
<translation>Cette extension fournit un ensemble de liens en cache, et un système de vote pour les promouvoir.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished">LinksCloud</translation>
|
||||
<translation>LinksCloud</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LinksDialog</name>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="+48"/>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation>Titre / Commentaire</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation>Score</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished">Lien / Contact</translation>
|
||||
<translation>Contact / Lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+38"/>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation>Trier par</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation>Combiné</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation>Temps</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation>Classement</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+31"/>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation>Par</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation>Mois</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation>Semaine</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation>Jour</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+31"/>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation>De</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation>Tous les contacts</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation>Propre liens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+31"/>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation>Montrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation>Top 100</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation>101-200</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation>201-300</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation>301-400</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation>401-500</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation>100 derniers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+35"/>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation>Lien :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+32"/>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation>Ajouter un lien anonyme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+7"/>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation>Ajouter Lien/Commentaire</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+11"/>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation>Titre :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+16"/>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation>Score :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+8"/>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation>+2 Parfait !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation>+1 Bien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation>0 Ok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation>-1 Bof</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+9"/>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation>-2 Mauvais lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+16"/>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation>Url :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+87"/>
|
||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><span style=" font-weight:600;">Links Cloud</span></p></body></html></source>
|
||||
<translation type="unfinished"><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><span style=" font-weight:600;">Links Cloud</span></p></body></html></translation>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation>Links Cloud</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+28"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation>Ajouter un nouveau lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="+139"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation>Partager le lien anonymement</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished">Vote sur le lien</translation>
|
||||
<translation>Vote sur le lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished">Télécharger</translation>
|
||||
<translation>Télécharger</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+655"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation>Échec de l'ajout du lien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation>Lien et/ou titre manquant(s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation>Data Link manquant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation>Commentaire manquant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation>Le titre du lien n'a pas été changé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation>Voulez-vous continuer ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation>Montrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+7"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation>Cacher</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+195"/>
|
||||
<source>File Request Confirmation</source>
|
||||
<translation type="unfinished">Confirmation de demande de fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+0"/>
|
||||
<source>The file has been added to your download list.</source>
|
||||
<translation>Le fichier a été ajouté à votre liste de téléchargement.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+6"/>
|
||||
<source>File Request canceled</source>
|
||||
<translation>Demande de fichier annulée</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+0"/>
|
||||
<source>The file has not been added to your download list, because you already have it.</source>
|
||||
<translation type="unfinished">Le fichier n'a pas été ajouté à votre liste de téléchargement, parce que vous l'avez déjà.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+6"/>
|
||||
<source>File Request Error</source>
|
||||
<translation type="unfinished">Erreur de demande de fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+0"/>
|
||||
<source>The file link is malformed.</source>
|
||||
<translation type="unfinished">Le lien du fichier est incorrecte.</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ja_JP">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ja_JP" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>キャンセル</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ko_KR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ko" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>취소</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="pl_PL">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pl" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Anuluj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pokaż</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pobierz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Rozwiń</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ukryj</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ru_RU">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Отмена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Название / комментарий</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>От</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Показать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Скачать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Раскрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Скрыть</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="sv_SE">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sv" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Avbryt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="tr_TR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Iptal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Sıralama</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Kimden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Göster</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Indir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Genişlet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Gizle</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,83 +1,81 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="zh_CN">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" version="2.0">
|
||||
<context>
|
||||
<name>AddLinksDialog</name>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="14"/>
|
||||
<location filename="../AddLinksDialog.ui" line="56"/>
|
||||
<source>Add Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="49"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>取消 </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="82"/>
|
||||
<source>Add a new Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="95"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="102"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="139"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="147"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="156"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="165"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="174"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.ui" line="183"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="44"/>
|
||||
<source>Add Link to Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="61"/>
|
||||
<source>New Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AddLinksDialog.cpp" line="89"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -85,12 +83,12 @@
|
|||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="93"/>
|
||||
<source>This plugin provides a set of cached links, and a voting system to promote them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksCloudPlugin.cpp" line="98"/>
|
||||
<source>LinksCloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -98,234 +96,234 @@
|
|||
<message>
|
||||
<location filename="../LinksDialog.ui" line="45"/>
|
||||
<source>Title / Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="50"/>
|
||||
<source>Score</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="55"/>
|
||||
<source>Peer / Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="93"/>
|
||||
<source>Sort by</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="101"/>
|
||||
<source>Combo</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="106"/>
|
||||
<source>Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="115"/>
|
||||
<source>Ranking</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="146"/>
|
||||
<source>In last</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="154"/>
|
||||
<source>Month</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="163"/>
|
||||
<source>Week</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="172"/>
|
||||
<source>Day</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="203"/>
|
||||
<source>From</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="211"/>
|
||||
<source>All Peers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="220"/>
|
||||
<source>Own Links</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="251"/>
|
||||
<source>Show</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="259"/>
|
||||
<source>Top 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="268"/>
|
||||
<source>101-200</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="273"/>
|
||||
<source>201-300</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="278"/>
|
||||
<source>301-400</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="283"/>
|
||||
<source>401-500</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="288"/>
|
||||
<source>Bottom 100</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="318"/>
|
||||
<source>Link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="350"/>
|
||||
<source>Add Anonymous Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="357"/>
|
||||
<source>Add Link/Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="368"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="384"/>
|
||||
<source>Score:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="392"/>
|
||||
<location filename="../LinksDialog.cpp" line="144"/>
|
||||
<location filename="../LinksDialog.cpp" line="143"/>
|
||||
<source>+2 Great!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="401"/>
|
||||
<location filename="../LinksDialog.cpp" line="147"/>
|
||||
<location filename="../LinksDialog.cpp" line="146"/>
|
||||
<source>+1 Good</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="410"/>
|
||||
<location filename="../LinksDialog.cpp" line="150"/>
|
||||
<location filename="../LinksDialog.cpp" line="149"/>
|
||||
<source>0 Okay</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="419"/>
|
||||
<location filename="../LinksDialog.cpp" line="153"/>
|
||||
<location filename="../LinksDialog.cpp" line="152"/>
|
||||
<source>-1 Sux</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="428"/>
|
||||
<location filename="../LinksDialog.cpp" line="156"/>
|
||||
<location filename="../LinksDialog.cpp" line="155"/>
|
||||
<source>-2 Bad Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="444"/>
|
||||
<source>Url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="531"/>
|
||||
<location filename="../LinksDialog.ui" line="532"/>
|
||||
<source>Links Cloud</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.ui" line="551"/>
|
||||
<location filename="../LinksDialog.ui" line="552"/>
|
||||
<source>Add new link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="137"/>
|
||||
<location filename="../LinksDialog.cpp" line="136"/>
|
||||
<source>Share Link Anonymously</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="141"/>
|
||||
<location filename="../LinksDialog.cpp" line="140"/>
|
||||
<source>Vote on Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="160"/>
|
||||
<location filename="../LinksDialog.cpp" line="159"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Add Link Failure</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="707"/>
|
||||
<location filename="../LinksDialog.cpp" line="706"/>
|
||||
<source>Missing Link and/or Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="735"/>
|
||||
<location filename="../LinksDialog.cpp" line="734"/>
|
||||
<source>Missing Link Data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="743"/>
|
||||
<location filename="../LinksDialog.cpp" line="742"/>
|
||||
<source>Missing Comment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Link Title Not Changed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="758"/>
|
||||
<location filename="../LinksDialog.cpp" line="757"/>
|
||||
<source>Do you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="813"/>
|
||||
<location filename="../LinksDialog.cpp" line="812"/>
|
||||
<source>Expand</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LinksDialog.cpp" line="820"/>
|
||||
<location filename="../LinksDialog.cpp" line="819"/>
|
||||
<source>Hide</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -61,13 +61,20 @@ TARGET = VOIP
|
|||
RESOURCES = gui/VOIP_images.qrc lang/VOIP_lang.qrc
|
||||
|
||||
TRANSLATIONS += \
|
||||
lang/VOIP_en.ts \
|
||||
lang/VOIP_cs.ts \
|
||||
lang/VOIP_da.ts \
|
||||
lang/VOIP_de.ts \
|
||||
lang/VOIP_fr.ts \
|
||||
lang/VOIP_en.ts \
|
||||
lang/VOIP_es.ts \
|
||||
lang/VOIP_pt_BR.ts \
|
||||
lang/VOIP_fi.ts \
|
||||
lang/VOIP_fr.ts \
|
||||
lang/VOIP_hu.ts \
|
||||
lang/VOIP_ja_JP.ts \
|
||||
lang/VOIP_ko.ts \
|
||||
lang/VOIP_pl.ts \
|
||||
lang/VOIP_ru.ts \
|
||||
lang/VOIP_sv.ts \
|
||||
lang/VOIP_tr.ts \
|
||||
|
||||
|
||||
lang/VOIP_zh_CN.ts
|
||||
|
||||
LIBS += -lspeex -lspeexdsp
|
||||
|
|
Binary file not shown.
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="cs_CZ">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>prázdný</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Vypnuto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="da_DK">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="da" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="de">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
|
@ -173,12 +171,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dich selbst stumm schalten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Dich selbst taub schalten</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -390,7 +388,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation>Öffnen Sie die Lautstärkeeinstellungen und gehen Sie zu den Aufnahmeeinstellungen. Versichern Sie sich, dass das Mikrofon als aktives Eingabegerät mit maximaler Aufnahmelautstärke ausgewählt ist. Falls es eine Option "Mikrofon Boost" gibt, sollte diese aktiviert sein.
|
||||
|
||||
|
|
|
@ -171,12 +171,12 @@
|
|||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -468,42 +468,42 @@
|
|||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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="94"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<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="97"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="98"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="99"/>
|
||||
<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="116"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -533,7 +533,7 @@
|
|||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -541,7 +541,7 @@
|
|||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Binary file not shown.
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="fi_FI">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nyt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="fr_FR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
|
@ -87,7 +85,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>vide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
|
@ -127,7 +125,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Annulation d'écho en cours</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,37 +133,37 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>En continu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Activité vocale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Pressez pour parler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>%1 s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Off</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>-%1 dB</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>VOIP</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -173,12 +171,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Mode muet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Mode sourdine</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -373,6 +371,11 @@
|
|||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation>Bienvenue dans l'assistant audio de RetroShare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation>Ceci est l'assistant audio pour RetroShare. Il vous aide à configurer correctement le le niveau d'entré de votre carte son, Et également définir les paramètres corrects dans le traitement du son pour RetroShare.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
|
@ -383,14 +386,9 @@
|
|||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation>Réglage du volume matériel du micro pour une meilleure configuration.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation>Ceci est l'assistant audio pour RetroShare. Il vous aide à configurer correctement le le niveau d'entré de votre carte son, Et également définir les paramètres corrects dans le traitement du son pour RetroShare.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation><p>Ouvrir le panneau de contrôle de votre carte son et aller dans les options d'enregistrements. Vérifiez que le microphone est séléctionné en tant qu'entrée active avec le volume d'enregistrement au maximum. S'il ya une option pour permettre le &quot;mic boost&quot; vérifiez qu'il est cochée. </p>
|
||||
<p>Parler fort, comme lorsque vous êtes ennuyé ou excitée. Diminuer le volume sonore dans le panneau de contrôle jusqu'à ce que la barre soit aussi haute que possible dans le bleu et le vert, mais <b>pas</b> dans la zone rouge pendant que vous parlez. </p></translation>
|
||||
|
@ -398,12 +396,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Parlez normalement, et ajustez le curseur ci-dessous pour que la barre se déplace dans le vert lorsque vous parlez, et n'entre dans la zone orange.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Arrêter la boucle d'écho pour cet assistant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
|
@ -438,7 +436,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Détection de voix</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
|
@ -448,7 +446,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Transmission continue</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
|
@ -471,64 +469,64 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation><h3>Extension RetroShare VOIP</h3><br/> * Contributeurs: Cyril Soler, Josselin Jacquard<br/></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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>
|
||||
<translation><br/>L'extension VOIP ajoute la voip à la fenêtre du chat privé de RetroShare. Pour l'utiliser, faîtes ce qui suit :<UL></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation><li> Régler le niveau du microphone en utilisant le panneau de configuration</li></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation><li> vérifier votre microphone en regardant les VU-mètres</li></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation><li> dans le chat privé, activé l'entrée/sortie du son en cliquant sur les deux icônes de la VOIP</li></ul></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Votre ami doit bien sûr pour parler/entendre lui aussi utiliser l'extension.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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>
|
||||
<translation><br/><br/>Cette fonctionnalité est expérimentale. N'hésitez pas à nous envoyer vos commentaires et suggestions à l'équipe de dev de RS.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Statistiques RTT </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>secs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Vieux</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Maintenant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Durée des boucles :</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -536,7 +534,7 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cette extension permet la communication vocale entre amis dans RetroShare.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -544,7 +542,7 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>VOIP</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ja_JP">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ja_JP" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ko_KR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ko" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="pl_PL">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pl" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,12 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="pt_BR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pt_BR" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="obsolete">Formulário</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
|
@ -91,7 +85,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
|
@ -131,7 +125,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -139,37 +133,37 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -177,12 +171,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -394,7 +388,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation><p>Abra seus painel de controle de som e vá para as configurações de gravação. Tenha certeza de que o microfone está marcado como ativo e com o máximo de volume. Se houver uma opção para ativar o "Aumento de sensibilidade", certifique-se de marcá-la.</p>
|
||||
<p>Fale alto, como quando você está incomodado ou animado. Diminua o volume no painel de controle até que a barra baixo fique o mais alto possível no azul e verde, mas <b>não</b> na zona vermelha enquanto você fala.</p></translation>
|
||||
|
@ -402,12 +396,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
|
@ -475,49 +469,49 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
|
@ -532,7 +526,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -540,7 +534,7 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -548,7 +542,7 @@
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -556,7 +550,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ru_RU">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="sv_SE">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sv" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="tr_TR">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
|
@ -87,7 +85,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
|
@ -150,7 +148,7 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
|
@ -160,12 +158,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -173,12 +171,12 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -390,7 +388,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation><p>
|
||||
Ses kontrol panelini açınız ve kayıt ayarlarına gidiniz. Etkin girdi olarak mikrofonun azami kayıt hacmiyle seçildiğinden emin olunuz. Eğer "Mikrofon güçlendirmesi" ya da "boost" gibi bir seçenek varsa etkinleştirildiğinden emin olunuz.
|
||||
|
@ -475,64 +473,64 @@ Sinirli ya da coştuğunuz zamanlardaki gibi yüksek sesle konuşunuz. Kontrol p
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -548,7 +546,7 @@ Sinirli ya da coştuğunuz zamanlardaki gibi yüksek sesle konuşunuz. Kontrol p
|
|||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -1,133 +1,131 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="zh_CN">
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" version="2.0">
|
||||
<context>
|
||||
<name>AudioInput</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="17"/>
|
||||
<source>Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="30"/>
|
||||
<source>Transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="36"/>
|
||||
<source>&Transmit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="46"/>
|
||||
<source>When to transmit your speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="49"/>
|
||||
<source><b>This sets when speech should be transmitted.</b><br /><i>Continuous</i> - All the time<br /><i>Voice Activity</i> - When you are speaking clearly.<br /><i>Push To Talk</i> - When you hold down the hotkey set under <i>Shortcuts</i>.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="63"/>
|
||||
<source>DoublePush Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="73"/>
|
||||
<source>If you press the PTT key twice in this time it will get locked.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="76"/>
|
||||
<source><b>DoublePush Time</b><br />If you press the push-to-talk key twice during the configured interval of time it will be locked. Mumble will keep transmitting until you hit the key once more to unlock PTT again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="119"/>
|
||||
<source>Voice &Hold</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="129"/>
|
||||
<source>How long to keep transmitting after silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="132"/>
|
||||
<source><b>This selects how long after a perceived stop in speech transmission should continue.</b><br />Set this higher if your voice breaks up when you speak (seen by a rapidly blinking voice icon next to your name).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="148"/>
|
||||
<source>Silence Below</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="155"/>
|
||||
<source>Signal values below this count as silence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="158"/>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="190"/>
|
||||
<source><b>This sets the trigger values for voice detection.</b><br />Use this together with the Audio Statistics window to manually tune the trigger values for detecting speech. Input values below "Silence Below" always count as silence. Values above "Speech Above" always count as voice. Values in between will count as voice if you're already talking, but will not trigger a new detection.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="180"/>
|
||||
<source>Speech Above</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="187"/>
|
||||
<source>Signal values above this count as voice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="225"/>
|
||||
<source>empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="240"/>
|
||||
<source>Audio Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="246"/>
|
||||
<source>Noise Suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="259"/>
|
||||
<source>Noise suppression</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="262"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="294"/>
|
||||
<source>Amplification</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="304"/>
|
||||
<source>Maximum amplification of input sound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="307"/>
|
||||
<source><b>Maximum amplification of input.</b><br />Mumble 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 Mumble will start picking up other conversations if you leave it to auto-tune to that level.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.ui" line="339"/>
|
||||
<source>Echo Cancellation Processing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -135,50 +133,50 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="98"/>
|
||||
<source>Continuous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="99"/>
|
||||
<source>Voice Activity</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="100"/>
|
||||
<source>Push To Talk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="202"/>
|
||||
<source>%1 s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="210"/>
|
||||
<source>Off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.cpp" line="213"/>
|
||||
<source>-%1 dB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioInputConfig.h" line="72"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="14"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="34"/>
|
||||
<source>Deafen yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -186,174 +184,174 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="14"/>
|
||||
<source>Audio Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="22"/>
|
||||
<source>Input Levels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="28"/>
|
||||
<source>Peak microphone level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="35"/>
|
||||
<location filename="../gui/AudioStats.ui" line="55"/>
|
||||
<location filename="../gui/AudioStats.ui" line="75"/>
|
||||
<source>Peak power in last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="38"/>
|
||||
<source>This shows the peak power in the last frame (20 ms), and is the same measurement as you would usually find displayed as "input power". Please disregard this and look at <b>Microphone power</b> instead, which is much more steady and disregards outliers.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="48"/>
|
||||
<source>Peak speaker level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="58"/>
|
||||
<source>This shows the peak power of the speakers in the last frame (20 ms). Unless you are using a multi-channel sampling method (such as ASIO) with speaker channels configured, this will be 0. If you have such a setup configured, and this still shows 0 while you're playing audio from other programs, your setup is not working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="68"/>
|
||||
<source>Peak clean level</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="78"/>
|
||||
<source>This shows the peak power in the last frame (20 ms) after all processing. Ideally, this should be -96 dB when you're not talking. In reality, a sound studio should see -60 dB, and you should hopefully see somewhere around -20 dB. When you are talking, this should rise to somewhere between -5 and -10 dB.<br />If you are using echo cancellation, and this rises to more than -15 dB when you're not talking, your setup is not working, and you'll annoy other users with echoes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="91"/>
|
||||
<source>Signal Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="97"/>
|
||||
<source>Microphone power</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="104"/>
|
||||
<source>How close the current input level is to ideal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="107"/>
|
||||
<source>This shows how close your current input volume is to the ideal. To adjust your microphone level, open whatever program you use to adjust the recording volume, and look at the value here while talking.<br /><b>Talk loud, as you would when you're upset over getting fragged by a noob.</b><br />Adjust the volume until this value is close to 100%, but make sure it doesn't go above. If it does go above, you are likely to get clipping in parts of your speech, which will degrade sound quality.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="117"/>
|
||||
<source>Signal-To-Noise ratio</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="124"/>
|
||||
<source>Signal-To-Noise ratio from the microphone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="127"/>
|
||||
<source>This is the Signal-To-Noise Ratio (SNR) of the microphone in the last frame (20 ms). It shows how much clearer the voice is compared to the noise.<br />If this value is below 1.0, there's more noise than voice in the signal, and so quality is reduced.<br />There is no upper limit to this value, but don't expect to see much above 40-50 without a sound studio.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="137"/>
|
||||
<source>Speech Probability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="144"/>
|
||||
<source>Probability of speech</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="147"/>
|
||||
<source>This is the probability that the last frame (20 ms) was speech and not environment noise.<br />Voice activity transmission depends on this being right. The trick with this is that the middle of a sentence is always detected as speech; the problem is the pauses between words and the start of speech. It's hard to distinguish a sigh from a word starting with 'h'.<br />If this is in bold font, it means Mumble is currently transmitting (if you're connected).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="162"/>
|
||||
<source>Configuration feedback</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="168"/>
|
||||
<source>Current audio bitrate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="181"/>
|
||||
<source>Bitrate of last frame</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="184"/>
|
||||
<source>This is the audio bitrate of the last compressed frame (20 ms), and as such will jump up and down as the VBR adjusts the quality. The peak bitrate can be adjusted in the Settings dialog.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="194"/>
|
||||
<source>DoublePush interval</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="207"/>
|
||||
<source>Time between last two Push-To-Talk presses</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="217"/>
|
||||
<source>Speech Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="224"/>
|
||||
<source>Current speech detection chance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="227"/>
|
||||
<source><b>This shows the current speech detection settings.</b><br />You can change the settings from the Settings dialog or from the Audio Wizard.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="256"/>
|
||||
<source>Signal and noise power spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="262"/>
|
||||
<source>Power spectrum of input signal and noise estimate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="265"/>
|
||||
<source>This shows the power spectrum of the current input signal (red line) and the current noise estimate (filled blue).<br />All amplitudes are multiplied by 30 to show the interesting parts (how much more signal than noise is present in each waveband).<br />This is probably only of interest if you're trying to fine-tune noise conditions on your microphone. Under good conditions, there should be just a tiny flutter of blue at the bottom. If the blue is more than halfway up on the graph, you have a seriously noisy environment.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="281"/>
|
||||
<source>Echo Analysis</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="293"/>
|
||||
<source>Weights of the echo canceller</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioStats.ui" line="296"/>
|
||||
<source>This shows the weights of the echo canceller, with time increasing downwards and frequency increasing to the right.<br />Ideally, this should be black, indicating no echo exists at all. More commonly, you'll have one or more horizontal stripes of bluish color representing time delayed echo. You should be able to see the weights updated in real time.<br />Please note that as long as you have nothing to echo off, you won't see much useful data here. Play some music and things should stabilize. <br />You can choose to view the real or imaginary parts of the frequency-domain weights, or alternately the computed modulus and phase. The most useful of these will likely be modulus, which is the amplitude of the echo, and shows you how much of the outgoing signal is being removed at that time step. The other viewing modes are mostly useful to people who want to tune the echo cancellation algorithms.<br />Please note: If the entire image fluctuates massively while in modulus mode, the echo canceller fails to find any correlation whatsoever between the two input sources (speakers and microphone). Either you have a very long delay on the echo, or one of the input sources is configured wrong.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -361,189 +359,189 @@
|
|||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="14"/>
|
||||
<source>Audio Tuning Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="18"/>
|
||||
<source>Introduction</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="21"/>
|
||||
<source>Welcome to the RetroShare Audio Wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="32"/>
|
||||
<source>This is the audio tuning wizard for RetroShare. This will help you correctly set the input levels of your sound card, and also set the correct parameters for sound processing in Retroshare. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="56"/>
|
||||
<source>Volume tuning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="59"/>
|
||||
<source>Tuning microphone hardware volume to optimal settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="70"/>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<source><p >Open your sound control panel and go to the recording settings. Make sure the microphone is selected as active input with maximum recording volume. If there's an option to enable a &quot;Microphone boost&quot; make sure it's checked. </p>
|
||||
<p>Speak loudly, as when you are annoyed or excited. Decrease the volume in the sound control panel until the bar below stays as high as possible in the green and orange but not the red zone while you speak. </p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="86"/>
|
||||
<source>Talk normally, and adjust the slider below so that the bar moves into green when you talk, and doesn't go into the orange zone.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="130"/>
|
||||
<source>Stop looping echo for this wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="150"/>
|
||||
<source>Apply some high contrast optimizations for visually impaired users</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="153"/>
|
||||
<source>Use high contrast graphics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="163"/>
|
||||
<source>Voice Activity Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="166"/>
|
||||
<source>Letting RetroShare figure out when you're talking and when you're silent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="172"/>
|
||||
<source>This will help Retroshare figure out when you are talking. The first step is selecting which data value to use.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="184"/>
|
||||
<source>Push To Talk:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="213"/>
|
||||
<source>Voice Detection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="226"/>
|
||||
<source>Next you need to adjust the following slider. The first few utterances you say should end up in the green area (definitive speech). While talking, you should stay inside the yellow (might be speech) and when you're not talking, everything should be in the red (definitively not speech).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="290"/>
|
||||
<source>Continuous transmission</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="298"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="301"/>
|
||||
<source>Enjoy using RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioWizard.ui" line="312"/>
|
||||
<source>Congratulations. You should now be ready to enjoy a richer sound experience with Retroshare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="92"/>
|
||||
<source><h3>RetroShare VOIP plugin</h3><br/> * Contributors: Cyril Soler, Josselin Jacquard<br/></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="93"/>
|
||||
<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"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="94"/>
|
||||
<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>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="95"/>
|
||||
<source><li> setup microphone levels using the configuration panel</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="96"/>
|
||||
<source><li> check your microphone by looking at the VU-metters</li></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="97"/>
|
||||
<source><li> in the private chat, enable sound input/output by clicking on the two VOIP icons</li></ul></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<source>Your friend needs to run the plugin to talk/listen to you, or course.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="98"/>
|
||||
<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="99"/>
|
||||
<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>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="117"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="116"/>
|
||||
<source>RTT Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="145"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="147"/>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="149"/>
|
||||
<source>secs</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="151"/>
|
||||
<source>Old</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="152"/>
|
||||
<source>Now</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/VoipStatistics.cpp" line="361"/>
|
||||
<source>Round Trip Time:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIP</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="153"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="152"/>
|
||||
<source>This plugin provides voice communication between friends in RetroShare.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VOIPPlugin</name>
|
||||
<message>
|
||||
<location filename="../VOIPPlugin.cpp" line="158"/>
|
||||
<location filename="../VOIPPlugin.cpp" line="157"/>
|
||||
<source>VOIP</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -551,7 +549,7 @@
|
|||
<message>
|
||||
<location filename="../gui/VoipStatistics.ui" line="14"/>
|
||||
<source>VoipTest Statistics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
|
@ -951,10 +951,6 @@ Please choose one of it to chat with.</translation>
|
|||
<source>Topic: %1</source>
|
||||
<translation>Téma: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Uncheck to mute participant</source>
|
||||
<translation>Résztvevő némítása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 changed his name to: %2</source>
|
||||
<translation>%1 megváltoztatta a nevét: %2</translation>
|
||||
|
@ -963,6 +959,22 @@ Please choose one of it to chat with.</translation>
|
|||
<source>Lobby chat</source>
|
||||
<translation>Csevegőszoba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Participants</source>
|
||||
<translation>Résztvevők</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Mute participant</source>
|
||||
<translation>Résztvevő némítása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Double click to mute/unmute participant</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Right click to mute/unmute participants</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ChatLobbyToaster</name>
|
||||
|
@ -4155,7 +4167,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<source>Search Author</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Szerző keresése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Search Content</source>
|
||||
|
@ -4758,26 +4770,6 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Add Friend</source>
|
||||
<translation>Barát hozzáadása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Create new Profile</source>
|
||||
<translation>Új profil létrehozása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Create new Forum</source>
|
||||
<translation>Új fórum létrehozása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Create new Channel</source>
|
||||
<translation>Új csatorna létrehozása</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>C</source>
|
||||
<translation>Cs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Add your Avatar Picture</source>
|
||||
<translation>Avatár hozzáadása</translation>
|
||||
|
@ -5610,6 +5602,43 @@ p, li { white-space: pre-wrap; }
|
|||
<translation>Kedvencek</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>GroupFlagsWidget</name>
|
||||
<message>
|
||||
<source>All your friends can browse this directory
|
||||
</source>
|
||||
<translation>A mappát az összes barátod böngészheti
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Only friends in groups </source>
|
||||
<translation>Csak a csoportokban szereplő barátok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> can browse this directory
|
||||
</source>
|
||||
<translation>böngészheti a könyvtárat
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>No one can browse this directory
|
||||
</source>
|
||||
<translation>Senki nem böngészheti a könyvtárat
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>All your friends can relay anonymous tunnels to this directory</source>
|
||||
<translation>Az összes barátod továbbíthat névtelen alagutakat a mappához</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> can relay anonymous tunnels to this directory</source>
|
||||
<translation>továbbíthat névtelen alagutakat a mappához</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>No one can anonymously access this directory.</source>
|
||||
<translation>Senki nem kapcsolódhat névtelenül a mappához.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>GroupTreeWidget</name>
|
||||
<message>
|
||||
|
@ -6413,7 +6442,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<source>RetroShare %1 a secure decentralized communication platform</source>
|
||||
<translation>RetroShare %1 egy biztonságot, decentralizált kommunikációs platform</translation>
|
||||
<translation>RetroShare %1 egy biztonságos, központosítatlan kommunikációs platform</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -7704,11 +7733,11 @@ Kattints rá jobb gombbal, majd választ ki a 'barátság kezdeményezése&
|
|||
</message>
|
||||
<message>
|
||||
<source>Search Name</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Név keresése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Search Peer ID</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Partner ID keresése</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -7932,10 +7961,6 @@ Kattints rá jobb gombbal, majd választ ki a 'barátság kezdeményezése&
|
|||
<source>Saving file index...</source>
|
||||
<translation>Fájlindex mentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To sign, please enter the password that unlocks your PGP key:</source>
|
||||
<translation>Kérlek add meg a PGP kulcsod jelszavát az aláíráshoz.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unregistered plugin/executable</source>
|
||||
<translation>Nem regisztrált beépülő/futtatható állomány</translation>
|
||||
|
@ -7952,6 +7977,10 @@ Kattints rá jobb gombbal, majd választ ki a 'barátság kezdeményezése&
|
|||
<source>This is a test.</source>
|
||||
<translation>Ez egy teszt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please enter the password to unlock your PGP key:</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OnlineToaster</name>
|
||||
|
@ -9371,6 +9400,22 @@ A jelentett hiba: %2</translation>
|
|||
Zárolófájl:
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Directory is browsable for friends from parent groups</source>
|
||||
<translation>A szülőcsoportban található összes barátod böngészheti a mappát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Directory is accessible by anonymous tunnels from friends from parent groups</source>
|
||||
<translation>A szülőcsoportban lévő összes barátod böngészheti a mappát névtelen alagutakon keresztül</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Directory is browsable for any friend</source>
|
||||
<translation>Az összes barátod böngészheti a mappát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Directory is accessible by anonymous tunnels from any friend</source>
|
||||
<translation>Az összes barátod böngészheti a mappát névtelen alagutakon keresztül</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QuickStartWizard</name>
|
||||
|
@ -9682,18 +9727,6 @@ p, li { white-space: pre-wrap; }
|
|||
</context>
|
||||
<context>
|
||||
<name>RetroshareDirModel</name>
|
||||
<message>
|
||||
<source>Anonymous</source>
|
||||
<translation>Névtelen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Anonymous and browsable by friends</source>
|
||||
<translation>Névtelen és barátok számára böngészhető</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Only browsable by friends</source>
|
||||
<translation>Csak barátok számára böngészhető</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>NEW</source>
|
||||
<translation>ÚJ</translation>
|
||||
|
@ -10348,34 +10381,14 @@ Az alapértelmezett érték 20.</translation>
|
|||
<source>Share Flags</source>
|
||||
<translation>Megosztás beállításai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Browseable by Friends</source>
|
||||
<translation>Barátok által böngészhető</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Browsable</source>
|
||||
<translation>Böngészhető</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Anonymous shared Network Wide</source>
|
||||
<translation>Az egész hálózat számára névtelenül megosztva</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Network Wide</source>
|
||||
<translation>Az egész hálózat számára megosztva</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>OK</source>
|
||||
<translation>Oké</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Cancel</source>
|
||||
<translation>Mégse</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select A Folder To Share</source>
|
||||
<translation>Válassz ki egy megosztandó mappát</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Share flags and groups: </source>
|
||||
<translation>Megosztásjelzők és csoportok:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ShareKey</name>
|
||||
|
@ -10442,14 +10455,6 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Virtual Folder</source>
|
||||
<translation>Virtuális mappa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Network Wide</source>
|
||||
<translation>Egész hálózatnak</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Browsable</source>
|
||||
<translation>Böngészhető</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Add a Share Directory</source>
|
||||
<translation>Mappa hozzáadása a megosztáshoz</translation>
|
||||
|
@ -10466,10 +10471,6 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Remove</source>
|
||||
<translation>Eltávolítás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Close</source>
|
||||
<translation>Bezárás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit selected Shared Directory</source>
|
||||
<translation>A kiválasztott mappa megosztási beállításainak módosítása</translation>
|
||||
|
@ -10478,14 +10479,6 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Edit</source>
|
||||
<translation>Szerkesztés</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>If checked, the share is anonymously shared to anybody.</source>
|
||||
<translation>Ha bejelölöd, a megosztás névtelen elérhető lesz bárki által.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>If checked, the share is browsable by your friends.</source>
|
||||
<translation>Ha bejelölöd, a megosztás böngészhető lesz a barátaid által.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Warning!</source>
|
||||
<translation>Vigyázat!</translation>
|
||||
|
@ -10510,6 +10503,18 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Share Manager</source>
|
||||
<translation>Megosztáskezelő</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Share flags</source>
|
||||
<translation>Megosztásjelzők</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Parent groups</source>
|
||||
<translation>Szülőcsoportok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Apply and close</source>
|
||||
<translation>Alkalmazás és bezárás</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SharedFilesDialog</name>
|
||||
|
@ -11065,6 +11070,14 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Save Channel File</source>
|
||||
<translation>Csatorna fájl mentése</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open</source>
|
||||
<translation>Megnyitás</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open File</source>
|
||||
<translation>Fájl megnyitása</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TBoard</name>
|
||||
|
@ -11565,6 +11578,10 @@ Kérlek, légy türelmes!</translation>
|
|||
<source>What's new</source>
|
||||
<translation>Újdonságok</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Groups</source>
|
||||
<translation>Csoportok</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrustView</name>
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -715,13 +715,14 @@ SOURCES += main.cpp \
|
|||
RESOURCES += gui/images.qrc lang/lang.qrc gui/help/content/content.qrc
|
||||
|
||||
TRANSLATIONS += \
|
||||
lang/retroshare_en.ts \
|
||||
lang/retroshare_cs.ts \
|
||||
lang/retroshare_es.ts \
|
||||
lang/retroshare_da.ts \
|
||||
lang/retroshare_de.ts \
|
||||
lang/retroshare_en.ts \
|
||||
lang/retroshare_es.ts \
|
||||
lang/retroshare_fi.ts \
|
||||
lang/retroshare_fr.ts \
|
||||
lang/retroshare_hu.ts \
|
||||
lang/retroshare_ja_JP.ts \
|
||||
lang/retroshare_ko.ts \
|
||||
lang/retroshare_pl.ts \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue