summaryrefslogtreecommitdiff
path: root/apps/lang/nederlands.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/nederlands.lang')
-rw-r--r--apps/lang/nederlands.lang80
1 files changed, 79 insertions, 1 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang
index c8145b8a26..2eee21062f 100644
--- a/apps/lang/nederlands.lang
+++ b/apps/lang/nederlands.lang
@@ -9714,7 +9714,7 @@
9714 </voice> 9714 </voice>
9715</phrase> 9715</phrase>
9716<phrase> 9716<phrase>
9717 id: LANG_RECORDING_AGC_PRESET 9717 id: LANG_SYSFONT_RECORDING_AGC_PRESET
9718 desc: automatic gain control in recording screen 9718 desc: automatic gain control in recording screen
9719 <source> 9719 <source>
9720 *: "AGC" 9720 *: "AGC"
@@ -9782,3 +9782,81 @@
9782 *: "" 9782 *: ""
9783 </voice> 9783 </voice>
9784</phrase> 9784</phrase>
9785<phrase>
9786 id: LANG_SYSFONT_AGC_DJSET
9787 desc: AGC preset
9788 <source>
9789 *: "DJ-Set (slow)"
9790 </source>
9791 <dest>
9792 *: "DJ-Set (traag)"
9793 </dest>
9794 <voice>
9795 *: "DJ set (traag)"
9796 </voice>
9797</phrase>
9798<phrase>
9799 id: LANG_SYSFONT_AGC_LIVE
9800 desc: AGC preset
9801 <source>
9802 *: "Live (slow)"
9803 </source>
9804 <dest>
9805 *: "Live (traag)"
9806 </dest>
9807 <voice>
9808 *: "Live (traag)"
9809 </voice>
9810</phrase>
9811<phrase>
9812 id: LANG_SYSFONT_AGC_VOICE
9813 desc: AGC preset
9814 <source>
9815 *: "Voice (fast)"
9816 </source>
9817 <dest>
9818 *: "Spraak (snel)"
9819 </dest>
9820 <voice>
9821 *: "Spraak (snel)"
9822 </voice>
9823</phrase>
9824<phrase>
9825 id: LANG_SYSFONT_AGC_MEDIUM
9826 desc: AGC preset
9827 <source>
9828 *: "Medium"
9829 </source>
9830 <dest>
9831 *: "Medium"
9832 </dest>
9833 <voice>
9834 *: "Medium"
9835 </voice>
9836</phrase>
9837<phrase>
9838 id: LANG_SYSFONT_AGC_SAFETY
9839 desc: AGC preset
9840 <source>
9841 *: "Safety (clip)"
9842 </source>
9843 <dest>
9844 *: "Veiligheid (clip)"
9845 </dest>
9846 <voice>
9847 *: "Veiligheid (clip)"
9848 </voice>
9849</phrase>
9850<phrase>
9851 id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN
9852 desc: AGC maximum gain in recording screen
9853 <source>
9854 *: "AGC max. gain"
9855 </source>
9856 <dest>
9857 *: "AGC max. gain"
9858 </dest>
9859 <voice>
9860 *: "AGC maximum gain"
9861 </voice>
9862</phrase>