summaryrefslogtreecommitdiffstats
path: root/res/values-iw
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-02-25 22:04:01 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-02-25 22:04:01 +0200
commitff449175d2de9e332279ef38ca4448487336190f (patch)
tree0263d560abe70b495d2209a6025b519772498b02 /res/values-iw
parentf086de049bee12fc9efe971a2e930ccb7a4f8638 (diff)
downloadandroid_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.tar.gz
android_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.tar.bz2
android_packages_apps_Snap-ff449175d2de9e332279ef38ca4448487336190f.zip
Automatic translation import
Change-Id: If8e111c42a4920e6388ab2fed8870f8202f0a336
Diffstat (limited to 'res/values-iw')
-rw-r--r--res/values-iw/qcomstrings.xml2
-rw-r--r--res/values-iw/strings.xml12
2 files changed, 14 insertions, 0 deletions
diff --git a/res/values-iw/qcomstrings.xml b/res/values-iw/qcomstrings.xml
index 318c8954d..ce5721ce0 100644
--- a/res/values-iw/qcomstrings.xml
+++ b/res/values-iw/qcomstrings.xml
@@ -484,6 +484,7 @@
<string name="pref_camera2_scene_mode_sharp_photo_instructional_content">חידוד תמונה מפחית את הטשטוש מתנועת ידיים או תנועה בצילום.</string>
<string name="pref_camera2_scene_mode_tracking_focus_instructional_content">מאפשר מעקב פוקוס אחר אדם או חפץ תוך כדי צילום תמונות או סרטונים. להפעלה, התמקד על האדם או החפץ למעקב.</string>
<string name="pref_camera2_scene_mode_time_lapse_instructional_content">עם כיווץ זמן, אפשר לכווץ סרטון ארוך לכמה שניות. האפקט חל על סרטונים בלבד כמובן.</string>
+ <string name="pref_camera2_scene_mode_panorama_instructional_content">מאפשר להזיז ימינה או שמאלה לצילום תמונה ארוכה יותר. אפשר גם להזיז למעלה או למטה.</string>
<string name="pref_camera2_scene_mode_blur_buster_instructional_content">BlurBuster מפחית את הטשטוש הנגרם מידיים רועדות. זה יכול להיות שימושי כשמצלמים תמונות במקומות קשים.</string>
<string name="pref_camera2_scene_mode_pro_instructional_content">עם מצב מתקדם, תוכל להתאים אישית את זמן החשיפה, ISO, איזון לבן והמיקוד. תהיה לך גישה קלה לכל ההגדרות המתקדמות הללו</string>
<string name="pref_camera2_not_show_again">אל תציג שוב</string>
@@ -548,6 +549,7 @@
<string name="pref_camera2_zsl_entry_hal_zsl">ZSL (צילום ללא שהייה) חומרתי</string>
<!-- QCFA Title -->
<!-- QCFA choices -->
+ <string name="pref_camera2_switch_camera_title">החלף למצלמה על ידי מזהה</string>
<string name="pref_camera2_initial_camera_entry_bayer">באייר</string>
<string name="pref_camera2_initial_camera_entry_mono">מונוכרום</string>
<string name="pref_camera2_initial_camera_entry_front">קדמית</string>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index e850a3843..7fc6f156b 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -564,9 +564,21 @@ CHAR LIMIT = NONE] -->
<string name="pref_camera2_category_system">מערכת</string>
<string name="pref_camera2_restore_default">שחזר ברירות מחדל</string>
<string name="pref_camera2_restore_default_hint">הגדרות המצלמה ישוחזרו לברירת המחדל</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="one">תמונה אחת מתוך 10 התמונות תשמר והשאר ימחקו</item>
+ <item quantity="two">%1$d מתוך 10 התמונות ישמרו והשאר ימחקו</item>
+ <item quantity="many">%1$d מתוך 10 התמונות ישמרו והשאר ימחקו</item>
+ <item quantity="other">%1$d מתוך 10 התמונות ישמרו והשאר ימחקו</item>
+ </plurals>
<string name="save_best_dialog_title">לשמור את התמונות שנבחרו?</string>
<string name="save_best_dialog_positive_bt">אישור</string>
<string name="save_best_dialog_native_bt">בטל</string>
+ <plurals name="save_best_image_toast">
+ <item quantity="one">תמונה אחת נשמרה.</item>
+ <item quantity="two">%1$d מתוך 10 תמונות נשמרו.</item>
+ <item quantity="many">%1$d מתוך 10 תמונות נשמרו.</item>
+ <item quantity="other">%1$d מתוך 10 תמונות נשמרו.</item>
+ </plurals>
<string name="dialog_do_not_show">אל תציג שוב</string>
<string name="delete_best_dialog_title">למחוק הכול?</string>
<string name="delete_best_dialog_content">למחוק את כל העשרה תמונות שצולמו?</string>