Files
android_packages_apps_Updater/res/values-pl/strings.xml
Abhisek Devkota 7aa3a999d8 Automatic translation import
Change-Id: I139708300601c694863783cb23cf7c2ce49150f3
2017-10-21 11:11:30 -07:00

47 lines
2.6 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">
<!-- Directory where the update files will be downloaded and stored.
WARNING: The application can and will delete any unknown file. -->
<!-- Directory where the downloads will be exported to.
The path is relative to the root of the external storage.-->
<string name="apply_update_dialog_title">Zastosuj aktualizację</string>
<string name="apply_update_dialog_message_ab">Masz zamiar zaktualizować do <xliff:g id="filename">%1$s</xliff:g>. \n\nGdy naciśniesz <xliff:g id="ok">%2$s</xliff:g>, urządzenie zacznie instalować w tle.\n\nPo zakończeniu wyświetli komunikat, aby urządzenie uruchomić ponownie.</string>
<string name="label_download_url">Pobierz adres URL</string>
<string name="toast_download_url_copied">Skopiowano adres URL</string>
<plurals name="duration_seconds">
<item quantity="one">1 sekunda</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekundy</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> sekund</item>
</plurals>
<plurals name="duration_minutes">
<item quantity="one">1 minuta</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> minuty</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> minut</item>
</plurals>
<plurals name="duration_hours">
<item quantity="one">1 godzina</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> godziny</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> godzin</item>
</plurals>
<string name="update_on_mobile_data_title">Ostrzeżenie</string>
<string name="update_on_mobile_data_message">Zamierzasz pobrać pakiet aktualizacji przy użyciu sieci komórkowej co spowoduje duże zużycie transferu danych. Czy chcesz kontynuować?</string>
<string name="checkbox_mobile_data_warning">Nie pokazuj ponownie</string>
<string name="blocked_update_dialog_title">Aktualizacja zablokowana</string>
</resources>