summaryrefslogtreecommitdiff
path: root/locale/se/bp
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 21:03:13 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 21:03:13 +0000
commitff23834ca6a022411195d7b3b1985856a3556577 (patch)
tree98b34b6d72b2d2825527faaec0162f22fb62d3a9 /locale/se/bp
parent43262b28d3f8a3d90a550f45cee2af7925e4f517 (diff)
Converting Swedish to gettext
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@308 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/se/bp')
-rwxr-xr-xlocale/se/bp69
1 files changed, 0 insertions, 69 deletions
diff --git a/locale/se/bp b/locale/se/bp
deleted file mode 100755
index 61f400fe..00000000
--- a/locale/se/bp
+++ /dev/null
@@ -1,69 +0,0 @@
-$self{texts} = {
- 'Account' => 'Konto',
- 'Accounting Menu' => 'Bokförings-meny',
- 'Are you sure you want to remove the marked entries from the queue?' => 'Är du säker på att du vill radera markerade poster?',
- 'Bin Lists' => 'Lager listor',
- 'Cannot remove files!' => 'Kan inte ta bort filer!',
- 'Confirm!' => 'Bekräfta!',
- 'Continue' => 'Fortsätt',
- 'Current' => 'Nuvarande',
- 'Customer' => 'Kund',
- 'Date' => 'Datum',
- 'Employee' => 'Anställd',
- 'From' => 'Från',
- 'ID' => 'ID',
- 'Invoice' => 'Faktura',
- 'Invoice Number' => 'Fakturanummer',
- 'Marked entries printed!' => 'Markerade poster utskrivna!',
- 'Month' => 'Månad',
- 'Order' => 'Order',
- 'Order Number' => 'Ordernummer',
- 'Packing Lists' => 'Packsedlar',
- 'Period' => 'Period',
- 'Pick Lists' => 'Plocklistor',
- 'Print' => 'Skriv ut',
- 'Printing' => 'Skriver ut',
- 'Purchase Orders' => 'Inköpsordrar',
- 'Quarter' => 'Kvartal',
- 'Quotation' => 'Offert',
- 'Quotation Number' => 'Offert nummer',
- 'Quotations' => 'Offerter',
- 'RFQs' => 'Begäran om offert',
- 'Remove' => 'Ta bort',
- 'Removed spoolfiles!' => 'Spool-filer borttagna',
- 'Removing marked entries from queue ...' => 'Tar bort markerade poster från kön . . .',
- 'Sales Invoices' => 'Kundfakturor',
- 'Sales Orders' => 'Säljordrar',
- 'Select all' => 'Välj alla',
- 'Spoolfile' => 'Spoolfil',
- 'Time Cards' => 'Tidkort',
- 'To' => 'Till',
- 'Vendor' => 'Leverantör',
- 'Work Orders' => 'Arbetsordrar',
- 'Year' => 'År',
- 'Yes' => 'Ja',
- 'done' => 'Färdigt',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'continue' => 'continue',
- 'display' => 'display',
- 'js_menu' => 'js_menu',
- 'list_spool' => 'list_spool',
- 'menubar' => 'menubar',
- 'print' => 'print',
- 'remove' => 'remove',
- 'search' => 'search',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'yes' => 'yes',
- 'fortsätt' => 'continue',
- 'skriv_ut' => 'print',
- 'ta_bort' => 'remove',
- 'välj_alla' => 'select_all',
- 'ja' => 'yes',
-};
-
-1;
-