init
This commit is contained in:
112
modules/SugarFeed/language/en_us.lang.php
Executable file
112
modules/SugarFeed/language/en_us.lang.php
Executable file
@@ -0,0 +1,112 @@
|
||||
<?php
|
||||
/*********************************************************************************
|
||||
* SugarCRM is a customer relationship management program developed by
|
||||
* SugarCRM, Inc. Copyright (C) 2004-2010 SugarCRM Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it under
|
||||
* the terms of the GNU Affero General Public License version 3 as published by the
|
||||
* Free Software Foundation with the addition of the following permission added
|
||||
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
|
||||
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
|
||||
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
||||
* details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License along with
|
||||
* this program; if not, see http://www.gnu.org/licenses or write to the Free
|
||||
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
* 02110-1301 USA.
|
||||
*
|
||||
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
|
||||
* SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
|
||||
*
|
||||
* The interactive user interfaces in modified source and object code versions
|
||||
* of this program must display Appropriate Legal Notices, as required under
|
||||
* Section 5 of the GNU Affero General Public License version 3.
|
||||
*
|
||||
* In accordance with Section 7(b) of the GNU Affero General Public License version 3,
|
||||
* these Appropriate Legal Notices must retain the display of the "Powered by
|
||||
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
|
||||
* technical reasons, the Appropriate Legal Notices must display the words
|
||||
* "Powered by SugarCRM".
|
||||
********************************************************************************/
|
||||
$mod_strings = array (
|
||||
'LBL_TEAM' => 'Team',
|
||||
'LBL_TEAM_ID' => 'Team Id',
|
||||
'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
|
||||
'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
|
||||
'LBL_ID' => 'ID',
|
||||
'LBL_DATE_ENTERED' => 'Date Created',
|
||||
'LBL_DATE_MODIFIED' => 'Date Modified',
|
||||
'LBL_MODIFIED' => 'Modified By',
|
||||
'LBL_MODIFIED_ID' => 'Modified By Id',
|
||||
'LBL_MODIFIED_NAME' => 'Modified By Name',
|
||||
'LBL_CREATED' => 'Created By',
|
||||
'LBL_CREATED_ID' => 'Created By Id',
|
||||
'LBL_DESCRIPTION' => 'Description',
|
||||
'LBL_DELETED' => 'Deleted',
|
||||
'LBL_NAME' => 'Name',
|
||||
'LBL_SAVING'=>'Saving...',
|
||||
'LBL_SAVED'=>'Saved',
|
||||
'LBL_CREATED_USER' => 'Created by User',
|
||||
'LBL_MODIFIED_USER' => 'Modified by User',
|
||||
'LBL_LIST_FORM_TITLE' => 'Sugar Feed List',
|
||||
'LBL_MODULE_NAME' => 'Sugar Feed',
|
||||
'LBL_MODULE_TITLE' => 'Sugar Feed',
|
||||
'LBL_DASHLET_DISABLED' => 'Warning: The Sugar Feed system is disabled, no new feed entries will be posted until it is activated',
|
||||
'LBL_ADMIN_SETTINGS' => 'Sugar Feed Settings',
|
||||
'LBL_RECORDS_DELETED' => 'All previous Sugar Feed entries have been removed, if the Sugar Feed system is enabled, new entries will be generated automatically.',
|
||||
'LBL_CONFIRM_DELETE_RECORDS' => 'Are you sure you wish to delete all of the Sugar Feed entries?',
|
||||
'LBL_FLUSH_RECORDS' => 'Delete Feed Entries',
|
||||
'LBL_ENABLE_FEED' => 'Enable Sugar Feed',
|
||||
'LBL_ENABLE_MODULE_LIST' => 'Activate Feeds For',
|
||||
'LBL_HOMEPAGE_TITLE' => 'My Sugar Feed',
|
||||
'LNK_NEW_RECORD' => 'Create Sugar Feed',
|
||||
'LNK_LIST' => 'Sugar Feed',
|
||||
'LBL_SEARCH_FORM_TITLE' => 'Search Sugar Feed',
|
||||
'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
|
||||
'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
|
||||
'LBL_SUGAR_FEED_SUBPANEL_TITLE' => 'Sugar Feed',
|
||||
'LBL_NEW_FORM_TITLE' => 'New Sugar Feed',
|
||||
'LBL_ALL'=>'All',
|
||||
'LBL_USER_FEED' => 'User Feed',
|
||||
'LBL_ENABLE_USER_FEED' => 'Activate User Feed',
|
||||
'LBL_TO'=>'Send To Team',
|
||||
'LBL_IS'=>'is',
|
||||
'LBL_DONE'=>'Done',
|
||||
'LBL_TITLE'=>'Title',
|
||||
'LBL_ROWS'=>'Rows',
|
||||
'LBL_CATEGORIES'=>'Modules',
|
||||
'LBL_TIME_LAST_WEEK'=>'Last Week',
|
||||
'LBL_TIME_WEEKS' =>'Weeks',
|
||||
'LBL_TIME_DAYS' =>'Days',
|
||||
'LBL_TIME_YESTERDAY'=>'Yesterday',
|
||||
'LBL_TIME_HOURS' =>'Hours',
|
||||
'LBL_TIME_HOUR' =>'Hours',
|
||||
'LBL_TIME_MINUTES' =>'Minutes',
|
||||
'LBL_TIME_MINUTE' =>'Minute',
|
||||
'LBL_TIME_SECONDS' =>'Seconds',
|
||||
'LBL_TIME_SECOND' =>'Second',
|
||||
'LBL_TIME_AGO' =>'ago',
|
||||
|
||||
'CREATED_CONTACT'=>'created a <b>NEW</b> contact',
|
||||
'CREATED_OPPORTUNITY'=>'created a <b>NEW</b> opportunity',
|
||||
'CREATED_CASE'=>'created a <b>NEW</b> case',
|
||||
'CREATED_LEAD'=>'created a <b>NEW</b> lead',
|
||||
'FOR'=>'for',
|
||||
'CLOSED_CASE'=>'<b>CLOSED</b> a case ',
|
||||
'CONVERTED_LEAD'=>'<b>CONVERTED</b> a lead',
|
||||
'WON_OPPORTUNITY'=>'has <b>WON</b> an opportunity',
|
||||
'WITH' => 'with',
|
||||
|
||||
'LBL_LINK_TYPE_Link' => 'Link',
|
||||
'LBL_LINK_TYPE_Image' => 'Image',
|
||||
'LBL_LINK_TYPE_YouTube' => 'YouTube™',
|
||||
|
||||
'LBL_SELECT' => 'Select',
|
||||
'LBL_POST' => 'Post',
|
||||
);
|
||||
?>
|
||||
50
modules/SugarFeed/language/pl_pl.help.AdminSettings.html
Executable file
50
modules/SugarFeed/language/pl_pl.help.AdminSettings.html
Executable file
@@ -0,0 +1,50 @@
|
||||
<!--
|
||||
|
||||
/*********************************************************************************
|
||||
* The contents of this file are subject to the SugarCRM Enterprise Subscription
|
||||
* Agreement ("License") which can be viewed at
|
||||
* http://www.sugarcrm.com/crm/products/sugar-enterprise-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-2008 SugarCRM, Inc.; All Rights Reserved.
|
||||
********************************************************************************/
|
||||
|
||||
/*********************************************************************************
|
||||
|
||||
********************************************************************************/
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
|
||||
<h1>Sugar Feed Settings</h1>
|
||||
|
||||
<p>Use this page to enable and disable Sugar Feeds for your organization. Sugar Feed enables users to be informed within the My Sugar Feed dashlet as soon as a team member creates a new contact, lead, opportunity, or case. Team members are also notified when a lead is converted and when a case is closed.
|
||||
<ul>
|
||||
<li><span class="helpButton">Enable Sugar Feed</span>. Select this option to enable Sugar feeds for your organization.
|
||||
<li><span class="helpButton">Activate User Feed</span>. Select this option to enable users to post their status along with YouTube videos, links, and images.
|
||||
<li><span class="helpButton">Activate Feeds for</span>. To activate Sugar feeds for a module, select the appropriate checkbox. You can activate feeds for Leads, Cases, Opportunities, and Contacts.
|
||||
</ul>
|
||||
Click <span class="helpButton">Save</span> to save the settings; click <span class="helpButton">Cancel</span> to exit the page without making any changes.
|
||||
<p>Click <span class="helpButton">Delete Feed Entries</span> to delete all existing entries within Sugar Feed. Sugar Feed entries are automatically deleted every two weeks.
|
||||
|
||||
117
modules/SugarFeed/language/pl_pl.lang.php
Executable file
117
modules/SugarFeed/language/pl_pl.lang.php
Executable file
@@ -0,0 +1,117 @@
|
||||
<?php
|
||||
/*********************************************************************************
|
||||
* The contents of this file are subject to the SugarCRM Enterprise Subscription
|
||||
* Agreement ("License") which can be viewed at
|
||||
* http://www.sugarcrm.com/crm/products/sugar-enterprise-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-2008 SugarCRM, Inc.; All Rights Reserved.
|
||||
********************************************************************************/
|
||||
|
||||
/*********************************************************************************
|
||||
* pl_pl.lang.ext.php,v for SugarCRM 4.5.1-->>
|
||||
* Translator: Krzysztof Morawski
|
||||
* All Rights Reserved.
|
||||
* Any bugs report welcome: krzysiek<at>kmmgroup<dot>pl
|
||||
* Contributor(s): ______________________________________..
|
||||
********************************************************************************/
|
||||
|
||||
|
||||
$mod_strings = array (
|
||||
'LBL_TEAM' => 'Zespół',
|
||||
'LBL_TEAM_ID' => 'ID zespołu',
|
||||
'LBL_ASSIGNED_TO_ID' => 'ID przydzielonego użytkownika',
|
||||
'LBL_ASSIGNED_TO_NAME' => 'Przydzielone do',
|
||||
'LBL_ID' => 'ID',
|
||||
'LBL_DATE_ENTERED' => 'Data utworzenia',
|
||||
'LBL_DATE_MODIFIED' => 'Data modyfikacji',
|
||||
'LBL_MODIFIED' => 'Zmodyfikowane przez',
|
||||
'LBL_MODIFIED_ID' => 'ID modyfikującego',
|
||||
'LBL_MODIFIED_NAME' => 'Nazwa modyfikującego',
|
||||
'LBL_CREATED' => 'Utworzone przez',
|
||||
'LBL_CREATED_ID' => 'ID tworzącego',
|
||||
'LBL_DESCRIPTION' => 'Opis',
|
||||
'LBL_DELETED' => 'Usunięto',
|
||||
'LBL_NAME' => 'Nazwa',
|
||||
'LBL_SAVING'=>'Zachowuję...',
|
||||
'LBL_SAVED'=>'Zachowano',
|
||||
'LBL_CREATED_USER' => 'Utworzone przez użytkownika',
|
||||
'LBL_MODIFIED_USER' => 'Zmodyfikowane przez użytkownika',
|
||||
'LBL_LIST_FORM_TITLE' => 'Lista zakładek Sugar',
|
||||
'LBL_MODULE_NAME' => 'Zakładka Sugar',
|
||||
'LBL_MODULE_TITLE' => 'Zakładka Sugar',
|
||||
'LBL_DASHLET_DISABLED' => 'Uwaga: System zakładek Sugar jest wyłączony, nie można dodawać żadnych nowych zakładek, dopóki nie zostanie włączony',
|
||||
'LBL_ADMIN_SETTINGS' => 'Ustawienia zakładek Sugar',
|
||||
'LBL_RECORDS_DELETED' => 'Jeśli system zakładek Sugar zostanie włączony, nowe wpisy zostaną wygenerowane automatycznie, a wszystkie poprzednio wprowadzone zakładki Sugar zostaną usunięte.',
|
||||
'LBL_CONFIRM_DELETE_RECORDS' => 'Czy na pewno chcesz usunąć wszystkie wpisy zakładek Sugar?',
|
||||
'LBL_FLUSH_RECORDS' => 'Usuwam wpisy zakładek',
|
||||
'LBL_ENABLE_FEED' => 'Włącz zakładki Sugar',
|
||||
'LBL_ENABLE_MODULE_LIST' => 'Aktywuj zakładki dla',
|
||||
'LBL_HOMEPAGE_TITLE' => 'Moje zakładki Sugar',
|
||||
'LNK_NEW_RECORD' => 'Utwórz nową zakładke',
|
||||
'LNK_LIST' => 'Zakładka Sugar',
|
||||
'LBL_SEARCH_FORM_TITLE' => 'Szukaj zakładek',
|
||||
'LBL_HISTORY_SUBPANEL_TITLE' => 'Zobacz historię',
|
||||
'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Działania',
|
||||
'LBL_SUGAR_FEED_SUBPANEL_TITLE' => 'Zakładka Sugar',
|
||||
'LBL_NEW_FORM_TITLE' => 'Nowa zakładka Sugar',
|
||||
'LBL_ALL'=>'Wszystko',
|
||||
'LBL_USER_FEED' => 'Zakładki użytkownika',
|
||||
'LBL_ENABLE_USER_FEED' => 'Aktywuj zakładki użytkownika',
|
||||
'LBL_TO'=>'Wyślij do',
|
||||
'LBL_IS'=>'jest',
|
||||
'LBL_DONE'=>'Zrobione',
|
||||
'LBL_TITLE'=>'Tytuł',
|
||||
'LBL_ROWS'=>'Wiersze',
|
||||
'LBL_CATEGORIES'=>'Moduły',
|
||||
'LBL_TIME_LAST_WEEK'=>'Miniony tydzień',
|
||||
'LBL_TIME_WEEKS' =>'Tygodnie',
|
||||
'LBL_TIME_DAYS' =>'Dni',
|
||||
'LBL_TIME_YESTERDAY'=>'Wczoraj',
|
||||
'LBL_TIME_HOURS' =>'Godziny',
|
||||
'LBL_TIME_HOUR' =>'Godzina',
|
||||
'LBL_TIME_MINUTES' =>'Minuty',
|
||||
'LBL_TIME_MINUTE' =>'Minuta',
|
||||
'LBL_TIME_SECONDS' =>'Sekundy',
|
||||
'LBL_TIME_SECOND' =>'Sekunda',
|
||||
'LBL_TIME_AGO' =>'od',
|
||||
|
||||
'CREATED_CONTACT'=>'utworzono <b>NOWY</b> kontakt',
|
||||
'CREATED_OPPORTUNITY'=>'utworzono <b>NOWY</b> okazję',
|
||||
'CREATED_CASE'=>'utworzono <b>NOWĄ</b> sprawę',
|
||||
'CREATED_LEAD'=>'utworzono <b>NOWĄ</b> adres',
|
||||
'FOR'=>'dla',
|
||||
'CLOSED_CASE'=>'<b>ZAMKNIĘTA</b> sprawa ',
|
||||
'CONVERTED_LEAD'=>'<b>PRZEKONWERTOWANY</b> adres',
|
||||
'WON_OPPORTUNITY'=>'<b>WYGRANA</b> okazja',
|
||||
'WITH' => 'z',
|
||||
|
||||
'LBL_LINK_TYPE_Link' => 'Link',
|
||||
'LBL_LINK_TYPE_Image' => 'Obrazek',
|
||||
'LBL_LINK_TYPE_YouTube' => 'YouTube™',
|
||||
|
||||
'LBL_SELECT' => 'Wybór',
|
||||
'LBL_POST' => 'Zamieść',
|
||||
|
||||
|
||||
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user