1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
$self{charset} = 'UTF-8';
$self{texts} = {
'Accounting Menu' => 'Menu Księgowości',
'Add Part' => 'Dodaj Produkt',
'Add Purchase Order' => 'Dodaj Zamówienie Zakupu',
'Add Quotation' => 'Dodaj Ofertę',
'Add Request for Quotation' => 'Dodaj Prośbę o Ofertę',
'Add Sales Order' => 'Dodaj Zlecenie Sprzedaży',
'Add Service' => 'Dodaj Usługi',
'Address' => 'Adres',
'Amount' => 'Kwota',
'Apr' => 'Kwiecień',
'April' => 'Kwiecień',
'Are you sure you want to delete Order Number' => 'Czy chcesz usunąć Numer Zamówienia?',
'Are you sure you want to delete Quotation Number' => 'Czy chcesz usunąć Numer Oferty?',
'Attachment' => 'Załącznik',
'Aug' => 'Sierpień',
'August' => 'Sierpień',
'Bcc' => 'Bcc',
'Bin' => 'Kosz',
'Bin List' => 'Wykaz Kosza',
'Business' => 'Działalność',
'C' => 'C',
'Cannot delete order!' => 'Nie możesz usunąć zamówienia!',
'Cannot delete quotation!' => 'Nie możesz usunąć oferty',
'Cannot save order!' => 'Nie można zapisać zamowienia!',
'Cannot save quotation!' => 'Nie można zapisać oferty!',
'Cc' => 'Cc',
'City' => 'Miasto',
'Closed' => 'Zamknięto',
'Confirm!' => 'Potwierdż!',
'Contact' => 'Kontakt',
'Continue' => 'Kontynuj',
'Copies' => 'Kopie',
'Cost' => 'Koszt',
'Could not save!' => 'Nie może zapisać!',
'Country' => 'Kraj',
'Credit Limit' => 'Limit Kredytu',
'Curr' => 'Waluta',
'Currency' => 'Waluta',
'Current' => 'Bieżący',
'Customer' => 'Odbiorca',
'Customer Number' => 'Numer Odbiorcy',
'Customer missing!' => 'Brak Odbiorcy',
'Customer not on file!' => 'Brak Odbiorcy w bazie danych',
'Date' => 'Data',
'Date Received' => 'Data Wpłaty',
'Date received missing!' => 'Brak Daty Wpłaty',
'Dec' => 'Grudzień',
'December' => 'Grudzień',
'Delete' => 'Usuń',
'Delivery Date' => 'Data Dostawy',
'Department' => 'Wydział',
'Description' => 'Opis',
'Done' => 'Zrobione',
'E-mail' => 'E-mail',
'E-mail address missing!' => 'Brak adresu E-mail!',
'E-mailed' => 'Wysłano',
'Edit Purchase Order' => 'Zmiany Zlecenia Zakupu',
'Edit Quotation' => 'Zmień Ofertę',
'Edit Request for Quotation' => 'Zmień Prośbę o Ofertę',
'Edit Sales Order' => 'Zmiany Zlecenia Sprzedazy',
'Employee' => 'Pracownik',
'Employee Number' => 'Numer Pracownika',
'Exchange Rate' => 'Kurs Walut',
'Exchange rate missing!' => 'Brakuje Kursu Walut',
'Extended' => 'Wartość Netto',
'Fax' => 'Fax',
'Feb' => 'Luty',
'February' => 'Luty',
'From' => 'Od',
'Group' => 'Grupa',
'ID' => 'Identyfikator',
'In-line' => 'Włączony',
'Include in Report' => 'Dołącz w Sprawozdaniu',
'Internal Notes' => 'Noty Wewnętrzne',
'Inventory saved!' => 'Inwentarz zapisany!',
'Invoice' => 'Faktura',
'Invoice Date missing!' => 'Brak Daty Wystawienia',
'Invoice Number missing!' => 'Brak Numeru Faktury',
'Item not on file!' => 'Produkt nie jest w zbiorze!',
'Jan' => 'Styczeń',
'January' => 'Styczeń',
'Jul' => 'Lipiec',
'July' => 'Lipiec',
'Jun' => 'Czerwiec',
'June' => 'Czerwiec',
'Manager' => 'Kierownik',
'Mar' => 'Marzec',
'March' => 'Marzec',
'May' => 'Maj',
'May ' => 'Maj',
'Message' => 'Wiadomość',
'Month' => 'Miesiąc',
'No.' => 'Nr.',
'Notes' => 'Noty',
'Nothing entered!' => 'Nic nie wprowadzono!',
'Nothing selected!' => 'Nic nie zaznaczone!',
'Nov' => 'Listopad',
'November' => 'Listopad',
'Number' => 'Numer Katalogu',
'Number missing in Row' => 'Brak Numeru w Rzędzie',
'O' => 'O',
'Oct' => 'Pażdziernik',
'October' => 'Pażdziernik',
'Open' => 'Otworzono',
'Order' => 'Zlecenie',
'Order Date' => 'Data Zlecenia',
'Order Date missing!' => 'Brak Daty Zlecenia',
'Order Number' => 'Numer ZLecenia',
'Order Number missing!' => 'Brak Numeru Zlecenia',
'Order deleted!' => 'Zlecenie usunięte',
'Order saved!' => 'Zlecenie zapisane',
'PDF' => 'PDF',
'Packing List' => 'Lista Pakunkowa',
'Packing List Date missing!' => 'Brak Daty Listy Pakunkowej',
'Packing List Number missing!' => 'Brak Numeru Listy Pakunkowej',
'Period' => 'Okres',
'Phone' => 'Tel.',
'Pick List' => 'Lista Pobrania',
'Postscript' => 'Postscript',
'Price' => 'Cena Netto',
'Print' => 'Wydrukuj',
'Print and Save' => 'Wydrukuj i Zapisz',
'Printed' => 'Wydrukowane',
'Project' => 'Projekt',
'Project not on file!' => 'Brak Projektu w zbiorze danych!',
'Purchase Order' => 'Zlecenie Zakupu',
'Purchase Orders' => 'Zlecenia Zakupu',
'Qty' => 'Ilość',
'Quarter' => 'Kwartał',
'Quotation' => 'Oferta',
'Quotation ' => 'Oferta',
'Quotation Date' => 'Data Oferty',
'Quotation Date missing!' => 'Brak Daty Oferty',
'Quotation Number' => 'Numer Oferty',
'Quotation Number missing!' => 'Brak Numeru Oferty',
'Quotation deleted!' => 'Oferta usunięta',
'Quotations' => 'Oferty',
'RFQ' => 'Prośba o Ofertę',
'RFQ ' => 'Prpośba o Ofertę',
'RFQ Number' => 'Numer Prośby o Ofertę',
'Recd' => 'Otrzymano',
'Receive Merchandise' => 'Dostawy Towarów',
'Reference' => 'Odnośnik',
'Remaining' => 'Pozostałe',
'Request for Quotation' => 'Prośba o Ofertę',
'Request for Quotations' => 'Prośba o Oferty',
'Required by' => 'Termin Dostawy',
'SKU' => 'SWW',
'Sales Invoice' => 'Faktura VAT Sprzedaży',
'Sales Order' => 'Zlecenie Sprzedaży',
'Sales Orders' => 'Zlecenia Sprzedaży',
'Salesperson' => 'Sprzedawca',
'Save' => 'Zapisz',
'Save as new' => 'Zapisz jako nowe',
'Screen' => 'Ekran',
'Select from one of the names below' => 'Wybierz nazwę z poniższych',
'Select from one of the projects below' => 'Wybierz z projektów',
'Select postscript or PDF!' => 'Wybierz postscript lub PDF',
'Sep' => 'Wrzesień',
'September' => 'Wrzesień',
'Serial No.' => 'Nr. Sr.',
'Ship' => 'Wysyłka',
'Ship Merchandise' => 'Wysyłka Produktów',
'Ship to' => 'Wyślij do',
'Ship via' => 'Wyślij przez',
'Shipping Date' => 'Dzień Dostawy',
'Shipping Date missing!' => 'Brak Dnia Dostawy!',
'Shipping Point' => 'Punkt Dostawy',
'Startdate' => 'Dzień Zatrudnienia',
'State/Province' => 'Województwo',
'Subject' => 'Treść',
'Subtotal' => 'Wartość Netto',
'Tax' => 'Podatek',
'Tax Included' => 'Podatek Wliczony',
'Terms' => 'Warunki: Netto',
'To' => 'do',
'Total' => 'Wartość Brutto',
'Trade Discount' => 'Rabat Handlowy',
'Translation not on file!' => 'Brak tłumaczenia w zbiorze',
'Unit' => 'Jednostka',
'Update' => 'Uzupełnij',
'Valid until' => 'Ważne do',
'Vendor' => 'Dostawca',
'Vendor Invoice' => 'Faktura VAT Zakupu',
'Vendor Number' => 'Numer Dostawcy',
'Vendor missing!' => 'Brak Dostawcy',
'Vendor not on file!' => 'Brak Dostawcy w bazie danych',
'Warehouse' => 'Magazyn',
'Warning!' => 'Ostrzeżenie',
'Work Order' => 'Zlecenie Robocze',
'Year' => 'Rok',
'Yes' => 'Tak',
'days' => 'dni',
'ea' => 'szt',
'sent' => 'wysłane',
};
$self{subs} = {
'acc_menu' => 'acc_menu',
'add' => 'add',
'add_transaction' => 'add_transaction',
'ap_transaction' => 'ap_transaction',
'ar_transaction' => 'ar_transaction',
'calc_markup' => 'calc_markup',
'check_form' => 'check_form',
'check_name' => 'check_name',
'check_project' => 'check_project',
'consolidate_orders' => 'consolidate_orders',
'continue' => 'continue',
'create_backorder' => 'create_backorder',
'create_form' => 'create_form',
'credit_invoice_' => 'credit_invoice_',
'debit_invoice_' => 'debit_invoice_',
'delete' => 'delete',
'delete_schedule' => 'delete_schedule',
'display' => 'display',
'display_form' => 'display_form',
'display_row' => 'display_row',
'display_ship_receive' => 'display_ship_receive',
'done' => 'done',
'e_mail' => 'e_mail',
'edit' => 'edit',
'form_footer' => 'form_footer',
'form_header' => 'form_header',
'generate_orders' => 'generate_orders',
'generate_purchase_orders' => 'generate_purchase_orders',
'gl_transaction' => 'gl_transaction',
'invoice' => 'invoice',
'invoicetotal' => 'invoicetotal',
'islocked' => 'islocked',
'item_selected' => 'item_selected',
'js_menu' => 'js_menu',
'menubar' => 'menubar',
'name_selected' => 'name_selected',
'new_item' => 'new_item',
'order_links' => 'order_links',
'po_orderitems' => 'po_orderitems',
'post_as_new' => 'post_as_new',
'prepare_order' => 'prepare_order',
'print' => 'print',
'print_and_post_as_new' => 'print_and_post_as_new',
'print_and_save' => 'print_and_save',
'print_and_save_as_new' => 'print_and_save_as_new',
'print_form' => 'print_form',
'print_options' => 'print_options',
'project_selected' => 'project_selected',
'purchase_order' => 'purchase_order',
'quotation' => 'quotation',
'quotation_' => 'quotation_',
'rebuild_formnames' => 'rebuild_formnames',
'rebuild_vc' => 'rebuild_vc',
'repost' => 'repost',
'reprint' => 'reprint',
'rfq' => 'rfq',
'rfq_' => 'rfq_',
'sales_invoice' => 'sales_invoice',
'sales_invoice_' => 'sales_invoice_',
'sales_order' => 'sales_order',
'save' => 'save',
'save_as_new' => 'save_as_new',
'save_schedule' => 'save_schedule',
'schedule' => 'schedule',
'search' => 'search',
'section_menu' => 'section_menu',
'select_item' => 'select_item',
'select_name' => 'select_name',
'select_project' => 'select_project',
'select_vendor' => 'select_vendor',
'send_email' => 'send_email',
'ship_receive' => 'ship_receive',
'ship_to' => 'ship_to',
'subtotal' => 'subtotal',
'transactions' => 'transactions',
'update' => 'update',
'validate_items' => 'validate_items',
'vendor_invoice' => 'vendor_invoice',
'vendor_invoice_' => 'vendor_invoice_',
'vendor_selected' => 'vendor_selected',
'yes' => 'yes',
'dodaj_produkt' => 'add_part',
'dodaj_usługi' => 'add_service',
'kontynuj' => 'continue',
'usuń' => 'delete',
'zrobione' => 'done',
'e_mail' => 'e_mail',
'wydrukuj' => 'print',
'wydrukuj_i_zapisz' => 'print_and_save',
'zlecenie_zakupu' => 'purchase_order',
'oferta' => 'quotation',
'oferta' => 'quotation_',
'prośba_o_ofertę' => 'rfq',
'prpośba_o_ofertę' => 'rfq_',
'faktura_vat_sprzedaży' => 'sales_invoice',
'zlecenie_sprzedaży' => 'sales_order',
'zapisz' => 'save',
'zapisz_jako_nowe' => 'save_as_new',
'wyślij_do' => 'ship_to',
'uzupełnij' => 'update',
'faktura_vat_zakupu' => 'vendor_invoice',
'tak' => 'yes',
};
1;
|