Files

71 lines
2.1 KiB
PHP
Raw Permalink Normal View History

2025-05-12 15:44:39 +00:00
<?php
//WARNING: The contents of this file are auto-generated
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Warunki Przesy<73>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';
?>