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

Unverified Commit b611ba95 authored by Tibor Kaputa's avatar Tibor Kaputa Committed by GitHub
Browse files

Merge pull request #303 from ltGuillaume/patch-3

Dutch
parents 96d96d88 fd0ec35c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -221,7 +221,7 @@
    <string name="fingerprint_setup_successfully">Vingerafdruk beveiliging ingesteld. Herinstalleer deze app indien u niet meer met uw vingerafdruk kunt authenticeren.</string>

    <!-- Times -->
    <string name="seconds_raw">seconds</string>
    <string name="seconds_raw">seconden</string>
    <string name="minutes_raw">minuten</string>
    <string name="hours_raw">uren</string>
    <string name="days_raw">dagen</string>
@@ -271,8 +271,8 @@

    <!-- For example: Event reminder: 3 minutes before -->
    <plurals name="seconds_before">
        <item quantity="one">%d second before</item>
        <item quantity="other">%d seconds before</item>
        <item quantity="one">%d seconde van tevoren</item>
        <item quantity="other">%d seconden van tevoren</item>
    </plurals>
    <plurals name="minutes_before">
        <item quantity="one">%d minuut van tevoren</item>
@@ -289,8 +289,8 @@

    <!-- For example: Postpone reminder by 3 minutes -->
    <plurals name="by_seconds">
        <item quantity="one">%d second</item>
        <item quantity="other">%d seconds</item>
        <item quantity="one">%d seconde</item>
        <item quantity="other">%d seconden</item>
    </plurals>
    <plurals name="by_minutes">
        <item quantity="one">%d minuut</item>