summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values-ar/strings.xml
blob: 74104aad2e48d8d6bd26e5789f5d39fb0a4bf9b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="incall_content_description_end_call">إنهاء المكالمة</string>
  <string name="incall_content_description_muted">العناصر التي تم تجاهلها</string>
  <string name="incall_content_description_unmuted">تمت إعادة الصوت</string>
  <string name="incall_content_description_swap_calls">تبديل الاتصالات</string>
  <string name="incall_content_description_swap_sim">‏تغيير SIM</string>
  <string name="incall_content_description_merge_calls">دمج المكالمات</string>
  <string name="incall_content_description_earpiece">سماعة الأذن للهاتف</string>
  <string name="incall_content_description_speaker">مكبر الصوت</string>
  <string name="incall_content_description_bluetooth">بلوتوث</string>
  <string name="incall_content_description_headset">سماعة رأس سلكية</string>
  <string name="incall_content_description_hold">إيقاف المكالمة مؤقتًا</string>
  <string name="incall_content_description_unhold">استئناف المكالمة</string>
  <string name="incall_content_description_video_on">الفيديو قيد التشغيل</string>
  <string name="incall_content_description_video_off">الفيديو ليس قيد التشغيل</string>
  <string name="incall_content_description_swap_video">تبديل الفيديو</string>
  <string name="incall_label_speaker">مكبر الصوت</string>
  <string name="incall_label_audio">صوت</string>
</resources>