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/arap | 74 ---------------------------------------------------------- 1 file changed, 74 deletions(-) delete mode 100755 locale/se/arap (limited to 'locale/se/arap') diff --git a/locale/se/arap b/locale/se/arap deleted file mode 100755 index 83b0ac44..00000000 --- a/locale/se/arap +++ /dev/null @@ -1,74 +0,0 @@ -$self{texts} = { - 'Address' => 'Adress', - 'Bcc' => 'Dold kopia', - 'Cc' => 'Kopia', - 'Continue' => 'Fortsätt', - 'Customer not on file!' => 'Kund finns ej', - 'Date' => 'Datum', - 'Day(s)' => 'Dag(ar', - 'Delete Schedule' => 'Ta bort schemaläggning', - 'Description' => 'Beskrivning', - 'E-mail' => 'E-Post', - 'E-mail message' => 'E-post meddelande', - 'Every' => 'Varje', - 'For' => 'under', - 'Include Payment' => 'Inkludera betalning', - 'Message' => 'Meddelande', - 'Month(s)' => 'Månad(er)', - 'Next Date' => 'Nästa datum', - 'Number' => 'Nummer', - 'Print' => 'Skriv ut', - 'Project not on file!' => 'Projekt finns ej', - 'Recurring Transaction' => 'Återkommande transaktioner', - 'Reference' => 'Referens', - 'Repeat' => 'Upprepa', - 'Save Schedule' => 'Spara schemaläggning', - 'Select from one of the names below' => 'Välj ett av namnen nedan', - 'Select from one of the projects below' => 'Välj ett av projekten nedan', - 'Startdate' => 'Startdatum', - 'Subject' => 'Ämne', - 'To' => 'Till', - 'Vendor not on file!' => 'Leverantör finns ej', - 'Warning!' => 'Varning!', - 'Week(s)' => 'Vecka(or)', - 'Year(s)' => 'År', - 'You are posting an existing transaction!' => 'Du bokför en redan bokförd transaktion', - 'You are printing and posting an existing transaction!' => 'Du skriver ut och bokför en redan bokförd transaktion', - 'You are printing and saving an existing order' => 'Du skriver ut och sparar en redan sparad order', - 'You are printing and saving an existing quotation' => 'Du skriver ut och sparar en redan sparad offert', - 'You are saving an existing order' => 'Du sparar en redan sparad order', - 'You are saving an existing quotation' => 'Du sparar en redan sparad offert', - 'for' => 'under', - 'sent' => 'Skickad', - 'time(s)' => 'gång(er)', -}; - -$self{subs} = { - 'add_transaction' => 'add_transaction', - 'ap_transaction' => 'ap_transaction', - 'ar_transaction' => 'ar_transaction', - 'check_name' => 'check_name', - 'check_project' => 'check_project', - 'continue' => 'continue', - 'delete_schedule' => 'delete_schedule', - 'gl_transaction' => 'gl_transaction', - 'name_selected' => 'name_selected', - 'post_as_new' => 'post_as_new', - 'print_and_post_as_new' => 'print_and_post_as_new', - 'project_selected' => 'project_selected', - 'rebuild_vc' => 'rebuild_vc', - 'repost' => 'repost', - 'reprint' => 'reprint', - 'sales_invoice_' => 'sales_invoice_', - 'save_schedule' => 'save_schedule', - 'schedule' => 'schedule', - 'select_name' => 'select_name', - 'select_project' => 'select_project', - 'vendor_invoice_' => 'vendor_invoice_', - 'fortsätt' => 'continue', - 'ta_bort_schemaläggning' => 'delete_schedule', - 'spara_schemaläggning' => 'save_schedule', -}; - -1; - -- cgit v1.2.3