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

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

Merge pull request #285 from Solatec/patch-26

Update strings.xml
parents dc1abbf3 1c46d502
Loading
Loading
Loading
Loading
+11 −11
Original line number Original line Diff line number Diff line
@@ -231,20 +231,20 @@
        <item quantity="other">%d hores</item>
        <item quantity="other">%d hores</item>
    </plurals>
    </plurals>
    <plurals name="days">
    <plurals name="days">
        <item quantity="one">%d day</item>
        <item quantity="one">%d dia</item>
        <item quantity="other">%d days</item>
        <item quantity="other">%d dies</item>
    </plurals>
    </plurals>
    <plurals name="weeks">
    <plurals name="weeks">
        <item quantity="one">%d week</item>
        <item quantity="one">%d setmana</item>
        <item quantity="other">%d weeks</item>
        <item quantity="other">%d setmanes</item>
    </plurals>
    </plurals>
    <plurals name="months">
    <plurals name="months">
        <item quantity="one">%d month</item>
        <item quantity="one">%d mes</item>
        <item quantity="other">%d months</item>
        <item quantity="other">%d mesos</item>
    </plurals>
    </plurals>
    <plurals name="years">
    <plurals name="years">
        <item quantity="one">%d year</item>
        <item quantity="one">%d any</item>
        <item quantity="other">%d years</item>
        <item quantity="other">%d anys</item>
    </plurals>
    </plurals>


    <!-- For example: I will be there in 5 minutes -->
    <!-- For example: I will be there in 5 minutes -->
@@ -262,9 +262,9 @@
    </plurals>
    </plurals>


    <!-- For example: Time remaining till the alarm goes off: 6 hours, 5 minutes -->
    <!-- For example: Time remaining till the alarm goes off: 6 hours, 5 minutes -->
    <string name="alarm_goes_off_in">Time remaining till the alarm goes off: %s</string>
    <string name="alarm_goes_off_in">Temps restant fins que l\'alarma s\'apagi: %s</string>
    <string name="alarm_warning">Please make sure the alarm works properly before relying on it. It could misbehave due to system restrictions related to battery saving.</string>
    <string name="alarm_warning">Assegureu-vos que l\'alarma funcioni correctament abans de confiar-hi. Pot comportar-se malament a causa de les restriccions del sistema relacionades amb l\'estalvi de bateria.</string>
    <string name="reminder_warning">Please make sure the reminders work properly before relying on them. They could misbehave due to system restrictions related to battery saving.</string>
    <string name="reminder_warning">Assegureu-vos que els recordatoris funcionin correctament abans de confiar-hi. Podrien comportar-se malament a causa de les restriccions del sistema relacionades amb l\'estalvi de bateria.</string>


    <!-- Settings -->
    <!-- Settings -->
    <string name="settings">Ajustaments</string>
    <string name="settings">Ajustaments</string>