This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / is / ap
1 $self{texts} = {
2   'AP Transaction'              => 'Innkaupafærsla',
3   'AP Transactions'             => 'Innkaupafærslur',
4   'Account'                     => 'Reikningur',
5   'Add Accounts Payables Transaction' => 'Ný kredit færsla',
6   'Address'                     => 'Heimilisfang',
7   'Amount'                      => 'Upphæð',
8   'Amount Due'                  => 'Eindagi',
9   'Apr'                         => 'apr',
10   'April'                       => 'apríl',
11   'Are you sure you want to delete Transaction' => 'Ert þú viss um að þú viljir eyða færslunni',
12   'Aug'                         => 'ágú',
13   'August'                      => 'ágúst',
14   'Cannot delete transaction!'  => 'Get ekki eytt færslu!',
15   'Cannot post payment for a closed period!' => 'Get ekki bókað greiðslu á lokað tímabil',
16   'Cannot post transaction for a closed period!' => 'Get ekki bókað færslu á lokað tímabil!',
17   'Cannot post transaction!'    => 'Get ekki bókað færslu!',
18   'Closed'                      => 'Lokað',
19   'Confirm!'                    => 'Staðfesta!',
20   'Continue'                    => 'Áfram',
21   'Currency'                    => 'Gjaldmiðill',
22   'Customer not on file!'       => 'Viðskiptavinur ekki á skrá!',
23   'Date'                        => 'Dagsetning',
24   'Date Paid'                   => 'Greiðsludagur',
25   'Dec'                         => 'des',
26   'December'                    => 'desember',
27   'Delete'                      => 'Eyða',
28   'Description'                 => 'Skýringar',
29   'Due Date'                    => 'Dags. lokið',
30   'Due Date missing!'           => 'Vantar dags. lokið!',
31   'Edit Accounts Payables Transaction' => 'Breyta greiðslufærslum',
32   'Employee'                    => 'Starfsmenn',
33   'Exch'                        => 'Vx',
34   'Exchangerate'                => 'Vextir',
35   'Exchangerate for payment missing!' => 'Vextir fyrir greiðslu vantar!',
36   'Exchangerate missing!'       => 'Vantar vexti!',
37   'Feb'                         => 'feb',
38   'February'                    => 'febrúar',
39   'From'                        => 'Frá',
40   'ID'                          => 'ID',
41   'Include in Report'           => 'Innifela í skýrslu',
42   'Invoice'                     => 'Sölureikningur',
43   'Invoice Date'                => 'Sölureikningur dags.',
44   'Invoice Date missing!'       => 'Sölureiknings dags. vantar!',
45   'Invoice Number'              => 'Sölureikningur Númer',
46   'Invoice Number missing!'     => 'Sölureikningsnúmer vantar!',
47   'Jan'                         => 'jan',
48   'January'                     => 'janúar',
49   'Jul'                         => 'júl',
50   'July'                        => 'júlí',
51   'Jun'                         => 'jún',
52   'June'                        => 'júní',
53   'Mar'                         => 'mar',
54   'March'                       => 'mars',
55   'May'                         => 'maí',
56   'May '                        => 'maí',
57   'Notes'                       => 'Upplýsinar',
58   'Nov'                         => 'nóv',
59   'November'                    => 'nóvember',
60   'Number'                      => 'Númer',
61   'Oct'                         => 'ókt',
62   'October'                     => 'óktóber',
63   'Open'                        => 'opna',
64   'Order'                       => 'Pöntun',
65   'Order Number'                => 'Pöntun númer',
66   'Paid'                        => 'Greitt',
67   'Payment date missing!'       => 'Greiðsudags. vantar!',
68   'Payments'                    => 'Greiðslur',
69   'Post'                        => 'Bókfæra',
70   'Post as new'                 => 'Bókfæra sem nýjan',
71   'Project'                     => 'Verkefni',
72   'Project not on file!'        => 'Verkefni ekki á skrá!',
73   'Purchase Invoice'            => 'Innkaupsreikningur',
74   'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum',
75   'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum',
76   'Sep'                         => 'sep',
77   'September'                   => 'september',
78   'Source'                      => 'Frálag',
79   'Subtotal'                    => 'Samtala',
80   'Tax'                         => 'Virðisaukaskattur',
81   'Tax Included'                => 'Taka með VSK',
82   'Total'                       => 'Samtals',
83   'Transaction deleted!'        => 'Færslu eytt!',
84   'Transaction posted!'         => 'Færsla bókfærð!',
85   'Update'                      => 'Uppfærsla',
86   'Vendor'                      => 'Byrgir',
87   'Vendor missing!'             => 'Byrgja vantar!',
88   'Vendor not on file!'         => 'Byrgir ekki til í gagnagrunni!',
89   'Yes'                         => 'Já',
90   'to'                          => 'til',
91 };
92
93 $self{subs} = {
94   'add'                         => 'add',
95   'add_transaction'             => 'add_transaction',
96   'ap_subtotal'                 => 'ap_subtotal',
97   'ap_transaction'              => 'ap_transaction',
98   'ap_transactions'             => 'ap_transactions',
99   'ar_transaction'              => 'ar_transaction',
100   'check_name'                  => 'check_name',
101   'check_project'               => 'check_project',
102   'continue'                    => 'continue',
103   'create_links'                => 'create_links',
104   'delete'                      => 'delete',
105   'display_form'                => 'display_form',
106   'edit'                        => 'edit',
107   'form_footer'                 => 'form_footer',
108   'form_header'                 => 'form_header',
109   'gl_transaction'              => 'gl_transaction',
110   'name_selected'               => 'name_selected',
111   'post'                        => 'post',
112   'post_as_new'                 => 'post_as_new',
113   'project_selected'            => 'project_selected',
114   'purchase_invoice'            => 'purchase_invoice',
115   'sales_invoice'               => 'sales_invoice',
116   'search'                      => 'search',
117   'select_name'                 => 'select_name',
118   'select_project'              => 'select_project',
119   'update'                      => 'update',
120   'yes'                         => 'yes',
121   'innkaupafærsla'              => 'ap_transaction',
122   'ný_kredit_færsla'            => 'add_accounts_payables_transaction',
123   'Áfram'                       => 'continue',
124   'eyða'                        => 'delete',
125   'breyta_greiðslufærslum'      => 'edit_accounts_payables_transaction',
126   'bókfæra'                     => 'post',
127   'bókfæra_sem_nýjan'           => 'post_as_new',
128   'innkaupsreikningur'          => 'purchase_invoice',
129   'uppfærsla'                   => 'update',
130   'já'                          => 'yes',
131 };
132
133 1;