summaryrefslogtreecommitdiff
path: root/locale/ee_utf/arap
diff options
context:
space:
mode:
Diffstat (limited to 'locale/ee_utf/arap')
-rwxr-xr-xlocale/ee_utf/arap76
1 files changed, 0 insertions, 76 deletions
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;
-