there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / cz / pos
diff --git a/sql-ledger/locale/cz/pos b/sql-ledger/locale/cz/pos
deleted file mode 100644 (file)
index 6d32402..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Úèet',
-  'Continue'                    => 'Pokraèování',
-  'Credit Limit'                => 'Úvìrový limit',
-  'Currency'                    => 'Mìna',
-  'Customer'                    => 'Odbìratel',
-  'Delete'                      => 'Vymazat',
-  'Description'                 => 'Popis',
-  'Exchange Rate'               => 'Mìnový kurz',
-  'From'                        => 'z',
-  'Language'                    => 'Jazyk',
-  'Number'                      => 'Èíslo',
-  'Open'                        => 'Otevøené',
-  'Paid'                        => 'Zaplaceno',
-  'Price'                       => 'Cena',
-  'Qty'                         => 'Mno¾ství',
-  'Record in'                   => 'Zaúètovat do',
-  'Remaining'                   => 'Zbývá',
-  'Screen'                      => 'Na obrazovku',
-  'Source'                      => 'Zdroj',
-  'Subtotal'                    => 'Mezisouèet',
-  'To'                          => 'do',
-  'Total'                       => 'Celkem',
-  'Unit'                        => 'Jednotka',
-};
-
-$self{subs} = {
-  'add'                         => 'add',
-  'display_row'                 => 'display_row',
-  'edit'                        => 'edit',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'lookup_partsgroup'           => 'lookup_partsgroup',
-  'openinvoices'                => 'openinvoices',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'receipts'                    => 'receipts',
-  'pokraèování'                 => 'continue',
-  'vymazat'                     => 'delete',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'update'                      => 'update',
-};
-
-1;