Translated using Weblate (Latvian)
Currently translated at 98.7% (237 of 240 strings) Translation: Simple Mobile Tools/Simple Calendar Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-calendar/lv/
This commit is contained in:
parent
0a5eb8f20f
commit
4ca610dfe4
|
@ -253,15 +253,18 @@
|
||||||
<string name="today_only">Today only</string>
|
<string name="today_only">Today only</string>
|
||||||
<string name="within_the_next">Within the next…</string>
|
<string name="within_the_next">Within the next…</string>
|
||||||
<plurals name="within_the_next_days">
|
<plurals name="within_the_next_days">
|
||||||
<item quantity="one">Within the next %d day</item>
|
<item quantity="zero">Within the next %d day</item>
|
||||||
|
<item quantity="one">Within the next %d days</item>
|
||||||
<item quantity="other">Within the next %d days</item>
|
<item quantity="other">Within the next %d days</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="within_the_next_weeks">
|
<plurals name="within_the_next_weeks">
|
||||||
<item quantity="one">Within the next %d week</item>
|
<item quantity="zero">Within the next %d week</item>
|
||||||
|
<item quantity="one">Within the next %d weeks</item>
|
||||||
<item quantity="other">Within the next %d weeks</item>
|
<item quantity="other">Within the next %d weeks</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="within_the_next_months">
|
<plurals name="within_the_next_months">
|
||||||
<item quantity="one">Within the next %d month</item>
|
<item quantity="zero">Within the next %d month</item>
|
||||||
|
<item quantity="one">Within the next %d months</item>
|
||||||
<item quantity="other">Within the next %d months</item>
|
<item quantity="other">Within the next %d months</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
|
@ -282,4 +285,4 @@
|
||||||
Nav izdevies uziet kādus tulkojumus? Tie atrodami
|
Nav izdevies uziet kādus tulkojumus? Tie atrodami
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue