bs.po 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * project_timesheet_holidays
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2018
  7. # Boško Stojaković <bluesoft83@gmail.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server saas~11.5\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-09-21 13:17+0000\n"
  13. "PO-Revision-Date: 2018-09-21 13:17+0000\n"
  14. "Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
  15. "Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: bs\n"
  20. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  21. #. module: project_timesheet_holidays
  22. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  23. msgid "Analytic Line"
  24. msgstr "Analitička stavka"
  25. #. module: project_timesheet_holidays
  26. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
  27. msgid "Analytic Lines"
  28. msgstr "Retci analitike"
  29. #. module: project_timesheet_holidays
  30. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:38
  31. #, python-format
  32. msgid ""
  33. "Both the internal project and task are required to generate timesheet for "
  34. "the leaves."
  35. msgstr ""
  36. #. module: project_timesheet_holidays
  37. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  38. msgid "Companies"
  39. msgstr "Kompanije"
  40. #. module: project_timesheet_holidays
  41. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  42. msgid "Config Settings"
  43. msgstr ""
  44. #. module: project_timesheet_holidays
  45. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
  46. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
  47. msgid "Default project value for timesheet generated from leave type."
  48. msgstr ""
  49. #. module: project_timesheet_holidays
  50. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  51. msgid "Generate Timesheet"
  52. msgstr ""
  53. #. module: project_timesheet_holidays
  54. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  55. msgid ""
  56. "If checked, when validating a leave, timesheet will be generated in the "
  57. "Vacation Project of the company."
  58. msgstr ""
  59. #. module: project_timesheet_holidays
  60. #: code:addons/project_timesheet_holidays/models/res_company.py:30
  61. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  62. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
  63. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
  64. #, python-format
  65. msgid "Internal Project"
  66. msgstr ""
  67. #. module: project_timesheet_holidays
  68. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  69. msgid "Internal Task for timesheet"
  70. msgstr ""
  71. #. module: project_timesheet_holidays
  72. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  73. msgid "Leave"
  74. msgstr "Napusti"
  75. #. module: project_timesheet_holidays
  76. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  77. msgid "Leave Request"
  78. msgstr ""
  79. #. module: project_timesheet_holidays
  80. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  81. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  82. msgid "Leave Task"
  83. msgstr ""
  84. #. module: project_timesheet_holidays
  85. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  86. msgid "Leave Type"
  87. msgstr ""
  88. #. module: project_timesheet_holidays
  89. #: code:addons/project_timesheet_holidays/models/res_company.py:40
  90. #, python-format
  91. msgid "Leaves"
  92. msgstr "Odsutnosti"
  93. #. module: project_timesheet_holidays
  94. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  95. msgid "Project"
  96. msgstr "Projekat"
  97. #. module: project_timesheet_holidays
  98. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  99. msgid "Task"
  100. msgstr "Zadatak"
  101. #. module: project_timesheet_holidays
  102. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  103. msgid ""
  104. "The project will contain the timesheet generated when a leave is validated."
  105. msgstr ""
  106. #. module: project_timesheet_holidays
  107. #: code:addons/project_timesheet_holidays/models/account_analytic.py:16
  108. #, python-format
  109. msgid ""
  110. "You cannot delete timesheet lines attached to a leaves. Please cancel the "
  111. "leaves instead."
  112. msgstr ""