~apparmor-dev/apparmor/apparmor-ubuntu-citrain-trusty

« back to all changes in this revision

Viewing changes to utils/po/cs.po

  • Committer: Seth Arnold
  • Date: 2014-03-12 02:05:16 UTC
  • mto: This revision was merged to the branch mainline in revision 1496.
  • Revision ID: seth.arnold@canonical.com-20140312020516-zjike3pmw6hi861h
[ Jamie Strandboge ]
 * debian/debhelper/dh_apparmor: exit with error if aa-easyprof does not
   exist
 * debian/control: drop Depends on apparmor-easyprof to Suggests for
   dh-apparmor
[ Seth Arnold, Jamie Strandboge, Steve Beattie, John Johansen, Tyler Hicks ]
* New upstream snapshot (LP: #1278702, #1061693, #1285653) dropping very
  large Ubuntu delta and fixing the following bugs:
  - Adjust fonts abstraction for libthai (LP: #1278702)
  - Support translated XDG user directories (LP: #1061693)
  - Adjust abstractions/web-data to include /var/www/html (LP: #1285653)
    Refresh 0002-add-debian-integration-to-lighttpd.patch to include
    /etc/lighttpd/conf-available/*.conf
  - Adjust debian/libapparmor1.symbols to reflect new upstream versioning
    for the aa_query_label() function
  - Raise exceptions in Python bindings when something fails
* ship new Python replacements for previous Perl-based tools
  - debian/apparmor-utils.install: remove usr/share/perl5/Immunix/*.pm and add
    usr/sbin/aa-autodep, usr/sbin/aa-cleanprof and usr/sbin/aa-mergeprof
  - debian/control:
    + remove various Perl dependencies
    + add python-apparmor and python3-apparmor
    + python3-apparmor Breaks: apparmor-easyprof to move the file since it
      ships dist-packages/apparmor/__init__.py now
  - debian/apparmor-utils.manpages: ship new manpages for aa-cleanprof and
    aa-mergeprof
  - debian/rules: build and install Python tools
* debian/apparmor.install:
  - install apparmorfs, dovecot, kernelvars, securityfs, sys,
    and xdg-user-dirs tunables and xdg-user-dirs.d directory
* debian/apparmor.dirs:
  - install /etc/apparmor.d/tunables/xdg-user-dirs.d
* debian/apparmor.postinst: create xdg-user-dirs.d
* debian/apparmor.postrm: remove xdg-user-dirs.d
* Remaining patches:
  - 0001-add-chromium-browser.patch
  - 0002-add-debian-integration-to-lighttpd.patch
  - 0003-ubuntu-manpage-updates.patch
  - 0004-libapparmor-layout-deb.patch (renamed from 0008)
  - 0005-libapparmor-mention-dbus-method-in-getcon-man.patch (renamed from
    0068)
  - 0006-etc-writable.patch (renamed from 0070)
  - 0007-aa-utils_are_bilingual.patch (renamed from 0077)
  - 0008-remove-ptrace.patch
  - 0009-convert-to-rules.patch
  - 0010-list-fns.patch
  - 0011-parse-mode.patch
  - 0012-add-decimal-interp.patch
  - 0013-policy_mediates.patch
  - 0014-fix-failpath.patch
  - 0015-feature_file.patch
  - 0016-fix-network.patch
  - 0017-aare-to-class.patch
  - 0018-add-mediation-unix.patch
  - 0019-parser_version.patch
  - 0020-caching.patch
  - 0021-label-class.patch
  - 0022-signal.patch
  - 0023-fix-lexer-debug.patch
  - 0024-ptrace.patch
  - 0025-use-diff-encode.patch
  - 0026-fix-serialize.patch
  - 0027-fix-af.patch
  - 0028-opt_arg.patch
  - 0029-tests-cond-dbus.patch
  - 0030-tests.diff
* Move manpages from libapparmor1 to libapparmor-dev
  - debian/libapparmor-dev.manpages: install aa_change_hat.2,
    aa_change_profile.2, aa_find_mountpoint.2, aa_getcon.2
  - debian/control: libapparmor-dev Replaces: and Breaks: libapparmor1
* Move /usr/lib/python3/dist-packages/apparmor/__init__.py from
  apparmor-easyprof to python3-apparmor
  - debian/control: python3-apparmor Breaks: apparmor-easyprof
  - debian/apparmor-easyprof.install: remove
    usr/lib/python*.*/site-packages/apparmor*
* New profiles and abstractions:
  - debian/apparmor.install: tunables/dovecot, tunables/kernelvars,
    tunables/xdg-user-dirs, tunables/xdg-user-dirs.d
* Test merge from upstream new pyutils branch (rev 2385)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2006 SuSE Linux Products GmbH, Nuernberg
2
 
# This file is distributed under the same license as the package.
3
 
#
4
 
msgid ""
5
 
msgstr ""
6
 
"Project-Id-Version: apparmor-utils\n"
7
 
"Report-Msgid-Bugs-To: apparmor-general@forge.novell.com\n"
8
 
"POT-Creation-Date: 2008-09-22 22:56-0700\n"
9
 
"PO-Revision-Date: 2009-02-05 14:25\n"
10
 
"Last-Translator: Novell Language <language@novell.com>\n"
11
 
"Language-Team: Novell Language <language@novell.com>\n"
12
 
"MIME-Version: 1.0\n"
13
 
"Content-Type: text/plain; charset=UTF-8\n"
14
 
"Content-Transfer-Encoding: 8bit\n"
15
 
 
16
 
#: ../genprof:69
17
 
msgid "Please enter the program to profile: "
18
 
msgstr "Zadejte prosím program k profilování: "
19
 
 
20
 
#: ../genprof:88
21
 
#, perl-format
22
 
msgid "Can't find %s in the system path list.  If the name of the application is correct, please run 'which %s' in the other window in order to find the fully-qualified path."
23
 
msgstr "Nelze nalézt %s v cestě. Pokud je jméno aplikace správné, spusťte prosím v jiném okně 'which %s' a zjistěte tak plně kvalifikovanou cestu."
24
 
 
25
 
#: ../genprof:90 ../autodep:112 ../audit:122 ../complain:122 ../enforce:122
26
 
#, perl-format
27
 
msgid "%s does not exist, please double-check the path."
28
 
msgstr "%s neexistuje, zkontrolujte prosím cestu."
29
 
 
30
 
#: ../genprof:115
31
 
msgid "Please start the application to be profiled in \nanother window and exercise its functionality now.\n\nOnce completed, select the \"Scan\" button below in \norder to scan the system logs for AppArmor events.  \n\nFor each AppArmor event, you will be given the  \nopportunity to choose whether the access should be  \nallowed or denied."
32
 
msgstr "Prosím spusťte aplikaci určenou k profilaci v jiném\nokně a vyzkoušejte její funkce.\n\nAž budete hotovi, stiskněte tlačítko\"Skenovat\",\naby byly v systémových lozích vyhledány AppArmor\nudálosti.\n\nPak můžete rozhodnout o povolení či zákazu\njednotlivých událostí modulu AppArmor."
33
 
 
34
 
#: ../genprof:135
35
 
msgid "Profiling"
36
 
msgstr "Profilování"
37
 
 
38
 
#: ../genprof:169
39
 
msgid "Reloaded AppArmor profiles in enforce mode."
40
 
msgstr "Znovu načteny profily subdomén v enforce režimu."
41
 
 
42
 
#: ../genprof:170
43
 
#, perl-format
44
 
msgid "Finished generating profile for %s."
45
 
msgstr "Dokončeno generování profilu pro %s."
46
 
 
47
 
#: ../genprof:174
48
 
#, perl-format
49
 
msgid "usage: %s [ -d /path/to/profiles ] [ -f /path/to/logfile ] [ program to profile ]"
50
 
msgstr "použití: %s [ -d /cesta/k/profilům ] [ -f /cesta/k/logu ] [ program k profilování ]"
51
 
 
52
 
#: ../logprof:72
53
 
#, perl-format
54
 
msgid "usage: %s [ -d /path/to/profiles ] [ -f /path/to/logfile ] [ -m \"mark in log to start processing after\""
55
 
msgstr "použití: %s [ -d /cesta/k/profilům ] [ -f /cesta/k/logu ] [ -m \"označit v logu ke zpracování po\""
56
 
 
57
 
#: ../autodep:63
58
 
#, perl-format
59
 
msgid "Can't find AppArmor profiles in %s."
60
 
msgstr "Nelze nalézt profily subdomény v %s."
61
 
 
62
 
#: ../autodep:71
63
 
msgid "Please enter the program to create a profile for: "
64
 
msgstr "Zadejte prosím program k profilování: "
65
 
 
66
 
#: ../autodep:95 ../AppArmor.pm:6156
67
 
#, perl-format
68
 
msgid "%s is currently marked as a program that should not have it's own profile.  Usually, programs are marked this way if creating a profile for them is likely to break the rest of the system.  If you know what you're doing and are certain you want to create a profile for this program, edit the corresponding entry in the [qualifiers] section in /etc/apparmor/logprof.conf."
69
 
msgstr "%s je nyní označen jako program, který by neměl mít vlastní profil. Tak jsou obvykle označeny programy, u nichž vytvoření profilu může způsobit porušení zbytku systému. Pokud víte, co děláte, a jste si jisti, že pro tento program chcete vytvořit nový profil, upravte odpovídající záznam v části [qualifiers] souboru /etc/apparmor/logprof.conf."
70
 
 
71
 
#: ../autodep:102
72
 
#, perl-format
73
 
msgid "Profile for %s already exists - skipping."
74
 
msgstr "Profil pro %s již existuje - přeskakuji."
75
 
 
76
 
#: ../autodep:109 ../audit:119 ../complain:119 ../enforce:119
77
 
#, perl-format
78
 
msgid "Can't find %s in the system path list.  If the name of the application is correct, please run 'which %s' as a user with the correct PATH environment set up in order to find the fully-qualified path."
79
 
msgstr "Nelze nalézt %s v systémové cestě. Pokud je jméno aplikace správné, spusťte prosím v jiném okně 'which %s' jako uživatel se správně nastaveným prostředím PATH a zjistěte tak plně kvalifikovanou cestu."
80
 
 
81
 
#: ../audit:106
82
 
#, perl-format
83
 
msgid "Setting %s to audit mode."
84
 
msgstr "Nastavuje se %s do režimu auditu."
85
 
 
86
 
#: ../audit:131
87
 
#, perl-format
88
 
msgid "usage: %s [ -d /path/to/profiles ] [ program to switch to audit mode ]"
89
 
msgstr "použití: %s [ -d /cesta/k/profilům ] [ program pro přepnutí do režimu auditu ]"
90
 
 
91
 
#: ../complain:64
92
 
msgid "Please enter the program to switch to complain mode: "
93
 
msgstr "Zadejte prosím program k přepnutí do režimu stížností: "
94
 
 
95
 
#: ../complain:106 ../AppArmor.pm:579 ../AppArmor.pm:900
96
 
#, perl-format
97
 
msgid "Setting %s to complain mode."
98
 
msgstr "%s se nastavuje do complain režimu."
99
 
 
100
 
#: ../complain:131
101
 
#, perl-format
102
 
msgid "usage: %s [ -d /path/to/profiles ] [ program to switch to complain mode ]"
103
 
msgstr "použití: %s [ -d /cesta/k/profilům ] [ program pro přepnutí do režimu stížností ]"
104
 
 
105
 
#: ../enforce:64
106
 
msgid "Please enter the program to switch to enforce mode: "
107
 
msgstr "Zadejte prosím program k přepnutí do režimu vynucení: "
108
 
 
109
 
#: ../enforce:105 ../AppArmor.pm:592
110
 
#, perl-format
111
 
msgid "Setting %s to enforce mode."
112
 
msgstr "%s se nastavuje do enforce režimu."
113
 
 
114
 
#: ../enforce:131
115
 
#, perl-format
116
 
msgid "usage: %s [ -d /path/to/profiles ] [ program to switch to enforce mode ]"
117
 
msgstr "použití: %s [ -d /cesta/k/profilům ] [ program pro přepnutí do enforce režimu ]"
118
 
 
119
 
#: ../unconfined:50
120
 
#, perl-format
121
 
msgid "Usage: %s [ --paranoid ]\n"
122
 
msgstr "Použití: %s [ --paranoid ]\n"
123
 
 
124
 
#: ../unconfined:56
125
 
msgid "AppArmor does not appear to be started. Please enable AppArmor and try again."
126
 
msgstr "AppArmor zřejmě není spuštěna. Povolte prosím AppArmor a zkuste to znovu."
127
 
 
128
 
#: ../unconfined:61
129
 
msgid "Can't read /proc\n"
130
 
msgstr "Nelze číst /proc\n"
131
 
 
132
 
#: ../unconfined:93 ../unconfined:95
133
 
msgid "not confined\n"
134
 
msgstr "neomezeno\n"
135
 
 
136
 
#: ../unconfined:105 ../unconfined:107
137
 
msgid "confined by"
138
 
msgstr "omezeno"
139
 
 
140
 
#: ../AppArmor.pm:577 ../AppArmor.pm:590
141
 
#, perl-format
142
 
msgid "Can't find %s."
143
 
msgstr "Nelze nalézt %s."
144
 
 
145
 
#: ../AppArmor.pm:778 ../AppArmor.pm:3173
146
 
msgid "Connecting to repository....."
147
 
msgstr "Připojení k repozitáři..."
148
 
 
149
 
#: ../AppArmor.pm:787
150
 
#, perl-format
151
 
msgid "WARNING: Error fetching profiles from the repository:\n%s\n"
152
 
msgstr "VAROVÁNÍ: chyba při získání profilu z repozitáře:\n%s\n"
153
 
 
154
 
#: ../AppArmor.pm:796
155
 
msgid "Inactive local profile for "
156
 
msgstr "Neaktivní místní profil pro "
157
 
 
158
 
#: ../AppArmor.pm:833 ../AppArmor.pm:1852 ../AppArmor.pm:2140
159
 
#: ../AppArmor.pm:3300 ../AppArmor.pm:3333 ../AppArmor.pm:3533
160
 
#: ../AppArmor.pm:3799 ../AppArmor.pm:3851
161
 
msgid "Profile"
162
 
msgstr "Profil"
163
 
 
164
 
#: ../AppArmor.pm:867
165
 
msgid "Profile submitted by"
166
 
msgstr "Profil odeslal"
167
 
 
168
 
#: ../AppArmor.pm:908
169
 
#, perl-format
170
 
msgid "Error activating profiles: %s\n"
171
 
msgstr "Chyba při aktivaci profilů: %s\n"
172
 
 
173
 
#: ../AppArmor.pm:1055 ../AppArmor.pm:1108
174
 
#, perl-format
175
 
msgid "WARNING: Error syncronizing profiles with the repository:\n%s\n"
176
 
msgstr "VAROVÁNÍ: Chyba při synchronizaci profilu s repozitářem:\n%s\n"
177
 
 
178
 
#: ../AppArmor.pm:1135
179
 
msgid "New profiles"
180
 
msgstr "Nové profily"
181
 
 
182
 
#: ../AppArmor.pm:1137
183
 
msgid "Please choose the newly created profiles that you would like\nto store in the repository"
184
 
msgstr "Vyberte nově vytvořené profily, které chcete uložit\ndo repozitáře."
185
 
 
186
 
#: ../AppArmor.pm:1144
187
 
msgid "Submit newly created profiles to the repository"
188
 
msgstr "Odeslat nově vytvořené profily do repozitáře"
189
 
 
190
 
#: ../AppArmor.pm:1146
191
 
msgid "Would you like to upload the newly created profiles?"
192
 
msgstr "Chcete odeslat nově vytvořené profily?"
193
 
 
194
 
#: ../AppArmor.pm:1159
195
 
msgid "Select which of the changed profiles you would like to upload\nto the repository"
196
 
msgstr "Vyberte změněné profily, které chcete odeslat\ndo repozitáře."
197
 
 
198
 
#: ../AppArmor.pm:1161
199
 
msgid "Changed profiles"
200
 
msgstr "Změněné profily"
201
 
 
202
 
#: ../AppArmor.pm:1167
203
 
msgid "Submit changed profiles to the repository"
204
 
msgstr "Odeslat změněné profily do repozitáře"
205
 
 
206
 
#: ../AppArmor.pm:1169
207
 
msgid "The following profiles from the repository were changed.\nWould you like to upload your changes?"
208
 
msgstr "Následující profily z repozitáře byly změněny.\nChcete odeslat změny?"
209
 
 
210
 
#: ../AppArmor.pm:1236 ../AppArmor.pm:1316
211
 
#, perl-format
212
 
msgid "WARNING: An error occured while uploading the profile %s\n%s\n"
213
 
msgstr "VAROVÁNÍ: Chyba při nahrávání profilu %s do repozitáře\n%s\n"
214
 
 
215
 
#: ../AppArmor.pm:1241
216
 
msgid "Uploaded changes to repository."
217
 
msgstr "Změny byly odeslány do repozitáře."
218
 
 
219
 
#: ../AppArmor.pm:1290
220
 
msgid "Changelog Entry: "
221
 
msgstr "Položka protokolu změn: "
222
 
 
223
 
#: ../AppArmor.pm:1311
224
 
#, perl-format
225
 
msgid "Uploaded %s to repository."
226
 
msgstr "%s bylo odesláno do repozitáře."
227
 
 
228
 
#: ../AppArmor.pm:1322
229
 
msgid "Repository Error\nRegistration or Signin was unsuccessful. User login\ninformation is required to upload profiles to the\nrepository. These changes have not been sent.\n"
230
 
msgstr "Chyba repozitáře\nRegistrace nebo přihlašování bylo neúspěšné.\nK nahrání profilů do repozitáře je vyžadováno uživatelské\njméno. Změny nebyly odeslány.\n"
231
 
 
232
 
#: ../AppArmor.pm:1379 ../AppArmor.pm:1419
233
 
msgid "(Y)es"
234
 
msgstr "(A)no"
235
 
 
236
 
#: ../AppArmor.pm:1380 ../AppArmor.pm:1420
237
 
msgid "(N)o"
238
 
msgstr "(N)e"
239
 
 
240
 
#: ../AppArmor.pm:1383 ../AppArmor.pm:1424
241
 
msgid "Invalid hotkey for"
242
 
msgstr "Neplatná klávesová zkratka pro"
243
 
 
244
 
#: ../AppArmor.pm:1421
245
 
msgid "(C)ancel"
246
 
msgstr "(Z)rušit"
247
 
 
248
 
#: ../AppArmor.pm:1746
249
 
msgid "Are you sure you want to abandon this set of profile changes and exit?"
250
 
msgstr "Opravdu chcete zahodit tyto změny profilu a skončit?"
251
 
 
252
 
#: ../AppArmor.pm:1748
253
 
msgid "Abandoning all changes."
254
 
msgstr "Ruší se všechny změny."
255
 
 
256
 
#: ../AppArmor.pm:1854
257
 
msgid "Default Hat"
258
 
msgstr "Výchozí hat"
259
 
 
260
 
#: ../AppArmor.pm:1856
261
 
msgid "Requested Hat"
262
 
msgstr "Požadovaný hat"
263
 
 
264
 
#: ../AppArmor.pm:2142
265
 
msgid "Program"
266
 
msgstr "Program"
267
 
 
268
 
#: ../AppArmor.pm:2147
269
 
msgid "Execute"
270
 
msgstr "Spustit"
271
 
 
272
 
#: ../AppArmor.pm:2148 ../AppArmor.pm:3302 ../AppArmor.pm:3335
273
 
#: ../AppArmor.pm:3588
274
 
msgid "Severity"
275
 
msgstr "Závažnost"
276
 
 
277
 
#: ../AppArmor.pm:2193
278
 
msgid "Enter profile name to transition to: "
279
 
msgstr "Zadejte jméno profilu k přesunu:"
280
 
 
281
 
#: ../AppArmor.pm:2201
282
 
msgid "Should AppArmor sanitize the environment when\nswitching profiles?\n\nSanitizing the environment is more secure,\nbut some applications depend on the presence\nof LD_PRELOAD or LD_LIBRARY_PATH."
283
 
msgstr "Má modul AppArmor sanovat prostředí při\npřepínání profilů?\n\nSanování prostředí je bezpečnější, ale\nněkteré aplikace jsou závislé na přítomnosti\nLD_PRELOAD nebo LD_LIBRARY_PATH."
284
 
 
285
 
#: ../AppArmor.pm:2203
286
 
msgid "Should AppArmor sanitize the environment when\nswitching profiles?\n\nSanitizing the environment is more secure,\nbut this application appears to use LD_PRELOAD\nor LD_LIBRARY_PATH and clearing these could\ncause functionality problems."
287
 
msgstr "Má modul AppArmor sanovat prostředí při\npřepínání profilů?\n\nSanování prostředí je bezpečnější, ale tato\naplikace zřejmě používá LD_PRELOAD\nnebo LD_LIBRARY_PATH a jejich vymazání\nmůže způsobit funkční problémy."
288
 
 
289
 
#: ../AppArmor.pm:2212
290
 
#, perl-format
291
 
msgid "Launching processes in an unconfined state is a very\ndangerous operation and can cause serious security holes.\n\nAre you absolutely certain you wish to remove all\nAppArmor protection when executing %s?"
292
 
msgstr "Spouštění procesů v neomezeném stavu je velmi\nnebezpečné a představuje vážné riziko.\n\nJste si naprosto jistí, že chcete při spouštění %s\nodstranit veškerou ochranu modulu AppArmor?"
293
 
 
294
 
#: ../AppArmor.pm:2214
295
 
msgid "Should AppArmor sanitize the environment when\nrunning this program unconfined?\n\nNot sanitizing the environment when unconfining\na program opens up significant security holes\nand should be avoided if at all possible."
296
 
msgstr "Má modul AppArmor sanovat prostředí při\npřepínání profilů?\n\nNesanování prostředí při zrušení omezení\nprogramu otevírá významné bezpečnostní díry.\nPokud je to možné, vyhněte se tomu."
297
 
 
298
 
#: ../AppArmor.pm:2303
299
 
#, perl-format
300
 
msgid "A profile for %s does not exist create one?"
301
 
msgstr "Profil pro %s neexistuje. Vytvořit?"
302
 
 
303
 
#: ../AppArmor.pm:2330
304
 
#, perl-format
305
 
msgid "A local profile for %s does not exist create one?"
306
 
msgstr "Místní profil pro %s neexistuje. Vytvořit?"
307
 
 
308
 
#: ../AppArmor.pm:2502 ../AppArmor.pm:6532 ../AppArmor.pm:6537
309
 
#, perl-format
310
 
msgid "Log contains unknown mode %s."
311
 
msgstr "Protokol obsahuje neznámý režim %s."
312
 
 
313
 
#: ../AppArmor.pm:2915
314
 
msgid "An updated version of this profile has been found in the profile repository.  Would you like to use it?"
315
 
msgstr "V repozitáři profilu byla nalezena aktualizovaná verze tohoto profilu. Chcete ji použít?"
316
 
 
317
 
#: ../AppArmor.pm:2945
318
 
#, perl-format
319
 
msgid "Updated profile %s to revision %s."
320
 
msgstr "Aktualizovaný profil %s na revizi %s."
321
 
 
322
 
#: ../AppArmor.pm:2952
323
 
msgid "Error parsing repository profile."
324
 
msgstr "Chyba při parsování profilu repozitáře."
325
 
 
326
 
#: ../AppArmor.pm:2988
327
 
msgid "Create New User?"
328
 
msgstr "Vytvořit nového uživatele?"
329
 
 
330
 
#: ../AppArmor.pm:2989
331
 
msgid "Username: "
332
 
msgstr "Uživatelské jméno: "
333
 
 
334
 
#: ../AppArmor.pm:2990
335
 
msgid "Password: "
336
 
msgstr "Heslo: "
337
 
 
338
 
#: ../AppArmor.pm:2991
339
 
msgid "Email Addr: "
340
 
msgstr "E-mailová adresa: "
341
 
 
342
 
#: ../AppArmor.pm:2993
343
 
msgid "Save Configuration? "
344
 
msgstr "Uložit nastavení? "
345
 
 
346
 
#: ../AppArmor.pm:3002
347
 
msgid "The Profile Repository server returned the following error:"
348
 
msgstr "Server repozitáře profilu vrátil následující chybu:"
349
 
 
350
 
#: ../AppArmor.pm:3004
351
 
msgid "Please re-enter registration information or contact the administrator."
352
 
msgstr "Zadejte znovu registrační informace nebo se obraťte na správce."
353
 
 
354
 
#: ../AppArmor.pm:3005
355
 
msgid "Login Error\n"
356
 
msgstr "Chyba přihlášení\n"
357
 
 
358
 
#: ../AppArmor.pm:3012
359
 
msgid "Login failure\n Please check username and password and try again."
360
 
msgstr "Chyba přihlášení\n Zkontrolujte uživatelské jméno a heslo a opakujte akci."
361
 
 
362
 
#: ../AppArmor.pm:3034
363
 
msgid "Would you like to enable access to the\nprofile repository?"
364
 
msgstr "Opravdu chcete povolit přístup\nk repozitáři profilu?"
365
 
 
366
 
#: ../AppArmor.pm:3065
367
 
msgid "Would you like to upload newly created and changed profiles to\n      the profile repository?"
368
 
msgstr "Opravdu chcete odeslat nově vytvořené a změněné profily\n      do repozitáře profilu?"
369
 
 
370
 
#: ../AppArmor.pm:3184
371
 
#, perl-format
372
 
msgid "WARNING: Profile update check failed\nError Detail:\n%s"
373
 
msgstr "VAROVÁNÍ: Kontrola aktualizace profilu selhala\nPodrobnosti chyby:\n%s"
374
 
 
375
 
#: ../AppArmor.pm:3198
376
 
msgid "Change mode modifiers"
377
 
msgstr "Změnit modifikátory režimu"
378
 
 
379
 
#: ../AppArmor.pm:3242
380
 
msgid "Complain-mode changes:"
381
 
msgstr "Změny complain režimu:"
382
 
 
383
 
#: ../AppArmor.pm:3244
384
 
msgid "Enforce-mode changes:"
385
 
msgstr "Změny enforce režimu:"
386
 
 
387
 
#: ../AppArmor.pm:3250
388
 
#, perl-format
389
 
msgid "Invalid mode found: %s"
390
 
msgstr "Nalezen neplatný režim: %s"
391
 
 
392
 
#: ../AppArmor.pm:3301 ../AppArmor.pm:3334
393
 
msgid "Capability"
394
 
msgstr "Schopnost"
395
 
 
396
 
#: ../AppArmor.pm:3354 ../AppArmor.pm:3628 ../AppArmor.pm:3875
397
 
#, perl-format
398
 
msgid "Adding #include <%s> to profile."
399
 
msgstr "Přidává se #include <%s> do profilu."
400
 
 
401
 
#: ../AppArmor.pm:3357 ../AppArmor.pm:3629 ../AppArmor.pm:3669
402
 
#: ../AppArmor.pm:3879
403
 
#, perl-format
404
 
msgid "Deleted %s previous matching profile entries."
405
 
msgstr "Smazáno %s předchozích odpovídajících záznamů profilu."
406
 
 
407
 
#: ../AppArmor.pm:3368
408
 
#, perl-format
409
 
msgid "Adding capability %s to profile."
410
 
msgstr "Přidává se schopnost %s profilu."
411
 
 
412
 
#: ../AppArmor.pm:3373
413
 
#, perl-format
414
 
msgid "Denying capability %s to profile."
415
 
msgstr "Odmítá se schopnost %s profilu."
416
 
 
417
 
#: ../AppArmor.pm:3534
418
 
msgid "Path"
419
 
msgstr "Cesta"
420
 
 
421
 
#: ../AppArmor.pm:3545 ../AppArmor.pm:3577
422
 
msgid "(owner permissions off)"
423
 
msgstr "(povolení vlastníka vypnuta)"
424
 
 
425
 
#: ../AppArmor.pm:3551
426
 
msgid "(force new perms to owner)"
427
 
msgstr "(vnutit vlastníkovi nová práva)"
428
 
 
429
 
#: ../AppArmor.pm:3554
430
 
msgid "(force all rule perms to owner)"
431
 
msgstr "(vnutit vlastníkovi všechna pravidla povolení)"
432
 
 
433
 
#: ../AppArmor.pm:3566
434
 
msgid "Old Mode"
435
 
msgstr "Starý režim"
436
 
 
437
 
#: ../AppArmor.pm:3567
438
 
msgid "New Mode"
439
 
msgstr "Nový režim"
440
 
 
441
 
#: ../AppArmor.pm:3583
442
 
msgid "(force perms to owner)"
443
 
msgstr "(vnutit vlastníkovi povolení)"
444
 
 
445
 
#: ../AppArmor.pm:3586
446
 
msgid "Mode"
447
 
msgstr "Režim"
448
 
 
449
 
#: ../AppArmor.pm:3668
450
 
#, perl-format
451
 
msgid "Adding %s %s to profile."
452
 
msgstr "Přidává se %s %s do profilu."
453
 
 
454
 
#: ../AppArmor.pm:3684
455
 
msgid "Enter new path: "
456
 
msgstr "Zadejte novou cestu: "
457
 
 
458
 
#: ../AppArmor.pm:3687
459
 
msgid "The specified path does not match this log entry:"
460
 
msgstr "Zadaná cesta neodpovídá tomuto záznamu:"
461
 
 
462
 
#: ../AppArmor.pm:3688
463
 
msgid "Log Entry"
464
 
msgstr "Záznam"
465
 
 
466
 
#: ../AppArmor.pm:3689
467
 
msgid "Entered Path"
468
 
msgstr "Zadaná cesta"
469
 
 
470
 
#: ../AppArmor.pm:3690
471
 
msgid "Do you really want to use this path?"
472
 
msgstr "Opravdu chcete použít tuto cestu?"
473
 
 
474
 
#: ../AppArmor.pm:3802 ../AppArmor.pm:3854
475
 
msgid "Network Family"
476
 
msgstr "Rodina sítě"
477
 
 
478
 
#: ../AppArmor.pm:3805 ../AppArmor.pm:3857
479
 
msgid "Socket Type"
480
 
msgstr "Typ soketu"
481
 
 
482
 
#: ../AppArmor.pm:3905
483
 
#, perl-format
484
 
msgid "Adding network access %s %s to profile."
485
 
msgstr "Přidání síťového přístupu %s %s k profilu."
486
 
 
487
 
#: ../AppArmor.pm:3924
488
 
#, perl-format
489
 
msgid "Denying network access %s %s to profile."
490
 
msgstr "Odmítnutí síťového přístupu %s %s k profilu."
491
 
 
492
 
#: ../AppArmor.pm:4132
493
 
#, perl-format
494
 
msgid "Reading log entries from %s."
495
 
msgstr "Čtou se záznamy z %s."
496
 
 
497
 
#: ../AppArmor.pm:4133
498
 
#, perl-format
499
 
msgid "Updating AppArmor profiles in %s."
500
 
msgstr "Aktualizují se profily modulu AppArmor v %s."
501
 
 
502
 
#: ../AppArmor.pm:4137
503
 
msgid "unknown\n"
504
 
msgstr "neznámý\n"
505
 
 
506
 
#: ../AppArmor.pm:4170
507
 
msgid "The profile analyzer has completed processing the log files.\n\nAll updated profiles will be reloaded"
508
 
msgstr "Analyzátor profilu dokončil zpracování souborů s logy.\n\nVšechny aktualizované profily budou znovu nahrány"
509
 
 
510
 
#: ../AppArmor.pm:4176
511
 
msgid "No unhandled AppArmor events were found in the system log."
512
 
msgstr "Systémový log neobsahuje žádné neobsloužené události modulu AppArmor."
513
 
 
514
 
#: ../AppArmor.pm:4237
515
 
msgid "Select which profile changes you would like to save to the\nlocal profile set"
516
 
msgstr "Vyberte, které změny profilu chcete uložit do místní sady\nprofilu."
517
 
 
518
 
#: ../AppArmor.pm:4238
519
 
msgid "Local profile changes"
520
 
msgstr "Změny místního profilu"
521
 
 
522
 
#: ../AppArmor.pm:4265
523
 
msgid "The following local profiles were changed.  Would you like to save them?"
524
 
msgstr "Byly změněny následující místní profily. Chcete je uložit?"
525
 
 
526
 
#: ../AppArmor.pm:4362
527
 
msgid "Profile Changes"
528
 
msgstr "Změny profilu"
529
 
 
530
 
#: ../AppArmor.pm:4974 ../AppArmor.pm:4990 ../AppArmor.pm:5001
531
 
#: ../AppArmor.pm:5009 ../AppArmor.pm:5030 ../AppArmor.pm:5050
532
 
#: ../AppArmor.pm:5059 ../AppArmor.pm:5091 ../AppArmor.pm:5153
533
 
#: ../AppArmor.pm:5204
534
 
#, perl-format
535
 
msgid "%s contains syntax errors."
536
 
msgstr "%s obsahuje syntaktické chyby."
537
 
 
538
 
#: ../AppArmor.pm:5110
539
 
#, perl-format
540
 
msgid "Profile %s contains invalid regexp %s."
541
 
msgstr "Profil %s obsahuje neplatný regulární výraz %s."
542
 
 
543
 
#: ../AppArmor.pm:5115
544
 
#, perl-format
545
 
msgid "Profile %s contains invalid mode %s."
546
 
msgstr "Profil %s obsahuje neplatný režim %s."
547
 
 
548
 
#: ../AppArmor.pm:5250
549
 
#, perl-format
550
 
msgid "%s contains syntax errors. Line [%s]"
551
 
msgstr "%s obsahuje chyby syntaxe. Řádek [%s]"
552
 
 
553
 
#: ../AppArmor.pm:5839
554
 
#, perl-format
555
 
msgid "Writing updated profile for %s."
556
 
msgstr "Zapisuje se aktualizovaný profil pro %s."
557
 
 
558
 
#: ../AppArmor.pm:6344
559
 
msgid "Unknown command"
560
 
msgstr "Neznámý příkaz"
561
 
 
562
 
#: ../AppArmor.pm:6352
563
 
msgid "Invalid hotkey in"
564
 
msgstr "Neplatná klávesová zkratka v"
565
 
 
566
 
#: ../AppArmor.pm:6362
567
 
msgid "Duplicate hotkey for"
568
 
msgstr "Duplicitní klávesová zkratka pro"
569
 
 
570
 
#: ../AppArmor.pm:6383
571
 
msgid "Invalid hotkey in default item"
572
 
msgstr "Neplatná klávesová zkratka ve výchozí položce"
573
 
 
574
 
#: ../AppArmor.pm:6392
575
 
msgid "Invalid default"
576
 
msgstr "Neplatné výchozí nastavení"
577
 
 
578
 
#: ../Reports.pm:443 ../Reports.pm:532 ../Reports.pm:1480
579
 
#, perl-format
580
 
msgid "DBI Execution failed: %s."
581
 
msgstr "Chyba při spuštění DBI: %s."
582
 
 
583
 
#: ../Reports.pm:556
584
 
#, perl-format
585
 
msgid "Couldn't open file: %s."
586
 
msgstr "Nelze otevřít soubor: %s."
587
 
 
588
 
#: ../Reports.pm:560
589
 
msgid "No type value passed.  Unable to determine page count."
590
 
msgstr "Nebyla předána hodnota typu. Nelze zjistit počet stránek."
591
 
 
592
 
#: ../Reports.pm:626
593
 
#, perl-format
594
 
msgid "Failed copying %s."
595
 
msgstr "Chyba při kopírování %s."
596
 
 
597
 
#: ../Reports.pm:750
598
 
#, perl-format
599
 
msgid "Export Log Error: Couldn't open %s"
600
 
msgstr "Chyba protokolu exportu: Nelze otevřít %s."
601
 
 
602
 
#: ../Reports.pm:772
603
 
msgid "Fatal error.  No report name given. Exiting."
604
 
msgstr "Vážná chyba. Nezadali jste název zprávy. Probíhá ukončení."
605
 
 
606
 
#: ../Reports.pm:781
607
 
#, perl-format
608
 
msgid "Unable to get configuration info for %s.\n                Unable to find %s."
609
 
msgstr "Nelze získat informace o konfiguraci pro %s.\n                Nelze nalézt %s."
610
 
 
611
 
#: ../Reports.pm:828
612
 
#, perl-format
613
 
msgid "Failed to parse: %s."
614
 
msgstr "Chyba při parsování: %s."
615
 
 
616
 
#: ../Reports.pm:837
617
 
#, perl-format
618
 
msgid "Fatal Error.  Couldn't open %s."
619
 
msgstr "Vážná chyba. Nelze otevřít %s."
620
 
 
621
 
#: ../Reports.pm:885
622
 
#, perl-format
623
 
msgid "Fatal Error.  Can't run %s.  Exiting."
624
 
msgstr "Vážná chyba . Nelze spustit %s.  Probíhá ukončení."
625
 
 
626
 
#: ../Reports.pm:925
627
 
#, perl-format
628
 
msgid "Fatal Error.  No directory, %s, found.  Exiting."
629
 
msgstr "Vážná chyba. Nebyl nalezen adresář, %s. Probíhá ukončení."
630
 
 
631
 
#: ../Reports.pm:943
632
 
#, perl-format
633
 
msgid "Fatal Error.  Couldn't open %s.  Exiting"
634
 
msgstr "Vážná chyba. Nelze otevřít %s. Probíhá ukončení."
635
 
 
636
 
#: ../Reports.pm:1592
637
 
#, perl-format
638
 
msgid "Fatal Error.  getArchReport() couldn't open %s"
639
 
msgstr "Vážná chyba. Funkce getArchReport() nemůže otevřít %s."
640