summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-cs/cm_strings.xml
blob: 9080511b1690f778779731b0c8445b5c7f8bdc7d (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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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">
    <string name="profileNameDefault">Výchozí</string>
    <string name="profileNameWork">Práce</string>
    <string name="profileNameHome">Doma</string>
    <string name="profileNameSilent">Tichý</string>
    <string name="profileNameNight">Noc</string>
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalendář</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">E-mail</string>
    <string name="profileGroupSMS">SMS</string>
    <string name="wildcardProfile">Ostatní</string>
    <string name="reboot_system" product="tablet">Restartovat tablet</string>
    <string name="reboot_system" product="default">Restartovat telefon</string>
    <string name="global_action_screenshot">Snímek obrazovky</string>
    <string name="global_actions_toggle_expanded_desktop_mode">Rozšířená plocha</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Zapnuto</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Vypnuto</string>
    <string name="reboot_progress">Restart\u2026</string>
    <string name="reboot_confirm" product="tablet">Tablet bude restartován.</string>
    <string name="reboot_confirm" product="default">Telefon bude restartován.</string>
    <string name="permlab_preventpower">zachovat tlačítko vypínání</string>
    <string name="permdesc_preventpower">Umožní změnit chování tlačítka pro zapínání a vypínání</string>
    <string name="permlab_fm_radio_receiver">ovládání přijímače FM</string>
    <string name="permdesc_fm_radio_receiver">Umožňuje ovládat přijímač FM (analogové rádio).</string>
    <string name="permlab_fm_radio_transmitter">ovládání vysílače FM</string>
    <string name="permdesc_fm_radio_transmitter">Umožňuje ovládat vysílač FM (analogové rádio).</string>
    <string name="lockscreen_discharging">Vybíjení - <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    <string name="storage_sd_dock_card">SD karta doku</string>
    <string name="app_killed_message">Aplikace ukončena</string>
    <string name="global_action_reboot">Restartovat</string>
    <string name="global_action_choose_profile">Profil</string>
    <string name="toast_rotation_unlocked">Otáčení zobrazení povoleno</string>
    <string name="toast_rotation_locked">Otáčení zobrazení zakázáno</string>
    <string name="stylus_app_not_installed">Aplikace %s není nainstalována</string>

    <string name="permlab_changePrivacyGuardState">povolit či zakázat Ochranu soukromí</string>
    <string name="permdesc_changePrivacyGuardState">Umožní změnit pravidla, zda bude některá aplikace spuštěna v režimu Ochrany soukromí. Pokud je aplikace spuštěna v režimu Ochrany soukromí, tato aplikace nemá umožněn přístup k osobním datům jako jsou kontakty, historie volání nebo zprávy.</string>
    <string name="privacy_guard_notification">Ochrana soukromí aktivní</string>
    <string name="privacy_guard_notification_detail">Aplikaci <xliff:g id="app">%1$s</xliff:g> nebude umožňen přístup k osobním údajům</string>

    <string name="profile_picker_title">Profily</string>
    <string name="profile_none">Žádný</string>

    <string name="permlab_cancelNotifications">zrušit upozornění aplikace</string>
    <string name="permdesc_cancelNotifications">Umožní zrušit upozornění vytvořené jinými aplikacemi.</string>

    <string name="permlab_interceptSmsSent">zachytit odchozí SMS</string>
    <string name="permdesc_interceptSmsSent">Umožní odchytit odchozí SMS. Škodlivé aplikace mohou pomocí odchycení SMS zabránit její odeslání příjemci.</string>

    <string name="policylab_enforceSelinux">Vynucení SELinux</string>
    <string name="policydesc_enforceSelinux">Přepnutí politiky SELinux na vynucující (enforcing ) nebo tolerantní (permissive).</string>
    <string name="policylab_enforceMmac">Vynucení MMAC</string>
    <string name="policydesc_enforceMmac">Přepnutí politiky MMAC na vynucující (enforcing ) nebo tolerantní (permissive).</string>
</resources>