Files
android_packages_apps_Updater/res/values-th/strings.xml
T
Michael Bestas 6a012ef541 Automatic translation import
Change-Id: I887ce69c970d42e6026c41c54edd5160b53f00b2
2019-04-07 21:59:19 +03:00

40 lines
2.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2017 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="dialog_battery_low_title">แบตเตอรี่ต่ำ</string>
<string name="dialog_battery_low_message_pct">ระดับแบตเตอรี่ต่ำเกินไป คุณจะต้องมีระดับแบตเตอรี่อย่างน้อย <xliff:g id="percent_discharging">%1$d</xliff:g>%% เพื่อดำเนินต่อ <xliff:g id="percent_charging">%2$d</xliff:g>%% หากกำลังชาร์จ</string>
<string name="menu_auto_updates_check_interval_daily">วันละครั้ง</string>
<string name="menu_auto_updates_check_interval_weekly">สัปดาห์ละครั้ง</string>
<string name="menu_auto_updates_check_interval_monthly">เดือนละครั้ง</string>
<string name="menu_auto_updates_check_interval_never">ไม่เลย</string>
<string name="menu_show_changelog">แสดงการเปลี่ยนแปลง</string>
<string name="menu_ab_perf_mode">จัดลำดับความสำคัญของกระบวนการอัพเดต</string>
<string name="list_download_progress_eta_new"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> สำหรับ <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>) • <xliff:g id="percentage" example="56">%4$s</xliff:g></string>
<plurals name="eta_seconds">
<item quantity="other">เหลือ <xliff:g id="count">%d</xliff:g> วินาที</item>
</plurals>
<plurals name="eta_minutes">
<item quantity="other">เหลือ <xliff:g id="count">%d</xliff:g> นาที</item>
</plurals>
<plurals name="eta_hours">
<item quantity="other">เหลือ <xliff:g id="count">%d</xliff:g> ชั่วโมง</item>
</plurals>
<string name="export_channel_title">ส่งออกเสร็จสมบูรณ์</string>
<string name="ongoing_channel_title">การดาวน์โหลดที่กำลังดำเนินอยู่</string>
</resources>