From ff23834ca6a022411195d7b3b1985856a3556577 Mon Sep 17 00:00:00 2001 From: tetragon Date: Wed, 25 Oct 2006 21:03:13 +0000 Subject: Converting Swedish to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@308 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/se/bp | 69 ------------------------------------------------------------ 1 file changed, 69 deletions(-) delete mode 100755 locale/se/bp (limited to 'locale/se/bp') 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; - -- cgit v1.2.3