1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2010 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="app_label" msgid="3070921713463294774">"Pobrane"</string> 20 <string name="download_title_sorted_by_date" msgid="5898014492155434221">"Pobrane pliki wg daty"</string> 21 <string name="download_title_sorted_by_size" msgid="1417193166677094813">"Pobrane pliki wg rozmiaru"</string> 22 <string name="no_downloads" msgid="1029667411186146836">"Brak pobranych plikw."</string> 23 <string name="missing_title" msgid="830115697868833773">"<Nieznane>"</string> 24 <string name="button_sort_by_size" msgid="7331549713691146251">"Sortuj wedug rozmiaru"</string> 25 <string name="button_sort_by_date" msgid="8800842892684101528">"Sortuj wedug daty"</string> 26 <string name="download_queued" msgid="104973307780629904">"W kolejce"</string> 27 <string name="download_running" msgid="4656462962155580641">"W toku"</string> 28 <string name="download_success" msgid="7006048006543495236">"Ukoczono"</string> 29 <string name="download_error" msgid="8081329546008568251">"Niepowodzenie"</string> 30 <string name="dialog_title_not_available" msgid="5746317632356158515">"Nie mona pobra"</string> 31 <string name="dialog_failed_body" msgid="587545111677064427">"Czy chcesz ponowi prb pobrania tego pliku pniej czy te usun go z kolejki?"</string> 32 <string name="dialog_title_queued_body" msgid="6760681913815015219">"Plik w kolejce"</string> 33 <string name="dialog_queued_body" msgid="708552801635572720">"Plik jest w kolejce do pobrania w przyszoci, dlatego nie jest jeszcze dostpny."</string> 34 <string name="dialog_file_missing_body" msgid="3223012612774276284">"Nie mona znale pobranego pliku."</string> 35 <string name="dialog_insufficient_space_on_external" msgid="8692452156251449195">"Nie mona ukoczy pobierania. Za mao miejsca w pamici zewntrznej."</string> 36 <string name="dialog_insufficient_space_on_cache" msgid="6313630206163908994">"Nie mona ukoczy pobierania. Za mao miejsca w wewntrznej pamici pobierania."</string> 37 <string name="dialog_cannot_resume" msgid="8664509751358983543">"Pobieranie zostao przerwane i nie mona go wznowi."</string> 38 <string name="dialog_file_already_exists" msgid="8308563940663449590">"Nie mona pobra. Plik docelowy ju istnieje."</string> 39 <string name="dialog_media_not_found" msgid="4468088418758018765">"Nie mona pobra. Nonik zewntrzny jest niedostpny."</string> 40 <string name="download_no_application_title" msgid="7024782176657362251">"Nie mona otworzy pliku."</string> 41 <string name="remove_download" msgid="6372920256257247857">"Usu"</string> 42 <string name="delete_download" msgid="76629022653866471">"Usu"</string> 43 <string name="keep_queued_download" msgid="5144882786014818569">"Zachowaj"</string> 44 <string name="cancel_running_download" msgid="5232704030969221112">"Anuluj"</string> 45 <string name="retry_download" msgid="7617100787922717912">"Ponw prb"</string> 46 <string name="deselect_all" msgid="6348198946254776764">"Usu zaznaczenie wszystkich"</string> 47 <string name="select_all" msgid="634074918366265804">"Zaznacz wszystkie"</string> 48 <string name="selected_count" msgid="2101564570019753277">"Wybrano <xliff:g id="NUMBER">%1$d</xliff:g> z <xliff:g id="TOTAL">%2$d</xliff:g>"</string> 49 <string name="download_share_dialog" msgid="3355867339806448955">"Udostpnij przez"</string> 50 </resources> 51