import sql-ledger 2.4.4
[freeside.git] / sql-ledger / old / sql-ledger / locale / dk / ap
diff --git a/sql-ledger/old/sql-ledger/locale/dk/ap b/sql-ledger/old/sql-ledger/locale/dk/ap
new file mode 100644 (file)
index 0000000..424926d
--- /dev/null
@@ -0,0 +1,133 @@
+$self{texts} = {
+  'AP Transaction'              => 'Leverandørfaktura',
+  'AP Transactions'             => 'Leverandørfakturaer',
+  'Account'                     => 'Konto',
+  'Add Accounts Payables Transaction' => 'Ny leverandørpostering',
+  'Address'                     => 'Adresse',
+  'Amount'                      => 'Beløb',
+  'Amount Due'                  => 'Forfaldent',
+  'Apr'                         => 'apr',
+  'April'                       => 'april',
+  'Are you sure you want to delete Transaction' => 'Er du sikker på du vil fjerne postering',
+  'Aug'                         => 'aug',
+  'August'                      => 'august',
+  'Cannot delete transaction!'  => 'Kan ikke slette postering!',
+  'Cannot post payment for a closed period!' => 'Kan ikke bogføre betaling for en afsluttet periode',
+  'Cannot post transaction for a closed period!' => 'Kan ikke bogføre postering for en afsluttet periode!',
+  'Cannot post transaction!'    => 'Kan ikke bogføre postering!',
+  'Closed'                      => 'Afsluttet',
+  'Confirm!'                    => 'Bekræft!',
+  'Continue'                    => 'Fortsæt',
+  'Currency'                    => 'Valuta',
+  'Customer not on file!'       => 'Kunde ikke i databasen!',
+  'Date'                        => 'Dato',
+  'Date Paid'                   => 'Betalingsdato',
+  'Dec'                         => 'dec',
+  'December'                    => 'december',
+  'Delete'                      => 'Fjern',
+  'Description'                 => 'Beskrivelse',
+  'Due Date'                    => 'Forfaldsdato',
+  'Due Date missing!'           => 'Forfaldsdato mangler!',
+  'Edit Accounts Payables Transaction' => 'Redigér leverandørpostering',
+  'Employee'                    => 'Ansat',
+  'Exch'                        => 'Vxl',
+  'Exchangerate'                => 'Vekselkurs',
+  'Exchangerate for payment missing!' => 'Valutakurs for betaling mangler!',
+  'Exchangerate missing!'       => 'Vekselkurs mangler!',
+  'Feb'                         => 'feb',
+  'February'                    => 'februar',
+  'From'                        => 'Fra',
+  'ID'                          => 'ID',
+  'Include in Report'           => 'Inkludér i rapport',
+  'Invoice'                     => 'Faktura',
+  'Invoice Date'                => 'Fakturadato',
+  'Invoice Date missing!'       => 'Fakturadato mangler!',
+  'Invoice Number'              => 'Fakturanummer',
+  'Invoice Number missing!'     => 'Fakturanummer mangler!',
+  'Jan'                         => 'jan',
+  'January'                     => 'januar',
+  'Jul'                         => 'jul',
+  'July'                        => 'juli',
+  'Jun'                         => 'jun',
+  'June'                        => 'juni',
+  'Mar'                         => 'mar',
+  'March'                       => 'marts',
+  'May'                         => 'maj',
+  'May '                        => 'maj ',
+  'Notes'                       => 'Bemærkninger',
+  'Nov'                         => 'nov',
+  'November'                    => 'november',
+  'Number'                      => 'Nummer',
+  'Oct'                         => 'okt',
+  'October'                     => 'oktober',
+  'Open'                        => 'Åbn',
+  'Order'                       => 'Ordre',
+  'Order Number'                => 'Ordrenummer',
+  'Paid'                        => 'Betalt',
+  'Payment date missing!'       => 'Betalingsdato mangler!',
+  'Payments'                    => 'Betalinger',
+  'Post'                        => 'Bogfør',
+  'Post as new'                 => 'Bogfør som ny',
+  'Project'                     => 'Projekt',
+  'Project not on file!'        => 'Projekt ikke i databasen!',
+  'Purchase Invoice'            => 'Indkøbsfaktura',
+  'Select from one of the names below' => 'Vælg en af navnene nedenfor',
+  'Select from one of the projects below' => 'Vælg et af projekterne nedenfor',
+  'Sep'                         => 'sep',
+  'September'                   => 'september',
+  'Source'                      => 'Bilag',
+  'Subtotal'                    => 'Subtotal',
+  'Tax'                         => 'Afgift/Moms',
+  'Tax Included'                => 'Inkl. afgifter og moms',
+  'To'                          => 'til',
+  'Total'                       => 'I alt',
+  'Transaction deleted!'        => 'Postering slettet!',
+  'Transaction posted!'         => 'Postering bogført!',
+  'Update'                      => 'Opdatér',
+  'Vendor'                      => 'Leverandør',
+  'Vendor missing!'             => 'Leverandør mangler!',
+  'Vendor not on file!'         => 'Leverandør ikke i databasen!',
+  'Yes'                         => 'Ja',
+};
+
+$self{subs} = {
+  'add'                         => 'add',
+  'add_transaction'             => 'add_transaction',
+  'ap_subtotal'                 => 'ap_subtotal',
+  'ap_transaction'              => 'ap_transaction',
+  'ap_transactions'             => 'ap_transactions',
+  'ar_transaction'              => 'ar_transaction',
+  'check_name'                  => 'check_name',
+  'check_project'               => 'check_project',
+  'continue'                    => 'continue',
+  'create_links'                => 'create_links',
+  'delete'                      => 'delete',
+  'display_form'                => 'display_form',
+  'edit'                        => 'edit',
+  'form_footer'                 => 'form_footer',
+  'form_header'                 => 'form_header',
+  'gl_transaction'              => 'gl_transaction',
+  'name_selected'               => 'name_selected',
+  'post'                        => 'post',
+  'post_as_new'                 => 'post_as_new',
+  'project_selected'            => 'project_selected',
+  'purchase_invoice'            => 'purchase_invoice',
+  'sales_invoice'               => 'sales_invoice',
+  'search'                      => 'search',
+  'select_name'                 => 'select_name',
+  'select_project'              => 'select_project',
+  'update'                      => 'update',
+  'yes'                         => 'yes',
+  'leverandørfaktura'           => 'ap_transaction',
+  'ny_leverandørpostering'      => 'add_accounts_payables_transaction',
+  'fortsæt'                     => 'continue',
+  'fjern'                       => 'delete',
+  'redigér_leverandørpostering' => 'edit_accounts_payables_transaction',
+  'bogfør'                      => 'post',
+  'bogfør_som_ny'               => 'post_as_new',
+  'indkøbsfaktura'              => 'purchase_invoice',
+  'opdatér'                     => 'update',
+  'ja'                          => 'yes',
+};
+
+1;