imprint.po
2.66 KB
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Twiguard, 2013
# JacobCZ <jacobcz@mineland.cz>, 2013
# Honza K. <honza889@gmail.com>, 2013
# pstast <petr@stastny.eu>, 2013
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-10-27 00:22-0400\n"
"PO-Revision-Date: 2013-10-23 10:41+0000\n"
"Last-Translator: pstast <petr@stastny.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"
#: appinfo/app.php:99 js/imprint_header_left.js:33
#: js/imprint_header_right.js:33 js/imprint_navigation_bottom.js:33
#: js/imprint_navigation_top.js:33
msgid "Legal notice"
msgstr "Právní upozornění"
#: templates/tmpl_dummy.php:45
msgid "Nothing here yet"
msgstr "Zatím zde nic není"
#: templates/tmpl_dummy.php:46
msgid "The content of the legal notice has to be configured first"
msgstr "Obsah právního upozornění musí být nejprve nastaven"
#: templates/tmpl_dummy.php:53
msgid "That configuration is done in the administration section."
msgstr "Nastavení proveďte v sekci správce."
#: templates/tmpl_dummy.php:55
msgid "That configuration has to be done by the system administration."
msgstr "Nastavení musí být provedeno ve správě systému."
#: templates/tmpl_settings.php:42
msgid "Imprint"
msgstr "Imprint"
#: templates/tmpl_settings.php:46
msgid "Placement"
msgstr "Umístění"
#: templates/tmpl_settings.php:48
msgid "Standalone app"
msgstr "Samostatná aplikace"
#: templates/tmpl_settings.php:49 templates/tmpl_settings.php:57
msgid "Header left"
msgstr "Hlavička vlevo"
#: templates/tmpl_settings.php:50 templates/tmpl_settings.php:58
msgid "Header right"
msgstr "Hlavička vpravo"
#: templates/tmpl_settings.php:51
msgid "Navigation top"
msgstr "Navigace nahoře"
#: templates/tmpl_settings.php:52
msgid "Navigation bottom"
msgstr "Navigace dole"
#: templates/tmpl_settings.php:54
msgid "During login"
msgstr "Během přihlášení"
#: templates/tmpl_settings.php:61
msgid "Content"
msgstr "Obsah"
#: templates/tmpl_settings.php:66
msgid ""
"You can use html markup (e.g. <br> for a linebreak) and inline style "
"attributes (e.g. <a style=\"color:red;\">)."
msgstr "Můžete použít HTML značky (např. <br> pro odřádkování) a atributy stylu (např. <a style=\"color:red;\">)."