blob: 44d01deafe6bb68ae5b0e4eabb7e96af0d74a31f [file] [log] [blame]
Eric Fischer6a513432011-08-26 14:49:23 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2011 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischerd3530ac2011-09-30 16:32:04 -070019 <string name="backup_confirm_title" msgid="827563724209303345">"Úplná záloha"</string>
20 <string name="restore_confirm_title" msgid="5469365809567486602">"Úplné obnovenie"</string>
Baligh Uddinf310fb82013-08-01 10:55:36 -070021 <string name="backup_confirm_text" msgid="1878021282758896593">"Bola vyžiadaná úplná záloha všetkých dát do pripojeného počítača. Chcete túto akciu povoliť?\n\nAk ste zálohu nevyžiadali vy, túto operáciu nepovoľujte."</string>
Bill Yi6b7911a2016-11-04 19:37:27 -070022 <string name="allow_backup_button_label" msgid="4217228747769644068">"Zálohovať moje dáta"</string>
Eric Fischer6a513432011-08-26 14:49:23 -070023 <string name="deny_backup_button_label" msgid="6009119115581097708">"Nezálohovať"</string>
Baligh Uddinf310fb82013-08-01 10:55:36 -070024 <string name="restore_confirm_text" msgid="7499866728030461776">"Z pripojeného počítača bolo vyžiadané úplné obnovenie všetkých údajov. Chcete túto akciu povoliť?\n\nAk ste toto obnovenie nevyžiadali vy, túto operáciu nepovoľujte. Táto akcia nahradí všetky údaje v zariadení."</string>
Eric Fischer6a513432011-08-26 14:49:23 -070025 <string name="allow_restore_button_label" msgid="3081286752277127827">"Obnoviť údaje"</string>
26 <string name="deny_restore_button_label" msgid="1724367334453104378">"Neobnoviť"</string>
Baligh Uddin58cdca52014-05-20 09:15:04 -070027 <string name="current_password_text" msgid="8268189555578298067">"Zadajte svoje aktuálne heslo záloh nižšie:"</string>
Eric Fischerb0d150a2011-10-18 15:03:21 -070028 <string name="device_encryption_restore_text" msgid="1570864916855208992">"Zadajte svoje heslo na šifrovanie zariadenia nižšie."</string>
29 <string name="device_encryption_backup_text" msgid="5866590762672844664">"Zadajte svoje heslo na šifrovanie zariadenia nižšie. Bude tiež použité na šifrovanie archívu zálohy."</string>
Eric Fischer6a513432011-08-26 14:49:23 -070030 <string name="backup_enc_password_text" msgid="4981585714795233099">"Zadajte heslo, ktoré sa použije pri šifrovaní údajov úplnej zálohy. Ak pole ponecháte prázdne, použije sa vaše aktuálne heslo zálohy:"</string>
31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"Ak chcete šifrovať údaje úplnej zálohy, zadajte heslo nižšie:"</string>
Baligh Uddin97d201e2014-08-31 16:25:00 -070032 <string name="backup_enc_password_required" msgid="7889652203371654149">"Pretože je vaše zariadenie šifrované, musíte zašifrovať aj svoju zálohu. Zadajte heslo nižšie:"</string>
Eric Fischer6a513432011-08-26 14:49:23 -070033 <string name="restore_enc_password_text" msgid="6140898525580710823">"Ak sú údaje obnovenia šifrované, zadajte heslo nižšie:"</string>
Eric Fischerd3530ac2011-09-30 16:32:04 -070034 <string name="toast_backup_started" msgid="550354281452756121">"Vytváranie zálohy..."</string>
35 <string name="toast_backup_ended" msgid="3818080769548726424">"Zálohovanie bolo dokončené"</string>
36 <string name="toast_restore_started" msgid="7881679218971277385">"Začína obnovenie..."</string>
37 <string name="toast_restore_ended" msgid="1764041639199696132">"Obnovenie bolo ukončené"</string>
38 <string name="toast_timeout" msgid="5276598587087626877">"Časový limit operácie vypršal"</string>
Eric Fischer6a513432011-08-26 14:49:23 -070039</resources>