import sql-ledger 2.4.4
[freeside.git] / sql-ledger / old / sql-ledger / locale / ua / rc
diff --git a/sql-ledger/old/sql-ledger/locale/ua/rc b/sql-ledger/old/sql-ledger/locale/ua/rc
new file mode 100644 (file)
index 0000000..0a91d00
--- /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;