summaryrefslogtreecommitdiffstats
path: root/res/values-pl/strings.xml
blob: 26250eb9e0a9c27c6b53d00a4aecb53809e8d350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">"Instalator pakietu"</string>
    <string name="install">"Instaluj"</string>
    <string name="done">"Gotowe"</string>
    <string name="security_settings_desc">"Zezwalaj tej aplikacji na:"</string>
    <string name="cancel">"Anuluj"</string>
    <string name="unknown">"Nieznane"</string>
    <string name="installing">"Instalowanie..."</string>
    <string name="install_done">"Aplikacja została zainstalowana"</string>
    <string name="install_confirm_question">"Czy zainstalować tę aplikację?"</string>
    <string name="install_failed">"Aplikacja nie jest zainstalowana"</string>
    <string name="install_failed_msg">"Nie można zainstalować aplikacji <xliff:g id="APP_NAME">%1$s</xliff:g> w tym telefonie."</string>
    <string name="launch">"Otwórz"</string>
    <string name="unknown_apps_dlg_title">"Instalowanie zablokowane"</string>
    <string name="unknown_apps_dlg_text">"Ze względów bezpieczeństwa telefon jest ustawiony tak, aby blokować instalowanie aplikacji niepochodzących z katalogu Android Market."</string>
    <string name="ok">"OK"</string>
    <string name="settings">"Ustawienia"</string>
    <string name="manage_applications">"Zarządzaj aplikacjami"</string>
    <string name="dlg_app_replacement_title">"Zastąp aplikację"</string>
    <string name="dlg_app_replacement_statement">"Instalowana aplikacja zastąpi inną aplikację."\n\n"Wszystkie poprzednie dane użytkownika zostaną zachowane."</string>
    <string name="dlg_sys_app_replacement_statement">"To jest aplikacja systemowa. Czy nadal chcesz ją zastąpić?"\n\n"Wszystkie wcześniejsze dane użytkownika zostaną zapisane."</string>
    <string name="out_of_space_dlg_title">"Brak miejsca"</string>
    <string name="out_of_space_dlg_text">"Nie można wyświetlić <xliff:g id="APP_NAME">%1$s</xliff:g>. Zwolnij miejsce w telefonie i spróbuj ponownie."</string>
    <string name="dlg_ok">"OK"</string>
    <string name="app_not_found_dlg_title">"Nie znaleziono aplikacji"</string>
    <string name="app_not_found_dlg_text">"Nie znaleziono aplikacji na liście zainstalowanych aplikacji."</string>
    <string name="uninstall_application_question">"Czy zdeinstalować aplikację?"</string>
    <string name="uninstall_application_text">"Ta aplikacja zostanie usunięta z telefonu."</string>
    <string name="uninstalling">"Deinstalowanie..."</string>
    <string name="uninstall_done">"Zakończono deinstalowanie."</string>
    <string name="uninstall_failed">"Odinstalowanie nie powiodło się"</string>
    <string name="uninstall_failed_msg">"Nie można odinstalować aplikacji <xliff:g id="APP_NAME">%1$s</xliff:g>."</string>
    <string name="Parse_error_dlg_title">"Błąd parsowania"</string>
    <string name="Parse_error_dlg_text">"Wystąpił problem podczas parsowania pakietu."</string>
</resources>