summaryrefslogtreecommitdiff
path: root/locale/legacy/tw_big5/arap
blob: eabd268e77c4c4fd05a331745a9237e6be458714 (plain)
  1. $self{charset} = 'BIG5';
  2. $self{texts} = {
  3. 'Address' => '¦a§}',
  4. 'Bcc' => '¤£Åã¥Ü§Û°e',
  5. 'Cc' => '§Û°e',
  6. 'Continue' => 'Ä~Äò',
  7. 'Customer not on file!' => '¨S¦³¦¹«È¤áªº°O¿ý¡I',
  8. 'Date' => '¤é´Á',
  9. 'Day(s)' => '¤é',
  10. 'Delete Schedule' => '§R°£®É¶¡ªí',
  11. 'Description' => '»¡©ú',
  12. 'E-mail' => '¹q¤l¶l¥ó',
  13. 'E-mail message' => '¹q¤l¶l¥ó°T®§',
  14. 'Every' => '¨C',
  15. 'For' => '­«ÂÐ',
  16. 'Include Payment' => '¥]¬A¥I´Ú',
  17. 'Message' => '°T®§',
  18. 'Month(s)' => '¤ë',
  19. 'Next Date' => '¤U¤@¤é',
  20. 'Number' => '½s¸¹',
  21. 'Print' => '¦C¦L',
  22. 'Project not on file!' => '¨S¦³¦¹¶µ¥Øªº°O¿ý¡I',
  23. 'Recurring Transaction' => '­«ÂÐ¥X²{ªº¥æ©ö',
  24. 'Reference' => '°Ñ¦Ò¸ê®Æ',
  25. 'Repeat' => '­«ÂÐ',
  26. 'Save Schedule' => 'Àx¦s®É¶¡ªí',
  27. 'Select from one of the names below' => '©ó¤U¦C©m¦W¤¤¿ï¾Ü¤@­Ó',
  28. 'Select from one of the projects below' => '©ó¤U¦C¶µ¥Ø¤¤¿ï¾Ü¤@­Ó',
  29. 'Startdate' => '¶}©l¤é´Á',
  30. 'Subject' => '¼ÐÃD',
  31. 'To' => '¦Ü',
  32. 'Vendor not on file!' => '¨S¦³¦¹¨ÑÀ³°Óªº°O¿ý¡I',
  33. 'Warning!' => 'ĵ§i¡I',
  34. 'Week(s)' => '¬P´Á',
  35. 'Year(s)' => '¦~',
  36. 'You are posting an existing transaction!' => '±z¥¿¦b¥[¤J¤@­Ó²{¦sªº¥æ©ö¡I',
  37. 'You are printing and posting an existing transaction!' => '±z¥¿¦b¦C¦L¤Î¥[¤J¤@­Ó²{¦sªº¥æ©ö¡I',
  38. 'You are printing and saving an existing order' => '±z¥¿¦b¦C¦L¤ÎÀx¦s¤@±i²{¦sªº­q³æ¡I',
  39. 'You are printing and saving an existing quotation' => '±z¥¿¦b¦C¦L¤ÎÀx¦s¤@±i²{¦sªº³ø»ù³æ¡I',
  40. 'You are saving an existing order' => '±z¥¿¦bÀx¦s¤@±i²{¦sªº­q³æ¡I',
  41. 'You are saving an existing quotation' => '±z¥¿¦bÀx¦s¤@±i²{¦sªº³ø»ù³æ¡I',
  42. 'for' => '¬°¤F',
  43. 'sent' => '¤w°e¥X',
  44. 'time(s)' => '¦¸',
  45. };
  46. $self{subs} = {
  47. 'add_transaction' => 'add_transaction',
  48. 'ap_transaction' => 'ap_transaction',
  49. 'ar_transaction' => 'ar_transaction',
  50. 'check_name' => 'check_name',
  51. 'check_project' => 'check_project',
  52. 'continue' => 'continue',
  53. 'delete_schedule' => 'delete_schedule',
  54. 'gl_transaction' => 'gl_transaction',
  55. 'name_selected' => 'name_selected',
  56. 'post_as_new' => 'post_as_new',
  57. 'print_and_post_as_new' => 'print_and_post_as_new',
  58. 'project_selected' => 'project_selected',
  59. 'rebuild_vc' => 'rebuild_vc',
  60. 'repost' => 'repost',
  61. 'reprint' => 'reprint',
  62. 'sales_invoice_' => 'sales_invoice_',
  63. 'save_schedule' => 'save_schedule',
  64. 'schedule' => 'schedule',
  65. 'select_name' => 'select_name',
  66. 'select_project' => 'select_project',
  67. 'vendor_invoice_' => 'vendor_invoice_',
  68. 'Ä~Äò' => 'continue',
  69. '§r°£®É¶¡ªí' => 'delete_schedule',
  70. 'Àx¦s®É¶¡ªí' => 'save_schedule',
  71. };
  72. 1;