summaryrefslogtreecommitdiff
path: root/locale/legacy/tw_big5/bp
blob: a95ed2b6e0fc2dd47c189080ad2aeb7e78730a7c (plain)
  1. $self{charset} = 'BIG5';
  2. $self{texts} = {
  3. 'Account' => '�b��',
  4. 'Accounting Menu' => '�|�p���',
  5. 'Are you sure you want to remove the marked entries from the queue?' => '�z�O�_�T�w�n�������O�������ءH',
  6. 'Bin Lists' => '�c�����Ӫ�',
  7. 'Cannot remove files!' => '���ಾ���ɮסI',
  8. 'Confirm!' => '�J�b���\�I',
  9. 'Continue' => '�~��',
  10. 'Current' => '�{��',
  11. 'Customer' => '�Ȥ�',
  12. 'Date' => '���',
  13. 'Employee' => '¾��',
  14. 'From' => '�q',
  15. 'ID' => '�ѧO�s��',
  16. 'Invoice' => '�o��',
  17. 'Invoice Number' => '�o���s��',
  18. 'Marked entries printed!' => '�w�C�L���O�����|�p���ءI',
  19. 'Month' => '��',
  20. 'Order' => '�q��',
  21. 'Order Number' => '�q��s��',
  22. 'Packing Lists' => '�X�f��',
  23. 'Period' => '����',
  24. 'Pick Lists' => '�z�f�M��',
  25. 'Print' => '�C�L',
  26. 'Printing' => '���C�L',
  27. 'Purchase Orders' => '���ʳ�',
  28. 'Quarter' => '�u',
  29. 'Quotation' => '������',
  30. 'Quotation Number' => '�����渹�X',
  31. 'Quotations' => '������',
  32. 'RFQs' => '�����ШD',
  33. 'Remove' => '����',
  34. 'Removed spoolfiles!' => '�����C�L�Ȧs�ɮ�',
  35. 'Removing marked entries from queue ...' => '���q���C���������O�����|�p����',
  36. 'Sales Invoices' => '�P��o��',
  37. 'Sales Orders' => '�P�f��',
  38. 'Select all' => '����',
  39. 'Spoolfile' => '�C�L�Ȧs(spool)�ɮ�',
  40. 'To' => '��',
  41. 'Vendor' => '������',
  42. 'Work Orders' => '�u�@��',
  43. 'Year' => '�~',
  44. 'Yes' => '�O',
  45. 'done' => '����',
  46. };
  47. $self{subs} = {
  48. 'acc_menu' => 'acc_menu',
  49. 'continue' => 'continue',
  50. 'display' => 'display',
  51. 'js_menu' => 'js_menu',
  52. 'list_spool' => 'list_spool',
  53. 'menubar' => 'menubar',
  54. 'print' => 'print',
  55. 'remove' => 'remove',
  56. 'search' => 'search',
  57. 'section_menu' => 'section_menu',
  58. 'select_all' => 'select_all',
  59. 'yes' => 'yes',
  60. '�~��' => 'continue',
  61. '�c�l' => 'print',
  62. '����' => 'remove',
  63. '����' => 'select_all',
  64. '�o' => 'yes',
  65. };
  66. 1;