template/0000755000175000017500000000000011721353157012606 5ustar norbertnorberttemplate/cs/0000755000175000017500000000000011721353157013213 5ustar norbertnorberttemplate/cs/default/0000755000175000017500000000000011721353157014637 5ustar norbertnorberttemplate/cs/default/search/0000755000175000017500000000000011721353157016104 5ustar norbertnorberttemplate/cs/default/search/search-specific.html.tmpl0000644000175000017500000001037511721353157023003 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Jednoduché vyhledávání" %] [% WRAPPER search/tabs.html.tmpl %]

Najde konkrétní [% terms.bug2 %] podle fráze která ho popisuje. [% terms.Bugzilla %] vrátí seznam požadavků, které ve svých souhrnech a komentářích obsahují zadanou frázi. [% terms.Bugs %] jsou setříděny podle podobnosti se zadanouu frází.

Příklad: Jestliže hledáte [% terms.bug2 %], který se zabývá pádem prohlížeče při prohlížení Flash animací na stránkách zabezpečených pomocí https. Zadáte frází "SSL flash https".

[% IF Param('specific_search_allow_empty_words') %] [% ELSE %] [% END %]
[% END %] [% PROCESS global/footer.html.tmpl %] template/cs/default/search/search-report-graph.html.tmpl0000644000175000017500000001104211721353157023620 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # This template has no interface. However, to use it, you need to fulfill # the interfaces of the templates it contains. #%] [% PROCESS global/variables.none.tmpl %] [% js_data = BLOCK %] var queryform = "reportform" [% END %] [% PROCESS global/header.html.tmpl title = "Vytváření grafů" onload = "doOnSelectProduct(0); chartTypeChanged()" yui = [ 'autocomplete', 'calendar' ] javascript = js_data javascript_urls = [ "js/util.js", "js/productform.js", "js/TUI.js", "js/field.js" ] style_urls = [ "skins/standard/search_form.css" ] doc_section = "reporting.html#reports" %] [% PROCESS "search/search-report-select.html.tmpl" %]

Vyberte sloupce v jednotlivých osách a pak upravte dotaz na seznam [% terms.bugsu %] použitý pro výpočet grafu ve formuláři.

[% button_name = "Vytvořit sestavu" %]
Svislá osa:
[% PROCESS select name = 'y_axis_field' %]

Plot Data Sets:
Individually
Stacked
Více grafů (třetí. rozměr):
[% PROCESS select name = 'z_axis_field' %]
Formát grafu:
[% chart_formats = [ { name => "line", description => "Spojnicový" }, { name => "bar", description => "Sloupcový" }, { name => "pie", description => "Koláčový" } ] %] [% default.chart_format.0 = default.chart_format.0 || "bar" %] [% FOREACH chart_format = chart_formats %] [% chart_format.description FILTER html %]
[% END %]
Vodorovná osa: [% PROCESS select name = 'x_axis_field' %]

[% PROCESS search/form.html.tmpl %] [% PROCESS "search/boolean-charts.html.tmpl" %]
[% PROCESS global/footer.html.tmpl %] template/cs/default/search/tabs.html.tmpl0000644000175000017500000000244611721353157020704 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Myk Melez #%] [%# INTERFACE: # This template has no interface. #%] [% WRAPPER global/tabs.html.tmpl tabs = [ { name => 'specific', label => "Jednoduché vyhledávání", link => "query.cgi?format=specific" }, { name => 'advanced', label => "Rozšířené hledání", link => "query.cgi?format=advanced" } ] current_tab_name = query_format || format || "advanced" %] [% content %] [% END %] template/cs/default/search/knob.html.tmpl0000644000175000017500000000555611721353157020711 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Tobias Burnus # Jouni Heikniemi #%] [%# INTERFACE: # (incomplete!) # ... # known_name: string. Possibly known stored name for the query being # edited. This value is just passed through in a # hidden field. #%] [% PROCESS global/variables.none.tmpl %] [%# This is not necessary for English templates, but useful for localizers. %] [% ordersdesc = { "Reuse same sort as last time" => "Řazení stejné jako minule", "Bug Number" => "Čísla $terms.bugu", "Importance" => "Závažnosti", "Assignee" => "Příjemce", "Last Changed" => "Poslední změny" } %]

:

