This commit was generated by cvs2svn to compensate for changes in r4888,
[freeside.git] / sql-ledger / locale / nb / rc
1 $self{texts} = {
2   'Account'                     => 'Konto',
3   'Accounting Menu'             => 'Konto-meny',
4   'Apr'                         => 'apr',
5   'April'                       => 'april',
6   'Aug'                         => 'aug',
7   'August'                      => 'august',
8   'Balance'                     => 'Balanse',
9   'Beginning Balance'           => 'Startbalanse',
10   'Continue'                    => 'Fortsett',
11   'Current'                     => 'Nåværende',
12   'Date'                        => 'Dato',
13   'Dec'                         => 'des',
14   'December'                    => 'desember',
15   'Decrease'                    => 'Reduksjon',
16   'Deposit'                     => 'Depositum',
17   'Description'                 => 'Beskrivelse',
18   'Detail'                      => 'Detalj',
19   'Difference'                  => 'Forskjell',
20   'Done'                        => 'Ferdig',
21   'Feb'                         => 'feb',
22   'February'                    => 'februar',
23   'From'                        => 'Fra',
24   'Include Exchange Rate Difference' => 'Inkluder forskjell i vekslingsrate',
25   'Increase'                    => 'Økning',
26   'Jan'                         => 'jan',
27   'January'                     => 'januar',
28   'Jul'                         => 'jul',
29   'July'                        => 'juli',
30   'Jun'                         => 'jun',
31   'June'                        => 'juni',
32   'Mar'                         => 'mar',
33   'March'                       => 'mars',
34   'May'                         => 'mai',
35   'May '                        => 'mai ',
36   'Month'                       => 'Måned',
37   'Nov'                         => 'nov',
38   'November'                    => 'november',
39   'Oct'                         => 'okt',
40   'October'                     => 'oktober',
41   'Out of balance!'             => 'Ute av balanse!',
42   'Outstanding'                 => 'Utestående',
43   'Payment'                     => 'Betaling',
44   'Period'                      => 'Periode',
45   'Quarter'                     => 'Kvartal',
46   'R'                           => 'R',
47   'Reconciliation'              => 'Bankoppgjør',
48   'Reconciliation Report'       => 'Bankoppgjørsrapport',
49   'Select all'                  => 'Velg alt',
50   'Sep'                         => 'sep',
51   'September'                   => 'september',
52   'Source'                      => 'Bilag',
53   'Statement Balance'           => 'Balanseoppgjør',
54   'Summary'                     => 'Oppsummert',
55   'To'                          => 'Til',
56   'Update'                      => 'Oppdatér',
57   'Year'                        => 'År',
58 };
59
60 $self{subs} = {
61   'acc_menu'                    => 'acc_menu',
62   'continue'                    => 'continue',
63   'display'                     => 'display',
64   'display_form'                => 'display_form',
65   'done'                        => 'done',
66   'get_payments'                => 'get_payments',
67   'menubar'                     => 'menubar',
68   'reconciliation'              => 'reconciliation',
69   'section_menu'                => 'section_menu',
70   'select_all'                  => 'select_all',
71   'update'                      => 'update',
72   'fortsett'                    => 'continue',
73   'ferdig'                      => 'done',
74   'velg_alt'                    => 'select_all',
75   'oppdatér'                    => 'update',
76 };
77
78 1;