This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / se / rc
1 $self{texts} = {
2   'Account'                     => 'Konto',
3   'Balance'                     => 'Balans',
4   'Cleared Balance'             => 'Rensade balans',
5   'Continue'                    => 'Fortsätt',
6   'Date'                        => 'Datum',
7   'Deposit'                     => 'Säkerhet',
8   'Description'                 => 'Beskrivning',
9   'Difference'                  => 'Differens',
10   'Done'                        => 'Klart',
11   'Exchangerate Difference'     => 'Differens Växlingskurs',
12   'From'                        => 'Från',
13   'Out of balance!'             => 'Ej i balans',
14   'Payment'                     => 'Betalning',
15   'Reconciliation'              => 'Bankuppgörelse',
16   'Select all'                  => 'Välj alla',
17   'Source'                      => 'Källa',
18   'Statement Balance'           => 'Anmärkning status',
19   'To'                          => 'Till',
20   'Update'                      => 'Uppdatera',
21 };
22
23 $self{subs} = {
24   'continue'                    => 'continue',
25   'display_form'                => 'display_form',
26   'done'                        => 'done',
27   'get_payments'                => 'get_payments',
28   'reconciliation'              => 'reconciliation',
29   'select_all'                  => 'select_all',
30   'update'                      => 'update',
31   'fortsätt'                    => 'continue',
32   'klart'                       => 'done',
33   'välj_alla'                   => 'select_all',
34   'uppdatera'                   => 'update',
35 };
36
37 1;