summaryrefslogtreecommitdiffstats
path: root/res/values-iw/cm_plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-iw/cm_plurals.xml')
-rw-r--r--res/values-iw/cm_plurals.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-iw/cm_plurals.xml b/res/values-iw/cm_plurals.xml
index 313040d7..4936662a 100644
--- a/res/values-iw/cm_plurals.xml
+++ b/res/values-iw/cm_plurals.xml
@@ -18,10 +18,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="events_selected">
<item quantity="one">אירוע %1$d נבחר</item>
+ <item quantity="two">%1$d אירועים נבחרו</item>
+ <item quantity="many">%1$d אירועים נבחרו</item>
<item quantity="other">%1$d אירועים נבחרו</item>
</plurals>
<plurals name="select_events_to_share">
<item quantity="one">בחר אירוע לשיתוף</item>
+ <item quantity="two">בחר אירועים לשיתוף</item>
+ <item quantity="many">בחר אירועים לשיתוף</item>
<item quantity="other">בחר אירועים לשיתוף</item>
</plurals>
</resources>