[% IF known_name %] [%# We store known_name in case the user add a boolean chart. %] [%# The name of the existing query will be passed to buglist.cgi. %] [% END %] [%# Preserve any custom column list that might be set. %] [% IF columnlist %] [% END %]

   

[% IF userdefaultquery %]

Vrátit nastavení výchozícho hledání na implicitní hodnotu.

[% END %] template/cs/default/account/0000755000175000017500000000000011721353157016273 5ustar norbertnorberttemplate/cs/default/account/prefs/0000755000175000017500000000000011721353157017412 5ustar norbertnorberttemplate/cs/default/account/prefs/prefs.html.tmpl0000644000175000017500000001006711721353157022376 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Frédéric Buclin #%] [%# INTERFACE: # tabs: List of hashes. May not be empty. Each hash has three members: # name: string. Name of the tab (used internally.) # description: string. Description of the tab (used in tab title). # saveable: boolean. True if tab has a form which can be submitted. # True if user is not receiving self-generated mail. # Note: For each tab name, a template "prefs/${tab.name}.tmpl" must exist, # and its interface must be fulfilled. # current_tab: A direct reference to one of the hashes in the tabs list. # This tab will be displayed. # changes_saved: boolean/string. True if the CGI processed form data before # displaying anything, and can contain an optional custom # message if required (which Perl still evaluates as True). # dont_show_button: boolean. Prevent the display of the "Submit Changes" button. #%] [% filtered_login = user.login FILTER html %] [% PROCESS global/header.html.tmpl title = "Uživatelská nastavení" subheader = filtered_login style_urls = ['skins/standard/admin.css'] javascript_urls = ['js/util.js'] doc_section = "userpreferences.html" %] [% tabs = [{ name => "settings", label => "Obecná nastavení", link => "userprefs.cgi?tab=settings", saveable => "1" }, { name => "email", label => "Nastavení e-mailu", link => "userprefs.cgi?tab=email", saveable => "1" }, { name => "saved-searches", label => "Uložená hledání", link => "userprefs.cgi?tab=saved-searches", saveable => "1" }, { name => "account", label => "Jméno a heslo", link => "userprefs.cgi?tab=account", saveable => "1" }, { name => "permissions", label => "Oprávnění", link => "userprefs.cgi?tab=permissions", saveable => "0" } ] %] [% Hook.process('tabs') %] [% FOREACH tab IN tabs %] [% IF tab.name == current_tab_name %] [% current_tab = tab %] [% LAST %] [% END %] [% END %] [% WRAPPER global/tabs.html.tmpl tabs = tabs current_tab = current_tab %] [% IF changes_saved %]
Změny provedené v záložce [% current_tab.label FILTER lower %] byly uloženy. [% IF email_changes_saved %]

An email has been sent to both old and new email addresses to confirm the change of email address.

[% END %]
[% END %]

[% current_tab.label %]

[% IF current_tab.saveable %]
[% END %] [% PROCESS "account/prefs/${current_tab.name}.html.tmpl" IF current_tab.name.defined %] [% IF current_tab.saveable %] [% UNLESS dont_show_button %]
 
[% END %]
[% END %] [% END %] [% PROCESS global/footer.html.tmpl %] template/cs/default/account/prefs/permissions.html.tmpl0000644000175000017500000000620611721353157023632 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # has_bits: array of hashes. May be empty. # name => Names of the permissions the user has. # desc => Descriptions of the permissions the user has. # set_bits: array of hashes. May be empty. # name => Names of the permissions the user can set for # other people. # desc => Descriptions of the permissions the user can set for # other people. #%] [% PROCESS global/variables.none.tmpl %]
[% IF has_bits.size %] Váš účet má nastavena tato práva: [% FOREACH bit_description = has_bits %] [% END %]
[% bit_description.name FILTER html %] [% bit_description.desc FILTER html_light %]
[% FOREACH privs = ["editcomponents", "canconfirm", "editbugs"] %] [% SET products = ${"local_$privs"} %] [% IF products && products.size %]

Také máte lokální '[% privs FILTER html %]' práva pro následující produkty:

[% FOREACH product = products %] [% product.name FILTER html %]
[% END %]

[% END %] [% END %] [% ELSE %] Váš účet nemá nastavena žádná oprávnění. [% END %] [% IF user.in_group('editusers') %]
Máte nastaveno právo 'editusers'. Můžete tedy nastavovat práva ostatním uživatelům. [% ELSIF set_bits.size %]
A můžete nastavovat následující práva pro ostatní uživatele: [% FOREACH bit_description = set_bits %] [% END %]
[% bit_description.name FILTER html %] [% bit_description.desc FILTER html_light %]
[% END %] [% IF user.in_group('bz_sudoers') %]
Jste členem skupiny bz_sudoers group, takže se můžete vydávat za někoho jiného. [% END %]
template/cs/default/account/prefs/account.html.tmpl0000644000175000017500000000567011721353157022717 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # realname: string. The user's real name, if any. # login_change_date: string. The date the email change will be complete. (optional) # new_login_name: string. The user's new Bugzilla login whilst not confirmed. (optional) #%] [% IF user.authorizer.can_change_password %] [% END %] [% IF user.authorizer.can_change_email && Param('allowemailchange') %] [% IF login_change_date %] [% IF new_login_name %] [% ELSE %] [% END %] [% ELSE %] [% END %] [% END %] [% Hook.process('field') %]
Pro potvrzení změn účtu zadej prosím své aktuální heslo
Heslo:

Nové heslo:
Potvrzení nového hesla:
Vaše pravé jméno (nepovinné ale doporučené):
Čekající e-mailová adresa: [% new_login_name FILTER html %]
Požadavek na změnu vyprší: [% login_change_date FILTER time %]
Potvrzená e-mailová adresa: [% user.login FILTER html %]
Datum dokončení: [% login_change_date FILTER time %]
Nová e-mailová adresa:
template/cs/default/account/prefs/settings.html.tmpl0000644000175000017500000000576111721353157023124 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # Contributor(s): Shane H. W. Travis # Frédéric Buclin # #%] [%# INTERFACE: # setting_names: an array of strings # settings: a hash of hashes, keyed by setting_name. # Each hash contains: # is_enabled - boolean # default_value - string (global default for this setting) # value - string (user-defined preference) # is_default - boolean (true if user has no preference) # has_settings_enabled : boolean; is true if there is at least one user pref # enabled by the maintainer. #%] [% PROCESS "global/setting-descs.none.tmpl" %] [% IF settings.size %] [% UNLESS has_settings_enabled %]

Všechna uživatelská nastavení byla zablokovaná správcem systému a nelze je měnit.

[% END %] [% FOREACH name = setting_names %] [% default_name = name _ '-isdefault' %] [% default_val = settings.${name}.default_value %] [% END %]
[% setting_descs.$name OR name FILTER html %] [% IF settings.${name}.is_enabled %] [% ELSE %] [% END %]
[% END %]
template/cs/default/reports/0000755000175000017500000000000011721353157016335 5ustar norbertnorberttemplate/cs/default/reports/menu.html.tmpl0000644000175000017500000000511311721353157021142 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # This template has no interface. It's a list of the available report # types in Bugzilla. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Sestavy a grafy" doc_section = "reporting.html" style_urls = ['skins/standard/reports.css'] %]

[% terms.Bugzilla %] vám umožňuje sledovat a prohlížet stav [% terms.bugsu %] několika způsoby:

Aktulní stav

  • Sestavy - zobrazit sestavy [% terms.bugsu %] v 1, 2 nebo 3 rozměrech jako HTML nebo CSV.
  • [% IF feature_enabled('graphical_reports') %]
  • Grafy - spojnicové, sloupcové nebo koláčové grafy.
  • [% END %] [% Hook.process('current_state') %]
[% IF feature_enabled('new_charts') OR feature_enabled('old_charts') %]

Časové řady

    [% IF feature_enabled('old_charts') %]
  • Stará verze grafů - vykreslit stav nebo řešení [% terms.bugsu %] v čase, pro jednotlivé produkty
  • [% END %] [% IF feature_enabled('new_charts') AND user.in_group(Param("chartgroup")) %]
  • Nová verze grafů - vykreslit libovolné výběr [% terms.bugsu %] v čase. Užitečnější.
  • [% END %]
[% END %] [% Hook.process('end') %] [% PROCESS global/footer.html.tmpl %] template/cs/default/index.html.tmpl0000644000175000017500000001606511721353157017617 0ustar norbertnorbert[%# -*- mode: html -*- %] [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Terry Weissman # Jacob Steenhagen # Vitaly Harisov # Guy Pyrzak #%] [%# INTERFACE: # release: a hash containing data about new releases, if any. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "$terms.Bugzilla - Hlavní strana" header = "Main Page" header_addl_info = "version $constants.BUGZILLA_VERSION" style_urls = [ 'skins/standard/index.css' ] %] [% IF release %]
[% IF release.data %] [% IF release.deprecated %]

[% terms.Bugzilla %] [%+ release.deprecated FILTER html %] již není nadále podporovaná. Důrazně vás upozorňujeme abyste provedl instalaci nové verze, pokud má být váš systém bezpečný.

[% END %]

Nová verze systému [% terms.Bugzilla %]: ([% release.data.latest_ver FILTER html %]) je k dispozici [% release.data.url FILTER html %].
Datum vydání: [% release.data.date FILTER html %]

Tato zpráva je dostupná pouze administrátorů. Toto upozornění lze nastavit ve formuláři Administrace page.

[% ELSIF release.error == "cannot_download" %]

The local XML file '[% release.xml_file FILTER html %]' cannot be created. Please make sure the web server can write in this directory and that you can access the web. If you are behind a proxy, set the proxy_url parameter correctly.

[% ELSIF release.error == "no_update" %]

The local XML file '[% release.xml_file FILTER html %]' cannot be updated. Please make sure the web server can edit this file.

[% ELSIF release.error == "no_access" %]

The local XML file '[% release.xml_file FILTER html %]' cannot be read. Please make sure this file has the correct rights set on it.

[% ELSIF release.error == "corrupted" %]

The local XML file '[% release.xml_file FILTER html %]' has an invalid XML format. Please delete it and try accessing this page again.

[% ELSIF release.error == "unknown_parameter" %]

'[% Param("upgrade_notification") FILTER html %]' is not a valid notification parameter. Please check this parameter in the Parameters page.

[% END %]
[% END %]

Vítejte v aplikaci [% terms.Bugzilla %]

[% Hook.process('intro') %]
Zadat [% terms.bug2 %] Hledat Nastavit [% ELSIF Param('createemailregexp') && user.authorizer.user_can_create_account %] href="createaccount.cgi">Vytvořit nový účet [% ELSE %] href="?GoAheadAndLogIn=1">Přihlásit se [% END %]
[% Hook.process('outro') %]
[% PROCESS global/footer.html.tmpl %] template/cs/default/global/0000755000175000017500000000000011721353157016077 5ustar norbertnorberttemplate/cs/default/global/choose-product.html.tmpl0000644000175000017500000000475511721353157022711 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # classifications: array of hashes, with an 'object' key representing a # classification object and 'products' the list of # product objects the user can enter bugs into. # target: the script that displays this template. # cloned_bug_id: ID of the bug being cloned. # format: the desired format to display the target. #%] [% PROCESS global/variables.none.tmpl %] [% IF target == "enter_bug.cgi" %] [% title = "Vložit $terms.Bug" %] [% h2 = BLOCK %]Nejprve je potřeba vybrat produkt, kterého se [% terms.bug2 %] týká. [% END %] [% ELSIF target == "describecomponents.cgi" %] [% title = "$terms.Bugzilla Popisy komponent" %] [% h2 = "Vyberte produkt, jehož komponenty chcete popsat." %] [% END %] [% DEFAULT title = "Vybrat produkt" %] [% PROCESS global/header.html.tmpl %]

[% h2 FILTER html %]

[% FOREACH c = classifications %] [% IF c.object %] [% END %] [% FOREACH p = c.products %] [% END %] [% END %]
[% c.object.name FILTER html %]: [%+ c.object.description FILTER html_light %]
[% p.name FILTER html FILTER no_break %] [% p.description FILTER html_light %]
 
[% PROCESS global/footer.html.tmpl %] template/cs/default/global/per-bug-queries.html.tmpl0000644000175000017500000000730011721353157022754 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # Contributor(s): Frédéric Buclin #%] [% IF user.id && user.settings.per_bug_queries.value == "on" %] [% END %] template/cs/default/global/choose-classification.html.tmpl0000644000175000017500000000404211721353157024211 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Albert Ting # # Contributor(s): Albert Ting #%] [%# INTERFACE: # classifications: an array of classification objects containing # at least one product accessible by the user. #%] [% IF target == "enter_bug.cgi" %] [% title = "Select Classification" %] [% subheader = "Please select the classification." %] [% END %] [% DEFAULT title = "Choose the classification" %] [% PROCESS global/header.html.tmpl %] [% FOREACH class = classifications %] [% IF class.description %] [% END %] [% END %]
Všechny:  Nbídni všechny produkty
 
[% class.name FILTER html %]:  [% class.description FILTER html_light %]
[% PROCESS global/footer.html.tmpl %] template/cs/default/global/common-links.html.tmpl0000644000175000017500000001134711721353157022354 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Svetlana Harisova #%] [% DEFAULT qs_suffix = "" %] [% USE Bugzilla %] [% Hook.process("link-row") %] [% BLOCK link_to_documentation %] [% IF doc_section && Param('docs_urlbase') %]
  • | Nápověda
  • [% END %] [% END %] template/cs/default/global/variables.none.tmpl0000644000175000017500000000307511721353157021710 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): #%] [%# This is a list of terms that may be changed to "brand" the Bugzilla # instance (for example, referring to "bugs" as "issues".) When used, these # strings are used in several different types of content, and are not # protected with Template-Toolkit FILTERs. Consequently, no special # characters are allowed. # # Remember to PROCESS rather than INCLUDE this template. #%] [% terms = { "bug" => "bug", "Bug" => "Požadavek", "bug2" => "požadavek", "bug3" => "požadavku", "abug" => "nějaký požadavek", "Abug" => "Nějaký požadavek", "bugs" => "požadavky", "Bugs" => "Požadavky", "bugu" => "požadavku", "bugsu" => "požadavků", "zeroSearchResults" => "Žádný požadavek nenalezen", "Bugzilla" => "Bugzilla" } %] [% Hook.process("end") %] template/cs/default/global/useful-links.html.tmpl0000644000175000017500000000566711721353157022377 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Svetlana Harisova # Marc Schumann #%] [%# Migration note: this whole file corresponds to the old %commandmenu% substitution param in 'footerhtml' %] [% PROCESS global/variables.none.tmpl %] template/cs/default/global/field-descs.none.tmpl0000644000175000017500000001664011721353157022124 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Elliotte Martin #%] [%# Remember to PROCESS rather than INCLUDE this template. %] [% PROCESS global/variables.none.tmpl %] [% SET search_descs = { "noop" => "---", "equals" => "rovná se", "notequals" => "nerovná se", "anyexact" => "rovná se jakémukoli z řetězců", "substring" => "obsahuje řetězec", "casesubstring" => "obsahuje řetězec (exact case)", "notsubstring" => "neobsahuje řetězec", "anywordssubstr" => "obsahuje jakýkoli z řetězců", "allwordssubstr" => "obsahuje všechny řetězce", "nowordssubstr" => "neobsahuje žádný z řetězců", "regexp" => "odpovídá regulárnímu výrazu", "notregexp" => "neodpovídá regulárnímu výrazu", "lessthan" => "je menší než", "lessthaneq" => "je menší nebo rovno", "greaterthan" => "je větší než", "greaterthaneq" => "je větší nebo rovno", "anywords" => "obsahuje jakékoli ze slov", "allwords" => "obsahuje všechna slova", "nowords" => "neobsahuje žádné ze slov", "changedbefore" => "změněno před", "changedafter" => "změněno po", "changedfrom" => "změněno z", "changedto" => "změněno na", "changedby" => "změněno kým", "matches" => "odpovídá", "notmatches" => "neodpovídá", } %] [% field_types = { ${constants.FIELD_TYPE_UNKNOWN} => "Unknown Type", ${constants.FIELD_TYPE_FREETEXT} => "Free Text", ${constants.FIELD_TYPE_SINGLE_SELECT} => "Drop Down", ${constants.FIELD_TYPE_MULTI_SELECT} => "Multiple-Selection Box", ${constants.FIELD_TYPE_TEXTAREA} => "Large Text Box", ${constants.FIELD_TYPE_DATETIME} => "Date/Time", ${constants.FIELD_TYPE_BUG_ID} => "$terms.Bug ID", } %] [%# You can use this hash to localize (translate) the values displayed # for drop-down and multiple-select fields. Lines starting with "#" # are comments. #%] [% value_descs = { "bug_status" => { # "UNCONFIRMED" => "UNCO", # "CONFIRMED" => "ITSABUG", }, "resolution" => { "" => "---", # "FIXED" => "NO LONGER AN ISSUE", # "WORKSFORME" => "NOTMYPROBLEM!", }, } %] [%# We use "FILTER none" here because only the caller can know how to # filter the result appropriately. #%] [% MACRO display_value(field_name, value_name) BLOCK %][% FILTER trim %] [% IF value_descs.${field_name}.${value_name}.defined %] [% value_descs.${field_name}.${value_name} FILTER none %] [% ELSE %] [% value_name FILTER none %] [% END %] [% END %][% END %] [% IF in_template_var %] [% vars.terms = terms %] [%# field_descs is loaded as a global template variable and cached # across all templates--see VARIABLES in Bugzilla/Template.pm. #%] [% vars.field_descs = { "[Bug creation]" => "[Zadání $terms.bugu]", "actual_time" => "Odpracováno", "alias" => "Alias", "assigned_to" => "Příjemce", "assigned_to_realname" => "Příjemce Podpis", "attach_data.thedata" => "Příloha", "attachments.description" => "Popis přílohy", "attachments.filename" => "Název souboru přílohy", "attachments.mimetype" => "MIME typ přílohy", "attachments.ispatch" => "Příloha je záplata", "attachments.isobsolete" => "Příloha je překonaná", "attachments.isprivate" => "Příloha je důvěrná", "attachments.isurl" => "Příloha je URL", "attachments.submitter" => "Tvůrce přílohy", "blocked" => "Blokuje", "bug_file_loc" => "URL", "bug_group" => "Skupina", "bug_id" => "ID $terms.bugu", "bug_severity" => "Závažnost", "bug_status" => "Stav", "changeddate" => "Změněno", "cc" => "Kopie", "classification" => "Klasifikace", "cclist_accessible" => "Seznam do Kopie přístupný", "commenter" => "Komentující", "component_id" => "ID komponenty", "component" => "Komponenta", "content" => "Obsah", "creation_ts" => "Datum vytvoření", "deadline" => "Termín", "delta_ts" => "Změněno", "dependson" => "Závisí na", "dup_id" => "Duplikát", "estimated_time" => "Pův. odhad", "everconfirmed" => "Potvrzeno", "flagtypes.name" => "Příznak", "keywords" => "Klíčová slova", "longdesc" => "Komentář", "longdescs.isprivate" => "Komentář je důvěrný", "newcc" => "Kopie", "op_sys" => "OS", "opendate" => "Otevřeno", "owner_idle_time" => "Doba nečinnosti", "percentage_complete" => "Hotovo %", "priority" => "Priorita", "product_id" => "ID produktu", "product" => "Produkt", "qa_contact" => "QA Kontakt", "qa_contact_realname" => "QA Kontact Jméno", "remaining_time" => "Zbývá", "rep_platform" => "Hardware", "reporter" => "Nahlásil", "reporter_accessible" => "Přístup oznamovatele", "reporter_realname" => "Jméno oznamovatel", "requestees.login_name" => "Kdo požaduje příznak", "resolution" => "Řešení", "see_also" => "Viz také", "setters.login_name" => "Kdo nastaví příznak", "setting" => "Nastavení", "settings" => "Nastavení", "short_desc" => "Předmět", "status_whiteboard" => "Whiteboard", "target_milestone" => "Milník", "version" => "Verze", "work_time" => "Odpracováno", } %] [%# Also include any custom fields or fields which don't have a Description here, by copying their Description from the database. If you want to override this for your language or your installation, just use a hook. %] [% UNLESS Param('shutdownhtml') %] [% FOREACH bz_field = bug_fields.values %] [% SET vars.field_descs.${bz_field.name} = bz_field.description IF !vars.field_descs.${bz_field.name}.defined %] [% END %] [% END %] [% END %] [% Hook.process("end") %] template/cs/default/bug/0000755000175000017500000000000011721353157015414 5ustar norbertnorberttemplate/cs/default/bug/choose.html.tmpl0000644000175000017500000000233611721353157020541 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Hledat podle čísla $terms.bugu" %]

    Konkrétní [% terms.bug2 %] můžeš nalézt zadáním jeho identifikátoru zde:

    [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/field.html.tmpl0000644000175000017500000002416211721353157020345 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez # Max Kanat-Alexander # Elliotte Martin # Guy Pyrzak # Reed Loden #%] [%# INTERFACE: # field: a Bugzilla::Field object # value: The value of the field for this bug. # override_legal_values (optional): The list of legal values, for select fields. # editable: Whether the field should be displayed as an editable # or as just the plain text of its value. # allow_dont_change: display the --do_not_change-- option for select fields. # value_span: A colspan for the table cell containing # the field value. # no_tds: boolean; if true, don't display the label or the # wrapping for the field. # desc_url: string; Normally the label of a non-custom field links to # fields.html. If you want it to link elsewhere, specify the # relative URL you want to link to, here. Remember to call # url_quote on any query string arguments. # bug (optional): The current Bugzilla::Bug being displayed, or a hash # with default field values being displayed on a page. #%] [% SET hidden = 0 %] [% IF field.visibility_field.defined AND bug AND !field.visibility_value.is_set_on_bug(bug) %] [% SET hidden = 1 %] [% END %] [% IF NOT no_tds %] [% PROCESS "bug/field-label.html.tmpl" %] [% END %] [% Hook.process('start_field_column') %] [% IF editable %] [% SWITCH field.type %] [% CASE constants.FIELD_TYPE_FREETEXT %] [% CASE constants.FIELD_TYPE_DATETIME %]
    [% CASE constants.FIELD_TYPE_BUG_ID %] [% IF value %] [% value FILTER bug_link(value, use_alias => 1) FILTER none %] [% END %] (edit) [% CASE [ constants.FIELD_TYPE_SINGLE_SELECT constants.FIELD_TYPE_MULTI_SELECT ] %] [%# When you pass an empty multi-select in the web interface, # it doesn't appear at all in the CGI object. Instead of # forcing all users of process_bug to always specify every # multi-select, we have this field defined if the multi-select # field is defined, and then if this is passed but the multi-select # isn't, we know that the multi-select was emptied. %] [% IF field.type == constants.FIELD_TYPE_MULTI_SELECT %] [% END %] [% CASE constants.FIELD_TYPE_TEXTAREA %] [% INCLUDE global/textarea.html.tmpl id = field.name name = field.name minrows = 4 maxrows = 8 cols = 60 defaultcontent = value mandatory = field.is_mandatory %] [% CASE constants.FIELD_TYPE_BUG_URLS %] [% '' IF value.size %] [% IF Param('use_see_also') %]
    [% END %] [% CASE constants.FIELD_TYPE_KEYWORDS %]
    [% END %] [% ELSIF field.type == constants.FIELD_TYPE_TEXTAREA %]
    [% value FILTER wrap_comment(60) FILTER html %]
    [% ELSIF field.type == constants.FIELD_TYPE_BUG_ID %] [% IF value %] [% value FILTER bug_link(value, use_alias => 1) FILTER none %] [% END %] [% ELSIF field.type == constants.FIELD_TYPE_BUG_URLS %] [% '' IF value.size %] [% ELSE %] [% value.join(', ') FILTER html %] [% END %] [% Hook.process('end_field_column') %] [% '' IF NOT no_tds %] [%# for reverse relationships, we show this pseudo-field after the main field %] [% IF bug.id && field.is_relationship %] [% extra_field_item = {} %] [% extra_field_item.header = field.reverse_desc _ ":" FILTER html %] [% extra_field_item.data = BLOCK %] [% FOREACH depbug = bug.related_bugs(field) %] [% depbug.id FILTER bug_link(depbug, use_alias => 1) FILTER none %][% " " %] [% END %] [% END %] [% ELSE %] [% extra_field_item = '' %] [% END %] template/cs/default/bug/dependency-graph.html.tmpl0000644000175000017500000000761311721353157022501 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # bug_id: integer. The number of the bug(s). # multiple_bugs: boolean. True if bug_id contains > 1 bug number. # doall: boolean. True if we are displaying every bug in the database. # showsummary: boolean. True if we are showing bug summaries. # rankdir: string. "TB" if we are ranking top-to-bottom, "LR" if left-to-right. # image_url: string. The URL of the graphic showing the dependencies. # map_url: string. The URL of the map file for the image. (Optional) # image_map: string. The image map for the graphic showing the dependencies. (Optional) #%] [% PROCESS global/variables.none.tmpl %] [% title = "Graf závislostí" header = title %] [% IF NOT multiple_bugs AND NOT doall %] [% filtered_desc = short_desc FILTER html %] [% title = "$title pro $terms.bug2 $bug_id" header = "$header pro $terms.bug2 $bug_id" subheader = filtered_desc %] [% END %] [% PROCESS global/header.html.tmpl %] [% image_map %]

    Zelené kroužky reprezentují otevřené [% terms.bugs %].

    [% IF image_map %] Graf závislostí [% ELSE %] Graf závislostí [% END %]
    :
    [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/create/0000755000175000017500000000000011721353157016657 5ustar norbertnorberttemplate/cs/default/bug/create/user-message.html.tmpl0000644000175000017500000000273311721353157023125 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Matthew Tuck #%] [%# Migration note: this file corresponds to the old Param # 'entryheaderhtml' #%] [%# You can make the output of this template product-specific by using # Template Toolkit IF statements. The current product name is stored in # the 'product' variable. #%] [% PROCESS global/variables.none.tmpl %] Před nahlášením [% terms.bugu %] si prosím přečtěte [% terms.bug %] průvodce, jak hlásit [% terms.bugs %]. Prohlédněte si také seznam často hlášených [% terms.bugsu %] a pokuste se prosím dohledat zda již váš požadavek není zadán. template/cs/default/bug/create/make-template.html.tmpl0000644000175000017500000000303611721353157023250 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Marc Schumann #%] [%# INTERFACE: # url: URL to a pre-filled bug entry form. # short_desc: Bug summary as entered in the form. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Záložky jsou vaši přátelé" header = "Template constructed" %]

    Jako záložku si můžete uložit tento odkaz: “ [% IF short_desc %] [% short_desc FILTER html %] [% ELSE %] [% terms.Bug %] entry template [% END %]”. This bookmark will bring up the Enter [% terms.Bug %] page with the fields initialized as you've requested.

    [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/edit.html.tmpl0000644000175000017500000012212411721353157020204 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Vaskin Kissoyan # Max Kanat-Alexander # Frédéric Buclin # Olav Vitters # Guy Pyrzak # Elliotte Martin #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS "global/field-descs.none.tmpl" %] [% PROCESS bug/time.html.tmpl %]
    [% PROCESS section_title %] [%# 1st Column %] [%# 2nd Column %]
    [%# *** ID, product, component, status, resolution, Hardware, and OS *** %] [% PROCESS section_status %] [% PROCESS section_spacer %] [% PROCESS section_details1 %] [% PROCESS section_spacer %] [%# *** severity, priority, version and milestone *** %] [% PROCESS section_details2 %] [%# *** assigned to and qa contact *** %] [% PROCESS section_people %] [% PROCESS section_spacer %] [% PROCESS section_url_keyword_whiteboard %] [% PROCESS section_spacer %] [%# *** Dependencies *** %] [% PROCESS section_dependson_blocks %]
     
    [%# *** Reported and modified dates *** %] [% PROCESS section_dates %] [% PROCESS section_cclist %] [% PROCESS section_spacer %] [% PROCESS section_see_also %] [% PROCESS section_customfields %] [% PROCESS section_spacer %] [% Hook.process("after_custom_fields") %] [% PROCESS section_flags %]

    [% IF user.is_timetracker %] [% PROCESS section_timetracking %] [% END %] [%# *** Attachments *** %] [% PROCESS attachment/list.html.tmpl attachments = bug.attachments bugid = bug.bug_id num_attachment_flag_types = bug.num_attachment_flag_types show_attachment_flags = bug.show_attachment_flags %] [% IF user.settings.comment_box_position.value == 'before_comments' %] [% PROCESS comment_box %] [% END %] [% PROCESS section_restrict_visibility %]
    [%# *** Additional Comments *** %]
    [% PROCESS bug/comments.html.tmpl comments = bug.comments mode = user.id ? "edit" : "show" %]
    [% IF user.settings.comment_box_position.value == 'after_comments' %]
    [% PROCESS comment_box %] [% END %]
    [%############################################################################%] [%# Block for the Title (alias and short desc) #%] [%############################################################################%] [% BLOCK section_title %] [%# That's the main table, which contains all editable fields. %]
    [% PROCESS commit_button id="_top"%] [%-# %][% terms.Bug %] [% bug.bug_id FILTER html %] [%-# %] - [% IF Param("usebugaliases") %] [% IF bug.alias != "" %] ([% bug.alias FILTER html %]) [% END %] [% END %] [% bug.short_desc FILTER quoteUrls(bug) %] [% IF bug.check_can_change_field('short_desc', 0, 1) || bug.check_can_change_field('alias', 0, 1) %] (upravit) [% END %]
    [% IF Param("usebugaliases") %] [% IF bug.check_can_change_field('alias', 0, 1) %] [% END %] [%# *** Summary *** %]
    : [% ELSIF bug.alias %] ( [% ELSE %] [% END %] [% PROCESS input inputname => "alias" size => "20" maxlength => "20" no_td => 1 %][% ")" IF NOT bug.check_can_change_field('alias', 0, 1) && bug.alias %]
    : [% PROCESS input inputname => "short_desc" size => "80" colspan => 2 maxlength => 255 spellcheck => "true" no_td => 1 %]
    [% END %] [%############################################################################%] [%# Block for the first table in the "Details" section #%] [%############################################################################%] [% BLOCK section_details1 %] [%#############%] [%# PRODUCT #%] [%#############%] [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.product, override_legal_values = bug.choices.product desc_url = 'describecomponents.cgi', value = bug.product editable = bug.check_can_change_field('product', 0, 1) %] [%# Classification is here so that it can be used in value controllers # and visibility controllers. It comes after product because # it uses some javascript that depends on the existence of the # product field. #%] [% INCLUDE bug/field.html.tmpl bug = bug field = bug_fields.classification override_legal_values = bug.choices.classification value = bug.classification editable = bug.check_can_change_field('product', 0, 1) %] [%###############%] [%# Component #%] [%###############%] [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.component, value = bug.component override_legal_values = bug.choices.component desc_url = "describecomponents.cgi?product=$bug.product" editable = bug.check_can_change_field('component', 0, 1) %] : [% PROCESS select selname => "version" %] [%############%] [%# PLATFORM #%] [%############%] : [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.rep_platform, no_tds = 1, value = bug.rep_platform editable = bug.check_can_change_field('rep_platform', 0, 1) %] [%+ INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.op_sys, no_tds = 1, value = bug.op_sys editable = bug.check_can_change_field('op_sys', 0, 1) %] [% END %] [%############################################################################%] [%# Block for the status section #%] [%############################################################################%] [% BLOCK section_status %] Stav: [% display_value("bug_status", bug.bug_status) FILTER html %] [% IF bug.resolution %] [%+ display_value("resolution", bug.resolution) FILTER html %] [% IF bug.dup_id %] of [% "${terms.bug} ${bug.dup_id}" FILTER bug_link(bug.dup_id) FILTER none %] [% END %] [% END %] [% IF bug.user.canedit || bug.user.isreporter %] (edit) [% END %] [% END %] [%############################################################################%] [%# Block for the second table in the "Details" section #%] [%############################################################################%] [% BLOCK section_details2 %] [%###############################################################%] [%# Importance (priority and severity) #%] [%###############################################################%] : [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.priority, no_tds = 1, value = bug.priority editable = bug.check_can_change_field('priority', 0, 1) %] [%+ INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.bug_severity, no_tds = 1, value = bug.bug_severity editable = bug.check_can_change_field('bug_severity', 0, 1) %] [% Hook.process('after_importance', 'bug/edit.html.tmpl') %] [% IF Param("usetargetmilestone") && bug.target_milestone %] : [% PROCESS select selname = "target_milestone" %] [% END %] [% END %] [%############################################################################%] [%# Block for the table in the "People" section #%] [%############################################################################%] [% BLOCK section_people %] Příjemce: [% IF bug.check_can_change_field("assigned_to", 0, 1) %]
    [% INCLUDE global/user.html.tmpl who = bug.assigned_to %] (upravit)
    [% INCLUDE global/userselect.html.tmpl id => "assigned_to" name => "assigned_to" value => bug.assigned_to.login classes => ["bz_userfield"] size => 30 %]
    [% ELSE %] [% INCLUDE global/user.html.tmpl who = bug.assigned_to %] [% END %] [% IF Param('useqacontact') %] : [% IF bug.check_can_change_field("qa_contact", 0, 1) %] [% IF bug.qa_contact != "" %]
    [% INCLUDE global/user.html.tmpl who = bug.qa_contact %] (upravit)
    [% END %]
    [% INCLUDE global/userselect.html.tmpl id => "qa_contact" name => "qa_contact" value => bug.qa_contact.login size => 30 classes => ["bz_userfield"] emptyok => 1 %]
    [% ELSE %] [% INCLUDE global/user.html.tmpl who = bug.qa_contact %] [% END %] [% END %] [% END %] [%############################################################################%] [%# Block for URL Keyword and Whiteboard #%] [%############################################################################%] [% BLOCK section_url_keyword_whiteboard %] [%# *** URL Whiteboard Keywords *** %] : [% IF bug.check_can_change_field("bug_file_loc", 0, 1) %] [% IF is_safe_url(bug.bug_file_loc) %] [% bug.bug_file_loc FILTER truncate(40) FILTER html %] [% ELSE %] [% bug.bug_file_loc FILTER html %] [% END %] (upravit) [% END %] [% url_output = PROCESS input no_td=1 inputname => "bug_file_loc" size => "40" colspan => 2 %] [% IF NOT bug.check_can_change_field("bug_file_loc", 0, 1) AND is_safe_url(bug.bug_file_loc) %] [% url_output FILTER none %] [% ELSE %] [% url_output FILTER none %] [% END %] [% IF bug.check_can_change_field("bug_file_loc", 0, 1) %] [% END %] [% IF Param('usestatuswhiteboard') %] : [% PROCESS input inputname => "status_whiteboard" size => "40" colspan => 2 %] [% END %] [% IF use_keywords %] : [% INCLUDE bug/field.html.tmpl bug = bug, field = bug_fields.keywords, value = bug.keywords editable = bug.check_can_change_field("keywords", 0, 1), no_tds = 1 %] [% END %] [% END %] [%############################################################################%] [%# Block for Depends On / Blocks #%] [%############################################################################%] [% BLOCK section_dependson_blocks %] [% PROCESS dependencies dep = { title => "Závisí na", fieldname => "dependson" } %] [% PROCESS dependencies accesskey = "b" dep = { title => "Blokuje", fieldname => "blocked" } %]   Zobrazit strom závislostí [% IF Param('webdotbase') %] / graf závislostí [% END %] [% END %] [%############################################################################%] [%# Block for Restricting Visibility #%] [%############################################################################%] [% BLOCK section_restrict_visibility %] [% RETURN UNLESS bug.groups.size %]
    [% inallgroups = 1 %] [% inagroup = 0 %] [% emitted_description = 0 %] [% FOREACH group = bug.groups %] [% SET inallgroups = 0 IF NOT group.ingroup %] [% SET inagroup = 1 IF group.ison %] [% NEXT IF group.mandatory %] [% IF NOT emitted_description %] [% emitted_description = 1 %]
    Pouze uživatelé, kteří jsou ve VŠECH označených skupinách mohou zobrazit tento [% terms.bug2 %]:

    (Odznačení všeho zveřejní [% terms.bug2 %] pro víc uživatelů.)

    [% END %] [% IF group.ingroup %] [% END %]
    [% END %] [% IF emitted_description %] [% IF NOT inallgroups %]

    Pouze členové skupiny mohou měnit přístup k tomuto [% terms.bugu %] pro tuto skupinu.

    [% END %] [% END %] [% IF inagroup %]
    Pro níže vybrané role je [% terms.bug2 %] přístupný vždy:
    [% user_can_edit_accessible = bug.check_can_change_field("reporter_accessible", 0, 1) %] [% IF user_can_edit_accessible %] [% END %]
    [% user_can_edit_accessible = bug.check_can_change_field("cclist_accessible", 0, 1) %] [% IF user_can_edit_accessible %] [% END %]

    The assignee [% IF (Param('useqacontact')) %] and QA contact [% END %] can always see [% terms.abug %], and this section does not take effect unless the [% terms.bug %] is restricted to at least one group.

    [% END %]
    [%# bz_group_visibility_section %] [% END %] [%############################################################################%] [%# Block for Dates #%] [%############################################################################%] [% BLOCK section_dates %] Nahlášeno: [% bug.creation_ts FILTER time %] by [% INCLUDE global/user.html.tmpl who = bug.reporter %] Změněno: [% bug.delta_ts FILTER time FILTER replace(':\d\d$', '') FILTER replace(':\d\d ', ' ')%] (Historie) [% END %] [%############################################################################%] [%# Block for CC LIST #%] [%############################################################################%] [% BLOCK section_cclist %] [% IF user.id %] [% IF NOT bug.cc || NOT bug.cc.contains(user.login) %] [% has_role = bug.user.isreporter || bug.assigned_to.id == user.id || (Param('useqacontact') && bug.qa_contact && bug.qa_contact.id == user.id) %]
    [% END %] [% END %] [% bug.cc.size || 0 FILTER html %] [% IF bug.cc.size == 1 %] uživatel [% ELSE %] uživatelé [% END %] [% IF user.id %] [% IF bug.cc.contains( user.email ) %] včetně vás [% END %] [% END %] [% IF user.id || bug.cc.size %] ([% IF user.id %]upravit[% ELSE %]zobrazit[% END %]) [% END %]

    [% IF user.id %]
    [% INCLUDE global/userselect.html.tmpl id => "newcc" name => "newcc" value => "" size => 30 classes => ["bz_userfield"] multiple => 5 %]
    [% END %] [% IF bug.cc %] [% IF user.id %]
    [%%]
    [% END %] [% END %]
    [% IF user.id || bug.cc.size %] [% END %] [% END %] [%############################################################################%] [%# Block for See Also #%] [%############################################################################%] [% BLOCK section_see_also %] [% IF Param('use_see_also') || bug.see_also.size %] [% INCLUDE bug/field.html.tmpl field = bug_fields.see_also value = bug.see_also editable = bug.check_can_change_field('see_also', 0, 1) %] [% END %] [% END %] [%############################################################################%] [%# Block for FLAGS #%] [%############################################################################%] [% BLOCK section_flags %] [%# *** Flags *** %] [% show_bug_flags = 0 %] [% FOREACH type = bug.flag_types %] [% IF (type.flags && type.flags.size > 0) || (user.id && type.is_active) %] [% show_bug_flags = 1 %] [% LAST %] [% END %] [% END %] [% IF show_bug_flags %] [% IF bug.flag_types.size > 0 %] [% PROCESS "flag/list.html.tmpl" flag_no_header = 1 flag_types = bug.flag_types any_flags_requesteeble = bug.any_flags_requesteeble %] [% END %] [% END %] [% END %] [%############################################################################%] [%# Block for Custom Fields #%] [%############################################################################%] [% BLOCK section_customfields %] [%# *** Custom Fields *** %] [% USE Bugzilla %] [% FOREACH field = Bugzilla.active_custom_fields %] [% PROCESS bug/field.html.tmpl value = bug.${field.name} editable = bug.check_can_change_field(field.name, 0, 1) value_span = 2 %] [% IF extra_field_item %] [% extra_field_item.header FILTER none %] [% extra_field_item.data FILTER none %] [% END %] [% END %] [% END %] [%############################################################################%] [%# Block for Section Spacer #%] [%############################################################################%] [% BLOCK section_spacer %] [% END %] [%############################################################################%] [%# Block for dependencies #%] [%############################################################################%] [% BLOCK dependencies %] : [% IF bug.check_can_change_field(dep.fieldname, 0, 1) %] [% END %] [% FOREACH depbug = bug.${dep.fieldname} %] [% depbug FILTER bug_link(depbug, use_alias => 1) FILTER none %][% " " %] [% END %] [% IF bug.check_can_change_field(dep.fieldname, 0, 1) %] (upravit) [% END %] [% accesskey = undef %] [% END %] [%############################################################################%] [%# Block for Time Tracking Group #%] [%############################################################################%] [% BLOCK section_timetracking %]
    Aktuální Odhad Hotovo % K dobru
    [% PROCESS formattimeunit time_unit=(bug.actual_time + bug.remaining_time) %] [% PROCESS formattimeunit time_unit=bug.actual_time %] + [% PROCESS calculatepercentage act=bug.actual_time rem=bug.remaining_time %] [% PROCESS formattimeunit time_unit=bug.estimated_time - (bug.actual_time + bug.remaining_time) %] [% INCLUDE bug/field.html.tmpl field = bug_fields.deadline, value = bug.deadline, no_tds = 1 editable = bug.check_can_change_field('deadline', 0, 1) %]
    Celkový čas (včetně času na [% terms.bugs %] blokující tento [% terms.bug2 %])
    [% END %] [%############################################################################%] [%# Block for the Additional Comments box #%] [%############################################################################%] [% BLOCK comment_box %]
    [% IF user.id %] : [% IF user.is_insider %] [% END %]
    [% INCLUDE global/textarea.html.tmpl name = 'comment' id = 'comment' minrows = 10 maxrows = 25 cols = constants.COMMENT_COLS %] [% Hook.process("after_comment_textarea", 'bug/edit.html.tmpl') %]
    [% PROCESS commit_button id=""%]
    Status: [% PROCESS bug/knob.html.tmpl %]
    [%# For logged-out users %] [% ELSE %]
    Poznámka Před přidáním komentáře nebo změnami [% terms.bugu %] se musíte Přihlásit
    [% END %]
    [% END %] [%############################################################################%] [%# Block for SELECT fields #%] [%############################################################################%] [% BLOCK select %] [% IF bug.check_can_change_field(selname, 0, 1) AND bug.choices.${selname}.size > 1 %] [% ELSE %] [% bug.${selname} FILTER html %] [% END %] [% END %] [%############################################################################%] [%# Block for INPUT fields #%] [%############################################################################%] [% BLOCK input %] [% IF no_td != 1 %] [% END %] [% val = value ? value : bug.$inputname %] [% IF bug.check_can_change_field(inputname, 0, 1) %] [% ELSE %] [% IF size && val.length > size %] [% val FILTER truncate(size) FILTER html %] [% ELSE %] [% val FILTER html %] [% END %] [% END %] [% IF no_td != 1 %] [% END %] [% no_td = 0 %] [% maxlength = 0 %] [% colspan = 0 %] [% size = 0 %] [% value = undef %] [% spellcheck = undef %] [% END %] [% BLOCK commit_button %] [% IF user.id %]
    [% END %] [% END %] template/cs/default/bug/process/0000755000175000017500000000000011721353157017072 5ustar norbertnorberttemplate/cs/default/bug/process/midair.html.tmpl0000644000175000017500000000744711721353157022214 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez #%] [%# INTERFACE: # operations: array; bug activity since the user last displayed the bug form, # used by bug/activity/table.html.tmpl to display recent changes that will # be overwritten if the user submits these changes. See that template # for further documentation. # start_at: number; the comment at which show/comments.tmpl should begin # displaying comments, either the index of the last comment (if the user # entered a comment along with their change) or a number less than that # (if they didn't), in which case no comments are displayed. # comments: array; all the comments on the bug. # bug: Bugzilla::Bug; the bug being changed. #%] [%# The global Bugzilla->cgi object is used to obtain form variable values. %] [% USE Bugzilla %] [% cgi = Bugzilla.cgi %] [% PROCESS global/variables.none.tmpl %] [% UNLESS header_done %] [% PROCESS bug/process/header.html.tmpl %] [% END %]

    Detekována kolize

    Někdo jiný provedl změnu [%+ "$terms.bugu $bug.id" FILTER bug_link(bug) FILTER none %] ve stejnou chvíli jako vy. Tyto změny byly provedeny:

    [% PROCESS "bug/activity/table.html.tmpl" incomplete_data=0 %]

    [% IF comments.size > start_at %]

    Přidané komentáře:

    [% PROCESS "bug/comments.html.tmpl" %]

    [% END %] [% IF cgi.param("comment") %]

    Váš komentář:

        [% cgi.param("comment") FILTER wrap_comment FILTER html %]
      

    [% END %]

    Nyní máte následující možnosti:

    • [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_login|Bugzilla_password|delta_ts$" %] Toto způsobí, že veškeré změny budou přepsány [% ", neplatí pro přidané komentáře" IF comments.size > start_at %].
    • [% IF cgi.param("comment") %]
    • [% END %]
    • Zahoďit mé změny a [%+ "vratit se na $terms.bug $bug.id" FILTER bug_link(bug) FILTER none %]
    [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/process/verify-new-product.html.tmpl0000644000175000017500000001633511721353157024514 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez # Frédéric Buclin # Max Kanat-Alexander #%] [%# INTERFACE: # product: object; the new product. # versions: array; versions for the new product. # components: array; components for the new product. # milestones: array; milestones for the new product. # defaults: hash; keys are names of fields, values are defaults for # those fields # # verify_bug_groups: If groups need to be confirmed in addition to fields. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = 'Ověř detaily nového produktu...' %]
    [% SET exclude_items = ['version', 'component', 'target_milestone'] %] [% IF verify_bug_groups %] [% exclude_items.push('groups', 'defined_groups') %] [% END %] [% Hook.process('exclude') %] [% PROCESS "global/hidden-fields.html.tmpl" exclude = '^' _ exclude_items.join('|') _ '$' %] [%# Verify the version, component, and target milestone fields. %]

    Ověř verzi, komponentu [%- ", milník" IF Param("usetargetmilestone") && bug.check_can_change_field('target_milestone', 0, 1) %]

    [% IF Param("usetargetmilestone") && bug.check_can_change_field('target_milestone', 0, 1) %] Právě přesunujete [% terms.bug2 %](y) do nového produktu [% product.name FILTER html %], a pole verze, komponenta a/nebo milník nejsou správná. Prosím nastav správnou verzi, komponentu a milník: [% ELSE %] Právě přesunujete [% terms.bug2 %](y) do nového produktu [% product.name FILTER html %], a pole verze a komponenta nejsou správná. Prosím nastav správnou verzi a komponentu: [% END %]

    [% IF Param("usetargetmilestone") && bug.check_can_change_field('target_milestone', 0, 1) %] [% END %] [% Hook.process('field') %]
    Verze:
    [% IF versions.size == 1 %] [% SET default_version = versions.0 %] [% ELSE %] [% SET default_version = defaults.version %] [% END %] [% PROCESS "global/select-menu.html.tmpl" name="version" options=versions default=default_version size=10 %]
    Komponenta:
    [% IF components.size == 1 %] [% SET default_component = components.0 %] [% ELSE %] [% SET default_component = defaults.component %] [% END %] [% PROCESS "global/select-menu.html.tmpl" name="component" options=components default=default_component size=10 %]
    Milník:
    [% PROCESS "global/select-menu.html.tmpl" name="target_milestone" options=milestones default=defaults.milestone size=10 %]
    [% IF verify_bug_groups %]

    Ověř skupinu [% terms.bugu %]

    [% IF old_groups.size %]

    Tyto skupiny nejsou povoleny pro produkt '[% product.name FILTER html %]' nebo nemáte povoleno omezit přístup k [% terms.bugu %] pro tyto skupiny. [%+ terms.Bugs %] nebudou nadále omezeny na tyto skupiny a stanou se veřejnými pokud je nezařadíte do jiné skupiny:
    [% FOREACH group = old_groups %]
    [% END %]

    [% END %] [% mandatory_groups = [] %] [% optional_groups = [] %] [% FOREACH gid = product.group_controls.keys %] [% group = product.group_controls.$gid %] [% NEXT UNLESS group.group.is_active %] [% IF group.membercontrol == constants.CONTROLMAPMANDATORY || (group.othercontrol == constants.CONTROLMAPMANDATORY && !user.in_group(group.group.name)) %] [% mandatory_groups.push(group) %] [% ELSIF (group.membercontrol != constants.CONTROLMAPNA && user.in_group(group.group.name)) || group.othercontrol != constants.CONTROLMAPNA %] [% optional_groups.push(group) %] [% END %] [% END %] [% IF optional_groups.size %]

    Tyto skupiny jsou nepovinné. Můžete se rozhodnout omezit požadavky na jednu nebo více z následujících skupin:
    [% FOREACH group = optional_groups %]
    [% END %]

    [% END %] [% IF mandatory_groups.size %]

    Tyto skupiny jsou povinné a požadavky budou automaticky omezeny na tyto skupiny:
    [% FOREACH group = mandatory_groups %]
    [% END %]

    [% END %] [% END %]

    [%# If 'id' is defined, then we are editing a single bug. # Else we are editing several bugs at once. %] [% IF cgi.param('id') AND cgi.param('id').match('^\d+$') %] [% id = cgi.param('id') %] Stornuj a vrať se k [% "$terms.bug $id" FILTER bug_link(id) FILTER none %] [% ELSE %] Stornuj a vrať se k výsledkům posledního hledání [% END %] [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/show.html.tmpl0000644000175000017500000000312511721353157020236 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Vaskin Kissoyan # Bradley Baetz # Max Kanat-Alexander #%] [% PROCESS global/variables.none.tmpl %] [%# This script/template only handles one bug #%] [% bug = bugs.0 %] [% IF !header_done %] [% PROCESS "bug/show-header.html.tmpl" %] [% PROCESS global/header.html.tmpl %] [% END %] [% IF nextbug %]

    Následující [% terms.bug2 %] ve tvém seznamu je [% terms.bug2 %] [% bug.bug_id %]:


    [% END %] [% PROCESS bug/navigate.html.tmpl %] [% PROCESS bug/edit.html.tmpl %]
    [% PROCESS bug/navigate.html.tmpl bottom_navigator => 1%]
    [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/activity/0000755000175000017500000000000011721353157017250 5ustar norbertnorberttemplate/cs/default/bug/activity/show.html.tmpl0000644000175000017500000000315711721353157022077 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # bug: object. The bug whose activity is being displayed. # operations: array of hashes, see activity/table.html.tmpl. # # This template also needs to be called with the interface to the # activity/table.html.tmpl template fulfilled. #%] [% PROCESS global/variables.none.tmpl %] [% filtered_desc = bug.short_desc FILTER html %] [% PROCESS global/header.html.tmpl title = "Zmeny provedené $terms.bug $bug.bug_id" header = "Záznam aktivit pro $terms.bug $bug.bug_id: $filtered_desc" %]

    [% "Zpět k $terms.bug $bug.bug_id" FILTER bug_link(bug) FILTER none %]

    [% PROCESS bug/activity/table.html.tmpl %] [% IF operations.size > 0 %]

    [% "Zpět k $terms.bug $bug.bug_id" FILTER bug_link(bug) FILTER none %]

    [% END %] [% PROCESS global/footer.html.tmpl %] template/cs/default/bug/knob.html.tmpl0000644000175000017500000001022111721353157020202 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Vaskin Kissoyan # Frédéric Buclin # Guy Pyrzak #%] [% PROCESS global/variables.none.tmpl %]
    [% PROCESS bug/field.html.tmpl no_tds = 1 field = bug_fields.bug_status value = bug.bug_status override_legal_values = bug.choices.bug_status editable = bug.choices.bug_status.size > 1 %] [% IF bug.resolution OR bug.check_can_change_field('resolution', bug.resolution, 1) %] [% END %] [% PROCESS bug/field.html.tmpl no_tds = 1 field = bug_fields.resolution value = bug.resolution override_legal_values = bug.choices.resolution editable = bug.check_can_change_field('resolution', bug.resolution, 1) %] [% IF bug.check_can_change_field('dup_id', 0, 1) %] of [% "${terms.bug} ${bug.dup_id}" FILTER bug_link(bug.dup_id) FILTER none %] (editovat) [% IF bug.dup_id %] [% END %] [% ELSIF bug.dup_id %] of [% "${terms.bug} ${bug.dup_id}" FILTER bug_link(bug.dup_id) FILTER none %] [% END %]
    template/cs/default/list/0000755000175000017500000000000011721353157015612 5ustar norbertnorberttemplate/cs/default/list/quips.html.tmpl0000644000175000017500000001270511721353157020621 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham #%] [%# INTERFACE: # added_quip: string. Defined if the CGI added a quip data before # displaying anything; if defined, its value is that quip. # show_quips: boolean. True if we are showing the entire quip list. # quips: list of strings. Defined if and only if show_quips is true. # List of all quips. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "$terms.Bugzilla - Správa bonmotů" header = "Přidejte vlastní titulek" %] [% IF added_quip %]

    Váš bonmot '[% added_quip FILTER html %]' byl přidán. [% IF Param("quip_list_entry_control") == "moderated" AND !user.in_group('admin') %] Bonmot bude zobrazen jakmile bude schválen. [% END %]

    [% END %] [% IF deleted_quip %]

    Bonmot '[% deleted_quip FILTER html %]' byl smazán.

    [% END %] [% IF approved or unapproved %]

    [% approved.size %] bonmotů bylo schváleno a [% unapproved.size %] bonmotů bylo neschváleno.

    [% END %]

    [% terms.Bugzilla %] zobrazí náhodný bonmot v titulku každého seznamu [% terms.bugsu %].

    [% IF Param("quip_list_entry_control") != "closed" %]

    Můžete přidat bonmot. Napište chytrý, vtipný nebo nudný bonmot (vyhněte se prosím obscéním nebo urážlivých bonmotům) a klikněte na tlačítko. [% IF Param("quip_list_entry_control") == "moderated" AND !user.in_group('admin') %] Bonmot bude před použitím schválen. [% END %]

    [% ELSE %]

    Žádné nové bonmoty nebyly přidány.

    [% END %] [% IF show_quips %] [% IF !user.in_group('admin') %]

    Vložené bonmoty:

      [% FOREACH quipid = quipids %] [% NEXT IF NOT quips.$quipid.approved %]
    • [% quips.$quipid.quip FILTER html %]
    • [% END %]
    [% ELSE %]

    Úprava bonmotů:

    Poznámka: Pouze schválené bonmoty budou zobrazeny. Jestliže parametr 'quip_list_entry_control' je nastaven na hodnotu open, vložené bonmoty budou automaticky schváleny.

    [% FOREACH quipid = quipids %] [% END %]
    Bonmot Autor Akce chváleno
    [% quips.$quipid.quip FILTER html %] [% userid = quips.$quipid.userid %] [% users.$userid FILTER html %] [% "Neznámý" IF NOT users.$userid %] Delete

    [% END %] [% ELSE %]

    Ti kdo mají rádi moudrost, mohou zobrazit [% IF user.in_group('admin') %] a upravovat [% END %] celý seznam bonmotů.

    [% END %] [% PROCESS global/footer.html.tmpl %] template/cs/default/list/change-columns.html.tmpl0000644000175000017500000001274111721353157022363 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Dave Lawrence # Pascal Held #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Nastavit sloupce" javascript_urls = "js/change-columns.js" onload = "initChangeColumns()" %]

    Vyberte sloupce, které si chcete zobrazit ve vašem seznamu [% terms.bugsu %]. Tato funkcionalita vyžaduje mít zapnuté cookies.

    [% PROCESS "global/field-descs.none.tmpl" %] [% field_descs.short_short_desc = "Předmět (prvních 60 znaků)" %] [% field_descs.short_desc = "Celý předmět" %] [% field_descs.assigned_to_realname = "Skutečné jméno $field_descs.assigned_to " %] [% field_descs.reporter_realname = "Skutečné jméno $field_descs.reporter" %] [% field_descs.qa_contact_realname = "Skutečné jméno $field_descs.qa_contact" %] [%# Create a mapping of field descriptions to field names, so that # the "Available Columns" list can be sorted alphabetically by # field description. #%] [% SET available_columns = {} %] [% FOREACH column = columns.keys %] [% NEXT IF collist.contains(column) %] [%# We lowecase the keys so that the sort happens case-insensitively. %] [% SET column_desc = field_descs.$column || column FILTER lower %] [% available_columns.$column_desc = column %] [% END %]
    Dostupné sloupce
    Vybrané sloupce





    [% IF saved_search %]

    [% ELSE %] [% END %]

    [% PROCESS global/footer.html.tmpl %] template/cs/default/list/list.html.tmpl0000644000175000017500000002530611721353157020434 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez #%] [%# INTERFACE: # searchtype: string. Type of search - either "series", "saved" or undef. # ... # defaultsavename: string. The default name for saving the query. #%] [%############################################################################%] [%# Template Initialization #%] [%############################################################################%] [% PROCESS "global/field-descs.none.tmpl" %] [% title = "Seznam $terms.bugsu" %] [% IF searchname || defaultsavename %] [% title = title _ ": " _ (searchname OR defaultsavename) FILTER html %] [% END %] [% qorder = order FILTER url_quote IF order %] [%############################################################################%] [%# Page Header #%] [%############################################################################%] [% PROCESS global/header.html.tmpl title = title style = style atomlink = "buglist.cgi?$urlquerypart&title=$title&ctype=atom" yui = [ 'autocomplete', 'calendar' ] javascript_urls = [ "js/util.js", "js/field.js" ] style_urls = [ "skins/standard/buglist.css" ] doc_section = "query.html#list" %]
    [% currenttime FILTER time('%a %b %e %Y %T %Z') FILTER html %]
    [% IF debug %]

    [% query FILTER html %]

    [% IF query_explain.defined %]
    [% query_explain FILTER html %]
    [% END %] [% END %] [% IF user.settings.display_quips.value == 'on' %] [% DEFAULT quip = "$terms.Bugzilla by tady ráda zobrazovala náhodně vybraný citát, ale nikdo žádný nezadal." %] [% quip FILTER html %] [% END %]
    [% IF toolong %]

    Tento seznam je na [% terms.Bugzilla %] příliš dlouhý; tlačítka Další/Předch/První/Poslední se neoběví u jednotlivých [% terms.bugsu %].

    [% END %] [% SET shown_types = [ 'notequals', 'regexp', 'notregexp', 'lessthan', 'lessthaneq', 'greaterthan', 'greaterthaneq', 'changedbefore', 'changedafter', 'changedfrom', 'changedto', 'changedby', 'notsubstring', 'nowords', 'nowordssubstr', 'notmatches', ] %]
      [% FOREACH desc_item = search_description %]
    • [% field_descs.${desc_item.field} FILTER html %]: [% IF shown_types.contains(desc_item.type) || debug %] ([% search_descs.${desc_item.type} FILTER html %]) [% END %] [% FOREACH val IN desc_item.value.split(',') %] [%+ display_value(desc_item.field, val) FILTER html %][% ',' UNLESS loop.last %] [% END %] [% IF debug %] ([% desc_item.term FILTER html %]) [% END %]
    • [% END %]

    [%############################################################################%] [%# Preceding Status Line #%] [%############################################################################%] [% IF bugs.size > 9 %] Nalezeno [% bugs.size %] [%+ terms.bugsu %]. [% END %] [%############################################################################%] [%# Start of Change Form #%] [%############################################################################%] [% IF dotweak %]
    [% END %] [%############################################################################%] [%# Bug Table #%] [%############################################################################%] [% FLUSH %] [% PROCESS list/table.html.tmpl %] [%############################################################################%] [%# Succeeding Status Line #%] [%############################################################################%] [% IF bugs.size == 0 %] [% terms.zeroSearchResults %]. [% ELSIF bugs.size == 1 %] Nalezen jeden požadavek. [% ELSE %] Nalezeno [% bugs.size %] [%+ terms.bugsu %]. [% END %] [% IF bugs.size == 0 %] [% END %]
    [%############################################################################%] [%# Rest of Change Form #%] [%############################################################################%] [% IF dotweak %] [% PROCESS "list/edit-multiple.html.tmpl" %]

    [% END %] [%############################################################################%] [%# Navigation Bar #%] [%############################################################################%] [% IF bugs.size > 0 %] [% END %] [% IF searchtype == "saved" %] [% ELSE %] [% END %]
    [% FOREACH id = buglist %] [% END %]
    [% FOREACH id = buglist %] [% END %]
    [% IF user.is_timetracker %]
    [% END %]
      Upravit hledání | Zapomenout hledání '[% searchname FILTER html %]'  
    jako
    [% IF one_product.defined && bugs.size %]

    [% PROCESS enter_bug_link %]

    [% END %] [%############################################################################%] [%# Page Footer #%] [%############################################################################%] [% PROCESS global/footer.html.tmpl %] [% BLOCK edit_search_url %] [% editqueryname = searchname OR defaultsavename OR '' %] query.cgi?[% urlquerypart FILTER html %] [%- IF editqueryname != '' %]&known_name= [%- editqueryname FILTER url_quote %] [% END %] [% END %] [% BLOCK enter_bug_link %] Zadat nový [% terms.bug2 %] [% IF one_product.defined %] k produktu "[% one_product.name FILTER html %]" [% END %] [% END %] template/cs/default/list/table.html.tmpl0000644000175000017500000002417711721353157020555 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Myk Melez # Jesse Clark #%] [%############################################################################%] [%# Initialization #%] [%############################################################################%] [%# Don't display the table or do any processing if there are no bugs # to display %] [% RETURN IF !bugs.size %] [%# Columns whose titles or values should be abbreviated to make the list # more compact. For columns whose titles should be abbreviated, # the shortened title is included. For columns whose values should be # abbreviated, a maximum length is provided along with the ellipsis that # should be added to an abbreviated value, if any. # wrap is set if a column's contents should be allowed to be word-wrapped # by the browser. #%] [% PROCESS "global/field-descs.none.tmpl" %] [% field_descs.short_short_desc = field_descs.short_desc %] [% field_descs.assigned_to_realname = field_descs.assigned_to %] [% field_descs.reporter_realname = field_descs.reporter %] [% field_descs.qa_contact_realname = field_descs.qa_contact %] [% abbrev = { "bug_severity" => { maxlength => 3 , title => "Záv" } , "priority" => { maxlength => 3 , title => "Pri" } , "rep_platform" => { maxlength => 3 , title => "Plt" } , "bug_status" => { maxlength => 4 } , "assigned_to" => { maxlength => 30 , ellipsis => "..." } , "assigned_to_realname" => { maxlength => 20 , ellipsis => "..." } , "reporter" => { maxlength => 30 , ellipsis => "..." } , "reporter_realname" => { maxlength => 20 , ellipsis => "..." } , "qa_contact" => { maxlength => 30 , ellipsis => "..." , title => "QAKontakt" } , "qa_contact_realname" => { maxlength => 20 , ellipsis => "..." , title => "QAKontakt" } , "resolution" => { maxlength => 4 } , "short_desc" => { wrap => 1 } , "short_short_desc" => { maxlength => 60 , ellipsis => "..." , wrap => 1 } , "status_whiteboard" => { title => "Whiteboard" , wrap => 1 } , "keywords" => { wrap => 1 } , "flagtypes.name" => { wrap => 1 } , "component" => { maxlength => 8 , title => "Komp" } , "product" => { maxlength => 8 } , "version" => { maxlength => 5 , title => "Verz" } , "op_sys" => { maxlength => 4 } , "bug_file_loc" => { maxlength => 30 } , "target_milestone" => { title => "Milník" } , "percentage_complete" => { format_value => "%d %%" } , } %] [% PROCESS bug/time.html.tmpl %] [% Hook.process("before_table") %] [%############################################################################%] [%# Table Header #%] [%############################################################################%] [% tableheader = BLOCK %] [% IF dotweak %] [% END %] [% IF splitheader %] [% FOREACH id = displaycolumns %] [% NEXT UNLESS loop.count() % 2 == 0 %] [% column = columns.$id %] [% PROCESS columnheader %] [% END %] [% IF dotweak %] [% END %] [% FOREACH id = displaycolumns %] [% NEXT IF loop.count() % 2 == 0 %] [% column = columns.$id %] [% PROCESS columnheader %] [% END %] [% ELSE %] [% FOREACH id = displaycolumns %] [% column = columns.$id %] [% PROCESS columnheader %] [% END %] [% END %] [% END %] [% BLOCK columnheader %] [% END %] [% BLOCK new_order %] [% desc = '' %] [% IF (om = order.match("\\b$id( DESC)?")) %] [% desc = ' DESC' IF NOT om.0 %] [% END %] [% id _ desc FILTER url_quote %] [% IF id != 'bug_id' AND order %] [% ',' _ order.remove("\\b$id( DESC)?(,\\s*|\$)") FILTER url_quote %] [% END %] [% END %] [% BLOCK order_arrow %] [% IF order.match("^$id DESC") %] [% ELSIF order.match("^$id(,\\s*|\$)") %] [% ELSIF order.match("\\b$id DESC") %] [% ELSIF order.match("\\b$id(,\\s*|\$)") %] [% END %] [% END %] [%############################################################################%] [%# Bug Table #%] [%############################################################################%] [% tableheader %] [% FOREACH bug = bugs %] [% count = loop.count() %] [% IF dotweak %] [% END %] [% FOREACH column = displaycolumns %] [% END %] [% IF loop.last() && time_info.time_present == 1 %] [% PROCESS time_summary_line %] [% END %] [% END %]
      ID [% PROCESS order_arrow id='bug_id' ~%]
      
    [%- abbrev.$id.title || field_descs.$id || column.title -%] [% PROCESS order_arrow ~%]
    [% bug.bug_id %] [%+ '[SEC]' IF bug.secure_mode %] [% IF abbrev.$column.maxlength %] [% END %] [% IF abbrev.$column.format_value %] [%- bug.$column FILTER format(abbrev.$column.format_value) FILTER html -%] [% ELSIF column == 'actual_time' || column == 'remaining_time' || column == 'estimated_time' %] [% PROCESS formattimeunit time_unit=bug.$column %] [%# Display the login name of the user if their real name is empty. %] [% ELSIF column.match('_realname$') && bug.$column == '' %] [% SET login_column = column.remove('_realname$') %] [% bug.${login_column}.truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER html %] [% ELSIF column == 'short_desc' || column == "short_short_desc" %] [%- bug.$column.truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER html -%] [% ELSE %] [%- display_value(column, bug.$column).truncate(abbrev.$column.maxlength, abbrev.$column.ellipsis) FILTER html -%] [% END %] [% IF abbrev.$column.maxlength %] [% END %]
    [% BLOCK time_summary_line %] [% columns_to_span = 1 %] [%# bugID %] [% IF dotweak %] [% columns_to_span = columns_to_span + 1 %] [% END %] [% FOREACH column = displaycolumns %] [% IF column == 'actual_time' || column == 'remaining_time' || column == 'estimated_time' || column == 'percentage_complete' %] [% IF columns_to_span > 0 %] Celkem [% columns_to_span = 0 %] [% END %] [% IF column == 'percentage_complete' %] [% time_info.percentage_complete FILTER format(abbrev.$column.format_value) FILTER html %] [% ELSE %] [%- PROCESS formattimeunit time_unit=time_info.$column %] [% END %] [% ELSIF columns_to_span == 0 %] [%# A column following the first total %]   [% ELSE %] [%# We haven't gotten to a time column yet, keep computing span %] [% columns_to_span = columns_to_span + 1 %] [% END %] [% END %] [% END %] template/cs/default/email/0000755000175000017500000000000011721353157015726 5ustar norbertnorberttemplate/cs/default/email/newchangedmail.txt.tmpl0000644000175000017500000000521211721353157022410 0ustar norbertnorbert[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): André Batosti #%] [% PROCESS "global/variables.none.tmpl" %] [% PROCESS "global/reason-descs.none.tmpl" %] From: [% Param('mailfrom') %] To: [% to_user.email %] Subject: [[% terms.Bug %] [%+ bug.id %]] [% 'Nový: ' IF isnew %][%+ bug.short_desc %] Date: [% bug.delta_ts FILTER time("%a, %d %b %Y %T %z", to_user.timezone) %] X-Bugzilla-Reason: [% reasonsheader %] X-Bugzilla-Type: [% isnew ? 'new' : 'changed' %] X-Bugzilla-Watch-Reason: [% reasonswatchheader %] [% IF Param('useclassification') %] X-Bugzilla-Classification: [% bug.classification %] [% END %] X-Bugzilla-Product: [% bug.product %] X-Bugzilla-Component: [% bug.component %] X-Bugzilla-Keywords: [% bug.keywords %] X-Bugzilla-Severity: [% bug.bug_severity %] X-Bugzilla-Who: [% changer.login %] X-Bugzilla-Status: [% bug.bug_status %] X-Bugzilla-Priority: [% bug.priority %] X-Bugzilla-Assigned-To: [% bug.assigned_to.login %] X-Bugzilla-Target-Milestone: [% bug.target_milestone %] X-Bugzilla-Changed-Fields: [% changedfields.join(" ") %] [%+ threadingmarker %] [%+ urlbase %]show_bug.cgi?id=[% bug.id %] [%- IF diffs %] [%+ diffs %] [% END -%] [% FOREACH comment = new_comments %] [%- IF comment.count %] --- Komentář #[% comment.count %] od [% comment.author.identity %] [%+ comment.creation_ts FILTER time(undef, to_user.timezone) %] --- [% END %] [%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) %] [% END %] -- [%# Protect the trailing space of the signature marker %] Konfigurace zpráv: [% urlbase %]userprefs.cgi?tab=email ------- Tento email jste přijal z tohoto důvodu: ------- [% SET reason_lines = [] %] [% FOREACH reason = reasons %] [% reason_lines.push(reason_descs.$reason) IF reason_descs.$reason %] [% END %] [% FOREACH reason = reasons_watch %] [% reason_lines.push(watch_reason_descs.$reason) IF watch_reason_descs.$reason %] [% END %] [%+ reason_lines.join("\n") %]