From 3eb31643657612ce3331124c0194c37956b4ce4d Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 24 Oct 2006 00:41:44 +0000 Subject: Convert Estonian to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@271 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/ee_utf/arap | 76 ------------------------------------------------------ 1 file changed, 76 deletions(-) delete mode 100755 locale/ee_utf/arap (limited to 'locale/ee_utf/arap') diff --git a/locale/ee_utf/arap b/locale/ee_utf/arap deleted file mode 100755 index 3aaee4c4..00000000 --- a/locale/ee_utf/arap +++ /dev/null @@ -1,76 +0,0 @@ -$self{charset} = 'UTF-8'; - -$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' => 'Kustutada Ajakava', - 'Description' => 'Selgitus', - 'E-mail' => 'E-post', - 'E-mail message' => 'E-posti sõnum', - '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 Ülenakded', - 'Reference' => 'Viide', - 'Repeat' => 'Korrata', - 'Save Schedule' => 'Salvesta Ajakava', - 'Select from one of the names below' => 'Valida üks alltoodud nimedest', - 'Select from one of the projects below' => 'Valida üks alltoodud projektidest', - 'Startdate' => 'Alguskuupäev', - 'Subject' => 'Pealkiri', - 'To' => 'Kuni', - 'Vendor not on file!' => 'Tarnijat pole failis!', - 'Warning!' => 'Tähelepanu!', - 'Week(s)' => 'Nädal(at)', - 'Year(s)' => 'Aasta(t)', - 'You are posting an existing transaction!' => 'Postitad juba olemasolevat kannet', - 'You are printing and posting an existing transaction!' => 'Trükida ja postitad juba olemasolevat kannet', - 'You are printing and saving an existing order' => 'Trükid ja salvestad juba olemasolevat arver', - 'You are printing and saving an existing quotation' => 'Trükid ja salvestad juba olemasolevat pakkumust', - 'You are saving an existing order' => 'Salvestad juba olemasolevat arvet', - 'You are saving an existing quotation' => 'Salvestad juba olemasolevat pakkumust', - 'for' => 'läheb', - 'sent' => 'saadetud', - 'time(s)' => 'Korda(i)', -}; - -$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', - 'kustutada_ajakava' => 'delete_schedule', - 'salvesta_ajakava' => 'save_schedule', -}; - -1; - -- cgit v1.2.3