Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1750180a authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I62942953271e4636e6eaf6ab1218b1365c6e02fc
parent 40826f1d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2014 The CyanogenMod Project

+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
               (C) 2017 The LineageOS Project
+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2014 The CyanogenMod Project

+3 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
               (C) 2017 The LineageOS Project
@@ -319,10 +318,13 @@
    <string name="hotstpot_inactivity_timeout_summary_text">سوف تنتهي مهلة الحث الساخن المتنقل Wi\u2011Fi بعد <xliff:g id="timeout">%1$s</xliff:g></string>
    <string name="data_usage_app_restrict_data_category_title">الوصول إلى البيانات الخلوية</string>
    <string name="data_usage_app_restrict_wifi_category_title">الوصول إلى بيانات WiFi</string>
    <string name="data_usage_app_restrict_vpn_category_title">الوصول إلى بيانات الـ VPN</string>
    <string name="data_usage_app_restrict_all_data_title">قم بتعطيل الوصول إلى البيانات الخلوية</string>
    <string name="data_usage_app_restrict_all_data_summary">منع أي استخدام للوصول إلى البيانات عبر الشبكات الخلوية</string>
    <string name="data_usage_app_restrict_all_wifi_title">تعطيل الوصول إلى بيانات WiFi</string>
    <string name="data_usage_app_restrict_all_wifi_summary">منع أي استخدام للوصول إلى البيانات عبر شبكات WiFi</string>
    <string name="data_usage_app_restrict_all_vpn_title">تعطيل جميع السبل للوصول إلى بيانات الـ VPN</string>
    <string name="data_usage_app_restrict_all_vpn_summary">منع أي استخدام للبيانات عبر VPN</string>
    <string name="volume_link_notification_title">ربط حجم صوت النغمة وصوت الإشعارات</string>
    <string name="headset_connect_player_title">بدء تشغيل مشغل الموسيقى</string>
    <string name="headset_connect_player_summary">بدء تشغيل مشغل الموسيقى الافتراضي عند توصيل سماعات الرأس</string>
+22 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2013-2014 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">
    <plurals name="app_ops_count">
        <item quantity="one">এবাৰ</item>
        <item quantity="other">%d বাৰ</item>
    </plurals>
</resources>
Loading