ÿþ<?php // Module $_['text_pdf_invoice'] = 'Faktura w Pdf'; // Template $_['pdf_date_format'] = '%d/%b/%Y'; // check other formats here: http://php.net/strftime, for example use '%B %d, %Y' for 'January 1, 2016' $_['direction'] = 'ltr'; $_['decimal_point'] = ','; $_['thousand_point'] = '.'; $_['text_invoice'] = 'Faktura'; $_['text_proformat'] = 'Faktura Proforma'; $_['text_refund'] = 'Pienidze zwrócone'; $_['text_recurring'] = 'Faktura cykliczna'; $_['text_packingslip'] = 'Dokument dostawy'; $_['file_return'] = 'Zwrot'; $_['text_return'] = 'Zwrot'; $_['text_store_vat'] = 'VAT:'; $_['text_store_company'] = 'Identyfikator firmy:'; $_['text_url'] = 'URL:'; $_['text_company_id'] = 'Identyfikator firmy:'; $_['text_tax_id'] = 'Identyfikator VAT:'; $_['text_order_detail'] = 'SzczegóBy zamówienia'; $_['text_invoice_no'] = 'Numer Faktury:'; $_['text_order_id'] = 'Numer Zamówienia:'; $_['text_po_number'] = 'Twoje Zamowienie:'; $_['text_status'] = 'Satus:'; $_['text_date_added'] = 'Data:'; $_['text_date_due'] = 'Data wykononania:'; $_['text_customer'] = 'Klient:'; $_['text_customer_id'] = 'Numer klienta:'; $_['text_shipping_address'] = 'Wy[lij do'; $_['text_shipping_method'] = 'Sposób dostawy:'; $_['text_payment_address'] = 'Sprzeda| do'; $_['text_payment_method'] = 'Metody PBatno[ci:'; $_['text_products'] = 'Produkty:'; $_['text_total'] = 'Acznie:'; $_['text_instruction'] = 'Instrukcji'; $_['text_customer_comment'] = 'Komentarz klienta'; $_['text_email'] = 'Email:'; $_['text_telephone'] = 'Telefon:'; $_['text_fax'] = 'Fax:'; $_['text_paid'] = 'ZapBacono'; // Return $_['text_return_id'] = 'Numer zwrotu'; $_['text_return_info'] = 'Informacje zwrotu'; $_['text_return_product'] = 'Zwrot produktu'; $_['text_return_status'] = 'Satus zwrotu'; $_['text_return_reason'] = 'Powód zwrotu'; $_['text_return_opened'] = 'Otwierany'; $_['text_return_comment'] = 'Komentarz'; $_['text_return_action'] = 'Akcja zwrotu'; // Recurring $_['text_description'] = 'Opis'; $_['text_reference'] = 'Referencje'; $_['text_product'] = 'Produkt'; // Column $_['column_image'] = ''; $_['column_product'] = 'Nazwa produktu'; $_['column_product_id'] = 'Kod produktu'; $_['column_model'] = 'Model'; $_['column_manufacturer'] = 'Producent'; $_['column_description'] = 'Opis'; $_['column_mpn'] = 'MPN'; $_['column_isbn'] = 'ISBN'; $_['column_location'] = 'Lokalizacja'; $_['column_sku'] = 'SKU'; $_['column_upc'] = 'UPC'; $_['column_ean'] = 'EAN'; $_['column_barcode'] = 'Kod kreskowy'; $_['column_expected'] = 'Zamówienie zwrotne ( Wymagane)'; $_['column_weight'] = 'Waga'; $_['column_attributes'] = 'Wymiary'; $_['column_quantity'] = 'Ilos'; $_['column_slip_qty'] = 'Ilo[ zamówionych produktów'; $_['column_qty_check'] = 'Ilosc wysBanych produktów'; $_['column_price'] = 'Cena jednostkowa'; $_['column_price_tax'] = 'Cena jednostkowa'; $_['column_date_added'] = 'Data'; $_['column_type'] = 'Typ'; $_['column_amount'] = 'Kwota Bczna'; $_['column_tax'] = 'Podatek'; $_['column_tax_total'] = 'Kwota podatku'; $_['column_tax_rate'] = 'Stawka podatku'; $_['column_total'] = 'Aczna kwota bez podatku'; $_['column_total_tax'] = 'Aczna kwota podatku'; $_['text_total_refund'] = 'Kwota rabatu'; $_['text_slip_summary'] = 'Podsumowanie'; $_['text_slip_total_items'] = 'Ilo[ zamówionych produktów'; $_['text_slip_total_weight'] = 'Waga Bcznie'; ?> Warning: Cannot modify header information - headers already sent by (output started at /home/srv95699/domains/petbarrier.pl/public_html/extension/pdf_invoice_pro/catalog/language/pl/module/pdf_invoice.php:1) in /home/srv95699/domains/petbarrier.pl/public_html/system/library/response.php on line 58