diff options
Diffstat (limited to 'sql-ledger/locale/ru/rc')
| -rw-r--r-- | sql-ledger/locale/ru/rc | 40 | 
1 files changed, 29 insertions, 11 deletions
diff --git a/sql-ledger/locale/ru/rc b/sql-ledger/locale/ru/rc index a14f22a22..430fcbb88 100644 --- a/sql-ledger/locale/ru/rc +++ b/sql-ledger/locale/ru/rc @@ -1,31 +1,49 @@  $self{texts} = {    'Account'                     => 'óÞÅÔ', -  'Balance'                     => 'Balance', -  'Cleared Balance'             => 'Cleared Balance', +  'Accounting Menu'             => 'Accounting Menu', +  'Apr'                         => 'áÐÒ', +  'April'                       => 'áÐÒÅÌØ', +  'Aug'                         => 'á×Ç', +  'August'                      => 'á×ÇÕÓÔ',    'Continue'                    => 'ðÒÏÄÏÌÖÉÔØ',    'Date'                        => 'äÁÔÁ', -  'Deposit'                     => 'Deposit', +  'Dec'                         => 'äÅË', +  'December'                    => 'äÅËÁÂÒØ',    'Description'                 => 'ïÐÉÓÁÎÉÅ', -  'Difference'                  => 'Difference', -  'Done'                        => 'Done', -  'Exchangerate Difference'     => 'Exchangerate Difference', +  'Feb'                         => 'Luty', +  'February'                    => 'Luty',    'From'                        => 'Od', -  'Out of balance!'             => 'Out of balance!', +  'Jan'                         => 'ñÎ×', +  'January'                     => 'ñÎ×ÁÒØ', +  'Jul'                         => 'éÀÌ', +  'July'                        => 'éÀÌØ', +  'Jun'                         => 'éÀÎ', +  'June'                        => 'éÀÎØ', +  'Mar'                         => 'Marzec', +  'March'                       => 'Marzec', +  'May'                         => 'Maj', +  'May '                        => 'Maj', +  'Nov'                         => 'Listopad', +  'November'                    => 'Listopad', +  'Oct'                         => 'Pa¿dziernik', +  'October'                     => 'Pa¿dziernik',    'Payment'                     => 'P³atno¶æ', -  'Reconciliation'              => 'Reconciliation', -  'Select all'                  => 'Select all', +  'Sep'                         => 'óÅÎ', +  'September'                   => 'óÅÎÔÑÂÒØ',    'Source'                      => '¯ród³o', -  'Statement Balance'           => 'Statement Balance',    'To'                          => 'do', -  'Update'                      => 'Update',  };  $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',  | 
