43 lines
3.4 KiB
XML
43 lines
3.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
|
|
Copyright (C) 2017 The LineageOS Project
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="export_to_sim">ייצא לכרטיס SIM</string>
|
|
<string name="import_from_sdcard" product="default">ייבא מאמצעי אחסון</string>
|
|
<string name="export_to_sdcard" product="default">ייצא לאמצעי אחסון</string>
|
|
<string name="share_failed">השיתוף נכשל, מספר אנשי הקשר גדול מדי</string>
|
|
<string name="label_groups">קבוצה</string>
|
|
<string name="exporting">מייצא\u2026</string>
|
|
<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_to_sim_failed">הייצוא נכשל, <xliff:g id="insertCount">%d</xliff:g> פריטים יוצאו</string>
|
|
<string name="sim_contact_export_failed">ייצוא איש הקשר נכשל (שם: <xliff:g id="name">%1$s</xliff:g>, מספר טלפון: <xliff:g id="number">%2$s</xliff:g>, דוא\"ל: <xliff:g id="email">%3$s</xliff:g>)</string>
|
|
<string name="export_sim_card_full">כרטיס ה־SIM מלא, <xliff:g id="insertCount">%d</xliff:g> פריטים יוצאו</string>
|
|
<string name="export_failed">הייצוא נכשל</string>
|
|
<string name="sim_card_full">כרטיס ה־SIM מלא</string>
|
|
<string name="export_finished">ייצוא הסתיים</string>
|
|
<string name="tag_too_long">שמו של איש הקשר ארוך מדי</string>
|
|
<string name="sim_contacts_not_loaded">לא ניתן לטעון אנשי קשר מה-SIM</string>
|
|
<string name="export_cancelled">הייצוא בוטל, <xliff:g id="insertCount">%s</xliff:g> פריטים יוצאו</string>
|
|
<string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> לא כולל מספר טלפון או כתובת דוא\"ל</string>
|
|
<string name="import_from_sim_select">בחר כרטיס לייבוא</string>
|
|
<string name="no_sdcard_title" product="nosdcard">אחסון חיצוני אינו זמין</string>
|
|
<string name="no_sdcard_title" product="default">אין כרטיס זיכרון</string>
|
|
<string name="deleteConfirmation_title">למחוק איש קשר?</string>
|
|
<string name="deleteConfirmation">איש קשר זה יימחק.</string>
|
|
<string name="copy_done">איש הקשר הועתק בהצלחה</string>
|
|
<string name="copy_failure">העתקת איש הקשר נכשלה</string>
|
|
<string name="card_no_space">העתקת איש הקשר נכשלה, כרטיס ה-SIM מלא</string>
|
|
<string name="local_storage_account" product="tablet">חשבון טאבלט מקומי</string>
|
|
<string name="local_storage_account" product="default">חשבון טלפון מקומי</string>
|
|
</resources>
|