modules/Calendar/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 3 974a21c495b2
parent 1 c80b997e4c27
child 5 d3177f799d06
--- a/modules/Calendar/language/cs_cz.lang.php	Thu May 26 14:02:39 2011 +0200
+++ b/modules/Calendar/language/cs_cz.lang.php	Thu May 26 14:34:52 2011 +0200
@@ -1,122 +1,123 @@
-<?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'=>'Calendar',
-  'LBL_MODULE_TITLE'=>'Calendar',
-  'LNK_NEW_CALL' => 'Schedule Call',
-  'LNK_NEW_MEETING' => 'Schedule Meeting',
-  'LNK_NEW_APPOINTMENT' => 'Create Appointment',
-  'LNK_NEW_TASK' => 'Create Task',
-  'LNK_CALL_LIST' => 'Calls',
-  'LNK_MEETING_LIST' => 'Meetings',
-  'LNK_TASK_LIST' => 'Tasks',
-  'LNK_VIEW_CALENDAR' => 'Today',
-  'LBL_MONTH' => 'Month',
-  'LBL_DAY' => 'Day',
-  'LBL_YEAR' => 'Year',
-  'LBL_WEEK' => 'Week',
-  'LBL_PREVIOUS_MONTH' => 'Previous Month',
-  'LBL_PREVIOUS_DAY' => 'Previous Day',
-  'LBL_PREVIOUS_YEAR' => 'Previous Year',
-  'LBL_PREVIOUS_WEEK' => 'Previous Week',
-  'LBL_NEXT_MONTH' => 'Next Month',
-  'LBL_NEXT_DAY' => 'Next Day',
-  'LBL_NEXT_YEAR' => 'Next Year',
-  'LBL_NEXT_WEEK' => 'Next Week',
-  'LBL_AM' => 'AM',
-  'LBL_PM' => 'PM',
-  'LBL_SCHEDULED' => 'Scheduled',
-  'LBL_BUSY' => 'Busy',
-  'LBL_CONFLICT' => 'Conflict',
-  'LBL_USER_CALENDARS' => 'User Calendars',
-  'LBL_SHARED' => 'Shared',
-  'LBL_PREVIOUS_SHARED' => 'Previous',
-  'LBL_NEXT_SHARED' => 'Next',
-  'LBL_SHARED_CAL_TITLE' => 'Shared Calendar',
-  'LBL_USERS' => 'User',
-  'LBL_REFRESH' => 'Refresh',
-  'LBL_EDIT' => 'Edit',
-  'LBL_SELECT_USERS' => 'Select users for calendar display',
-  'LBL_FILTER_BY_TEAM' => 'Filter user list by team:',
-);
-
-$mod_list_strings = array(
-'dom_cal_weekdays'=>array(
-"Sun",
-"Mon",
-"Tue",
-"Wed",
-"Thu",
-"Fri",
-"Sat",
-),
-'dom_cal_weekdays_long'=>array(
-"Sunday",
-"Monday",
-"Tuesday",
-"Wednesday",
-"Thursday",
-"Friday",
-"Saturday",
-),
-'dom_cal_month'=>array(
-"",
-"Jan",
-"Feb",
-"Mar",
-"Apr",
-"May",
-"Jun",
-"Jul",
-"Aug",
-"Sep",
-"Oct",
-"Nov",
-"Dec",
-),
-'dom_cal_month_long'=>array(
-"",
-"January",
-"February",
-"March",
-"April",
-"May",
-"June",
-"July",
-"August",
-"September",
-"October",
-"November",
-"December",
-)
-);
-?>
+<?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/Calendar/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_list_strings = array ( 
+   'dom_cal_month' => array (
+      '0' => '' ,
+      '1' => 'Le' ,
+      '2' => 'Ún' ,
+      '3' => 'Bř' ,
+      '4' => 'Du' ,
+      '5' => 'Květen' ,
+      '6' => 'Čv' ,
+      '7' => 'Čvc' ,
+      '8' => 'Srp' ,
+      '9' => 'Zá' ,
+      '10' => 'Řj' ,
+      '11' => 'Lis' ,
+      '12' => 'Prs'   ),
+   'dom_cal_month_long' => array (
+      '0' => '' ,
+      '1' => 'Leden' ,
+      '2' => 'Únor' ,
+      '3' => 'Březen' ,
+      '4' => 'Duben' ,
+      '5' => 'Květen' ,
+      '6' => 'Červen' ,
+      '7' => 'Červenec' ,
+      '8' => 'Srpen' ,
+      '9' => 'Září' ,
+      '10' => 'Říjen' ,
+      '11' => 'Listopad' ,
+      '12' => 'Prosinec'   ),
+   'dom_cal_weekdays' => array (
+      '0' => 'Ne' ,
+      '1' => 'Po' ,
+      '2' => 'Út' ,
+      '3' => 'St' ,
+      '4' => 'Čt' ,
+      '5' => 'Pá' ,
+      '6' => 'So'   ),
+   'dom_cal_weekdays_long' => array (
+      '0' => 'Neděle' ,
+      '1' => 'Pondělí' ,
+      '2' => 'Úterý' ,
+      '3' => 'Středa' ,
+      '4' => 'Čtvrtek' ,
+      '5' => 'Pátek' ,
+      '6' => 'Sobota'   ));
+$mod_strings = array ( 
+   'LBL_MODULE_NAME' => 'Kalendář' ,
+   'LBL_MODULE_TITLE' => 'Kalendář' ,
+   'LNK_NEW_CALL' => 'Naplánovat hovor' ,
+   'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
+   'LNK_NEW_APPOINTMENT' => 'Naplánovat událost' ,
+   'LNK_NEW_TASK' => 'Přidat úkol' ,
+   'LNK_CALL_LIST' => 'Hovory' ,
+   'LNK_MEETING_LIST' => 'Schůzky' ,
+   'LNK_TASK_LIST' => 'Úkoly' ,
+   'LNK_VIEW_CALENDAR' => 'Dnes' ,
+   'LBL_MONTH' => 'Měsíc' ,
+   'LBL_DAY' => 'Den' ,
+   'LBL_YEAR' => 'Rok' ,
+   'LBL_WEEK' => 'Týden' ,
+   'LBL_PREVIOUS_MONTH' => 'Předchozí měsíc' ,
+   'LBL_PREVIOUS_DAY' => 'Předchozí den' ,
+   'LBL_PREVIOUS_YEAR' => 'Předchozí rok' ,
+   'LBL_PREVIOUS_WEEK' => 'Předchozí týden' ,
+   'LBL_NEXT_MONTH' => 'Následující měsíc' ,
+   'LBL_NEXT_DAY' => 'Následující den' ,
+   'LBL_NEXT_YEAR' => 'Následující rok' ,
+   'LBL_NEXT_WEEK' => 'Následující týden' ,
+   'LBL_AM' => 'dopoledne' ,
+   'LBL_PM' => 'odpoledne' ,
+   'LBL_SCHEDULED' => 'Naplánováno' ,
+   'LBL_BUSY' => 'Obsazeno' ,
+   'LBL_CONFLICT' => 'Konflikt' ,
+   'LBL_USER_CALENDARS' => 'Kalendáře uživatelů' ,
+   'LBL_SHARED' => 'Sdíleno' ,
+   'LBL_PREVIOUS_SHARED' => 'Předchozí' ,
+   'LBL_NEXT_SHARED' => 'Další' ,
+   'LBL_SHARED_CAL_TITLE' => 'Sdílený kalendář' ,
+   'LBL_USERS' => 'Uživatel' ,
+   'LBL_REFRESH' => 'Obnovit' ,
+   'LBL_EDIT' => 'Editace' ,
+   'LBL_SELECT_USERS' => 'Vyberte uživatele pro zobrazení kalendáře' ,
+   'LBL_FILTER_BY_TEAM' => 'Vyfiltrovat uživatele podle týmu:' );
+
+?>