summaryrefslogtreecommitdiff
path: root/locale/nb/arapprn
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-26 18:33:26 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-26 18:33:26 +0000
commit18d17c80639dadf9201e93730015f6076b1ffc26 (patch)
tree9d66b947ec5eed4b60ace82f9c427b462c529251 /locale/nb/arapprn
parent2bceacf6d170ffb3cd696d78d7affeceba6e1d47 (diff)
Convering Norwegian Bokmal translations to gettext
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@316 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/nb/arapprn')
-rwxr-xr-xlocale/nb/arapprn31
1 files changed, 0 insertions, 31 deletions
diff --git a/locale/nb/arapprn b/locale/nb/arapprn
deleted file mode 100755
index 5d354e7c..00000000
--- a/locale/nb/arapprn
+++ /dev/null
@@ -1,31 +0,0 @@
-$self{texts} = {
- 'Account' => 'Konto',
- 'Amount' => 'Beløp',
- 'Continue' => 'Fortsett',
- 'Date' => 'Dato',
- 'Memo' => 'Notat',
- 'Nothing to print!' => 'Ingenting å skrive ut!',
- 'PDF' => 'PDF',
- 'Postscript' => 'Postscript',
- 'Printed' => 'Skrevet ut',
- 'Screen' => 'Skjerm',
- '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;
-