summaryrefslogtreecommitdiffstats
path: root/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cs/strings.xml')
-rw-r--r--res/values-cs/strings.xml22
1 files changed, 13 insertions, 9 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 2de55029..2e24f80c 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -28,7 +28,7 @@
<string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Umožňuje aplikaci zobrazit všechny soubory stažené na kartu SD bez ohledu na aplikaci, pomocí které byly staženy."</string>
<string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Rezervovat místo v mezipaměti stahování"</string>
<string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Umožňuje aplikaci stahovat soubory do mezipaměti stahování, kterou nelze automaticky vymazat, pokud správce stahování potřebuje více místa."</string>
- <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"stahování souborů bez upozornění"</string>
+ <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"stahování souborů bez oznámení"</string>
<string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Umožňuje aplikaci stahovat soubory prostřednictvím správce stahování bez oznámení 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="1871832254578267128">"Umožňuje aplikaci zobrazit a upravovat všechna stahování zahájená libovolnou aplikací v systému."</string>
@@ -44,14 +44,18 @@
<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>
- <plurals name="notif_summary_active">
- <item quantity="one" msgid="8475775855911967027">"Stahuje se 1 soubor"</item>
- <item quantity="other" msgid="9087228371320573153">"Stahované soubory: <xliff:g id="NUMBER">%d</xliff:g>"</item>
- </plurals>
- <plurals name="notif_summary_waiting">
- <item quantity="one" msgid="5537481763963544278">"1 čekající soubor"</item>
- <item quantity="other" msgid="549229034166062887">"Čekající soubory: <xliff:g id="NUMBER">%d</xliff:g>"</item>
- </plurals>
+ <plurals name="notif_summary_active" formatted="false" msgid="7290448463204837173">
+ <item quantity="few">Stahují se <xliff:g id="NUMBER">%d</xliff:g> soubory</item>
+ <item quantity="many">Stahuje se <xliff:g id="NUMBER">%d</xliff:g> souboru</item>
+ <item quantity="other">Stahuje se <xliff:g id="NUMBER">%d</xliff:g> souborů</item>
+ <item quantity="one">Stahuje se 1 soubor</item>
+ </plurals>
+ <plurals name="notif_summary_waiting" formatted="false" msgid="2814217662029273005">
+ <item quantity="few"><xliff:g id="NUMBER">%d</xliff:g> čekající soubory</item>
+ <item quantity="many"><xliff:g id="NUMBER">%d</xliff:g> čekajícího souboru</item>
+ <item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> čekajících souborů</item>
+ <item quantity="one">1 čekající soubor</item>
+ </plurals>
<string name="download_remaining" msgid="3139295890887972718">"<xliff:g id="DURATION">%s</xliff:g> do stažení"</string>
<string name="download_no_application_title" msgid="7935659741162801699">"Soubor nelze otevřít"</string>
<string name="root_downloads" msgid="4098414876292351487">"Stahování"</string>