87 lines
2.4 KiB
PHP
87 lines
2.4 KiB
PHP
|
|
<?php
|
|||
|
|
//WARNING: The contents of this file are auto-generated
|
|||
|
|
|
|||
|
|
|
|||
|
|
$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']['EcmProductsDocumentsRelations']='Relacja z Produktami';
|
|||
|
|
|
|||
|
|
|
|||
|
|
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Warunki Płatności';
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
$app_list_strings['moduleList']['ev_Orders'] = 'Raport Zamówienia-Produkty';
|
|||
|
|
|
|||
|
|
|
|||
|
|
$app_list_strings['ecmproducts_product_kind_dom'] = array(
|
|||
|
|
'brak' => 'Brak',
|
|||
|
|
);
|
|||
|
|
|
|||
|
|
$app_list_strings['ecmproducts_product_size_dom'] = array(
|
|||
|
|
'brak' => 'Brak',
|
|||
|
|
);
|
|||
|
|
|
|||
|
|
$app_list_strings['ecmproducts_product_brand_dom'] = array(
|
|||
|
|
'brak' => 'Brak',
|
|||
|
|
);
|
|||
|
|
|
|||
|
|
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Warunki Przesy<73>ki';
|
|||
|
|
|
|||
|
|
|
|||
|
|
$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',
|
|||
|
|
);
|
|||
|
|
|
|||
|
|
?>
|