summaryrefslogtreecommitdiffstats
path: root/res/values-iw/strings.xml
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-06-01 16:21:02 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-06-01 16:21:02 -0700
commit2ed0322ceea02197a8d4c3258f40edbc21880c9a (patch)
treea1990ed324c3c0a391703421085cbab2f7334566 /res/values-iw/strings.xml
parent441bfaaf6980196301e8a84e8f628586d9e0e8e5 (diff)
downloadandroid_packages_apps_Snap-2ed0322ceea02197a8d4c3258f40edbc21880c9a.tar.gz
android_packages_apps_Snap-2ed0322ceea02197a8d4c3258f40edbc21880c9a.tar.bz2
android_packages_apps_Snap-2ed0322ceea02197a8d4c3258f40edbc21880c9a.zip
Automatic translation import
Change-Id: I07ff31c67505bcf0ae6c6f4774bca457d370862b Ticket: RM-214
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]-->