summaryrefslogtreecommitdiff
path: root/locale/lt/arap
blob: 0eeb18b847fd94d945adaf3e074d807974ff9199 (plain)
  1. $self{charset} = 'ISO-8859-13';
  2. $self{texts} = {
  3. 'Address' => 'Adresas',
  4. 'Bcc' => 'Bcc',
  5. 'Cc' => 'Cc',
  6. 'Continue' => 'Tęsti',
  7. 'Customer not on file!' => 'Tokio kliento nėra!',
  8. 'Date' => 'Data',
  9. 'Description' => 'Aprašymas',
  10. 'E-mail' => 'E-paštas',
  11. 'Message' => 'Žinutė',
  12. 'Number' => 'Numeris',
  13. 'Print' => 'Spausdinti',
  14. 'Project not on file!' => 'Nėra tokio projekto!',
  15. 'Reference' => 'Nuorodos',
  16. 'Select from one of the names below' => 'Išrinkite vieną iš pavadinimų apačioje',
  17. 'Select from one of the projects below' => 'Išrinkite vieną iš projektų apačioje',
  18. 'Subject' => 'Dalykas',
  19. 'To' => 'iki',
  20. 'Vendor not on file!' => 'Tokio tiekėjo nėra!',
  21. };
  22. $self{subs} = {
  23. 'add_transaction' => 'add_transaction',
  24. 'ap_transaction' => 'ap_transaction',
  25. 'ar_transaction' => 'ar_transaction',
  26. 'check_name' => 'check_name',
  27. 'check_project' => 'check_project',
  28. 'continue' => 'continue',
  29. 'delete_schedule' => 'delete_schedule',
  30. 'gl_transaction' => 'gl_transaction',
  31. 'name_selected' => 'name_selected',
  32. 'post_as_new' => 'post_as_new',
  33. 'print_and_post_as_new' => 'print_and_post_as_new',
  34. 'project_selected' => 'project_selected',
  35. 'rebuild_vc' => 'rebuild_vc',
  36. 'repost' => 'repost',
  37. 'reprint' => 'reprint',
  38. 'sales_invoice_' => 'sales_invoice_',
  39. 'save_schedule' => 'save_schedule',
  40. 'schedule' => 'schedule',
  41. 'select_name' => 'select_name',
  42. 'select_project' => 'select_project',
  43. 'vendor_invoice_' => 'vendor_invoice_',
  44. 'tęsti' => 'continue',
  45. };
  46. 1;