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

Commit b184bc07 authored by Michael W's avatar Michael W
Browse files

Automatic translation import

Change-Id: Ic95cce756574717359055b741a2341f1216ccd99
parent 64a82df6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,4 +57,5 @@
    <string name="touchscreen_hovering_summary">Laat toe om bo die sekrm te sweef soos \'n muis in die web blaaiers, Remote desktops, ens</string>
    <string name="wake_when_plugged_or_unplugged_title">Word wakker op in/uit prop</string>
    <string name="wake_when_plugged_or_unplugged_summary">Skakel die skerm aan met die koppeling of ontkoppeling van \'n kragbron</string>
    <string name="peak_refresh_rate_summary_custom">Verhoog die herlaaikoers vir sommige inhoud outomaties van 60 na %1$d Hz. Verhoog batterygebruik.</string>
</resources>
+20 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2016 The CyanogenMod Project
     Copyright (C) 2017-2021 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="peak_refresh_rate_summary_custom">ለአንዳንድ ይዘት የማደሻ ፍጥነቱን በራስ-ሰር ከ60 ወደ %1$d ኸርዝ ያሳድገዋል። የባትሪ ፍጆታን ይጨምራል።</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -95,4 +95,5 @@
    <string name="connected_tws_device_saved_title">سماعات الأذن المحفوظة</string>
    <string name="fast_charging_title">الشحن السريع</string>
    <string name="fast_charging_summary">قم بتعطيله لتقليل الحرارة التي ينتجها الجهاز أثناء الشحن أو لتمديد عمر البطارية</string>
    <string name="peak_refresh_rate_summary_custom">تعمل هذه الميزة على رفع معدل إعادة التحميل تلقائيًا من 60 إلى %1$d هرتز لبعض أنواع المحتوى، ما يؤدي إلى زيادة استخدام البطارية.</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -38,4 +38,5 @@
    <string name="touchscreen_hovering_summary">আপোনাক স্ক্ৰীণৰ ওপৰত ৱেব ব্ৰাউজাৰ, ৰিম\'ট ডেস্কটপ আদিৰ দৰে মাউচ ভাসমান কৰাৰ অনুমতি দিয়ে</string>
    <string name="wake_when_plugged_or_unplugged_title">প্লাগ কৰিলে ৱেক কৰক</string>
    <string name="wake_when_plugged_or_unplugged_summary">পাৱাৰ উৎসৰ সৈতে সংযোগ কৰিলে বা সংযোগহীন কৰিলে স্ক্ৰীণ অন কৰক</string>
    <string name="peak_refresh_rate_summary_custom">কিছুমান সমলৰ বাবে ৰিফ্ৰেশ্বৰ হাৰ স্বয়ংক্ৰিয়ভাৱে ৬০ৰ পৰা ৯০হাৰ্টজলৈ বঢ়ায়। বেটাৰীৰ ব্যৱহাৰ বৃদ্ধি কৰে।</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -92,6 +92,8 @@
        <item>Inhabilitando conexón inestable temporalmente...</item>
    </string-array>
    <string-array name="wifi_tether_security">
        <item>@string/wifi_security_sae</item>
        <item>@string/wifi_security_psk_sae</item>
        <item>@string/wifi_security_wpa2</item>
        <item>@string/wifi_security_none</item>
    </string-array>
Loading