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

Commit 817bb463 authored by Baligh Uddin's avatar Baligh Uddin Committed by Android (Google) Code Review
Browse files

Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

parents 91e022b4 0315371d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -279,6 +279,8 @@
    <string name="recents_app_info_button_label" msgid="2890317189376000030">"Programinligting"</string>
    <string name="recents_lock_to_app_button_label" msgid="4793991421811647489">"sluit na program"</string>
    <string name="recents_search_bar_label" msgid="8074997400187836677">"soek"</string>
    <!-- no translation found for recents_launch_error_message (2969287838120550506) -->
    <skip />
    <string name="expanded_header_battery_charged" msgid="5945855970267657951">"Gelaai"</string>
    <string name="expanded_header_battery_charging" msgid="205623198487189724">"Laai tans"</string>
    <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> tot vol"</string>
+2 −0
Original line number Diff line number Diff line
@@ -279,6 +279,8 @@
    <string name="recents_app_info_button_label" msgid="2890317189376000030">"የመተግበሪያ መረጃ"</string>
    <string name="recents_lock_to_app_button_label" msgid="4793991421811647489">"መተግበሪያ-ጋር-ቆልፍ"</string>
    <string name="recents_search_bar_label" msgid="8074997400187836677">"ፈልግ"</string>
    <!-- no translation found for recents_launch_error_message (2969287838120550506) -->
    <skip />
    <string name="expanded_header_battery_charged" msgid="5945855970267657951">"ባትሪ ሞልቷል"</string>
    <string name="expanded_header_battery_charging" msgid="205623198487189724">"ኃይል በመሙላት ላይ"</string>
    <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> እስኪሞላ ድረስ"</string>
+2 −0
Original line number Diff line number Diff line
@@ -279,6 +279,8 @@
    <string name="recents_app_info_button_label" msgid="2890317189376000030">"معلومات التطبيق"</string>
    <string name="recents_lock_to_app_button_label" msgid="4793991421811647489">"تقييد بالتطبيق"</string>
    <string name="recents_search_bar_label" msgid="8074997400187836677">"بحث"</string>
    <!-- no translation found for recents_launch_error_message (2969287838120550506) -->
    <skip />
    <string name="expanded_header_battery_charged" msgid="5945855970267657951">"تم الشحن"</string>
    <string name="expanded_header_battery_charging" msgid="205623198487189724">"جارٍ الشحن"</string>
    <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> حتى الاكتمال"</string>
+2 −0
Original line number Diff line number Diff line
@@ -279,6 +279,8 @@
    <string name="recents_app_info_button_label" msgid="2890317189376000030">"Информация за приложението"</string>
    <string name="recents_lock_to_app_button_label" msgid="4793991421811647489">"заключване в приложението"</string>
    <string name="recents_search_bar_label" msgid="8074997400187836677">"търсене"</string>
    <!-- no translation found for recents_launch_error_message (2969287838120550506) -->
    <skip />
    <string name="expanded_header_battery_charged" msgid="5945855970267657951">"Заредена"</string>
    <string name="expanded_header_battery_charging" msgid="205623198487189724">"Зарежда се"</string>
    <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> до пълно зареждане"</string>
+26 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
** Copyright 2009, The Android Open Source 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.
*/
 -->

<!--  These resources are around just to allow their values to be customized
     for different hardware and product builds.  -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="doze_pulse_schedule" msgid="1301215615981695214">"1 s, 10 s, 30 s, 60 s, 120 s"</string>
</resources>
Loading