there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / pl / bp
diff --git a/sql-ledger/locale/pl/bp b/sql-ledger/locale/pl/bp
deleted file mode 100644 (file)
index 7ecf75d..0000000
+++ /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;