This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / is / bp
1 $self{texts} = {
2   'Account'                     => 'Reikningur',
3   'Accounting Menu'             => 'Bókhalds valmynd',
4   'Confirm!'                    => 'Staðfesta!',
5   'Continue'                    => 'Áfram',
6   'Current'                     => 'Núvirði',
7   'Customer'                    => 'Viðskiptavinur',
8   'Date'                        => 'Dagsetning',
9   'From'                        => 'Frá',
10   'Invoice'                     => 'Sölureikningur',
11   'Invoice Number'              => 'Sölureikningur Númer',
12   'Order'                       => 'Pöntun',
13   'Order Number'                => 'Pöntun númer',
14   'Print'                       => 'Prenta',
15   'Purchase Orders'             => 'Innkaupspantanir',
16   'Receipts'                    => 'Kvittanir',
17   'Reference'                   => 'Fylgiskjal',
18   'Sales Orders'                => 'Sölupantanir',
19   'Select all'                  => 'Velja allt',
20   'To'                          => 'til',
21   'Vendor'                      => 'Byrgir',
22   'Yes'                         => 'Já',
23 };
24
25 $self{subs} = {
26   'acc_menu'                    => 'acc_menu',
27   'continue'                    => 'continue',
28   'display'                     => 'display',
29   'list_spool'                  => 'list_spool',
30   'menubar'                     => 'menubar',
31   'print'                       => 'print',
32   'remove'                      => 'remove',
33   'search'                      => 'search',
34   'section_menu'                => 'section_menu',
35   'select_all'                  => 'select_all',
36   'yes'                         => 'yes',
37   'Áfram'                       => 'continue',
38   'prenta'                      => 'print',
39   'remove'                      => 'remove',
40   'velja_allt'                  => 'select_all',
41   'já'                          => 'yes',
42 };
43
44 1;