summaryrefslogtreecommitdiffstats
path: root/res/values-iw
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-06-01 12:02:45 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-06-01 12:02:45 -0700
commita3aea38963f1b47bdfc757d6bab08023c2837047 (patch)
tree1d0ec8d5d8848d2e319a7ba704dd60ab602554c1 /res/values-iw
parenta0a8d9268fafd21db3c05db76316d2dccb769ab6 (diff)
downloadandroid_packages_apps_Snap-a3aea38963f1b47bdfc757d6bab08023c2837047.tar.gz
android_packages_apps_Snap-a3aea38963f1b47bdfc757d6bab08023c2837047.tar.bz2
android_packages_apps_Snap-a3aea38963f1b47bdfc757d6bab08023c2837047.zip
Automatic translation import
Change-Id: Ia4e94f3c92a7336a9d23fa1ac8bff6dfa4955eae
Diffstat (limited to 'res/values-iw')
-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]-->