summaryrefslogtreecommitdiffstats
path: root/res/values-cs/strings.xml
blob: 2254e38d0548bf1e84335b3388af2b8ecb25d61e (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
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 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_label" msgid="3658948994665187911">"Správce stahování"</string>
    <string name="permlab_downloadManager" msgid="7779544811202855500">"Získat přístup ke správci stahování."</string>
    <string name="permdesc_downloadManager" msgid="4240298564918160337">"Umožní aplikaci získat přístup ke správci stahování a stahovat pomocí něj soubory. Škodlivé aplikace mohou pomocí tohoto nastavení narušit stahování a získat přístup k soukromým informacím."</string>
    <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Pokročilé funkce správce stahování."</string>
    <string name="permdesc_downloadManagerAdvanced" msgid="6985743912436565114">"Umožňuje aplikaci přístup k pokročilým funkcím správce stahování. Škodlivé aplikace toho mohou využít a narušit stahování nebo získat přístup k důvěrným informacím."</string>
    <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Odeslat oznámení o stahování."</string>
    <string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"Umožní aplikaci odeslat oznámení o dokončení stahování. Škodlivé aplikace mohou pomocí tohoto nastavení zmást jiné aplikace, které stahují soubory."</string>
    <string name="permlab_seeAllExternal" product="nosdcard" msgid="4084575448409212628">"Zobrazit stahování – USB"</string>
    <string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Zobrazení všech položek stažených na kartu SD"</string>
    <string name="permdesc_seeAllExternal" msgid="3298948060016417104">"Umožňuje aplikaci zobrazit všechny položky stažené na kartu SD bez ohledu na to, která aplikace je stáhla."</string>
    <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Rezervovat místo v mezipaměti stahování"</string>
    <string name="permdesc_downloadCacheNonPurgeable" msgid="1089583021652571424">"Umožňuje aplikaci stáhnout soubory do mezipaměti stahování, kterou nelze automaticky smazat, pokud správce stahování potřebuje více místa."</string>
    <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"stahovat soubory bez upozornění"</string>
    <string name="permdesc_downloadWithoutNotification" msgid="5174806530123417020">"Umožňuje aplikaci stahovat soubory prostřednictvím správce stahování, aniž by se zobrazilo upozornění uživateli ."</string>
    <string name="permlab_accessAllDownloads" msgid="2436240495424393717">"Přístup ke všem systémovým stahováním"</string>
    <string name="permdesc_accessAllDownloads" msgid="4575801130424505112">"Umožní aplikaci zobrazit a upravovat všechen obsah spuštěný jakoukoli aplikací v systému."</string>
    <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Bez názvu&gt;"</string>
    <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
    <string name="notification_filename_extras" msgid="5549729917695688191">" a ještě <xliff:g id="NUMBER">%d</xliff:g>"</string>
    <string name="notification_download_complete" msgid="840713937779273632">"Stahování bylo dokončeno"</string>
    <string name="notification_download_failed" msgid="5343637375905111462">"Stažení se nezdařilo."</string>
    <string name="notification_need_wifi_for_size" msgid="5973127997598540499">"Vyžaduje WiFi (velikost)"</string>
    <!-- outdated translation 1003041298526831643 -->     <string name="wifi_required_title" msgid="1995971416871498179">"Stahovaný soubor je pro mobilní síť příliš velký"</string>
    <!-- outdated translation 515230018902671203 -->     <string name="wifi_required_body" msgid="1675692697446715831">"V této mobilní síti nelze stáhnout soubor o velikosti <xliff:g id="SIZE">%s </xliff:g>."\n\n"Dotkněte se fronty <xliff:g id="QUEUE_TEXT">%s </xliff:g> a soubor bude stažen při příštím připojení k síti Wi-Fi."</string>
    <!-- outdated translation 5539971631114967735 -->     <string name="wifi_recommended_title" msgid="7441589306734687400">"Zařadit do fronty ke stažení v síti Wi-Fi?"</string>
    <!-- outdated translation 6723283448732519545 -->     <string name="wifi_recommended_body" msgid="7574517147645381271">"Stažením tohoto souboru o velikosti <xliff:g id="SIZE">%s </xliff:g> v této mobilní síti riskujete vybití baterie a dodatečné poplatky."\n\n"Dotkněte se fronty <xliff:g id="QUEUE_TEXT">%s</xliff:g> a soubor se stáhne při příštím připojení k síti Wi-Fi."</string>
    <string name="button_queue_for_wifi" msgid="422576726189179221">"Fronta"</string>
    <string name="button_cancel_download" msgid="2430166148737975604">"Zrušit"</string>
    <string name="button_start_now" msgid="792123674007840864">"Spustit"</string>
</resources>