removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / cn / cp
diff --git a/sql-ledger/old/sql-ledger/locale/cn/cp b/sql-ledger/old/sql-ledger/locale/cn/cp
deleted file mode 100644 (file)
index fb357dc..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-$self{texts} = {
-  'Account'                     => '¿ÆÄ¿',
-  'Address'                     => 'µØÖ·',
-  'Amount'                      => '×ܼÆ',
-  'Amount does not equal applied!' => '×ܶÏàµÈ!',
-  'Amount missing!'             => 'δָÃ÷×ܶî!',
-  'Applied'                     => 'Ö§¸¶',
-  'Cannot post payment!'        => 'ÎÞ·¨´¦Àí¸¶¿î!',
-  'Cannot process payment for a closed period!' => 'ÒѹرյÄʱ¶ÎÄÚ´¦Àí¸¶¿î!',
-  'Check'                       => '֧Ʊ',
-  'Check printed!'              => 'ӡˢ֧Ʊ!',
-  'Check printing failed!'      => 'ÎÞ·¨Ó¡Ë¢Ö§Æ±!',
-  'Continue'                    => '¼ÌÐø',
-  'Currency'                    => '±Ò±ð',
-  'Customer'                    => '¿Í»§',
-  'Customer not on file!'       => '¿Í»§¼Ç¼ûÔÚµµ°¸!',
-  'Date'                        => 'ÈÕÆÚ',
-  'Date missing!'               => 'δָÃ÷ÈÕÆÚ',
-  'Description'                 => '˵Ã÷',
-  'Due'                         => 'µ½ÆÚ',
-  'Exchangerate'                => '»ãÂÊ',
-  'From'                        => '´Ó',
-  'Invoice'                     => '·¢Æ±',
-  'Invoices'                    => '·¢Æ±',
-  'Nothing applied!'            => 'δָÃ÷Ö§¸¶×ܶî!',
-  'Number'                      => '±àºÅ',
-  'Paid in full'                => 'Ö§¸¶È«²¿×ܶî',
-  'Payment'                     => '¸¶¿î·½Ê½',
-  'Payment posted!'             => 'Payment posted!',
-  'Post'                        => 'È·ÈÏ',
-  'Print'                       => 'ӡˢ',
-  'Printer'                     => 'Ó¡±í»ú',
-  'Project not on file!'        => 'È·ÈϳÉΪÐÂÕÊÄ¿',
-  'Receipt'                     => 'ÊÕ¾Ý',
-  'Receipt printed!'            => 'Receipt printed!',
-  'Receipt printing failed!'    => 'Receipt printing failed!',
-  'Reference'                   => '²Î¿¼ºÅÂë',
-  'Screen'                      => 'өĻ',
-  'Select from one of the names below' => 'ì¶ÏÂÁÐÃû×ÖÖÐÑ¡ÔñÒ»Ïî',
-  'Select from one of the projects below' => 'ì¶ÏÂÁй¤³ÌÖÐÑ¡ÔñÒ»Ïî',
-  'Update'                      => '¸üÐÂ',
-  'Vendor'                      => '³§ÉÌ',
-  'Vendor not on file!'         => '´Ë³§ÉÌδÔÚµµ°¸!',
-  'to'                          => 'ÖÁ',
-};
-
-$self{subs} = {
-  'add_transaction'             => 'add_transaction',
-  'ap_transaction'              => 'ap_transaction',
-  'ar_transaction'              => 'ar_transaction',
-  'check_form'                  => 'check_form',
-  'check_name'                  => 'check_name',
-  'check_project'               => 'check_project',
-  'continue'                    => 'continue',
-  'customer_details'            => 'customer_details',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'gl_transaction'              => 'gl_transaction',
-  'list_invoices'               => 'list_invoices',
-  'name_selected'               => 'name_selected',
-  'payment'                     => 'payment',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'project_selected'            => 'project_selected',
-  'purchase_invoice'            => 'purchase_invoice',
-  'sales_invoice'               => 'sales_invoice',
-  'select_name'                 => 'select_name',
-  'select_project'              => 'select_project',
-  'update'                      => 'update',
-  'vendor_details'              => 'vendor_details',
-  '¼ÌÐø'                        => 'continue',
-  'È·ÈÏ'                        => 'post',
-  'ӡˢ'                        => 'print',
-  '¸üÐÂ'                        => 'update',
-};
-
-1;