summaryrefslogtreecommitdiffstats
path: root/src/gui/lang/twinkle_nl.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/lang/twinkle_nl.ts')
-rw-r--r--src/gui/lang/twinkle_nl.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/lang/twinkle_nl.ts b/src/gui/lang/twinkle_nl.ts
index b325d96..bff0088 100644
--- a/src/gui/lang/twinkle_nl.ts
+++ b/src/gui/lang/twinkle_nl.ts
@@ -756,7 +756,7 @@
<translation>Lijn %1: doorverbinden gesprek mislukt.</translation>
</message>
<message>
- <source>Line %1: call succesfully transferred.</source>
+ <source>Line %1: call successfully transferred.</source>
<translation>Lijn %1: doorverbinden gesprek geslaagd.</translation>
</message>
<message>
@@ -4552,7 +4552,7 @@ Dit is een verplicht veld.</translation>
<translation type="obsolete">Alt+X</translation>
</message>
<message>
- <source>Discontinuous transmission is an addition to VAD/VBR operation, that allows to stop transmitting completely when the background noise is stationary.</source>
+ <source>Discontinuous transmission is an addition to VAD/VBR operation, that allows one to stop transmitting completely when the background noise is stationary.</source>
<translation>Discontinuous transmission (DTX) is een extra optie boven op VAD. Met DTX wordt helemaal niets gestuurd tijdens stilte periodes.</translation>
</message>
<message>
@@ -5586,7 +5586,7 @@ Als u deze optie uitschakelt, dan neemt Twinkle de eerste codec uit de actieve c
</message>
<message>
<source>&lt;p&gt;
-You can customize the way Twinkle handles incoming calls. Twinkle can call a script when a call comes in. Based on the ouput of the script Twinkle accepts, rejects or redirects the call. When accepting the call, the ring tone can be customized by the script as well. The script can be any executable program.
+You can customize the way Twinkle handles incoming calls. Twinkle can call a script when a call comes in. Based on the output of the script Twinkle accepts, rejects or redirects the call. When accepting the call, the ring tone can be customized by the script as well. The script can be any executable program.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Note:&lt;/b&gt; Twinkle pauses while your script runs. It is recommended that your script does not take more than 200 ms. When you need more time, you can send the parameters followed by &lt;b&gt;end&lt;/b&gt; and keep on running. Twinkle will continue when it receives the &lt;b&gt;end&lt;/b&gt; parameter.