summaryrefslogtreecommitdiffstats
path: root/res/values-pl
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:51 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:51 -0800
commit8106e501baad76e7192c7ddbb9f5e179c7ff6f9b (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /res/values-pl
parent8b1096d1ada329a296059ccff04e5d78eefa77c1 (diff)
downloadandroid_packages_apps_PackageInstaller-8106e501baad76e7192c7ddbb9f5e179c7ff6f9b.tar.gz
android_packages_apps_PackageInstaller-8106e501baad76e7192c7ddbb9f5e179c7ff6f9b.tar.bz2
android_packages_apps_PackageInstaller-8106e501baad76e7192c7ddbb9f5e179c7ff6f9b.zip
auto import from //depot/cupcake/@135843
Diffstat (limited to 'res/values-pl')
-rw-r--r--res/values-pl/strings.xml48
1 files changed, 0 insertions, 48 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
deleted file mode 100644
index 6f8d7bc1..00000000
--- a/res/values-pl/strings.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?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">"Instalacja aplikacji nie powiodła się"</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="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">"Deinstalowanie aplikacji nie powiodło się"</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>