Files
crm.twinpol.com/modules/EcmDocumentTemplates/language/pl_pl.lang.php
2025-05-12 15:44:39 +00:00

121 lines
5.7 KiB
PHP
Executable File

<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*****************************************************************************
* The contents of this file are subject to the RECIPROCAL PUBLIC LICENSE
* Version 1.1 ("License"); You may not use this file except in compliance
* with the License. You may obtain a copy of the License at
* http://opensource.org/licenses/rpl.php. Software distributed under the
* License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND,
* either express or implied.
*
* You may:
* a) Use and distribute this code exactly as you received without payment or
* a royalty or other fee.
* b) Create extensions for this code, provided that you make the extensions
* publicly available and document your modifications clearly.
* c) Charge for a fee for warranty or support or for accepting liability
* obligations for your customers.
*
* You may NOT:
* a) Charge for the use of the original code or extensions, including in
* electronic distribution models, such as ASP (Application Service
* Provider).
* b) Charge for the original source code or your extensions other than a
* nominal fee to cover distribution costs where such distribution
* involves PHYSICAL media.
* c) Modify or delete any pre-existing copyright notices, change notices,
* or License text in the Licensed Software
* d) Assert any patent claims against the Licensor or Contributors, or
* which would in any way restrict the ability of any third party to use the
* Licensed Software.
*
* You must:
* a) Document any modifications you make to this code including the nature of
* the change, the authors of the change, and the date of the change.
* b) Make the source code for any extensions you deploy available via an
* Electronic Distribution Mechanism such as FTP or HTTP download.
* c) Notify the licensor of the availability of source code to your extensions
* and include instructions on how to acquire the source code and updates.
* d) Grant Licensor a world-wide, non-exclusive, royalty-free license to use,
* reproduce, perform, modify, sublicense, and distribute your extensions.
*
* The Original Code is: CommuniCore
* Olavo Farias
* 2006-04-7 olavo.farias@gmail.com
*
* The Initial Developer of the Original Code is CommuniCore.
* Portions created by CommuniCore are Copyright (C) 2005 CommuniCore Ltda
* All Rights Reserved.
********************************************************************************/
$mod_strings = array (
//added 26.02.2009
'LBL_TEMPLATE_FILES_DEFS' => 'Pliki Szablonów',
'LBL_PREVIEW_PDF' => 'Podglad PDF',
'LBL_MODULE_NAME' => 'Szablony Dokumentów',
'LBL_MODULE_TITLE' => 'Szablony Dokumentów: Strona Glówna',
'LBL_MODULE_ID' => 'Szablony Dokumentów',
'LBL_SEARCH_FORM_TITLE' => 'Wyszukaj',
'LBL_LIST_FORM_TITLE' => 'Lista Szablonów Dokumentów',
'LBL_NEW_FORM_TITLE' => 'Nowy Szablon Dokumentów',
'LBL_ID' => 'Id',
'LBL_NAME' => 'Nazwa',
'LBL_DATE_ENTERED' => 'Date Utworzenia',
'LBL_DATE_MODIFIED' => 'Date Modzfikacji',
'LBL_MODIFIED_BY' => 'Zmodyfikowane przez',
'LBL_ASSIGNED_TO' => 'Przypisane Do',
'LBL_CREATED_BY' => 'Utworzeone Przez',
'LBL_CREATED_BY_USER' => 'Utworzeone Przez',
'LBL_MODIFIED_BY_USER' => 'Zmodyfikowane Przez',
'LBL_ASSIGNED_TO_USER' => 'Przypisane Do',
'LBL_DELETED' => 'Usuniete',
'LBL_LOGO_PATH' => 'Logo',
'LBL_LOGO_NAME' => 'Nazwa Logo',
'LBL_LOGO_ID' => 'Logo ID',
'LBL_LOGO_NO_LOGO' => 'Braka logo obrazka',
'LBL_LOGO_INFO' => 'Format pliku obrazka moze byc .png lub .jpg',
'LBL_LOGO_PREVIEW' => 'Podglad Logo:',
'LBL_INFORMATIONS' => 'Informacje:',
'LBL_LOGO' => 'Dodaj Logo',
'LBL_ACCOUNT_NAME' => 'Nazwa Firmy',
'LBL_ACCOUNT_ID' => 'Nazwa Firmy',
// 'LBL_ACCOUNT_NUMBER' => 'Account number',
'LBL_FOOTER_TEXT' => 'Tekst Stopki',
'LBL_DEFAULT_FOOTER_TEXT' => "\$dt_account_name - Tel: \$dt_footer_phone - Fax: \$dt_footer_fax\nKonto: \$dt_footer_account - BLZ \$dt_footer_swift - Bank: \$dt_footer_bankname\nVAT-ID (UmSt. Nr.) \$dt_footer_vatid - TAX Nr. (Steuer Nr.) \$dt_footer_regon - HRB: \$dt_footer_krs - Amtsgericht: Neuss",
'LBL_HEADER_TEXT' => 'Tekst Naglówka',
'LBL_DEFAULT_HEADER_TEXT' => "\$acc_name\n\$acc_billing_address_street\n\$acc_billing_address_postalcode \$acc_billing_address_city",
'LBL_TEMPLATE_TEXTS' => 'Template Texts',
// 'LBL_FOOTER_ACCOUNT' => 'Account',
// 'LBL_FOOTER_ADDRESS' => 'Address',
// 'LBL_FOOTER_PHONE' => 'Phone',
// 'LBL_FOOTER_FAX' => 'Fax',
// 'LBL_FOOTER_KRS' => 'KRS',
// 'LBL_FOOTER_NIP' => 'NIP',
// 'LBL_FOOTER_REGON' => 'REGON',
// 'LBL_FOOTER_CAPITAL' => 'Account capital',
// 'LBL_FOOTER_MANAGEMENT' => 'Management',
// 'LBL_FOOTER_SWIFT' => 'Swift',
// 'LBL_FOOTER_BANKNAME' => 'Bank name',
// 'LBL_FOOTER_VATID' => 'VAT-ID',
'LBL_DOCUMENT_NUMBER_FORMAT_ID' => 'Format Numeru Dokumenu',
'LBL_DOCUMENTS_PER_DAY_ID' => 'Ilosc Dokumentów',
'LBL_DOCUMENT_NUMBER_LETTER' => 'Doc. number letter',
'LBL_CORRECT_NUMBER_LETTER' => 'Correct number letter',
'LNK_NEW_ECMDOCUMENTTEMPLATES' => 'Nowy Szablon',
'LNK_ECMDOCUMENTTEMPLATES_LIST' => 'Lista Szablonów',
'LBL_ECMDOCUMENTTEMPLATE_PDF' => 'Pokaz PDF',
'LBL_ECMDOCUMENTTEMPLATE_PDF_BUTTON_KEY' => 'Pokaz PDF [Alt+P]',
'LBL_ECMDOCUMENTTEMPLATE_PDF_BUTTON_TITLE' => 'Pokaz Raport z Pracy w Pliku PDF.',
'LBL_DOCUMENTS_PER' => 'Documents Per',
'LBL_SHOW_HEADER_ON_ALL_PAGES' => 'Pokaz Naglówek na Wszystkich Stronach',
'LBL_SHOW_FOOTER_ON_ALL_PAGES' => 'Pokaz Stopke na Wszystkich Stronach',
'LBL_ECMLANGUAGE' => 'Jezyk',
'LBL_CHANGE_ALL_OLD_RECORDS' => 'Zamien Wszystkie Stare Rekordy',
);
?>