This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / sql-ledger / locale / is / cp
1 $self{texts} = {
2   'AP'                          => 'Innkaupakerfi',
3   'AR'                          => 'Sölukerfi',
4   'Account'                     => 'Reikningur',
5   'Accounting Menu'             => 'Bókhalds valmynd',
6   'Address'                     => 'Heimilisfang',
7   'All'                         => 'Allt',
8   'Amount'                      => 'Upphæð',
9   'Amount Due'                  => 'Eindagi',
10   'Cannot process payment for a closed period!' => 'Get ekki meðhöndlað greiðslu fyrir lokað tímabil!',
11   'Continue'                    => 'Áfram',
12   'Currency'                    => 'Gjaldmiðill',
13   'Customer'                    => 'Viðskiptavinur',
14   'Customer not on file!'       => 'Viðskiptavinur ekki á skrá!',
15   'Date'                        => 'Dagsetning',
16   'Date missing!'               => 'Dagsetningu vantar!',
17   'Deposit'                     => 'Innlagt',
18   'Description'                 => 'Skýringar',
19   'Exchange Rate'               => 'Vextir',
20   'Exchange rate missing!'      => 'Vantar vexti!',
21   'Invoice'                     => 'Sölureikningur',
22   'Invoices'                    => 'Sölureikningar',
23   'Number'                      => 'Númer',
24   'PDF'                         => 'PDF',
25   'Payment'                     => 'Greislur',
26   'Payment posted!'             => 'Greiðsla bókuð',
27   'Post'                        => 'Bókfæra',
28   'Postscript'                  => 'Postscript',
29   'Print'                       => 'Prenta',
30   'Project not on file!'        => 'Verkefni ekki á skrá!',
31   'Receipt'                     => 'Kvittun',
32   'Screen'                      => 'Skjá',
33   'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum',
34   'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum',
35   'Source'                      => 'Frálag',
36   'Update'                      => 'Uppfærsla',
37   'Vendor'                      => 'Byrgir',
38   'Vendor not on file!'         => 'Byrgir ekki til í gagnagrunni!',
39 };
40
41 $self{subs} = {
42   'acc_menu'                    => 'acc_menu',
43   'add_transaction'             => 'add_transaction',
44   'ap_transaction'              => 'ap_transaction',
45   'ar_transaction'              => 'ar_transaction',
46   'check_form'                  => 'check_form',
47   'check_name'                  => 'check_name',
48   'check_project'               => 'check_project',
49   'continue'                    => 'continue',
50   'customer_details'            => 'customer_details',
51   'display'                     => 'display',
52   'form_footer'                 => 'form_footer',
53   'form_header'                 => 'form_header',
54   'gl_transaction'              => 'gl_transaction',
55   'list_invoices'               => 'list_invoices',
56   'menubar'                     => 'menubar',
57   'name_selected'               => 'name_selected',
58   'payment'                     => 'payment',
59   'post'                        => 'post',
60   'print'                       => 'print',
61   'project_selected'            => 'project_selected',
62   'sales_invoice_'              => 'sales_invoice_',
63   'section_menu'                => 'section_menu',
64   'select_name'                 => 'select_name',
65   'select_project'              => 'select_project',
66   'update'                      => 'update',
67   'vendor_details'              => 'vendor_details',
68   'vendor_invoice_'             => 'vendor_invoice_',
69   'Áfram'                       => 'continue',
70   'bókfæra'                     => 'post',
71   'prenta'                      => 'print',
72   'uppfærsla'                   => 'update',
73 };
74
75 1;