summaryrefslogtreecommitdiffstats
path: root/res/values-ar/cm_strings.xml
blob: d554a6bfedcdb506203f004e21c8f720108909c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-2015 The CyanogenMod 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">
  <!-- In-call screen: call failure reason (call ended due to low battery) -->
  <string name="callFailed_low_battery">البطارية منخفضة</string>
  <!-- Call method spinner - Default No SIM -->
  <string name="call_method_spinner_item_no_sim">لا توجد بطاقة SIM</string>
  <string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
  <string name="call_method_spinner_item_emergency_call">مكالمات الطوارئ فقط</string>
  <string name="invalid_number_text">"تعذر على %1$s إجراء هذه المكالمة. هل الرقم صحيح؟"</string>
  <!-- InCall Sign in button -->
  <string name="sign_in_credit_banner_text">تسجيل الدخول</string>
</resources>