Files
crm.twinpol.com/custom/application/Ext/Language/pl_pl.lang.ext.php
2025-05-12 15:44:39 +00:00

71 lines
2.1 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//WARNING: The contents of this file are auto-generated
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Warunki Przesy³ki';
$app_list_strings['moduleList']['EcmProductsDocumentsRelations']='Relacja z Produktami';
$app_list_strings['moduleList']['EcmInvoiceOuts'] = 'Faktury';
$app_list_strings['ecminvoiceouts_parent_dom'] = array (
'Accounts' => $app_list_strings['moduleList']['Accounts'],
'Contacts' => $app_list_strings['moduleList']['Contacts'],
);
$app_list_strings['ecminvoiceouts_type_dom'] = array (
'normal' => 'Normalna',
'correct' => 'Korekta',
);
$app_list_strings['ecminvoiceouts_status_dom'] = array (
'registered' => 'Zarejestrowana',
'not_accepted' => 'Niezaakceptowana',
'accepted' => 'Zaakceptowana',
'mailed' => 'WysÅana',
'printed' => 'Wydrukowana',
'paid' => 'ZapÅacona',
'admonition' => 'Upomnienie',
);
$app_list_strings['ecminvoiceouts_type_dom'] = array (
'normal' => 'Normalna',
'correct' => 'Korekta',
);
$app_list_strings['moduleList']['EcmDocumentTemplates']='Szablony Dokumentów';
$app_list_strings['ecmdocumenttemplates_document_number_format_dom'] = array (
'CODE NR/Y' => 'CODE NR/Y',
'CODE YMDNR' => 'CODE YMDNR',
'CODE Y/M/D/NR' => 'CODE Y/M/D/NR',
'CODE Y-M-D-NR' => 'CODE Y-M-D-NR',
'CODE Y/M/D NR' => 'CODE Y/M/D NR',
'CODE Y.M.D.NR' => 'CODE Y.M.D.NR',
'CODE yMDNR' => 'CODE yMDNR',
'CODE y/M/D/NR' => 'CODE y/M/D/NR',
'CODE y-M-D-NR' => 'CODE y-M-D-NR',
'CODE y/M/D NR' => 'CODE y/M/D NR',
'CODE y.M.D.NR' => 'CODE y.M.D.NR',
);
$app_list_strings['ecmdocumenttemplates_documents_per_day_dom'] = array (
'1' => '9',
'2' => '99',
'3' => '999',
'4' => '9999',
'5' => '99999',
'6' => '999999',
);
$app_list_strings['ecmdocumenttemplates_correct_number_format_dom'] = array (
'' => '',
'/K' => '/K',
'/C' => '/C',
);
$app_list_strings['ecmdocumenttemplates_documents_per'] = array (
'day' => 'Dzień',
'month' => 'MiesiÄ…c',
'year' => 'Rok',
);
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Warunki PÅatnoÅci';
?>