summaryrefslogtreecommitdiffstats
path: root/res/values-cs
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:06 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:06 +0200
commit463be6a1088c8a3259d618ac67884a74ae8c2d8a (patch)
tree094e15999d0dbbd8b863f8de0aaf44151caa3c24 /res/values-cs
parent38d016c81fcb94fbc523490e736d7de032c09bca (diff)
downloadandroid_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.tar.gz
android_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.tar.bz2
android_packages_apps_ContactsCommon-463be6a1088c8a3259d618ac67884a74ae8c2d8a.zip
Automatic translation importcm-13-before-ambientsdk
Change-Id: I93dcb1a81bb31d0a5c66a7addfe321b2177686b4
Diffstat (limited to 'res/values-cs')
-rw-r--r--res/values-cs/cm_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index a6803fa7..ac72cf27 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -16,14 +16,21 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Virtual local storage account name -->
<string name="local_storage_account" product="tablet">Lokální účet tabletu</string>
<string name="local_storage_account" product="default">Lokální účet telefonu</string>
+ <!-- Action that exports all contacts to SIM -->
<string name="export_to_sim">Exportovat na SIM kartu</string>
+ <!-- Action string for selecting a SIM subscription for exporting contacts -->
<string name="export_to_sim_summary">Export na SIM kartu <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string>
+ <!-- Action string for selecting a SIM subscription for exporting contacts, without a phone number -->
<string name="export_to_sim_summary_no_number">Export na SIM kartu <xliff:g id="sim_name">%1$s</xliff:g></string>
+ <!-- Toast indicating that sharing too many contact has failed. [CHAR LIMIT=NONE] -->
<string name="share_failed">Příliš mnoho kontaktů, sdílení bylo neúspěšné</string>
<string name="label_groups">Skupina</string>
<string name="exporting">Exportování\u2026</string>
+ <!-- Message while reading multiple vCard files "(current number) of (total number) files"
+ The order of "current number" and "total number" cannot be changed -->
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> z <xliff:g id="total_number">%2$s</xliff:g> souborů</string>
<string name="export_finished">Export dokončen</string>
<string name="tag_too_long">Jméno kontaktu je příliš dlouhé</string>
@@ -33,6 +40,7 @@
<string name="copy_done">Kontakt byl úspěšně zkopírován</string>
<string name="copy_failure">Kopírování kontaktu selhalo</string>
<string name="card_no_space">Kopírování kontaktu selhalo, SIM karta je plná</string>
+ <!-- Menu item used to initiate ip call -->
<string name="ip_call_by_slot">IP volání prostřednictvím <xliff:g id="subName">%s</xliff:g></string>
<string name="no_ip_number">Žádné IP číslo</string>
<string name="no_ip_number_on_sim_card">Žádné IP číslo na SIM kartě</string>