Translated using Weblate (Arabic)

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/ar/
This commit is contained in:
Anonymous 2022-10-17 07:08:57 +00:00 committed by Hosted Weblate
parent b9f18ba06b
commit 0a5eb8f20f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 16 additions and 4 deletions

View File

@ -253,15 +253,27 @@
<string name="today_only">Today only</string>
<string name="within_the_next">Within the next…</string>
<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="two">Within the next %d days</item>
<item quantity="few">Within the next %d days</item>
<item quantity="many">Within the next %d days</item>
<item quantity="other">Within the next %d days</item>
</plurals>
<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="two">Within the next %d weeks</item>
<item quantity="few">Within the next %d weeks</item>
<item quantity="many">Within the next %d weeks</item>
<item quantity="other">Within the next %d weeks</item>
</plurals>
<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="two">Within the next %d months</item>
<item quantity="few">Within the next %d months</item>
<item quantity="many">Within the next %d months</item>
<item quantity="other">Within the next %d months</item>
</plurals>
<!-- FAQ -->
@ -282,4 +294,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>