summaryrefslogtreecommitdiffstats
path: root/res/values-cs/cm_strings.xml
blob: d5e95e8366cafefee21f24f2751edd14bb00ebeb (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-2015 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Toast displayed when saving a contact to sim card failed -->
  <string name="contactSavedToSimCardError">Nelze uložit vybrané kontakty na SIM kartu</string>
  <string name="airplane_mode_on">Při režimu letadlo není dostupná karta SIM</string>
  <string name="number_anr_too_long">Číslo je moc dlouhé</string>
  <string name="email_address_too_long">E-mailová adresa je moc dlouhá</string>
  <string name="sim_card_full">SIM karta je plná</string>
  <string name="tag_too_long">Jméno kontaktu je moc dlouhé</string>
  <string name="invalid_phone_number">Telefonní číslo je neplatné</string>
  <string name="invalid_number_type">Typ čísla je neplatný</string>
  <string name="no_phone_number_or_email">Zadejte prosím telefonní číslo nebo e-mailovou adresu.</string>
  <string name="memory_card_full">Kontakt nelze uložit, paměť telefonu je plná</string>
  <!-- The title of "groups" tab. [CHAR LIMIT=14] -->
  <string name="contacts_groups_label">Skupiny</string>
  <string name="menu_moveGroupMembers">Přesunout členy skupiny</string>
  <string name="title_move_members">Přesunout členy</string>
  <string name="message_move_members">Přesouvání členů\u2026</string>
  <string name="message_can_not_move_members">Nelze přesunout členy</string>
  <string name="edit_before_call">Upravit číslo před voláním</string>
  <string name="menu_sendViaSMS">Odeslat kontakt pomocí SMS</string>
  <string name="select_all">Vše</string>
  <!-- Choose Sim Card to Import -->
  <string name="import_sim_contacts_title">Importovat kontakty ze SIM karty</string>
  <string name="import_sim_contacts_message">Importování kontaktů ze SIM karty\u2026</string>
  <!-- Confirmation dialog title after users selects to import a contact. [CHAR LIMIT=25]-->
  <string name="importConfirmation_title">Importovat kontakt?</string>
  <string name="import_finish">Import dokončen</string>
  <!-- Multi Delete Contacts related strings -->
  <string name="delete_contacts_title">Odstranit kontakty</string>
  <string name="delete_contacts_message">Odstraňují se kontakty\u2026</string>
  <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
  <string name="deleteConfirmation_title">Odstranit kontakt?</string>
  <string name="too_many_contacts_add_to_group">Nelze přidat více než <xliff:g id="count">%d</xliff:g> kontaktů</string>
  <!-- add for MemoryStatusActivity -->
  <string name="menu_memory_status">Stav paměti</string>
  <string name="memory_size">Celkem:</string>
  <string name="memory_used">Použito:</string>
  <string name="calculating_status_now">Zjišťuje se stav\u2026</string>
  <string name="menu_copyTo">Zkopírovat do <xliff:g id="destination">%s</xliff:g></string>
  <string name="no_empty_email_in_usim">Kontakty USIM nemají k dispozici e-mailové pole - nelze kopírovat zprávy.</string>
  <string name="voicemail">Hlasová schránka</string>
  <string name="select_call_title">Vyberte historii hovorů</string>
  <string name="delete_call_title">Odstranit historii volání</string>
  <string name="delete_call_message">Odstraňuje se historie volání\u2026</string>
  <string name="delete_call_alert">Odstranit vybrané historie volání?</string>
  <string name="title_del_call">Odstranit</string>
  <string name="powered_by_provider">Využívá služby <xliff:g id="provider">%s</xliff:g></string>
  <!-- InCall plugin directory search & invite -->
  <string name="incall_plugin_directory_search">Prohledávat adresář %1$s</string>
  <string name="incall_plugin_invite">POZVAT</string>
  <string name="incall_plugin_account_subheader">%1$s jméno</string>
  <string name="incall_plugin_call_error"><xliff:g id="name">%s</xliff:g> nemůže vytvořit hovor</string>
  <string name="incall_plugin_intent_error">Tuto akci nelze dokončit, opakujte prosím později.</string>
</resources>