there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / pl / ca
diff --git a/sql-ledger/locale/pl/ca b/sql-ledger/locale/pl/ca
deleted file mode 100644 (file)
index cdd9026..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Konto',
-  'Apr'                         => 'Kwiecieñ',
-  'April'                       => 'Kwiecieñ',
-  'Aug'                         => 'Sierpieñ',
-  'August'                      => 'Sierpieñ',
-  'Balance'                     => 'Saldo',
-  'Chart of Accounts'           => 'Plan Kont',
-  'Credit'                      => 'Kredyt',
-  'Current'                     => 'Bie¿±cy',
-  'Date'                        => 'Data',
-  'Debit'                       => 'Debet',
-  'Dec'                         => 'Grudzieñ',
-  'December'                    => 'Grudzieñ',
-  'Department'                  => 'Wydzia³',
-  'Description'                 => 'Opis',
-  'Feb'                         => 'Luty',
-  'February'                    => 'Luty',
-  'From'                        => 'Od',
-  'GIFI'                        => 'GIFI',
-  'Include in Report'           => 'Do³±cz w Sprawozdaniu',
-  'Jan'                         => 'Styczeñ',
-  'January'                     => 'Styczeñ',
-  'Jul'                         => 'Lipiec',
-  'July'                        => 'Lipiec',
-  'Jun'                         => 'Czerwiec',
-  'June'                        => 'Czerwiec',
-  'List Transactions'           => 'Wykaz Transakcji',
-  'Mar'                         => 'Marzec',
-  'March'                       => 'Marzec',
-  'May'                         => 'Maj',
-  'May '                        => 'Maj',
-  'Month'                       => 'Miesi±c',
-  'Nov'                         => 'Listopad',
-  'November'                    => 'Listopad',
-  'Oct'                         => 'Pa¿dziernik',
-  'October'                     => 'Pa¿dziernik',
-  'Period'                      => 'Okres',
-  'Project Number'              => 'Numer Projektu',
-  'Quarter'                     => 'Kwarta³',
-  'R'                           => 'R',
-  'Reference'                   => 'Odno¶nik',
-  'Sep'                         => 'Wrzesieñ',
-  'September'                   => 'Wrzesieñ',
-  'Subtotal'                    => 'Warto¶æ Netto',
-  'To'                          => 'do',
-  'Year'                        => 'Rok',
-};
-
-$self{subs} = {
-  'ca_subtotal'                 => 'ca_subtotal',
-  'chart_of_accounts'           => 'chart_of_accounts',
-  'list'                        => 'list',
-  'list_transactions'           => 'list_transactions',
-  'wykaz_transakcji'            => 'list_transactions',
-};
-
-1;