Add php files
This commit is contained in:
107
modules/EmailMarketing/language/en_us.lang.php
Executable file
107
modules/EmailMarketing/language/en_us.lang.php
Executable file
@@ -0,0 +1,107 @@
|
||||
<?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_REPLY_ADDR' => '"Reply-to" Address: ',
|
||||
'LBL_REPLY_NAME' => '"Reply-to" Name: ',
|
||||
|
||||
'LBL_MODULE_NAME' => 'Email Marketing',
|
||||
'LBL_MODULE_TITLE' => 'Email Marketing: Home',
|
||||
'LBL_LIST_FORM_TITLE' => 'Email Marketing Campaigns',
|
||||
'LBL_NAME' => 'Name: ',
|
||||
'LBL_LIST_NAME' => 'Name',
|
||||
'LBL_LIST_FROM_ADDR' => 'From Email',
|
||||
'LBL_LIST_DATE_START' => 'Start Date',
|
||||
'LBL_LIST_TEMPLATE_NAME' => 'Email Template',
|
||||
'LBL_LIST_STATUS' => 'Status',
|
||||
'LBL_STATUS' => 'Status',
|
||||
'LBL_STATUS_TEXT' => 'Status:' ,
|
||||
'LBL_TEMPLATE_NAME'=>'Template Name',
|
||||
'LBL_DATE_ENTERED' => 'Date Entered',
|
||||
'LBL_DATE_MODIFIED' => 'Date Modified',
|
||||
'LBL_MODIFIED' => 'Modified by: ',
|
||||
'LBL_CREATED' => 'Created by: ',
|
||||
'LBL_MESSAGE_FOR' => 'Send This Message To:',
|
||||
'LBL_MESSAGE_FOR_ID' => 'Message For',
|
||||
|
||||
'LBL_FROM_NAME' => 'From Name: ',
|
||||
'LBL_FROM_ADDR' => 'From Email Address: ',
|
||||
'LBL_DATE_START' => 'Start Date',
|
||||
'LBL_TIME_START' => 'Start Time',
|
||||
'LBL_START_DATE_TIME' => 'Start Date & Time: ',
|
||||
'LBL_TEMPLATE' => 'Email Template: ',
|
||||
|
||||
'LBL_MODIFIED_BY' => 'Modified by: ',
|
||||
'LBL_CREATED_BY' => 'Created by: ',
|
||||
'LBL_DATE_CREATED' => 'Created date: ',
|
||||
'LBL_DATE_LAST_MODIFIED' => 'Modified date: ',
|
||||
|
||||
'LNK_NEW_CAMPAIGN' => 'Create Campaign',
|
||||
'LNK_CAMPAIGN_LIST' => 'Campaigns',
|
||||
'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
|
||||
'LNK_PROSPECT_LIST_LIST' => 'Target Lists',
|
||||
'LNK_NEW_PROSPECT' => 'Create Target',
|
||||
'LNK_PROSPECT_LIST' => 'Targets',
|
||||
'LBL_DEFAULT_SUBPANEL_TITLE'=>'Email Marketing',
|
||||
'LBL_CREATE_EMAIL_TEMPLATE'=> 'Create',
|
||||
'LBL_EDIT_EMAIL_TEMPLATE'=> 'Edit',
|
||||
'LBL_FROM_MAILBOX'=>'From Mailbox',
|
||||
'LBL_FROM_MAILBOX_NAME'=>'Use Mailbox:',
|
||||
'LBL_PROSPECT_LIST_SUBPANEL_TITLE'=>'Target Lists',
|
||||
'LBL_ALL_PROSPECT_LISTS'=>'Select to choose all Target List(s) in the Campaign.',
|
||||
'LBL_RELATED_PROSPECT_LISTS'=>'All Target List(s) related to this message.',
|
||||
'LBL_PROSPECT_LIST_NAME'=>'Target List Name',
|
||||
'LBL_LIST_PROSPECT_LIST_NAME'=>'Targeted Lists',
|
||||
'LBL_MODULE_SEND_TEST'=>'Campaign: Send Test',
|
||||
'LBL_MODULE_SEND_EMAILS'=>'Campaign: Send Emails',
|
||||
'LBL_SCHEDULE_MESSAGE_TEST'=>'Please select the campaign messages that you would like to test:',
|
||||
'LBL_SCHEDULE_MESSAGE_EMAILS'=>'Please select the campaign messages that you would like to schedule for distribution on the specified start date and time:',
|
||||
'LBL_SCHEDULE_BUTTON_TITLE'=>'Send',
|
||||
'LBL_SCHEDULE_BUTTON_LABEL'=>'Send',
|
||||
'LBL_SCHEDULE_BUTTON_KEY'=>'T',
|
||||
|
||||
|
||||
|
||||
);
|
||||
?>
|
||||
95
modules/EmailMarketing/language/pl_pl.lang.php
Executable file
95
modules/EmailMarketing/language/pl_pl.lang.php
Executable file
@@ -0,0 +1,95 @@
|
||||
<?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.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_REPLY_ADDR' => 'Adres "Odpowiedź Do": ',
|
||||
'LBL_REPLY_NAME' => 'Nazwa "Odpowiedź Do": ',
|
||||
|
||||
'LBL_MODULE_NAME' => 'Mailing marketingowy',
|
||||
'LBL_MODULE_TITLE' => 'Mailing marketingowy: Strona główna',
|
||||
'LBL_LIST_FORM_TITLE' => 'Mailing marketingowy kampanie',
|
||||
'LBL_NAME' => 'Nazwa: ',
|
||||
'LBL_LIST_NAME' => 'Nazwa',
|
||||
'LBL_LIST_FROM_ADDR' => 'Od (email)',
|
||||
'LBL_LIST_DATE_START' => 'Data rozpoczęcia',
|
||||
'LBL_LIST_TEMPLATE_NAME' => 'Przykładowy email',
|
||||
'LBL_LIST_STATUS' => 'Status',
|
||||
'LBL_STATUS' => 'Status',
|
||||
'LBL_STATUS_TEXT' => 'Status:' ,
|
||||
'LBL_TEMPLATE_NAME'=>'Nazwa wzoru',
|
||||
'LBL_DATE_ENTERED' => 'Data wprowadzenia',
|
||||
'LBL_DATE_MODIFIED' => 'Data zmodyfikowania',
|
||||
'LBL_MODIFIED' => 'Zmodyfikowano przez: ',
|
||||
'LBL_CREATED' => 'Utworzone przez: ',
|
||||
'LBL_MESSAGE_FOR' => 'Wyślij wiadomość do:' ,
|
||||
'LBL_MESSAGE_FOR_ID' => 'Wiadomość do' ,
|
||||
|
||||
'LBL_FROM_NAME' => 'Od (nazwa): ',
|
||||
'LBL_FROM_ADDR' => 'Od (adres email): ',
|
||||
'LBL_DATE_START' => 'Data rozpoczęcia',
|
||||
'LBL_TIME_START' => 'Czas rozpoczęcia',
|
||||
'LBL_START_DATE_TIME' => 'Data i czas rozpoczęcia: ',
|
||||
'LBL_TEMPLATE' => 'Przykładowy email: ',
|
||||
|
||||
'LBL_MODIFIED_BY' => 'Zmodyfikowano przez: ',
|
||||
'LBL_CREATED_BY' => 'Utworzone przez: ',
|
||||
'LBL_DATE_CREATED' => 'Data utworzenia: ',
|
||||
'LBL_DATE_LAST_MODIFIED' => 'Data modyfikacji: ',
|
||||
|
||||
'LNK_NEW_CAMPAIGN' => 'Utwórz kampanie',
|
||||
'LNK_CAMPAIGN_LIST' => 'Kampanie',
|
||||
'LNK_NEW_PROSPECT_LIST' => 'Utwórz listę potencjalnych odbiorców',
|
||||
'LNK_PROSPECT_LIST_LIST' => 'Lista potencjalnych odbiorców',
|
||||
'LNK_NEW_PROSPECT' => 'Utwórz potencjalnego odbiorcę',
|
||||
'LNK_PROSPECT_LIST' => 'Potencjalni odbiorcy',
|
||||
'LBL_DEFAULT_SUBPANEL_TITLE'=>'Mailing marketingowy',
|
||||
'LBL_CREATE_EMAIL_TEMPLATE'=> 'Utwórz',
|
||||
'LBL_EDIT_EMAIL_TEMPLATE'=> 'Edytuj',
|
||||
'LBL_FROM_MAILBOX'=>'Ze Skrzynki',
|
||||
'LBL_FROM_MAILBOX_NAME'=>'Użyj Skrzynki:',
|
||||
'LBL_PROSPECT_LIST_SUBPANEL_TITLE'=>'Listy docelowe',
|
||||
'LBL_ALL_PROSPECT_LISTS'=>'Wszystkie Listy docelowe w kampanii.',
|
||||
'LBL_RELATED_PROSPECT_LISTS'=>'Wszystkie listy docelowe powiązane z tą wiadmością.',
|
||||
'LBL_PROSPECT_LIST_NAME'=>'Nazwa listy docelowej',
|
||||
'LBL_LIST_PROSPECT_LIST_NAME'=>'Określone listy docelowe',
|
||||
'LBL_MODULE_SEND_TEST'=>'Kampania: wyślij test',
|
||||
'LBL_MODULE_SEND_EMAILS'=>'Kampania: Wyślij test',
|
||||
'LBL_SCHEDULE_MESSAGE_TEST'=>'Wybierz wiadomość kampanii, którą chcesz wysłać jako test:',
|
||||
'LBL_SCHEDULE_MESSAGE_EMAILS'=>'Wybierz wiadomości kampanii, które zamierzasz wysłać o określonej godzinie danego dnia:',
|
||||
'LBL_SCHEDULE_BUTTON_TITLE'=>'Wyślij',
|
||||
'LBL_SCHEDULE_BUTTON_LABEL'=>'Wyślij',
|
||||
'LBL_SCHEDULE_BUTTON_KEY'=>'T',
|
||||
|
||||
|
||||
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user