modules/Bugs/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 3 974a21c495b2
parent 1 c80b997e4c27
child 5 d3177f799d06
--- a/modules/Bugs/language/cs_cz.lang.php	Thu May 26 14:02:39 2011 +0200
+++ b/modules/Bugs/language/cs_cz.lang.php	Thu May 26 14:34:52 2011 +0200
@@ -1,102 +1,99 @@
-<?php
-if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
-/*********************************************************************************
- * The contents of this file are subject to the SugarCRM Public License Version
- * 1.1.3 ("License"); You may not use this file except in compliance with the
- * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
- * 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.
- *
- * All copies of the Covered Code must include on each user interface screen:
- *    (i) the "Powered by SugarCRM" logo and
- *    (ii) the SugarCRM copyright notice
- * in the same form as they appear in the distribution.  See full license for
- * requirements.
- *
- * The Original Code is: SugarCRM Open Source
- * The Initial Developer of the Original Code is SugarCRM, Inc.
- * Portions created by SugarCRM are Copyright (C) 2004-2006 SugarCRM, Inc.;
- * All Rights Reserved.
- * Contributor(s): ______________________________________.
- ********************************************************************************/
-/*********************************************************************************
-
- * Description:  Defines the English language pack for the base application.
- * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
- * All Rights Reserved.
- * Contributor(s): ______________________________________..
- ********************************************************************************/
-
-$mod_strings = array (
-  'LBL_MODULE_NAME' => 'Bug Tracker',
-  'LBL_MODULE_TITLE' => 'Bug Tracker: Home',
-  'LBL_MODULE_ID' => 'Bugs',  
-  'LBL_SEARCH_FORM_TITLE' => 'Bug Search',
-  'LBL_LIST_FORM_TITLE' => 'Bug List',
-  'LBL_NEW_FORM_TITLE' => 'New Bug',
-  'LBL_CONTACT_BUG_TITLE' => 'Contact-Bug:',
-  'LBL_SUBJECT' => 'Subject:',
-  'LBL_BUG' => 'Bug:',
-  'LBL_BUG_NUMBER' => 'Bug Number:',
-  'LBL_NUMBER' => 'Number:',
-  'LBL_STATUS' => 'Status:',
-  'LBL_PRIORITY' => 'Priority:',
-  'LBL_DESCRIPTION' => 'Description:',
-  'LBL_CONTACT_NAME' => 'Contact Name:',
-  'LBL_BUG_SUBJECT' => 'Bug Subject:',
-  'LBL_CONTACT_ROLE' => 'Role:',
-  'LBL_LIST_NUMBER' => 'Num.',
-  'LBL_LIST_SUBJECT' => 'Subject',
-  'LBL_LIST_STATUS' => 'Status',
-  'LBL_LIST_PRIORITY' => 'Priority',
-  'LBL_LIST_RELEASE' => 'Release',
-  'LBL_LIST_RESOLUTION' => 'Resolution',
-  'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
-  'LBL_INVITEE' => 'Contacts',
-  'LBL_TYPE' => 'Type:',
-  'LBL_LIST_TYPE' => 'Type',
-  'LBL_RESOLUTION' => 'Resolution:',
-  'LBL_RELEASE' => 'Release:',
-  'LNK_NEW_BUG' => 'Report Bug',
-  'LNK_BUG_LIST' => 'Bugs',
-  'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this contact from the bug?',
-  'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Are you sure you want to remove this bug from this account?',
-  'ERR_DELETE_RECORD' => 'A record number must be specified to delete the bug.',
-  'LBL_LIST_MY_BUGS' => 'My Assigned Bugs',
-  
-  'LBL_FOUND_IN_RELEASE' => 'Found in Release:',
-  'LBL_FIXED_IN_RELEASE' => 'Fixed in Release:',
-  'LBL_LIST_FIXED_IN_RELEASE' => 'Fixed in Release',  
-  'LBL_WORK_LOG' => 'Work Log:',
-  'LBL_SOURCE' => 'Source:',
-  'LBL_PRODUCT_CATEGORY' => 'Category:',
-  
-  'LBL_CREATED_BY' => 'Created by:',
-  'LBL_DATE_CREATED' => 'Create Date:',
-  'LBL_MODIFIED_BY' => 'Last Modified by:',
-  'LBL_DATE_LAST_MODIFIED' => 'Modify Date:',
-
-  'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
-  'LBL_LIST_CONTACT_NAME' => 'Contact Name',
-  'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
-  'LBL_LIST_PHONE' => 'Phone',
-  'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to remove this contact from this bug?',
-  
-  'LBL_DEFAULT_SUBPANEL_TITLE' => 'Bug Tracker',
-  'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Activities',
-  'LBL_HISTORY_SUBPANEL_TITLE'=>'History',
-  'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
-  'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
-  'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
-  'LBL_SYSTEM_ID' => 'System ID',
-  'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
-
-
-
-
-
-
-  );
-?>
+<?php
+
+ /*********************************************************************************
+  * The contents of this file are subject to the SugarCRM Professional End User
+  * License Agreement ('License') which can be viewed at
+  * http://www.sugarcrm.com/crm/products/sugar-professional-eula.html
+  * By installing or using this file, You have unconditionally agreed to the
+  * terms and conditions of the License, and You may not use this file except in
+  * compliance with the License.  Under the terms of the license, You shall not,
+  * among other things: 1) sublicense, resell, rent, lease, redistribute, assign
+  * or otherwise transfer Your rights to the Software, and 2) use the Software
+  * for timesharing or service bureau purposes such as hosting the Software for
+  * commercial gain and/or for the benefit of a third party.  Use of the Software
+  * may be subject to applicable fees and any use of the Software without first
+  * paying applicable fees is strictly prohibited.  You do not have the right to
+  * remove SugarCRM copyrights from the source code or user interface.
+  * All copies of the Covered Code must include on each user interface screen:
+  * (i) the 'Powered by SugarCRM' logo and
+  * (ii) the SugarCRM copyright notice
+  * in the same form as they appear in the distribution.  See full license for
+  * requirements.
+  * Your Warranty, Limitations of liability and Indemnity are expressly stated
+  * in the License.  Please refer to the License for the specific language
+  * governing these rights and limitations under the License.  Portions created
+  * by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved.
+  ********************************************************************************/
+  /*********************************************************************************
+  * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
+  *********************************************************************************/
+  /*********************************************************************************
+  * $Header: modules/Bugs/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 
+  * Description : Language pack for Czech.
+  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
+  * Contributor(s): extrasolution.com
+  *********************************************************************************/
+
+if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
+
+$mod_strings = array ( 
+   'LBL_MODULE_NAME' => 'Chyby' ,
+   'LBL_MODULE_TITLE' => 'Chyby' ,
+   'LBL_MODULE_ID' => 'Chyby' ,
+   'LBL_SEARCH_FORM_TITLE' => 'Hledat chyby' ,
+   'LBL_LIST_FORM_TITLE' => 'Seznam chyb' ,
+   'LBL_NEW_FORM_TITLE' => 'Nová chyba' ,
+   'LBL_CONTACT_BUG_TITLE' => 'Kontakt-chyba:' ,
+   'LBL_SUBJECT' => 'Předmět:' ,
+   'LBL_BUG' => 'Chyba:' ,
+   'LBL_BUG_NUMBER' => 'Číslo chyby:' ,
+   'LBL_NUMBER' => 'Číslo:' ,
+   'LBL_STATUS' => 'Status:' ,
+   'LBL_PRIORITY' => 'Priorita:' ,
+   'LBL_DESCRIPTION' => 'Popis:' ,
+   'LBL_CONTACT_NAME' => 'Jméno kontaktu:' ,
+   'LBL_BUG_SUBJECT' => 'Chyba předmětu:' ,
+   'LBL_CONTACT_ROLE' => 'Role:' ,
+   'LBL_LIST_NUMBER' => 'Číslo' ,
+   'LBL_LIST_SUBJECT' => 'Předmět' ,
+   'LBL_LIST_STATUS' => 'Status' ,
+   'LBL_LIST_PRIORITY' => 'Priorita' ,
+   'LBL_LIST_RELEASE' => 'Vydání' ,
+   'LBL_LIST_RESOLUTION' => 'Výsledek' ,
+   'LBL_LIST_LAST_MODIFIED' => 'Poslední úprava' ,
+   'LBL_INVITEE' => 'Kontakty' ,
+   'LBL_TYPE' => 'Typ:' ,
+   'LBL_LIST_TYPE' => 'Typ' ,
+   'LBL_RESOLUTION' => 'Výsledek:' ,
+   'LBL_RELEASE' => 'Vydání:' ,
+   'LNK_NEW_BUG' => 'Přidat chybu' ,
+   'LNK_BUG_LIST' => 'Chyby' ,
+   'NTC_REMOVE_INVITEE' => 'Opravdu chcete odstranit tento kontakt z chyb?' ,
+   'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Opravdu chcete vyjmout tuto chybu z účtu?' ,
+   'ERR_DELETE_RECORD' => 'Pro odstranění chyby musíte specifikovat číslo záznamu.' ,
+   'LBL_LIST_MY_BUGS' => 'Přidělené chyby' ,
+   'LBL_FOUND_IN_RELEASE' => 'Nalezeno ve verzi:' ,
+   'LBL_FIXED_IN_RELEASE' => 'Opraveno ve verzi:' ,
+   'LBL_LIST_FIXED_IN_RELEASE' => 'Opraveno ve verzi' ,
+   'LBL_WORK_LOG' => 'Pracovní protokol:' ,
+   'LBL_SOURCE' => 'Zdroj:' ,
+   'LBL_PRODUCT_CATEGORY' => 'Kategorie:' ,
+   'LBL_CREATED_BY' => 'Vytvořil:' ,
+   'LBL_DATE_CREATED' => 'Vytvořeno, datum:' ,
+   'LBL_MODIFIED_BY' => 'Naposled upravil:' ,
+   'LBL_DATE_LAST_MODIFIED' => 'Datum úpravy:' ,
+   'LBL_LIST_EMAIL_ADDRESS' => 'Emailová adresa' ,
+   'LBL_LIST_CONTACT_NAME' => 'Název kontaktu' ,
+   'LBL_LIST_ACCOUNT_NAME' => 'Jméno klienta' ,
+   'LBL_LIST_PHONE' => 'Telefon' ,
+   'NTC_DELETE_CONFIRMATION' => 'Opravdu chcete odstranit tento kontakt z chyb?' ,
+   'LBL_DEFAULT_SUBPANEL_TITLE' => 'Chyby' ,
+   'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Aktivity' ,
+   'LBL_HISTORY_SUBPANEL_TITLE' => 'Historie' ,
+   'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty' ,
+   'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Klienti' ,
+   'LBL_CASES_SUBPANEL_TITLE' => 'Případy' ,
+   'LBL_SYSTEM_ID' => 'Systémové ID' ,
+   'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' );
+
+?>