summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pl/bp
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pl/bp')
-rw-r--r--sql-ledger/locale/pl/bp67
1 files changed, 0 insertions, 67 deletions
diff --git a/sql-ledger/locale/pl/bp b/sql-ledger/locale/pl/bp
deleted file mode 100644
index 7ecf75d..0000000
--- a/sql-ledger/locale/pl/bp
+++ /dev/null
@@ -1,67 +0,0 @@
-$self{texts} = {
- 'Account' => 'Konto',
- 'Accounting Menu' => 'Menu Księgowości',
- 'Are you sure you want to remove the marked entries from the queue?' => 'Czy chcesz usunąć oznaczone wejścia z kolejki?',
- 'Bin Lists' => 'Wykazy Koszy',
- 'Cannot remove files!' => 'Nie możesz usunąć pliku!',
- 'Checks' => 'Czeki',
- 'Confirm!' => 'Potwierdż!',
- 'Continue' => 'Kontynuj',
- 'Current' => 'Bieżący',
- 'Customer' => 'Odbiorca',
- 'Date' => 'Data',
- 'From' => 'Od',
- 'Invoice' => 'Faktura',
- 'Invoice Number' => 'Numer Faktury',
- 'Marked entries printed!' => 'Zaznaczone wpisy wydrukowane',
- 'Month' => 'Miesiąc',
- 'Order' => 'Zlecenie',
- 'Order Number' => 'Numer ZLecenia',
- 'Packing Lists' => 'Listy Pakunkowe',
- 'Period' => 'Okres',
- 'Pick Lists' => 'Listy Pobrania',
- 'Print' => 'Wydrukuj',
- 'Printing ... ' => 'Drukuje ...',
- 'Purchase Orders' => 'Zlecenia Zakupu',
- 'Quarter' => 'Kwartał',
- 'Quotation' => 'Oferta',
- 'Quotation Number' => 'Numer Oferty',
- 'Quotations' => 'Oferty',
- 'RFQs' => 'Prośby o Ofertę',
- 'Receipts' => 'Wpłaty',
- 'Reference' => 'Odnośnik',
- 'Remove' => 'Usuń',
- 'Removed spoolfiles!' => 'plik kolejki wydruków',
- 'Removing marked entries from queue ...' => 'Zaznaczone wpisy usuwane z kolejki ...',
- 'Sales Invoices' => 'Faktury VAT Sprzedaży',
- 'Sales Orders' => 'Zlecenia Sprzedaży',
- 'Select all' => 'Wybierz wszystko',
- 'Spoolfile' => 'Plik Kolejki Wydruków',
- 'To' => 'do',
- 'Vendor' => 'Dostawca',
- 'Work Orders' => 'Zlecenia Robocze',
- 'Year' => 'Rok',
- 'Yes' => 'Tak',
- 'done' => 'wykonane',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'continue' => 'continue',
- 'display' => 'display',
- 'list_spool' => 'list_spool',
- 'menubar' => 'menubar',
- 'print' => 'print',
- 'remove' => 'remove',
- 'search' => 'search',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'yes' => 'yes',
- 'kontynuj' => 'continue',
- 'wydrukuj' => 'print',
- 'usuń' => 'remove',
- 'wybierz_wszystko' => 'select_all',
- 'tak' => 'yes',
-};
-
-1;