modules/Versions/language/cs_cz.lang.php
author Tomas Zeman <tzeman@volny.cz>
Fri, 12 Aug 2011 14:40:57 +0200
changeset 66 4c7176ae3354
parent 40 0703f166e8dd
permissions -rw-r--r--
SchedulersJobs module
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
<?php
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     3
 /*********************************************************************************
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     4
  * The contents of this file are subject to the SugarCRM Professional End User
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     5
  * License Agreement ('License') which can be viewed at
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     6
  * http://www.sugarcrm.com/crm/products/sugar-professional-eula.html
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     7
  * By installing or using this file, You have unconditionally agreed to the
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     8
  * terms and conditions of the License, and You may not use this file except in
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     9
  * compliance with the License.  Under the terms of the license, You shall not,
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    10
  * among other things: 1) sublicense, resell, rent, lease, redistribute, assign
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    11
  * or otherwise transfer Your rights to the Software, and 2) use the Software
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    12
  * for timesharing or service bureau purposes such as hosting the Software for
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    13
  * commercial gain and/or for the benefit of a third party.  Use of the Software
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    14
  * may be subject to applicable fees and any use of the Software without first
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    15
  * paying applicable fees is strictly prohibited.  You do not have the right to
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    16
  * remove SugarCRM copyrights from the source code or user interface.
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    17
  * All copies of the Covered Code must include on each user interface screen:
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    18
  * (i) the 'Powered by SugarCRM' logo and
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    19
  * (ii) the SugarCRM copyright notice
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    20
  * in the same form as they appear in the distribution.  See full license for
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    21
  * requirements.
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    22
  * Your Warranty, Limitations of liability and Indemnity are expressly stated
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    23
  * in the License.  Please refer to the License for the specific language
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    24
  * governing these rights and limitations under the License.  Portions created
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    25
  * by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved.
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    26
  ********************************************************************************/
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    27
  /*********************************************************************************
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    28
  * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    29
  *********************************************************************************/
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    30
  /*********************************************************************************
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    31
  * $Header: /modules/Versions/language/cs_cz.lang.php, 5.0.0 Tue 15/01/08 09:40:53 
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    32
  * Description : Language pack for Czech.
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    33
  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    34
  * Contributor(s): extrasolution.com
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    35
  *********************************************************************************/
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    36
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    37
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    38
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    39
0703f166e8dd Versions module
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    40
?>