import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / tw_big5 / rc
diff --git a/sql-ledger/sql-ledger/locale/tw_big5/rc b/sql-ledger/sql-ledger/locale/tw_big5/rc
new file mode 100644 (file)
index 0000000..d83c142
--- /dev/null
@@ -0,0 +1,74 @@
+$self{texts} = {
+  'Account'                     => '±b¤á',
+  'Accounting Menu'             => '·|­p¿ï³æ',
+  'Apr'                         => '¥|¤ë',
+  'April'                       => '¥|¤ë',
+  'Aug'                         => '¤K¤ë',
+  'August'                      => '¤K¤ë',
+  'Balance'                     => '¾lÃB',
+  'Beginning Balance'           => '°_©l¾lÃB',
+  'Cleared'                     => '¤w²M°£',
+  'Continue'                    => 'Ä~Äò',
+  'Current'                     => '²{¦³',
+  'Date'                        => '¤é´Á',
+  'Dec'                         => '¤Q¤G¤ë',
+  'December'                    => '¤Q¤G¤ë',
+  'Decrease'                    => '´î¤Ö',
+  'Deposit'                     => '¦s´Ú',
+  'Description'                 => '»¡©ú',
+  'Detail'                      => '¸Ô±¡',
+  'Difference'                  => '®t²§',
+  'Done'                        => '¤x§¹¦¨',
+  'Feb'                         => '¤G¤ë',
+  'February'                    => '¤G¤ë',
+  'From'                        => '±q',
+  'Include Exchange Rate Difference' => '¥]§t¥~¶×®t¶Z',
+  'Increase'                    => '¼W¥[',
+  'Jan'                         => '¤@¤ë',
+  'January'                     => '¤@¤ë',
+  'Jul'                         => '¤C¤ë',
+  'July'                        => '¤C¤ë',
+  'Jun'                         => '¤»¤ë',
+  'June'                        => '¤»¤ë',
+  'Mar'                         => '¤T¤ë',
+  'March'                       => '¤T¤ë',
+  'May'                         => '¤­¤ë',
+  'May '                        => '¤­¤ë',
+  'Nov'                         => '¤Q¤@¤ë',
+  'November'                    => '¤Q¤@¤ë',
+  'Oct'                         => '¤Q¤ë',
+  'October'                     => '¤Q¤ë',
+  'Out of balance!'             => '¤£¨ó½Õ',
+  'Outstanding'                 => '¥¼¥I',
+  'Payment'                     => '¥I´Ú',
+  'Reconciliation'              => '½Õ©M',
+  'Reconciliation Report'       => '½Õ©M³ø§i',
+  'Select all'                  => '¥þ¿ï',
+  'Sep'                         => '¤E¤ë',
+  'September'                   => '¤E¤ë',
+  'Source'                      => '¨Ó·½',
+  'Statement Balance'           => '·|­p±b¾lÃB',
+  'Summary'                     => 'ºK­n',
+  'To'                          => '¦Ü',
+  'Update'                      => '§ó·s',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'continue'                    => 'continue',
+  'display'                     => 'display',
+  'display_form'                => 'display_form',
+  'done'                        => 'done',
+  'get_payments'                => 'get_payments',
+  'menubar'                     => 'menubar',
+  'reconciliation'              => 'reconciliation',
+  'section_menu'                => 'section_menu',
+  'select_all'                  => 'select_all',
+  'update'                      => 'update',
+  'Ä~Äò'                        => 'continue',
+  '¤x§¹¦¨'                      => 'done',
+  '¥þ¿ï'                        => 'select_all',
+  '§ó·s'                        => 'update',
+};
+
+1;