init
This commit is contained in:
95
modules/ProspectLists/language/en_us.lang.php
Executable file
95
modules/ProspectLists/language/en_us.lang.php
Executable file
@@ -0,0 +1,95 @@
|
||||
<?php
|
||||
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
|
||||
/*********************************************************************************
|
||||
* 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".
|
||||
********************************************************************************/
|
||||
/*********************************************************************************
|
||||
|
||||
* 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' => 'Target Lists',
|
||||
'LBL_MODULE_ID' => 'Target Lists',
|
||||
'LBL_MODULE_TITLE' => 'Target Lists: Home',
|
||||
'LBL_SEARCH_FORM_TITLE' => 'Target Lists Search',
|
||||
'LBL_LIST_FORM_TITLE' => 'Target Lists',
|
||||
'LBL_PROSPECT_LIST_NAME' => 'Target List:',
|
||||
'LBL_NAME' => 'Name',
|
||||
'LBL_ENTRIES' => 'Total Entries',
|
||||
'LBL_LIST_PROSPECT_LIST_NAME' => 'Target List',
|
||||
'LBL_LIST_ENTRIES' => 'Targets in List',
|
||||
'LBL_LIST_DESCRIPTION' => 'Description',
|
||||
'LBL_LIST_TYPE_NO' => 'Type',
|
||||
'LBL_LIST_END_DATE' => 'End Date',
|
||||
'LBL_DATE_ENTERED' => 'Date Entered',
|
||||
'LBL_DATE_MODIFIED' => 'Date Modified',
|
||||
'LBL_MODIFIED' => 'Modified by',
|
||||
'LBL_CREATED' => 'Created by',
|
||||
'LBL_TEAM' => 'Team',
|
||||
'LBL_ASSIGNED_TO' => 'Assigned to',
|
||||
'LBL_DESCRIPTION' => 'Description',
|
||||
'LNK_NEW_CAMPAIGN' => 'Create Campaign',
|
||||
'LNK_CAMPAIGN_LIST' => 'Campaigns',
|
||||
'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
|
||||
'LNK_PROSPECT_LIST_LIST' => 'Target Lists',
|
||||
'LBL_MODIFIED_BY' => 'Modified by',
|
||||
'LBL_CREATED_BY' => 'Created by',
|
||||
'LBL_DATE_CREATED' => 'Created date',
|
||||
'LBL_DATE_LAST_MODIFIED' => 'Modified date',
|
||||
'LNK_NEW_PROSPECT' => 'Create Target',
|
||||
'LNK_PROSPECT_LIST' => 'Targets',
|
||||
|
||||
'LBL_PROSPECT_LISTS_SUBPANEL_TITLE' => 'Target Lists',
|
||||
'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
|
||||
'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
|
||||
'LBL_PROSPECTS_SUBPANEL_TITLE'=>'Targets',
|
||||
'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
|
||||
'LBL_COPY_PREFIX' =>'Copy of',
|
||||
'LBL_USERS_SUBPANEL_TITLE' =>'Users',
|
||||
'LBL_TYPE' => 'Type',
|
||||
'LBL_LIST_TYPE' => 'Type',
|
||||
'LBL_LIST_TYPE_LIST_NAME'=>'Type',
|
||||
'LBL_NEW_FORM_TITLE'=>'New Target List',
|
||||
'LBL_MARKETING_MESSAGE'=>'Email Marketing Message',
|
||||
'LBL_DOMAIN_NAME'=>'Domain Name',
|
||||
'LBL_DOMAIN'=>'No emails to Domain',
|
||||
'LBL_LIST_PROSPECTLIST_NAME'=>'Name',
|
||||
);
|
||||
|
||||
|
||||
?>
|
||||
66
modules/ProspectLists/language/pl_pl.lang.EditView.html
Executable file
66
modules/ProspectLists/language/pl_pl.lang.EditView.html
Executable file
@@ -0,0 +1,66 @@
|
||||
<!--
|
||||
|
||||
/*********************************************************************************
|
||||
* SugarCRM is a customer relationship management program developed by
|
||||
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it under
|
||||
* the terms of the GNU 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 General Public License for more
|
||||
* details.
|
||||
*
|
||||
* You should have received a copy of the GNU 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 General Public License version 3.
|
||||
*
|
||||
* In accordance with Section 7(b) of the GNU 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".
|
||||
********************************************************************************/
|
||||
|
||||
/*********************************************************************************
|
||||
|
||||
********************************************************************************/
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
|
||||
<h1>Lista docelowa</h1>
|
||||
Gdy dysponujesz danymi, kt<6B>rych nie mozesz zakwalifikowac do adresu ani do kontaktu wtedy okreslasz cel indywidualny.
|
||||
Gdy chcesz dotrzec do wielu cel<65>w, mozesz pogrupowac je w listy docelowe zgodnie z g<>ry ustalonymi kryteriami, takimi jak grupa wiekowa, wydatki lub nawyki.
|
||||
Podczas tworzenia listy docelowych, mozna okreslic jeden z nastepujacych typ<79>w:
|
||||
<ul>
|
||||
<li><span class="helpButton">Domyslna</span>. Lista os<6F>b, kt<6B>re sa celem kampanii i otrzymuja wiadomosci e-mail wysylane w ramach kampanii.</li>
|
||||
<li><span class="helpButton">Seed</span>. Lista os<6F>b, kt<6B>re powinny otrzymywac e-mail kampanii, ale nie moga byc monitorowane jak potencjalne adresy.</li>
|
||||
<li><span class="helpButton">Test</span>. Lista os<6F>b, kt<6B>re otrzymaja e-mail kampanii w ramach testu, przed przeslaniem go na adresy z listy domyslnej.</li>
|
||||
<li><span class="helpButton">Lista wykluczen.</span> Lista os<6F>b, kt<6B>re chcesz wykluczyc z listy adres<65>w do kt<6B>rych kierowana jest kampania. Zablokowac adres mozesz przez ID, adres e-mail lub domene.</li>
|
||||
</ul>
|
||||
<p>Aby utworzyc liste docelowa, wprowadz nastepujace informacje:</p>
|
||||
<ul>
|
||||
<li><span class="helpButton"> Nazwa</span>. Wprowadz nazwe listy docelowej.</li>
|
||||
<li><span class="helpButton">Typ</span>. Z listy rozwijanej wybierz docelowy typ listy.</li>
|
||||
<li><span class="helpButton">Przydzielono do</span>. Wprowadz nazwe uzytkownika, odpowiedzialnego za te liste; click <span class="helpButton">Select</span> aby wybrac z listy uzytkownika. Domyslnie zostanie ona przypisana do Ciebie. </li>
|
||||
<li><span class="helpButton">Zesp<EFBFBD>l</span>. Wprowadz nazwe zespolu przypisanego do tej listy; click <span class="helpButton">Select</span> aby wybrac z listy grupe.Domyslnie zostanie ona przypisana Tobie.</li>
|
||||
<li><span class="helpButton">Opis</span>. Wpisz kr<6B>tki opis listy docelowej.</li>
|
||||
</ul>
|
||||
Click<span class="helpButton">Save</span> aby zachowac liste docelowa; click <span class="helpButton">Cancel</span> aby wyjsc z kreatora bez zapisu.</li>
|
||||
85
modules/ProspectLists/language/pl_pl.lang.php
Executable file
85
modules/ProspectLists/language/pl_pl.lang.php
Executable file
@@ -0,0 +1,85 @@
|
||||
<?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-2005 SugarCRM, Inc.;
|
||||
* All Rights Reserved.
|
||||
* Contributor(s): ______________________________________.
|
||||
********************************************************************************/
|
||||
|
||||
/*********************************************************************************
|
||||
* pl_pl.lang.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_MODULE_NAME' => 'Lista grup odbiorców',
|
||||
'LBL_MODULE_ID' => 'Lista grup odbiorcow',
|
||||
'LBL_MODULE_TITLE' => 'Lista grup odbiorców: Strona główna',
|
||||
'LBL_SEARCH_FORM_TITLE' => 'Szukaj grup odbiorców',
|
||||
'LBL_LIST_FORM_TITLE' => 'Lista grup odbiorców',
|
||||
'LBL_PROSPECT_LIST_NAME' => 'Nazwa:',
|
||||
'LBL_NAME' => 'Nazwa: ',
|
||||
'LBL_ENTRIES' => 'Wszystkie pozycje: ',
|
||||
'LBL_LIST_PROSPECT_LIST_NAME' => 'Lista grup odbiorców',
|
||||
'LBL_LIST_ENTRIES' => 'Pozycje',
|
||||
'LBL_LIST_DESCRIPTION' => 'Opis',
|
||||
'LBL_LIST_TYPE_NO' => 'Typ',
|
||||
'LBL_LIST_END_DATE' => 'Data zakończenia',
|
||||
'LBL_DATE_ENTERED' => 'Data rozpoczęcia',
|
||||
'LBL_DATE_MODIFIED' => 'Data modyfikacji',
|
||||
'LBL_MODIFIED' => 'Zmodyfikowane przez: ',
|
||||
'LBL_CREATED' => 'Utworzone przez: ',
|
||||
'LBL_TEAM' => 'Zespół: ',
|
||||
'LBL_ASSIGNED_TO' => 'Przydzielony do: ',
|
||||
'LBL_DESCRIPTION' => 'Opis: ',
|
||||
'LNK_NEW_CAMPAIGN' => 'Utwórz kampanię',
|
||||
'LNK_CAMPAIGN_LIST' => 'Kampanie',
|
||||
'LNK_NEW_PROSPECT_LIST' => 'Utwórz listę grup odbiorców',
|
||||
'LNK_PROSPECT_LIST_LIST' => 'Lista grup odbiorców',
|
||||
'LBL_MODIFIED_BY' => 'Zmodyfikowane przez: ',
|
||||
'LBL_CREATED_BY' => 'Utworzone przez: ',
|
||||
'LBL_DATE_CREATED' => 'Data utworzenia: ',
|
||||
'LBL_DATE_LAST_MODIFIED' => 'Data modyfikacji: ',
|
||||
'LNK_NEW_PROSPECT' => 'Utwórz grupę odbiorców',
|
||||
'LNK_PROSPECT_LIST' => 'Docelowi odbiorcy',
|
||||
|
||||
'LBL_PROSPECT_LISTS_SUBPANEL_TITLE' => 'Lista grup odbiorców',
|
||||
'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty',
|
||||
'LBL_LEADS_SUBPANEL_TITLE' => 'Decydenci',
|
||||
'LBL_PROSPECTS_SUBPANEL_TITLE'=>'odbiorcy',
|
||||
'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Klienci',
|
||||
'LBL_COPY_PREFIX' =>'Kopia',
|
||||
'LBL_USERS_SUBPANEL_TITLE' =>'Użytkownicy',
|
||||
'LBL_TYPE' => 'Typ',
|
||||
'LBL_LIST_TYPE' => 'Typ:',
|
||||
'LBL_LIST_TYPE_LIST_NAME'=>'Typ',
|
||||
'LBL_NEW_FORM_TITLE'=>'Nowa lista odbiorców',
|
||||
'LBL_MARKETING_MESSAGE'=>'Wiadomość mailingowa',
|
||||
'LBL_DOMAIN_NAME'=>'Nazwa domeny',
|
||||
'LBL_DOMAIN'=>'Nie ma wiadomości email dla domeny:',
|
||||
'LBL_LIST_PROSPECTLIST_NAME'=>'Nazwa',
|
||||
|
||||
);
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user