summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/nb/arapprn
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/nb/arapprn')
-rw-r--r--sql-ledger/locale/nb/arapprn34
1 files changed, 0 insertions, 34 deletions
diff --git a/sql-ledger/locale/nb/arapprn b/sql-ledger/locale/nb/arapprn
deleted file mode 100644
index c714122..0000000
--- a/sql-ledger/locale/nb/arapprn
+++ /dev/null
@@ -1,34 +0,0 @@
-$self{texts} = {
- 'Account' => 'Konto',
- 'Amount' => 'Beløp',
- 'Check' => 'Sjekk',
- 'Continue' => 'Fortsett',
- 'Date' => 'Dato',
- 'Memo' => 'Notat',
- 'PDF' => 'PDF',
- 'Postscript' => 'Postscript',
- 'Printed' => 'Skrevet ut',
- 'Queue' => 'Kø',
- 'Queued' => 'Lagt i kø',
- 'Receipt' => 'Kvittering',
- 'Screen' => 'Skjerm',
- 'Select Printer or Queue!' => 'Velg skriver eller kø!',
- 'Select postscript or PDF!' => 'Velg postscript eller PDF!',
- 'Source' => 'Bilag',
-};
-
-$self{subs} = {
- 'customer_details' => 'customer_details',
- 'payment_selected' => 'payment_selected',
- 'print' => 'print',
- 'print_and_post' => 'print_and_post',
- 'print_check' => 'print_check',
- 'print_options' => 'print_options',
- 'print_receipt' => 'print_receipt',
- 'print_transaction' => 'print_transaction',
- 'select_payment' => 'select_payment',
- 'vendor_details' => 'vendor_details',
- 'fortsett' => 'continue',
-};
-
-1;