Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2021-05-15 18:37:39 +0300
committerRobert Adam <dev@robert-adam.de>2021-05-15 18:37:39 +0300
commita7bbef25bce32cf3f65accc4d5be268cad1f7f82 (patch)
tree91c0759e582d26cf7d169a92761e0ee2da39c045 /src/mumble/mumble_eo.ts
parentaf1c4749a1c9b43c09546e560b95f1542c665cae (diff)
TRANSLATION: Update translation files
Diffstat (limited to 'src/mumble/mumble_eo.ts')
-rw-r--r--src/mumble/mumble_eo.ts34
1 files changed, 21 insertions, 13 deletions
diff --git a/src/mumble/mumble_eo.ts b/src/mumble/mumble_eo.ts
index 1cf70bf64..4185f916d 100644
--- a/src/mumble/mumble_eo.ts
+++ b/src/mumble/mumble_eo.ts
@@ -1212,10 +1212,6 @@ This value allows you to set the maximum number of users allowed in the channel.
<translation type="unfinished"></translation>
</message>
<message>
- <source>Minimum distance to user before sound volume decreases</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>This sets the minimum distance for sound calculations. The volume of other users&apos; speech will not decrease until they are at least this far away from you.</source>
<translation type="unfinished"></translation>
</message>
@@ -1285,10 +1281,6 @@ This value allows you to set the maximum number of users allowed in the channel.
<translation> Maksimuma Distanco</translation>
</message>
<message>
- <source>Maximum distance, beyond which speech volume won&apos;t decrease</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Minimum Volume</source>
<translation>Minimuma Sonforteco</translation>
</message>
@@ -1434,9 +1426,13 @@ This value allows you to set the maximum number of users allowed in the channel.
<translation type="unfinished"></translation>
</message>
<message>
- <source>The minimum volume a player&apos;s audio will fade out to with increasing distance. Set to 0% for it to fade into complete silence for a realistic maximum hearing distance.</source>
+ <source>%</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>m</source>
+ <translation type="unfinished">m</translation>
+ </message>
</context>
<context>
<name>AudioOutputDialog</name>
@@ -1465,10 +1461,6 @@ This value allows you to set the maximum number of users allowed in the channel.
<translation>%1 %</translation>
</message>
<message>
- <source>%1 m</source>
- <translation>%1 m</translation>
- </message>
- <message>
<source>Output system</source>
<translation type="unfinished"></translation>
</message>
@@ -1520,6 +1512,22 @@ This value allows you to set the maximum number of users allowed in the channel.
<source>Loopback</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Distance at which audio volume from another player starts decreasing</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Distance at which a player&apos;s audio volume has reached its minimum value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>The minimum volume a player&apos;s audio will fade out to with increasing distance. Set to 0% for it to fade into complete silence for a realistic maximum hearing distance.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>If an audio source is close enough, blooming will cause the audio to be played on all speakers more or less regardless of their position (albeit with lower volume)</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AudioOutputSample</name>