summaryrefslogtreecommitdiffstats
path: root/res/values-cs/strings.xml
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-10-26 05:17:33 -0700
committerGeoff Mendal <mendal@google.com>2015-10-26 05:17:33 -0700
commit6d21bd7cc40dc813d428be6555ddf43e39a44f42 (patch)
treefbc6ba6ced9969d51b2ece43463f96078fcb369f /res/values-cs/strings.xml
parent851c6ea6ee8c32d4c09c6b4f18b095e5da0541e5 (diff)
downloadandroid_packages_apps_PackageInstaller-6d21bd7cc40dc813d428be6555ddf43e39a44f42.tar.gz
android_packages_apps_PackageInstaller-6d21bd7cc40dc813d428be6555ddf43e39a44f42.tar.bz2
android_packages_apps_PackageInstaller-6d21bd7cc40dc813d428be6555ddf43e39a44f42.zip
Import translations. DO NOT MERGE
Change-Id: Ia1f4187fa3f4c1cb9d87e3d936b0e7abd858562d Auto-generated-cl: translation import
Diffstat (limited to 'res/values-cs/strings.xml')
-rw-r--r--res/values-cs/strings.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index c108f88d..ecc9ce20 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -96,10 +96,12 @@
<string name="never_ask_again" msgid="3798895821072102967">"Již se znovu neptat"</string>
<string name="no_permissions" msgid="3210542466245591574">"Žádná oprávnění"</string>
<string name="additional_permissions" msgid="6667573114240111763">"Další oprávnění"</string>
- <plurals name="additional_permissions_more">
- <item quantity="one" msgid="8845294413599515719">"Ještě <xliff:g id="COUNT">%1$d</xliff:g>"</item>
- <item quantity="other" msgid="1823455952304633300">"Ještě <xliff:g id="COUNT">%1$d</xliff:g>"</item>
- </plurals>
+ <plurals name="additional_permissions_more" formatted="false" msgid="945127158155064388">
+ <item quantity="few">Ještě <xliff:g id="COUNT_1">%1$d</xliff:g></item>
+ <item quantity="many">Ještě <xliff:g id="COUNT_1">%1$d</xliff:g></item>
+ <item quantity="other">Ještě <xliff:g id="COUNT_1">%1$d</xliff:g></item>
+ <item quantity="one">Ještě <xliff:g id="COUNT_0">%1$d</xliff:g></item>
+ </plurals>
<string name="old_sdk_deny_warning" msgid="3872277112584842615">"Tato aplikace byla vytvořena pro starší verzi platformy Android. Pokud oprávnění neudělíte, může přestat fungovat podle původního záměru."</string>
<string name="default_permission_description" msgid="4992892207044156668">"provést neznámou akci"</string>
<string name="app_permissions_group_summary" msgid="4787239772223699263">"Povoleno u <xliff:g id="COUNT_0">%1$d</xliff:g> z <xliff:g id="COUNT_1">%2$d</xliff:g> aplikací"</string>