blob: 0425337378bb29514d1827f52d3f736e58cfa7e0 (
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2019-10-16 20:23+0000\n"
"Last-Translator: Josef Schlehofer <pepe@bloodkings.eu>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssamba/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.9\n"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:64
msgid "Allow guests"
msgstr "Povolení hosté"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:17
msgid "Allow system users to reach their home directories via network shares"
msgstr ""
"Povoluje systémovým uživatelům přístup do jejich domácích adresářů skrze "
"sdílení přes síť."
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:51
msgid "Allowed users"
msgstr "Povolení uživatelé"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:58
msgid "Browseable"
msgstr ""
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:69
msgid "Create mask"
msgstr "Vytvořit masku"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:14
msgid "Description"
msgstr "Popis"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:74
msgid "Directory mask"
msgstr "Maska adresáře"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:11
msgid "Edit Template"
msgstr "Editovat šablonu"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:22
msgid "Edit the template that is used for generating the samba configuration."
msgstr ""
"Editovat šablonu, která je použita pro generování konfiguračního souboru pro "
"sambu."
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:10
msgid "General Settings"
msgstr "Obecné nastavení"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:13
msgid "Hostname"
msgstr "Název počítače"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:75
msgid "Mask for new directories"
msgstr "Maska pro nové adresáře"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:70
msgid "Mask for new files"
msgstr "Maska pro nové soubory"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:45
msgid "Name"
msgstr "Jméno"
#: applications/luci-app-samba/luasrc/controller/samba.lua:14
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:5
msgid "Network Shares"
msgstr "Síťová sdílení"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:46
msgid "Path"
msgstr "Cesta"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:40
msgid ""
"Please add directories to share. Each directory refers to a folder on a "
"mounted device."
msgstr ""
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:53
msgid "Read-only"
msgstr "Pouze pro čtení"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:16
msgid "Share home-directories"
msgstr "Sdílet domácí adresáře"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:39
msgid "Shared Directories"
msgstr "Sdílené adresáře"
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:23
msgid ""
"This is the content of the file '/etc/samba/smb.conf.template' from which "
"your samba configuration will be generated. Values enclosed by pipe symbols "
"('|') should not be changed. They get their values from the 'General "
"Settings' tab."
msgstr ""
"Toto je obsah souboru \"/etc/samba/smb.conf.template\", ze kterého je "
"konfigurace samby generována. Hodnoty uzavřené rourou (\"|\"), by se neměly "
"měnit. Tyto hodnoty jsou brány ze záložky \"Obecná nastavení\"."
#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:15
msgid "Workgroup"
msgstr "Skupina"
|