PATH:
home
/
letacommog
/
crmleta
/
languages
/
pl_pl
/
Settings
<?php /*+*********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. *************************************************************************************/ $languageStrings = array( 'LBL_TRANSFORM_OWNERSHIP' => 'Przenieś właściciela', 'LBL_TO_OTHER_GROUP' => 'do innej grupy ', 'SINGLE_Groups' => 'Grupa', 'LBL_ADD_RECORD' => 'Dodaj Grupę', 'LBL_GROUP_NAME' => 'Nazwa Grupy', 'LBL_GROUP_MEMBERS' => 'Członkowie Grupy', 'LBL_ROLEANDSUBORDINATE' => 'Rola i podwładnych', 'RoleAndSubordinates' => 'Rola i podwładnych', 'LBL_DUPLICATES_EXIST' => 'Grupa o tej nazwie już istnieje', ); $jsLanguageStrings = array( 'JS_COMMA_NOT_ALLOWED_GROUP' => 'Znaki specjalne, takie jak ,"<> nie są dozwolone w Nazwa grupy.', 'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Proszę wybrać przynajmniej jednego członka grupy', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Grupa z powodzeniem usunięte', );
[+]
..
[-] Groups.php
[edit]
[-] CronTasks.php
[edit]
[-] Vtiger.php
[edit]
[-] PickListDependency.php
[edit]
[-] Profiles.php
[edit]
[-] SharingAccess.php
[edit]
[-] Currency.php
[edit]
[-] CustomerPortal.php
[edit]
[-] Roles.php
[edit]
[-] Leads.php
[edit]
[-] ModuleManager.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Potentials.php
[edit]
[-] EmailTemplate.php
[edit]
[-] ExtensionStore.php
[edit]
[-] PBXManager.php
[edit]
[-] MailConverter.php
[edit]
[-] Webforms.php
[edit]
[-] Payments.php
[edit]
[-] Workflows.php
[edit]
[-] LayoutEditor.php
[edit]
[-] Picklist.php
[edit]