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;