aboutsummaryrefslogtreecommitdiffstats
path: root/czech/Bugs
diff options
context:
space:
mode:
authorJuraj Kubelka <cesta>2007-09-13 17:28:22 +0000
committerJuraj Kubelka <cesta>2007-09-13 17:28:22 +0000
commit6a0200a8072fc201675c86aabc9c53f16329c53f (patch)
treec4e16f320e0b2908e3a0e94f3a733bf6b50e4a1a /czech/Bugs
parenteefb90931d93d6e61294e0aae961aef77203aec9 (diff)
Update to English originals.
- Make it more obvious where the bug reporting instructions are on Bugs/index.wml - Add an index to the server control commands in server-control.wml, with some semblance of organization. - Totally reorganize Reporting to emphasize using reportbug, and make the pseudoheader instructions slightly clearer. - Add targets to Reporting to allow inter-linking. - add missing </p> - s|<br>|<br />| CVS version numbers czech/Bugs/index.wml: 1.5 -> 1.6
Diffstat (limited to 'czech/Bugs')
-rw-r--r--czech/Bugs/index.wml23
1 files changed, 11 insertions, 12 deletions
diff --git a/czech/Bugs/index.wml b/czech/Bugs/index.wml
index 5512bc35ebf..2e2ad828721 100644
--- a/czech/Bugs/index.wml
+++ b/czech/Bugs/index.wml
@@ -1,29 +1,28 @@
#use wml::debian::template title="Debian bug tracking system" BARETITLE=true NOCOPYRIGHT=true
-#use wml::debian::translation-check translation="1.66" maintainer="Miroslav Kure"
+#use wml::debian::translation-check translation="1.68" maintainer="Miroslav Kure"
<p>Debian používá systém sledování chyb (Bug Tracking System, BTS), do
kterého se ukládají podrobnosti o chybách, které hlásí jak uživatelé,
tak vývojáři. Každé chybě je přiřazeno číslo a dokud se chyba neoznačí
jako vyřešená, zůstává mezi otevřenými chybami.</p>
-<h2>Dokumentace k systému hlášení chyb</h2>
+<h2><a href="Reporting">Jak nahlásit chybu v Debianu</a></h2>
-<ul>
- <li><a href="Reporting">Jak nahlásit chybu v Debianu</a></li>
- <li><a href="Access">Možnosti přístupu k chybovým hlášením</a></li>
- <li><a href="server-request">Vyžádání chybových hlášení pomocí emailu</a></li>
-</ul>
+<h2>Dokumentace k systému hlášení chyb</h2>
<ul>
<li><a href="Developer">Pokročilé informace o používání systému</a></li>
<li><a href="server-control">Informace o správě chyb pomocí emailu</a></li>
<li><a href="server-refcard">Referenční karta příkazů poštovního serveru</a></li>
+ <li><a href="Access">Možnosti přístupu k chybovým hlášením</a></li>
+ <li><a href="server-request">Vyžádání chybových hlášení pomocí emailu</a></li>
</ul>
<h2>Prohlížení chybových hlášení přes WWW</h2>
<p>Hledat chybu podle <strong>čísla</strong>:
- <br>
+ <br />
+ <a name="bugreport"></a>
<form method="get" action="http://bugs.debian.org/cgi-bin/bugreport.cgi">
<p>
<input type="text" size="9" name="bug" value="">
@@ -33,7 +32,7 @@ jako vyřešená, zůstává mezi otevřenými chybami.</p>
<label><input type="checkbox" name="boring" value="yes"> zobrazit nudné zprávy</label>
</p>
</form>
-
+<a name="pkgreport"></a>
<form method="get" action="http://bugs.debian.org/cgi-bin/pkgreport.cgi">
<p>Hledat chyby podle:
<label><input type="radio" name="which" value="pkg" checked><strong>balíčku</strong></label>
@@ -42,15 +41,15 @@ jako vyřešená, zůstává mezi otevřenými chybami.</p>
<label><input type="radio" name="which" value="submitter"><strong>emailu&nbsp;zasilatele</strong></label>
<label><input type="radio" name="which" value="severity"><strong>závažnosti</strong></label>
<label><input type="radio" name="which" value="tag"><strong>značky</strong></label>
-<br>
+<br />
<label>Co hledat:<input type="text" name="data" value="" size="50"></label>
<input type="submit" value="Najít">
-<br>
+<br />
<p>Dodatečná nastavení (která nemusíte měnit, výchozí hodnoty budou fungovat):
#include "$(ENGLISHDIR)/Bugs/pkgreport-opts.inc"
</form>
-<p>Předchozí dotazy můžete vyvolat také navštívením speciálních URL:
+<p>Předchozí dotazy můžete vyvolat také navštívením speciálních URL:</p>
<ul>
<li><tt>http://bugs.debian.org/<var>číslo</var></tt></li>
<li><tt>http://bugs.debian.org/mbox:<var>číslo</var></tt></li>

© 2014-2024 Faster IT GmbH | imprint | privacy policy