summaryrefslogtreecommitdiffstats
path: root/res/values-iw/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:06 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:06 +0200
commit463be6a1088c8a3259d618ac67884a74ae8c2d8a (patch)
tree094e15999d0dbbd8b863f8de0aaf44151caa3c24 /res/values-iw/cm_strings.xml
parent38d016c81fcb94fbc523490e736d7de032c09bca (diff)
downloadandroid_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.tar.gz
android_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.tar.bz2
android_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.zip
Automatic translation importcm-13-before-ambientsdk
Change-Id: I93dcb1a81bb31d0a5c66a7addfe321b2177686b4
Diffstat (limited to 'res/values-iw/cm_strings.xml')
-rw-r--r--res/values-iw/cm_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 366b6818..f0f36966 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -16,14 +16,21 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Virtual local storage account name -->
<string name="local_storage_account" product="tablet">חשבון טאבלט מקומי</string>
<string name="local_storage_account" product="default">חשבון מכשיר מקומי</string>
+ <!-- Action that exports all contacts to SIM -->
<string name="export_to_sim">ייצא לכרטיס SIM</string>
+ <!-- Action string for selecting a SIM subscription for exporting contacts -->
<string name="export_to_sim_summary">ייצוא ל־SIM ‏<xliff:g id="sim_name">^1</xliff:g> ‏- <xliff:g id="sim_number">^2</xliff:g></string>
+ <!-- Action string for selecting a SIM subscription for exporting contacts, without a phone number -->
<string name="export_to_sim_summary_no_number">ייצוא ל־SIM ‏<xliff:g id="sim_name">%1$s</xliff:g></string>
+ <!-- Toast indicating that sharing too many contact has failed. [CHAR LIMIT=NONE] -->
<string name="share_failed">לא ניתן לשתף, מספר אנשי הקשר גדול מדי</string>
<string name="label_groups">קבוצה</string>
<string name="exporting">מייצא\u2026</string>
+ <!-- Message while reading multiple vCard files "(current number) of (total number) files"
+ The order of "current number" and "total number" cannot be changed -->
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> מתוך <xliff:g id="total_number">%2$s</xliff:g> קבצים</string>
<string name="export_finished">ייצוא הסתיים</string>
<string name="tag_too_long">שמו של איש הקשר ארוך מדי</string>
@@ -33,6 +40,7 @@
<string name="copy_done">איש הקשר הועתק בהצלחה</string>
<string name="copy_failure">העתקת איש הקשר נכשלה</string>
<string name="card_no_space">העתקת איש הקשר נכשלה, כרטיס ה-SIM מלא</string>
+ <!-- Menu item used to initiate ip call -->
<string name="ip_call_by_slot">שיחת IP דרך <xliff:g id="subName">%s</xliff:g></string>
<string name="no_ip_number">אין מספר IP</string>
<string name="no_ip_number_on_sim_card">אין מספר IP בכרטיס ה-SIM</string>