This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / no / cp
1 $self{texts} = {
2   'Account'                     => 'Konto',
3   'Address'                     => 'Adresse',
4   'Amount'                      => 'Beløp',
5   'Amount does not equal applied!' => 'Beløp er ikke likt utført!',
6   'Amount missing!'             => 'Konto mangler!',
7   'Applied'                     => 'Utført',
8   'Cannot post payment!'        => 'Kan ikke bokføre betaling!',
9   'Cannot process payment for a closed period!' => 'Kan ikke behandle betaling for avsluttet periode!',
10   'Check'                       => 'Sjekk',
11   'Check printed!'              => 'Sjekk utskrift!',
12   'Check printing failed!'      => 'Utskrift av sjekk feilet!',
13   'Continue'                    => 'Fortsett',
14   'Currency'                    => 'Valuta',
15   'Customer'                    => 'Kunde',
16   'Customer not on file!'       => 'Kunde ikke i database!',
17   'Date'                        => 'Dato',
18   'Date missing!'               => 'Dato mangler!',
19   'Description'                 => 'Beskrivelse',
20   'Due'                         => 'Forfall',
21   'Exchangerate'                => 'Vekslingskurs',
22   'From'                        => 'Fra',
23   'Invoice'                     => 'Faktura',
24   'Invoices'                    => 'Fakturaer',
25   'Nothing applied!'            => 'Ingenting utført!',
26   'Number'                      => 'Nummer',
27   'Paid in full'                => 'Alt betalt',
28   'Payment'                     => 'Betaling',
29   'Payment posted!'             => 'Betaling bokført!',
30   'Post'                        => 'Bokfør',
31   'Print'                       => 'Skriv ut',
32   'Printer'                     => 'Printer',
33   'Project not on file!'        => 'Prosjekt er ikke i database!',
34   'Receipt'                     => 'Kvittering',
35   'Receipt printed!'            => 'Kvittering skrevet!',
36   'Receipt printing failed!'    => 'Kvitteringsutskrift feilet!',
37   'Reference'                   => 'Referanse',
38   'Screen'                      => 'Skjerm',
39   'Select from one of the names below' => 'Velg fra et av navnene under',
40   'Select from one of the projects below' => 'Velg fra et av prosjektene under',
41   'Update'                      => 'Oppdatér',
42   'Vendor'                      => 'Leverandør',
43   'Vendor not on file!'         => 'Leverandør er ikke i database!',
44   'to'                          => 'til',
45 };
46
47 $self{subs} = {
48   'add_transaction'             => 'add_transaction',
49   'ap_transaction'              => 'ap_transaction',
50   'ar_transaction'              => 'ar_transaction',
51   'check_form'                  => 'check_form',
52   'check_name'                  => 'check_name',
53   'check_project'               => 'check_project',
54   'continue'                    => 'continue',
55   'customer_details'            => 'customer_details',
56   'form_footer'                 => 'form_footer',
57   'form_header'                 => 'form_header',
58   'gl_transaction'              => 'gl_transaction',
59   'list_invoices'               => 'list_invoices',
60   'name_selected'               => 'name_selected',
61   'payment'                     => 'payment',
62   'post'                        => 'post',
63   'print'                       => 'print',
64   'project_selected'            => 'project_selected',
65   'purchase_invoice'            => 'purchase_invoice',
66   'sales_invoice'               => 'sales_invoice',
67   'select_name'                 => 'select_name',
68   'select_project'              => 'select_project',
69   'update'                      => 'update',
70   'vendor_details'              => 'vendor_details',
71   'fortsett'                    => 'continue',
72   'bokfør'                      => 'post',
73   'skriv_ut'                    => 'print',
74   'oppdatér'                    => 'update',
75 };
76
77 1;