From de5d7fc852074c99f60327b078944cfb34840e41 Mon Sep 17 00:00:00 2001 From: tetragon Date: Fri, 14 Sep 2007 00:37:00 +0000 Subject: Removing the last of the SL-style translation. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1593 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/legacy/ee/arap | 76 --------------------------------------------------- 1 file changed, 76 deletions(-) delete mode 100755 locale/legacy/ee/arap (limited to 'locale/legacy/ee/arap') diff --git a/locale/legacy/ee/arap b/locale/legacy/ee/arap deleted file mode 100755 index bbd6c319..00000000 --- a/locale/legacy/ee/arap +++ /dev/null @@ -1,76 +0,0 @@ -$self{charset} = 'ISO-8859-15'; - -$self{texts} = { - 'Address' => 'Aadress', - 'Bcc' => 'Bcc', - 'Cc' => 'Cc', - 'Continue' => 'Edasi', - 'Customer not on file!' => 'Klienti pole failis!', - 'Date' => 'Kuupäev', - 'Day(s)' => 'Päev(a)', - 'Delete Schedule' => 'Kustutata Ajakava', - 'Description' => 'Selgitus', - 'E-mail' => 'E-mail', - 'E-mail message' => 'E-posti teade', - 'Every' => 'Iga', - 'For' => 'Saata', - 'Include Payment' => 'Lisa Makse', - 'Message' => 'Teade', - 'Month(s)' => 'Kuu(d)', - 'Next Date' => 'Järgmine Kuupäev', - 'Number' => 'Kood', - 'Print' => 'Trüki', - 'Project not on file!' => 'Projekti pole failis!', - 'Recurring Transaction' => 'Korduvad Tehingud', - 'Reference' => 'Referenss', - 'Repeat' => 'Korrata', - 'Save Schedule' => 'Salvestada Ajakava', - 'Select from one of the names below' => 'Vali üks alltoodud nimedest', - 'Select from one of the projects below' => 'Vali üks alltoodud projektidest', - 'Startdate' => 'Algus Kuupäev', - 'Subject' => 'Pealkiri', - 'To' => 'Kuni', - 'Vendor not on file!' => 'Hankijat pole failis!', - 'Warning!' => 'Tähelepanu!', - 'Week(s)' => 'Nädal(at)', - 'Year(s)' => 'Aasta(t)', - 'You are posting an existing transaction!' => 'Postitad juba olemasolevat tehingut', - 'You are printing and posting an existing transaction!' => 'Trükida ja postitad juba olemasolevat tehingut', - 'You are printing and saving an existing order' => 'Trükid ja salvestad juba olemasolevat tellimust', - 'You are printing and saving an existing quotation' => 'Trükid ja salvestad juba olemasolevat pakkumust', - 'You are saving an existing order' => 'Salvestad juba olemasolevat tellimust', - 'You are saving an existing quotation' => 'Salvestad juba olemasolevat pakkumust', - 'for' => 'läheb', - 'sent' => 'saadetud', - 'time(s)' => 'Kord(a)', -}; - -$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_', - 'edasi' => 'continue', - 'kustutata_ajakava' => 'delete_schedule', - 'salvestada_ajakava' => 'save_schedule', -}; - -1; - -- cgit v1.2.3