summaryrefslogtreecommitdiff
path: root/locale/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;