summaryrefslogtreecommitdiff
path: root/locale/pl/io
blob: 656efefb3b97f7590da9f38b86f76430590b22d5 (plain)
  1. $self{charset} = 'ISO-8859-2';
  2. $self{texts} = {
  3. 'Add Purchase Order' => 'Dodaj Zamówienie Zakupu',
  4. 'Add Quotation' => 'Dodaj Ofertę',
  5. 'Add Request for Quotation' => 'Dodaj Prośbę o Ofertę',
  6. 'Add Sales Order' => 'Dodaj Zlecenie Sprzedaży',
  7. 'Address' => 'Adres',
  8. 'Apr' => 'Kwiecień',
  9. 'April' => 'Kwiecień',
  10. 'Attachment' => 'Załącznik',
  11. 'Aug' => 'Sierpień',
  12. 'August' => 'Sierpień',
  13. 'Bcc' => 'Bcc',
  14. 'Billing Address' => 'Adres Korespondencji',
  15. 'Bin' => 'Kosz',
  16. 'Bin List' => 'Wykaz Kosza',
  17. 'Cc' => 'Cc',
  18. 'City' => 'Miasto',
  19. 'Company Name' => 'Nazwa Firmy',
  20. 'Contact' => 'Kontakt',
  21. 'Continue' => 'Kontynuj',
  22. 'Copies' => 'Kopie',
  23. 'Country' => 'Kraj',
  24. 'Customer Number' => 'Numer Odbiorcy',
  25. 'Date' => 'Data',
  26. 'Dec' => 'Grudzień',
  27. 'December' => 'Grudzień',
  28. 'Delivery Date' => 'Data Dostawy',
  29. 'Description' => 'Opis',
  30. 'E-mail' => 'E-mail',
  31. 'E-mail address missing!' => 'Brak adresu E-mail!',
  32. 'E-mailed' => 'Wysłano',
  33. 'Extended' => 'Wartość Netto',
  34. 'Fax' => 'Fax',
  35. 'Feb' => 'Luty',
  36. 'February' => 'Luty',
  37. 'Group' => 'Grupa',
  38. 'In-line' => 'Włączony',
  39. 'Invoice' => 'Faktura',
  40. 'Invoice Date missing!' => 'Brak Daty Wystawienia',
  41. 'Invoice Number missing!' => 'Brak Numeru Faktury',
  42. 'Item not on file!' => 'Produkt nie jest w zbiorze!',
  43. 'Jan' => 'Styczeń',
  44. 'January' => 'Styczeń',
  45. 'Jul' => 'Lipiec',
  46. 'July' => 'Lipiec',
  47. 'Jun' => 'Czerwiec',
  48. 'June' => 'Czerwiec',
  49. 'Mar' => 'Marzec',
  50. 'March' => 'Marzec',
  51. 'May' => 'Maj',
  52. 'May ' => 'Maj',
  53. 'Message' => 'Wiadomość',
  54. 'Nov' => 'Listopad',
  55. 'November' => 'Listopad',
  56. 'Number' => 'Numer Katalogu',
  57. 'Number missing in Row' => 'Brak Numeru w Rzędzie',
  58. 'Oct' => 'Pażdziernik',
  59. 'October' => 'Pażdziernik',
  60. 'Order Date missing!' => 'Brak Daty Zlecenia',
  61. 'Order Number missing!' => 'Brak Numeru Zlecenia',
  62. 'PDF' => 'PDF',
  63. 'Packing List' => 'Lista Pakunkowa',
  64. 'Packing List Date missing!' => 'Brak Daty Listy Pakunkowej',
  65. 'Packing List Number missing!' => 'Brak Numeru Listy Pakunkowej',
  66. 'Part' => 'Produkt',
  67. 'Phone' => 'Tel.',
  68. 'Pick List' => 'Lista Pobrania',
  69. 'Postscript' => 'Postscript',
  70. 'Price' => 'Cena Netto',
  71. 'Printed' => 'Wydrukowane',
  72. 'Project' => 'Projekt',
  73. 'Purchase Order' => 'Zlecenie Zakupu',
  74. 'Qty' => 'Ilość',
  75. 'Quotation' => 'Oferta',
  76. 'Quotation Date missing!' => 'Brak Daty Oferty',
  77. 'Quotation Number missing!' => 'Brak Numeru Oferty',
  78. 'Recd' => 'Otrzymano',
  79. 'Required by' => 'Termin Dostawy',
  80. 'SKU' => 'SWW',
  81. 'Sales Order' => 'Zlecenie Sprzedaży',
  82. 'Screen' => 'Ekran',
  83. 'Sep' => 'Wrzesień',
  84. 'September' => 'Wrzesień',
  85. 'Serial No.' => 'Nr. Sr.',
  86. 'Service' => 'Usługi',
  87. 'Ship' => 'Wysyłka',
  88. 'Ship to' => 'Wyślij do',
  89. 'Shipping Address' => 'Adres Dostawy',
  90. 'State/Province' => 'Województwo',
  91. 'Subject' => 'Treść',
  92. 'Subtotal' => 'Wartość Netto',
  93. 'To' => 'do',
  94. 'Translation not on file!' => 'Brak tłumaczenia w zbiorze',
  95. 'Unit' => 'Jednostka',
  96. 'Vendor Number' => 'Numer Dostawcy',
  97. 'What type of item is this?' => 'Co to za rodzaj artykułu',
  98. 'Work Order' => 'Zlecenie Robocze',
  99. 'sent' => 'wysłane',
  100. };
  101. $self{subs} = {
  102. 'calc_markup' => 'calc_markup',
  103. 'check_form' => 'check_form',
  104. 'create_form' => 'create_form',
  105. 'customer_details' => 'customer_details',
  106. 'display_form' => 'display_form',
  107. 'display_row' => 'display_row',
  108. 'e_mail' => 'e_mail',
  109. 'invoicetotal' => 'invoicetotal',
  110. 'item_selected' => 'item_selected',
  111. 'new_item' => 'new_item',
  112. 'print' => 'print',
  113. 'print_form' => 'print_form',
  114. 'print_options' => 'print_options',
  115. 'purchase_order' => 'purchase_order',
  116. 'quotation' => 'quotation',
  117. 'rfq' => 'rfq',
  118. 'sales_order' => 'sales_order',
  119. 'select_item' => 'select_item',
  120. 'send_email' => 'send_email',
  121. 'ship_to' => 'ship_to',
  122. 'validate_items' => 'validate_items',
  123. 'vendor_details' => 'vendor_details',
  124. 'kontynuj' => 'continue',
  125. };
  126. 1;