blob: 40750493900d5d60caff21d01ec63e3f93102e33 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2017-2020 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">Slaba baterija</string>
<string name="dialog_battery_low_message_pct">Baterija je slaba, potrebno je barem <xliff:g id="percent_discharging">%1$d</xliff:g>%% baterije za nastavak, <xliff:g id="percent_charging">%2$d</xliff:g>%% ukoliko se puni.</string>
<string name="menu_auto_updates_check_interval_daily">Jednom dnevno</string>
<string name="menu_auto_updates_check_interval_weekly">Jednom sedmično</string>
<string name="menu_auto_updates_check_interval_monthly">Jednom mjesečno</string>
<string name="menu_auto_updates_check_interval_never">Nikada</string>
<plurals name="eta_seconds">
<item quantity="one">1 sekunda preostala</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekunde preostale</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> sekundi preostalo</item>
</plurals>
<plurals name="eta_minutes">
<item quantity="one">1 minuta preostala</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> minute preostale</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> minuta preostalo</item>
</plurals>
<plurals name="eta_hours">
<item quantity="one">1 sat preostao</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> sata preostalo</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> sati preostalo</item>
</plurals>
<string name="export_channel_title">Izvoz završen</string>
<string name="ongoing_channel_title">Preuzimanja u toku</string>
</resources>