Files
lineageos_updater/res/values-et/strings.xml
Michael Bestas bcee4534f0 Automatic translation import
Change-Id: Ia8645ec16e1c192bd1ab1d953276404112ed85fa
2022-02-13 01:51:17 +02:00

35 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
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">Madal akutase</string>
<string name="dialog_battery_low_message_pct">Akutase on liiga madal, jätkamiseks on vaja akut vähemalt <xliff:g id="percent_discharging">%1$d</xliff:g>%%, laadimise korral <xliff:g id="percent_charging">%2$d</xliff:g>%%.</string>
<string name="menu_show_changelog">Näita muutuste nimekirja</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="one">1 sekund jäänud</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> sekundit jäänud</item>
</plurals>
<plurals name="eta_minutes">
<item quantity="one">1 minut jäänud</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> minutit jäänud</item>
</plurals>
<plurals name="eta_hours">
<item quantity="one">1 tund jäänud</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> tundi jäänud</item>
</plurals>
</resources>