From 769c831d993a1e10b44abf4b3d9e5e145770ecc8 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 27 Oct 2006 16:12:47 +0000 Subject: Moved duplicate locales into legacy for now git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@331 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/fi_utf/arap | 74 ------------------------------------------------------ 1 file changed, 74 deletions(-) delete mode 100755 locale/fi_utf/arap (limited to 'locale/fi_utf/arap') diff --git a/locale/fi_utf/arap b/locale/fi_utf/arap deleted file mode 100755 index 597d2016..00000000 --- a/locale/fi_utf/arap +++ /dev/null @@ -1,74 +0,0 @@ -$self{texts} = { - 'Address' => 'Osoite', - 'Bcc' => 'Näkymätön kopio', - 'Cc' => 'Kopio', - 'Continue' => 'Jatka', - 'Customer not on file!' => 'Asiakas ei järjestelmässä!', - 'Date' => 'Päiväys', - 'Day(s)' => 'Päivä(t)', - 'Delete Schedule' => 'Poista aikataulu', - 'Description' => 'Kuvaus', - 'E-mail' => 'Sähköposti', - 'E-mail message' => 'Sähkpostiviesti', - 'Every' => 'Jokainen', - 'For' => ' ', - 'Include Payment' => 'Sisällytä maksu', - 'Message' => 'Viesti', - 'Month(s)' => 'Kuukausi(det)', - 'Next Date' => 'Seuraava pvm', - 'Number' => 'Numero', - 'Print' => 'Tulosta', - 'Project not on file!' => 'Projekti ei ole järjestelmässä!', - 'Recurring Transaction' => 'Toistuva siirto', - 'Reference' => 'Viite', - 'Repeat' => 'Toista', - 'Save Schedule' => 'Tallenna aikataulu', - 'Select from one of the names below' => 'Valitse yksi nimi alapuolelta', - 'Select from one of the projects below' => 'Valitse yksi projekti alapuolelta', - 'Startdate' => 'Aloituspäivä', - 'Subject' => 'Aihe', - 'To' => 'Hetkeen', - 'Vendor not on file!' => 'Toimittajaa ei järjestelmässä!', - 'Warning!' => 'Varoitus!', - 'Week(s)' => 'Viiko(t)', - 'Year(s)' => 'Vuodet', - 'You are posting an existing transaction!' => 'Tallennat olemassaolevan viennin', - 'You are printing and posting an existing transaction!' => 'Tallennat ja tulostat olemassaolevan viennin', - 'You are printing and saving an existing order' => 'Tallennat ja tulostat olemassaolevan tilauksen', - 'You are printing and saving an existing quotation' => 'Tallennat ja tulostat olemassaolevan tarjouksen', - 'You are saving an existing order' => 'Tallennat olemassaolevan tilauksen', - 'You are saving an existing quotation' => 'Tallennat olemassaolevan tarjouksen', - 'for' => 'for', - 'sent' => 'lähetetty', - 'time(s)' => 'kertaa', -}; - -$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_', - 'jatka' => 'continue', - 'poista_aikataulu' => 'delete_schedule', - 'tallenna_aikataulu' => 'save_schedule', -}; - -1; - -- cgit v1.2.3