summaryrefslogtreecommitdiff
path: root/locale/lt/pe
blob: a0bd422b36b1086ea0467af3083823d2227e1acd (plain)
  1. $self{charset} = 'ISO-8859-13';
  2. $self{texts} = {
  3. 'Accounting Menu' => 'Apskaitos Menu',
  4. 'Active' => 'Aktyvus',
  5. 'Add' => 'Pridėti',
  6. 'Add Project' => 'Pridėti proektą',
  7. 'Address' => 'Adresas',
  8. 'All' => 'Visi',
  9. 'Amount' => 'Suma',
  10. 'Bin' => 'Dėžė',
  11. 'Continue' => 'Tęsti',
  12. 'Current' => 'Dabartinis',
  13. 'Customer' => 'Klientas',
  14. 'Customer missing!' => 'Kliento vardo nėra!',
  15. 'Customer not on file!' => 'Tokio kliento nėra!',
  16. 'Date' => 'Data',
  17. 'Delete' => 'Ištrinti',
  18. 'Description' => 'Aprašymas',
  19. 'Edit Project' => 'Redaguoti projektą',
  20. 'Employee' => 'Darbuotojas',
  21. 'From' => 'Nuo',
  22. 'Language' => 'Kalba',
  23. 'Link Accounts' => 'Surišti sąskaitas',
  24. 'List Price' => 'Pirkimo kaina',
  25. 'Notes' => 'Pastaba',
  26. 'Nothing selected!' => 'Nieko neišrinkta!',
  27. 'Number' => 'Numeris',
  28. 'Orphaned' => 'Našlaitinis',
  29. 'Project' => 'Projektas',
  30. 'Project deleted!' => 'Projektas ištrintas!',
  31. 'Project saved!' => 'Projektas išsaugotas!',
  32. 'Projects' => 'Projektai',
  33. 'Qty' => 'Kks',
  34. 'Save' => 'Išsaugoti',
  35. 'Select from one of the names below' => 'Išrinkite vieną iš pavadinimų apačioje',
  36. 'Sell Price' => 'Pardavimo kaina',
  37. 'Tax' => 'Mokėstis',
  38. 'To' => 'iki',
  39. 'Unit' => 'Vienetas',
  40. 'Update' => 'Atnaujinti',
  41. 'Updated' => 'Atnaujinta',
  42. 'Vendor' => 'Tiekėjas',
  43. 'Vendor not on file!' => 'Tokio tiekėjo nėra!',
  44. 'Weight' => 'Svoris',
  45. };
  46. $self{subs} = {
  47. 'acc_menu' => 'acc_menu',
  48. 'add' => 'add',
  49. 'add_group' => 'add_group',
  50. 'add_job' => 'add_job',
  51. 'add_pricegroup' => 'add_pricegroup',
  52. 'add_project' => 'add_project',
  53. 'continue' => 'continue',
  54. 'customer_selected' => 'customer_selected',
  55. 'delete' => 'delete',
  56. 'display' => 'display',
  57. 'display_form' => 'display_form',
  58. 'edit' => 'edit',
  59. 'edit_translation' => 'edit_translation',
  60. 'generate_sales_orders' => 'generate_sales_orders',
  61. 'jcitems' => 'jcitems',
  62. 'job_footer' => 'job_footer',
  63. 'job_header' => 'job_header',
  64. 'job_report' => 'job_report',
  65. 'js_menu' => 'js_menu',
  66. 'list_projects' => 'list_projects',
  67. 'list_stock' => 'list_stock',
  68. 'list_translations' => 'list_translations',
  69. 'menubar' => 'menubar',
  70. 'name_selected' => 'name_selected',
  71. 'partsgroup_footer' => 'partsgroup_footer',
  72. 'partsgroup_header' => 'partsgroup_header',
  73. 'partsgroup_report' => 'partsgroup_report',
  74. 'prepare_job' => 'prepare_job',
  75. 'prepare_partsgroup' => 'prepare_partsgroup',
  76. 'prepare_pricegroup' => 'prepare_pricegroup',
  77. 'prepare_project' => 'prepare_project',
  78. 'pricegroup_footer' => 'pricegroup_footer',
  79. 'pricegroup_header' => 'pricegroup_header',
  80. 'pricegroup_report' => 'pricegroup_report',
  81. 'project_footer' => 'project_footer',
  82. 'project_header' => 'project_header',
  83. 'project_jcitems_list' => 'project_jcitems_list',
  84. 'project_report' => 'project_report',
  85. 'project_sales_order' => 'project_sales_order',
  86. 'sales_order_footer' => 'sales_order_footer',
  87. 'sales_order_header' => 'sales_order_header',
  88. 'save' => 'save',
  89. 'search' => 'search',
  90. 'section_menu' => 'section_menu',
  91. 'select_customer' => 'select_customer',
  92. 'select_name' => 'select_name',
  93. 'stock' => 'stock',
  94. 'translation' => 'translation',
  95. 'translation_footer' => 'translation_footer',
  96. 'translation_header' => 'translation_header',
  97. 'update' => 'update',
  98. 'pridėti_proektą' => 'add_project',
  99. 'tęsti' => 'continue',
  100. 'ištrinti' => 'delete',
  101. 'išsaugoti' => 'save',
  102. 'atnaujinti' => 'update',
  103. };
  104. 1;