import sql-ledger 2.4.4
[freeside.git] / sql-ledger / old / sql-ledger / locale / cn / rc
diff --git a/sql-ledger/old/sql-ledger/locale/cn/rc b/sql-ledger/old/sql-ledger/locale/cn/rc
new file mode 100644 (file)
index 0000000..31f35f2
--- /dev/null
@@ -0,0 +1,37 @@
+$self{texts} = {
+  'Account'                     => '¿ÆÄ¿',
+  'Balance'                     => '²î¶î',
+  'Cleared Balance'             => 'Ö§¸¶²î¶î×ÜÊý',
+  'Continue'                    => '¼ÌÐø',
+  'Date'                        => 'ÈÕÆÚ',
+  'Deposit'                     => '´¢´æ',
+  'Description'                 => '˵Ã÷',
+  'Difference'                  => '²îÒì',
+  'Done'                        => 'Íê³É',
+  'Exchangerate Difference'     => '»ãÂʲîÒì',
+  'From'                        => '´Ó',
+  'Out of balance!'             => '³öÓÚ²î¶î!',
+  'Payment'                     => '¸¶¿î·½Ê½',
+  'Reconciliation'              => 'µ÷Í£',
+  'Select all'                  => 'Ñ¡ÔñÈ«²¿',
+  'Source'                      => 'À´Ô´',
+  'Statement Balance'           => 'ÕÊÄ¿³ÂÊö²î¶î',
+  'Update'                      => '¸üÐÂ',
+  'to'                          => 'ÖÁ',
+};
+
+$self{subs} = {
+  'continue'                    => 'continue',
+  'display_form'                => 'display_form',
+  'done'                        => 'done',
+  'get_payments'                => 'get_payments',
+  'reconciliation'              => 'reconciliation',
+  'select_all'                  => 'select_all',
+  'update'                      => 'update',
+  '¼ÌÐø'                        => 'continue',
+  'Íê³É'                        => 'done',
+  'Ñ¡ÔñÈ«²¿'                    => 'select_all',
+  '¸üÐÂ'                        => 'update',
+};
+
+1;