This commit was generated by cvs2svn to compensate for changes in r3880,
[freeside.git] / sql-ledger / old / sql-ledger / locale / dk / ap
1 $self{texts} = {
2   'AP Transaction'              => 'Leverandørfaktura',
3   'AP Transactions'             => 'Leverandørfakturaer',
4   'Account'                     => 'Konto',
5   'Add Accounts Payables Transaction' => 'Ny leverandørpostering',
6   'Address'                     => 'Adresse',
7   'Amount'                      => 'Beløb',
8   'Amount Due'                  => 'Forfaldent',
9   'Apr'                         => 'apr',
10   'April'                       => 'april',
11   'Are you sure you want to delete Transaction' => 'Er du sikker på du vil fjerne postering',
12   'Aug'                         => 'aug',
13   'August'                      => 'august',
14   'Cannot delete transaction!'  => 'Kan ikke slette postering!',
15   'Cannot post payment for a closed period!' => 'Kan ikke bogføre betaling for en afsluttet periode',
16   'Cannot post transaction for a closed period!' => 'Kan ikke bogføre postering for en afsluttet periode!',
17   'Cannot post transaction!'    => 'Kan ikke bogføre postering!',
18   'Closed'                      => 'Afsluttet',
19   'Confirm!'                    => 'Bekræft!',
20   'Continue'                    => 'Fortsæt',
21   'Currency'                    => 'Valuta',
22   'Customer not on file!'       => 'Kunde ikke i databasen!',
23   'Date'                        => 'Dato',
24   'Date Paid'                   => 'Betalingsdato',
25   'Dec'                         => 'dec',
26   'December'                    => 'december',
27   'Delete'                      => 'Fjern',
28   'Description'                 => 'Beskrivelse',
29   'Due Date'                    => 'Forfaldsdato',
30   'Due Date missing!'           => 'Forfaldsdato mangler!',
31   'Edit Accounts Payables Transaction' => 'Redigér leverandørpostering',
32   'Employee'                    => 'Ansat',
33   'Exch'                        => 'Vxl',
34   'Exchangerate'                => 'Vekselkurs',
35   'Exchangerate for payment missing!' => 'Valutakurs for betaling mangler!',
36   'Exchangerate missing!'       => 'Vekselkurs mangler!',
37   'Feb'                         => 'feb',
38   'February'                    => 'februar',
39   'From'                        => 'Fra',
40   'ID'                          => 'ID',
41   'Include in Report'           => 'Inkludér i rapport',
42   'Invoice'                     => 'Faktura',
43   'Invoice Date'                => 'Fakturadato',
44   'Invoice Date missing!'       => 'Fakturadato mangler!',
45   'Invoice Number'              => 'Fakturanummer',
46   'Invoice Number missing!'     => 'Fakturanummer mangler!',
47   'Jan'                         => 'jan',
48   'January'                     => 'januar',
49   'Jul'                         => 'jul',
50   'July'                        => 'juli',
51   'Jun'                         => 'jun',
52   'June'                        => 'juni',
53   'Mar'                         => 'mar',
54   'March'                       => 'marts',
55   'May'                         => 'maj',
56   'May '                        => 'maj ',
57   'Notes'                       => 'Bemærkninger',
58   'Nov'                         => 'nov',
59   'November'                    => 'november',
60   'Number'                      => 'Nummer',
61   'Oct'                         => 'okt',
62   'October'                     => 'oktober',
63   'Open'                        => 'Åbn',
64   'Order'                       => 'Ordre',
65   'Order Number'                => 'Ordrenummer',
66   'Paid'                        => 'Betalt',
67   'Payment date missing!'       => 'Betalingsdato mangler!',
68   'Payments'                    => 'Betalinger',
69   'Post'                        => 'Bogfør',
70   'Post as new'                 => 'Bogfør som ny',
71   'Project'                     => 'Projekt',
72   'Project not on file!'        => 'Projekt ikke i databasen!',
73   'Purchase Invoice'            => 'Indkøbsfaktura',
74   'Select from one of the names below' => 'Vælg en af navnene nedenfor',
75   'Select from one of the projects below' => 'Vælg et af projekterne nedenfor',
76   'Sep'                         => 'sep',
77   'September'                   => 'september',
78   'Source'                      => 'Bilag',
79   'Subtotal'                    => 'Subtotal',
80   'Tax'                         => 'Afgift/Moms',
81   'Tax Included'                => 'Inkl. afgifter og moms',
82   'To'                          => 'til',
83   'Total'                       => 'I alt',
84   'Transaction deleted!'        => 'Postering slettet!',
85   'Transaction posted!'         => 'Postering bogført!',
86   'Update'                      => 'Opdatér',
87   'Vendor'                      => 'Leverandør',
88   'Vendor missing!'             => 'Leverandør mangler!',
89   'Vendor not on file!'         => 'Leverandør ikke i databasen!',
90   'Yes'                         => 'Ja',
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   'leverandørfaktura'           => 'ap_transaction',
122   'ny_leverandørpostering'      => 'add_accounts_payables_transaction',
123   'fortsæt'                     => 'continue',
124   'fjern'                       => 'delete',
125   'redigér_leverandørpostering' => 'edit_accounts_payables_transaction',
126   'bogfør'                      => 'post',
127   'bogfør_som_ny'               => 'post_as_new',
128   'indkøbsfaktura'              => 'purchase_invoice',
129   'opdatér'                     => 'update',
130   'ja'                          => 'yes',
131 };
132
133 1;