blob: fd2202865a4c6bb3c88f3bb6bc05807348fd594b (
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-09-15 08:34+0000\n"
"Last-Translator: Lukas Jelinek <lukas.jelinek@nic.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationscommands/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 4.9-dev\n"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
msgid "A short textual description of the configured command"
msgstr "Stručný popis nastaveného příkazu"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr "Povolit vykonání příkazu a stažení výstupu bez předchozí autentizace"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
msgid "Allow the user to provide additional command line arguments"
msgstr "Povolit uživateli poskytnout dodatečné argumenty příkazového řádku"
#: applications/luci-app-commands/luasrc/view/commands.htm:162
msgid "Arguments:"
msgstr "Argumenty:"
#: applications/luci-app-commands/luasrc/view/commands.htm:66
msgid "Binary data not displayed, download instead."
msgstr "Binární data nezobrazena, stáhněte si je."
#: applications/luci-app-commands/luasrc/view/commands.htm:71
msgid "Code:"
msgstr "Kód:"
#: applications/luci-app-commands/luasrc/view/commands.htm:182
msgid "Collecting data..."
msgstr "Shromažďování údajů…"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
msgid "Command"
msgstr "Příkaz"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
msgid "Command executed successfully."
msgstr "Příkaz byl úspěšně proveden."
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
msgid "Command exited with status code"
msgstr "Příkaz byl ukončen se stavovým kódem"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command failed"
msgstr "Vykonání příkazu se nezdařilo"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
msgid "Command line to execute"
msgstr "Příkazový řádek k vykonání"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command successful"
msgstr "Příkaz byl úspěšný"
#: applications/luci-app-commands/luasrc/view/commands.htm:160
msgid "Command:"
msgstr "Příkaz:"
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
msgid "Configure"
msgstr "Konfigurovat"
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
#: applications/luci-app-commands/luasrc/view/commands.htm:144
msgid "Custom Commands"
msgstr "Vlastní příkazy"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
msgid "Custom arguments"
msgstr "Vlastní parametry"
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
msgid "Dashboard"
msgstr "Řídicí panel"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
msgid "Description"
msgstr "Popis"
#: applications/luci-app-commands/luasrc/view/commands.htm:166
msgid "Download"
msgstr "Stáhnout"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Download execution result"
msgstr "Stáhnout výsledek spuštění"
#: applications/luci-app-commands/luasrc/view/commands.htm:79
msgid "Failed to execute command!"
msgstr "Chyba při zpracování příkazu!"
#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
msgid "Grant UCI access for luci-app-commands"
msgstr ""
#: applications/luci-app-commands/luasrc/view/commands.htm:168
msgid "Link"
msgstr "Odkaz"
#: applications/luci-app-commands/luasrc/view/commands.htm:53
msgid "Loading"
msgstr "Načítání"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Or display result"
msgstr "Nebo zobrazit výsledek"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
msgid "Public access"
msgstr "Veřejný přístup"
#: applications/luci-app-commands/luasrc/view/commands.htm:165
msgid "Run"
msgstr "Spustit"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
msgid "Standard Error"
msgstr "Standardní chybový výstup"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
msgid "Standard Output"
msgstr "Standardní výstup"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
msgstr ""
"Tato stránka umožňuje nastavit vlastní příkazy shellu, které lze snadno "
"vyvolat z webového rozhraní."
#: applications/luci-app-commands/luasrc/view/commands.htm:150
msgid "This section contains no values yet"
msgstr "Tato sekce ještě neobsahuje žádné hodnoty"
#: applications/luci-app-commands/luasrc/view/commands.htm:54
msgid "Waiting for command to complete..."
msgstr "Čekání na dokončení příkazu..."
|