blob: 2df7a8af809333f419a542d2bef7f88c78096364 (
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
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Martin <fireball@atlas.cz>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012-2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-06 00:05+0100\n"
"PO-Revision-Date: 2013-02-05 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: js/settings-personal.js:17
msgid ""
"Please switch to your ownCloud client and change your encryption password to"
" complete the conversion."
msgstr "Prosím přejděte na svého klienta ownCloud a nastavte šifrovací heslo pro dokončení konverze."
#: js/settings-personal.js:17
msgid "switched to client side encryption"
msgstr "přepnuto na šifrování na straně klienta"
#: js/settings-personal.js:21
msgid "Change encryption password to login password"
msgstr "Změnit šifrovací heslo na přihlašovací"
#: js/settings-personal.js:25
msgid "Please check your passwords and try again."
msgstr "Zkontrolujte, prosím, své heslo a zkuste to znovu."
#: js/settings-personal.js:25
msgid "Could not change your file encryption password to your login password"
msgstr "Nelze změnit šifrovací heslo na přihlašovací."
#: templates/settings-personal.php:4 templates/settings.php:5
msgid "Encryption"
msgstr "Šifrování"
#: templates/settings-personal.php:7
msgid "File encryption is enabled."
msgstr ""
#: templates/settings-personal.php:11
msgid "The following file types will not be encrypted:"
msgstr ""
#: templates/settings.php:7
msgid "Exclude the following file types from encryption:"
msgstr ""
#: templates/settings.php:12
msgid "None"
msgstr "Žádné"
|