summaryrefslogtreecommitdiffstats
path: root/res/values-iw/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-iw/strings.xml')
-rw-r--r--res/values-iw/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 3c9346ee4..a4f46efe1 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -31,6 +31,8 @@
<!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
<plurals name="delete_selection">
<item quantity="one">למחוק את הפריט שנבחר?</item>
+ <item quantity="two">למחוק את הפריטים שנבחרו?</item>
+ <item quantity="many">למחוק את הפריטים שנבחרו?</item>
<item quantity="other">למחוק את הפריטים שנבחרו?</item>
</plurals>
<string name="share">שתף</string>
@@ -46,18 +48,24 @@
eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_items_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>
<!-- String indicating how many media album(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_albums_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>
<!-- String indicating how many media group(s) is(are) selected
eg. 1 selected [CHAR LIMIT=30] -->
<plurals name="number_of_groups_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>
<!-- String indicating timestamp of photo or video -->
@@ -169,6 +177,8 @@
<!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
<plurals name="pref_camera_timer_entry">
<item quantity="one">שנייה 1</item>
+ <item quantity="two">‏%d שניות</item>
+ <item quantity="many">‏%d שניות</item>
<item quantity="other">‏%d שניות</item>
</plurals>
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->