Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f70b94f authored by Eddy Witkamp's avatar Eddy Witkamp Committed by Marco Brohet
Browse files

Gallery2: NL translation

ps1: support audio effects during video play.
     avoid to trim the unsupported clips

ps2: Storage location configuration options

ps2: Update translations

ps3: Fix typo

Change-Id: Ia4aee91564e1c2935dc2b27505f1db3fa983cc92
parent 2f00b3d5
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="filtershow_undo_toast">Herstellen</string>

    <string name="pref_camera_storage_title">Opslag</string>

    <string name="pref_camera_picturesize_entry_12_8mp">12,8 megapixel</string>
    <string name="pref_camera_picturesize_entry_11_5mp">11,5 megapixel</string>
    <string name="pref_camera_picturesize_entry_9mp">9 megapixel</string>
@@ -32,4 +35,11 @@
    <string name="pref_camera_picturesize_entry_svga">SVGA</string>
    <string name="pref_camera_picturesize_entry_wvga">WVGA</string>
    <string name="pref_camera_picturesize_entry_wqvga">WQVGA</string>

    <string name="bass_boost_strength">Basversterking</string>
    <string name="virtualizer_strength">3D-effect</string>
    <string name="audio_effects">Geluidseffecten</string>
    <string name="headset_plug">Sluit een koptelefoon aan voor deze effecten.</string>
    <string name="fail_trim">Kan deze video niet bijsnijden</string>
    <string name="can_not_trim">Alleen mp4-bestanden kunnen worden bijgesneden</string>
</resources>