summaryrefslogtreecommitdiffstats
path: root/res/values-ar
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ar')
-rw-r--r--res/values-ar/cm_strings.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 00000000..d71c8b82
--- /dev/null
+++ b/res/values-ar/cm_strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">
+ <!-- Action that exports all contacts to SIM -->
+ <string name="export_to_sim">تصدير إلى بطاقة SIM</string>
+ <!-- Action string for selecting (USB) storage for importing contacts [CHAR LIMIT=30] -->
+ <!-- Action that exports all contacts to (USB) storage [CHAR LIMIT=25] -->
+ <!-- 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>
+ <string name="sim_contacts_not_loaded">تعذر تحميل جهات الاتصال شريحة SIM</string>
+ <string name="export_no_phone_or_email"><xliff:g id="name">%s</xliff:g> لا يملك رقم هاتف أو عنوان بريد إلكتروني</string>
+ <string name="import_from_sim_select">اختر مكاناً للاستيراد منه</string>
+ <!-- Dialog title shown when (USB) storage does not exist [CHAR LIMIT=25] -->
+ <!-- Dialog title shown when SD Card does not exist -->
+ <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
+ <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
+ <string name="copy_done">تم نسخ جهة الاتصال بنجاح</string>
+ <string name="copy_failure">فشل نسخ جهة الاتصال</string>
+ <string name="card_no_space">فشل نسخ جهة الاتصال، بطاقة SIM ممتلئة</string>
+ <!-- Virtual local storage account name -->
+ <string name="local_storage_account" product="tablet">حساب الجهاز اللوحي المحلي</string>
+ <string name="local_storage_account" product="default">حساب الهاتف المحلي</string>
+</resources>