1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2023 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <string name="energy_mode_low_title" msgid="5700567801191430606">"ຕ່ຳ"</string>
20    <string name="energy_mode_low_subtitle" msgid="7660632849388740009">"ສະແຕນບາຍ"</string>
21    <string name="energy_mode_low_info" msgid="3931173640626998821">"ສະແຕນບາຍ — ການເຊື່ອມຕໍ່ເຄືອຂ່າຍຈະປິດເມື່ອບໍ່ໄດ້ໃຊ້ໂທລະທັດ"</string>
22  <string-array name="energy_mode_low_features">
23    <item msgid="4002284890471636101">"[ໃສ່ຄຸນສົມບັດ 1]"</item>
24    <item msgid="7072772341455731040">"[ໃສ່ຄຸນສົມບັດ 2]"</item>
25  </string-array>
26    <string name="energy_mode_low_eco_hint" msgid="2421460758847643655"></string>
27    <string name="energy_mode_moderate_title" msgid="8612259261851051150">"ປະສິດທິພາບສູງສຸດ"</string>
28    <string name="energy_mode_moderate_subtitle" msgid="5565533500130453270">"ສະແຕນບາຍຖ້າເຄືອຂ່າຍແລ້ວ"</string>
29    <string name="energy_mode_moderate_info" msgid="3188005033276283994">"ສະແຕນບາຍຖ້າເຄືອຂ່າຍແລ້ວ — ເປີດໃຊ້ຄຸນສົມບັດເພື່ອປຸກໂທລະທັດຜ່ານເຄືອຂ່າຍ"</string>
30  <string-array name="energy_mode_moderate_features">
31    <item msgid="2654586107956150296">"[ໃສ່ຄຸນສົມບັດ 1]"</item>
32    <item msgid="8724721267222341891">"[ໃສ່ຄຸນສົມບັດ 2]"</item>
33  </string-array>
34    <string name="energy_mode_moderate_eco_hint" msgid="252189162446856286"></string>
35    <string name="energy_mode_high_title" msgid="7596672058005896920">"ເພີ່ມຂຶ້ນແລ້ວ"</string>
36    <string name="energy_mode_high_subtitle" msgid="5994284096495805422">"ເຊື່ອມຕໍ່ສະເໝີ"</string>
37    <string name="energy_mode_high_info" msgid="8805447042714350186">"ເຊື່ອມຕໍ່ສະເໝີ — ເປີດການນຳໃຊ້ຄຸນສົມບັດເຄືອຂ່າຍເມື່ອບໍ່ໄດ້ໃຊ້ໂທລະທັດ"</string>
38  <string-array name="energy_mode_high_features">
39    <item msgid="3018897868803319747">"[ໃສ່ຄຸນສົມບັດ 1]"</item>
40    <item msgid="170760143032597722">"[ໃສ່ຄຸນສົມບັດ 2]"</item>
41  </string-array>
42    <!-- no translation found for energy_mode_high_eco_hint (3266580507783627848) -->
43    <skip />
44</resources>
45