hy.po 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * hr_timesheet
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 16.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2023-02-02 10:33+0000\n"
  10. "PO-Revision-Date: 2022-09-22 05:52+0000\n"
  11. "Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Language: hy\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  17. #. module: hr_timesheet
  18. #. odoo-python
  19. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  20. #, python-format
  21. msgid "%s Spent"
  22. msgstr ""
  23. #. module: hr_timesheet
  24. #. odoo-python
  25. #: code:addons/hr_timesheet/models/project.py:0
  26. #, python-format
  27. msgid "(%(sign)s%(hours)s:%(minutes)s remaining)"
  28. msgstr ""
  29. #. module: hr_timesheet
  30. #. odoo-python
  31. #: code:addons/hr_timesheet/models/project.py:0
  32. #, python-format
  33. msgid "(%s days remaining)"
  34. msgstr ""
  35. #. module: hr_timesheet
  36. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  37. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  38. msgid "(incl."
  39. msgstr ""
  40. #. module: hr_timesheet
  41. #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
  42. msgid "<b class=\"tip_title\">Tip: Record your Timesheets faster</b>"
  43. msgstr ""
  44. #. module: hr_timesheet
  45. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line
  46. msgid "<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Date\" title=\"Date\"/>"
  47. msgstr ""
  48. #. module: hr_timesheet
  49. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  50. msgid "<i class=\"fa fa-download\"/> Download"
  51. msgstr ""
  52. #. module: hr_timesheet
  53. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  54. msgid "<i class=\"fa fa-print\"/> Print"
  55. msgstr ""
  56. #. module: hr_timesheet
  57. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  58. msgid ""
  59. "<span class=\"fa fa-lg fa-building-o \" title=\"Values set here are company-"
  60. "specific.\" groups=\"base.group_multi_company\"/>"
  61. msgstr ""
  62. #. module: hr_timesheet
  63. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  64. msgid ""
  65. "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
  66. "specific.\" groups=\"base.group_multi_company\"/>"
  67. msgstr ""
  68. #. module: hr_timesheet
  69. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_view_form_inherit_timesheet
  70. msgid "<span class=\"o_stat_text\">Timesheets</span>"
  71. msgstr ""
  72. #. module: hr_timesheet
  73. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  74. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  75. msgid ""
  76. "<span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', True)]}\">Hours Spent on Sub-tasks:</span>\n"
  77. " <span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', False)]}\">Days Spent on Sub-tasks:</span>"
  78. msgstr ""
  79. #. module: hr_timesheet
  80. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  81. msgid "<span style=\"margin-right: 15px;\">Total (Days)</span>"
  82. msgstr ""
  83. #. module: hr_timesheet
  84. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  85. msgid "<span style=\"margin-right: 15px;\">Total (Hours)</span>"
  86. msgstr ""
  87. #. module: hr_timesheet
  88. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  89. msgid "<span>Date</span>"
  90. msgstr ""
  91. #. module: hr_timesheet
  92. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  93. msgid "<span>Description</span>"
  94. msgstr ""
  95. #. module: hr_timesheet
  96. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  97. msgid "<span>Employee</span>"
  98. msgstr ""
  99. #. module: hr_timesheet
  100. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  101. msgid "<span>Project</span>"
  102. msgstr ""
  103. #. module: hr_timesheet
  104. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  105. msgid "<span>Task</span>"
  106. msgstr ""
  107. #. module: hr_timesheet
  108. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task_planned_hours_template
  109. msgid "<strong>Allocated Days:</strong>"
  110. msgstr ""
  111. #. module: hr_timesheet
  112. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  113. msgid "<strong>Days Spent:</strong>"
  114. msgstr ""
  115. #. module: hr_timesheet
  116. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line
  117. msgid "<strong>Duration: </strong>"
  118. msgstr ""
  119. #. module: hr_timesheet
  120. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  121. msgid "<strong>Hours Spent:</strong>"
  122. msgstr ""
  123. #. module: hr_timesheet
  124. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  125. msgid "<strong>Progress:</strong>"
  126. msgstr ""
  127. #. module: hr_timesheet
  128. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__analytic_account_active
  129. msgid "Active Analytic Account"
  130. msgstr ""
  131. #. module: hr_timesheet
  132. #: model:res.groups,name:hr_timesheet.group_timesheet_manager
  133. msgid "Administrator"
  134. msgstr ""
  135. #. module: hr_timesheet
  136. #. odoo-python
  137. #: code:addons/hr_timesheet/controllers/portal.py:0
  138. #, python-format
  139. msgid "All"
  140. msgstr ""
  141. #. module: hr_timesheet
  142. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_all
  143. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_all
  144. msgid "All Timesheets"
  145. msgstr ""
  146. #. module: hr_timesheet
  147. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  148. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  149. msgid "Allocated Days"
  150. msgstr ""
  151. #. module: hr_timesheet
  152. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allocated_hours
  153. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  154. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  155. msgid "Allocated Hours"
  156. msgstr ""
  157. #. module: hr_timesheet
  158. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__allow_timesheets
  159. msgid "Allow timesheets"
  160. msgstr ""
  161. #. module: hr_timesheet
  162. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__amount
  163. msgid "Amount"
  164. msgstr ""
  165. #. module: hr_timesheet
  166. #. odoo-python
  167. #: code:addons/hr_timesheet/__init__.py:0
  168. #, python-format
  169. msgid "Analysis"
  170. msgstr ""
  171. #. module: hr_timesheet
  172. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__analytic_account_id
  173. msgid "Analytic Account"
  174. msgstr ""
  175. #. module: hr_timesheet
  176. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form
  177. msgid "Analytic Entry"
  178. msgstr ""
  179. #. module: hr_timesheet
  180. #: model:ir.model,name:hr_timesheet.model_account_analytic_line
  181. msgid "Analytic Line"
  182. msgstr ""
  183. #. module: hr_timesheet
  184. #: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_id
  185. msgid ""
  186. "Analytic account to which this project, its tasks and its timesheets are linked. \n"
  187. "Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n"
  188. "This analytic account can be changed on each task individually if necessary.\n"
  189. "An analytic account is required in order to use timesheets."
  190. msgstr ""
  191. #. module: hr_timesheet
  192. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
  193. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
  194. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
  195. msgid ""
  196. "Analyze the projects and tasks on which your employees spend their time.<br>\n"
  197. " Evaluate which part is billable and what costs it represents."
  198. msgstr ""
  199. #. module: hr_timesheet
  200. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__ancestor_task_id
  201. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__ancestor_task_id
  202. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  203. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  204. msgid "Ancestor Task"
  205. msgstr ""
  206. #. module: hr_timesheet
  207. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  208. msgid "Apple App Store"
  209. msgstr ""
  210. #. module: hr_timesheet
  211. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_ids
  212. msgid "Associated Timesheets"
  213. msgstr ""
  214. #. module: hr_timesheet
  215. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_synchro
  216. msgid "Awesome Timesheet"
  217. msgstr ""
  218. #. module: hr_timesheet
  219. #: model:project.task.type,legend_blocked:hr_timesheet.internal_project_default_stage
  220. msgid "Blocked"
  221. msgstr ""
  222. #. module: hr_timesheet
  223. #: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis
  224. msgid "By Employee"
  225. msgstr ""
  226. #. module: hr_timesheet
  227. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_project
  228. msgid "By Project"
  229. msgstr ""
  230. #. module: hr_timesheet
  231. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_task
  232. msgid "By Task"
  233. msgstr ""
  234. #. module: hr_timesheet
  235. #: model:ir.model,name:hr_timesheet.model_project_collaborator
  236. msgid "Collaborators in project shared"
  237. msgstr ""
  238. #. module: hr_timesheet
  239. #: model:ir.model,name:hr_timesheet.model_res_company
  240. msgid "Companies"
  241. msgstr ""
  242. #. module: hr_timesheet
  243. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__company_id
  244. msgid "Company"
  245. msgstr ""
  246. #. module: hr_timesheet
  247. #: model:ir.model,name:hr_timesheet.model_res_config_settings
  248. msgid "Config Settings"
  249. msgstr ""
  250. #. module: hr_timesheet
  251. #: model:ir.ui.menu,name:hr_timesheet.hr_timesheet_menu_configuration
  252. msgid "Configuration"
  253. msgstr ""
  254. #. module: hr_timesheet
  255. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__currency_id
  256. msgid "Currency"
  257. msgstr ""
  258. #. module: hr_timesheet
  259. #. odoo-python
  260. #: code:addons/hr_timesheet/controllers/portal.py:0
  261. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__date
  262. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  263. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  264. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  265. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  266. #, python-format
  267. msgid "Date"
  268. msgstr ""
  269. #. module: hr_timesheet
  270. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  271. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
  272. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  273. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  274. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  275. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  276. msgid "Days Spent"
  277. msgstr ""
  278. #. module: hr_timesheet
  279. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  280. msgid "Days recorded on sub-tasks:"
  281. msgstr ""
  282. #. module: hr_timesheet
  283. #: model:ir.model.fields,help:hr_timesheet.field_res_company__internal_project_id
  284. msgid "Default project value for timesheet generated from time off type."
  285. msgstr ""
  286. #. module: hr_timesheet
  287. #: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__employee_id
  288. msgid ""
  289. "Define an 'hourly cost' on the employee to track the cost of their time."
  290. msgstr ""
  291. #. module: hr_timesheet
  292. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__department_id
  293. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__department_id
  294. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  295. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  296. msgid "Department"
  297. msgstr ""
  298. #. module: hr_timesheet
  299. #. odoo-python
  300. #: code:addons/hr_timesheet/controllers/portal.py:0
  301. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__name
  302. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  303. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  304. #, python-format
  305. msgid "Description"
  306. msgstr ""
  307. #. module: hr_timesheet
  308. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__display_name
  309. msgid "Display Name"
  310. msgstr ""
  311. #. module: hr_timesheet
  312. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  313. msgid "Download"
  314. msgstr ""
  315. #. module: hr_timesheet
  316. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  317. msgid "Duration"
  318. msgstr ""
  319. #. module: hr_timesheet
  320. #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__hours_effective
  321. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  322. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
  323. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  324. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
  325. msgid "Effective Hours"
  326. msgstr ""
  327. #. module: hr_timesheet
  328. #. odoo-python
  329. #: code:addons/hr_timesheet/controllers/portal.py:0
  330. #: code:addons/hr_timesheet/controllers/portal.py:0
  331. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__employee_id
  332. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__employee_id
  333. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  334. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  335. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  336. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  337. #, python-format
  338. msgid "Employee"
  339. msgstr ""
  340. #. module: hr_timesheet
  341. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_user_allow
  342. msgid "Employee Reminder"
  343. msgstr ""
  344. #. module: hr_timesheet
  345. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__encode_uom_in_days
  346. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__encode_uom_in_days
  347. msgid "Encode Uom In Days"
  348. msgstr ""
  349. #. module: hr_timesheet
  350. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__timesheet_encode_uom_id
  351. msgid "Encoding Unit"
  352. msgstr ""
  353. #. module: hr_timesheet
  354. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__encoding_uom_id
  355. msgid "Encoding Uom"
  356. msgstr ""
  357. #. module: hr_timesheet
  358. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  359. msgid "Generate timesheets upon time off validation"
  360. msgstr ""
  361. #. module: hr_timesheet
  362. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  363. msgid "Google Chrome Store"
  364. msgstr ""
  365. #. module: hr_timesheet
  366. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  367. msgid "Google Play Store"
  368. msgstr ""
  369. #. module: hr_timesheet
  370. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  371. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  372. msgid "Group By"
  373. msgstr ""
  374. #. module: hr_timesheet
  375. #: model:ir.model,name:hr_timesheet.model_ir_http
  376. msgid "HTTP Routing"
  377. msgstr ""
  378. #. module: hr_timesheet
  379. #. odoo-python
  380. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  381. #, python-format
  382. msgid "Hours"
  383. msgstr ""
  384. #. module: hr_timesheet
  385. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__effective_hours
  386. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__unit_amount
  387. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  388. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
  389. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  390. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  391. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
  392. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  393. msgid "Hours Spent"
  394. msgstr ""
  395. #. module: hr_timesheet
  396. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  397. msgid "Hours recorded on sub-tasks:"
  398. msgstr ""
  399. #. module: hr_timesheet
  400. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__id
  401. msgid "ID"
  402. msgstr ""
  403. #. module: hr_timesheet
  404. #: model:project.task.type,legend_normal:hr_timesheet.internal_project_default_stage
  405. msgid "In Progress"
  406. msgstr ""
  407. #. module: hr_timesheet
  408. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  409. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
  410. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  411. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
  412. msgid "Initially Planned Hours"
  413. msgstr ""
  414. #. module: hr_timesheet
  415. #. odoo-python
  416. #: code:addons/hr_timesheet/models/res_company.py:0
  417. #: model:project.task.type,name:hr_timesheet.internal_project_default_stage
  418. #, python-format
  419. msgid "Internal"
  420. msgstr ""
  421. #. module: hr_timesheet
  422. #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__internal_project_id
  423. msgid "Internal Project"
  424. msgstr ""
  425. #. module: hr_timesheet
  426. #. odoo-python
  427. #: code:addons/hr_timesheet/models/project.py:0
  428. #: code:addons/hr_timesheet/models/project.py:0
  429. #, python-format
  430. msgid "Invalid operator: %s"
  431. msgstr ""
  432. #. module: hr_timesheet
  433. #. odoo-python
  434. #: code:addons/hr_timesheet/models/project.py:0
  435. #: code:addons/hr_timesheet/models/project.py:0
  436. #, python-format
  437. msgid "Invalid value: %s"
  438. msgstr ""
  439. #. module: hr_timesheet
  440. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__is_encode_uom_days
  441. msgid "Is Encode Uom Days"
  442. msgstr ""
  443. #. module: hr_timesheet
  444. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_internal_project
  445. msgid "Is Internal Project"
  446. msgstr ""
  447. #. module: hr_timesheet
  448. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__job_title
  449. msgid "Job Title"
  450. msgstr ""
  451. #. module: hr_timesheet
  452. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report____last_update
  453. msgid "Last Modified on"
  454. msgstr ""
  455. #. module: hr_timesheet
  456. #. odoo-python
  457. #: code:addons/hr_timesheet/controllers/portal.py:0
  458. #, python-format
  459. msgid "Last month"
  460. msgstr ""
  461. #. module: hr_timesheet
  462. #. odoo-python
  463. #: code:addons/hr_timesheet/controllers/portal.py:0
  464. #, python-format
  465. msgid "Last week"
  466. msgstr ""
  467. #. module: hr_timesheet
  468. #. odoo-python
  469. #: code:addons/hr_timesheet/controllers/portal.py:0
  470. #, python-format
  471. msgid "Last year"
  472. msgstr ""
  473. #. module: hr_timesheet
  474. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
  475. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
  476. msgid "Log time on tasks"
  477. msgstr ""
  478. #. module: hr_timesheet
  479. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__manager_id
  480. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__manager_id
  481. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  482. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  483. msgid "Manager"
  484. msgstr ""
  485. #. module: hr_timesheet
  486. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_manager_allow
  487. msgid "Manager Reminder"
  488. msgstr ""
  489. #. module: hr_timesheet
  490. #. odoo-python
  491. #: code:addons/hr_timesheet/models/res_company.py:0
  492. #, python-format
  493. msgid "Meeting"
  494. msgstr ""
  495. #. module: hr_timesheet
  496. #: model:ir.model,name:hr_timesheet.model_ir_ui_menu
  497. msgid "Menu"
  498. msgstr ""
  499. #. module: hr_timesheet
  500. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
  501. msgid "My Department"
  502. msgstr ""
  503. #. module: hr_timesheet
  504. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
  505. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_search_form_hr_extended
  506. msgid "My Department's Projects"
  507. msgstr ""
  508. #. module: hr_timesheet
  509. #: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited
  510. msgid "My Department's Ratings"
  511. msgstr ""
  512. #. module: hr_timesheet
  513. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
  514. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
  515. msgid "My Department's Tasks"
  516. msgstr ""
  517. #. module: hr_timesheet
  518. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
  519. msgid "My Department's Updates"
  520. msgstr ""
  521. #. module: hr_timesheet
  522. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
  523. msgid "My Team"
  524. msgstr ""
  525. #. module: hr_timesheet
  526. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
  527. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_search_form_hr_extended
  528. msgid "My Team's Projects"
  529. msgstr ""
  530. #. module: hr_timesheet
  531. #: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited
  532. msgid "My Team's Ratings"
  533. msgstr ""
  534. #. module: hr_timesheet
  535. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
  536. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
  537. msgid "My Team's Tasks"
  538. msgstr ""
  539. #. module: hr_timesheet
  540. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
  541. msgid "My Team's Updates"
  542. msgstr ""
  543. #. module: hr_timesheet
  544. #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line
  545. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_mine
  546. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_user
  547. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  548. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  549. msgid "My Timesheets"
  550. msgstr ""
  551. #. module: hr_timesheet
  552. #. odoo-python
  553. #: code:addons/hr_timesheet/controllers/portal.py:0
  554. #, python-format
  555. msgid "Newest"
  556. msgstr ""
  557. #. module: hr_timesheet
  558. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
  559. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
  560. msgid "No activities found. Let's start a new one!"
  561. msgstr ""
  562. #. module: hr_timesheet
  563. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
  564. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
  565. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
  566. msgid "No data yet!"
  567. msgstr ""
  568. #. module: hr_timesheet
  569. #. odoo-python
  570. #: code:addons/hr_timesheet/controllers/portal.py:0
  571. #, python-format
  572. msgid "None"
  573. msgstr ""
  574. #. module: hr_timesheet
  575. #: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours
  576. msgid "Number of allocated hours minus the number of hours spent."
  577. msgstr ""
  578. #. module: hr_timesheet
  579. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime
  580. #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime
  581. msgid "Overtime"
  582. msgstr ""
  583. #. module: hr_timesheet
  584. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__partner_id
  585. msgid "Partner"
  586. msgstr ""
  587. #. module: hr_timesheet
  588. #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__hours_planned
  589. msgid "Planned Hours"
  590. msgstr ""
  591. #. module: hr_timesheet
  592. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  593. msgid "Print"
  594. msgstr ""
  595. #. module: hr_timesheet
  596. #: model:ir.model,name:hr_timesheet.model_uom_uom
  597. msgid "Product Unit of Measure"
  598. msgstr ""
  599. #. module: hr_timesheet
  600. #. odoo-python
  601. #: code:addons/hr_timesheet/controllers/portal.py:0
  602. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__progress
  603. #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__progress
  604. #, python-format
  605. msgid "Progress"
  606. msgstr ""
  607. #. module: hr_timesheet
  608. #. odoo-python
  609. #: code:addons/hr_timesheet/controllers/portal.py:0
  610. #: code:addons/hr_timesheet/controllers/portal.py:0
  611. #: model:ir.model,name:hr_timesheet.model_project_project
  612. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__project_id
  613. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__project_id
  614. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  615. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  616. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  617. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
  618. #, python-format
  619. msgid "Project"
  620. msgstr ""
  621. #. module: hr_timesheet
  622. #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__project_time_mode_id
  623. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__project_time_mode_id
  624. msgid "Project Time Unit"
  625. msgstr ""
  626. #. module: hr_timesheet
  627. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_project_overtime
  628. msgid "Project in Overtime"
  629. msgstr ""
  630. #. module: hr_timesheet
  631. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_project
  632. msgid "Project's Timesheets"
  633. msgstr ""
  634. #. module: hr_timesheet
  635. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
  636. msgid "Projects in Overtime"
  637. msgstr ""
  638. #. module: hr_timesheet
  639. #: model:project.task.type,legend_done:hr_timesheet.internal_project_default_stage
  640. msgid "Ready"
  641. msgstr ""
  642. #. module: hr_timesheet
  643. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
  644. msgid "Record a new activity"
  645. msgstr ""
  646. #. module: hr_timesheet
  647. #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
  648. msgid ""
  649. "Record your timesheets in an instant by pressing Shift + the corresponding "
  650. "hotkey to add 15min to your projects."
  651. msgstr ""
  652. #. module: hr_timesheet
  653. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  654. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  655. msgid "Remaining Days"
  656. msgstr ""
  657. #. module: hr_timesheet
  658. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  659. msgid "Remaining Days:"
  660. msgstr ""
  661. #. module: hr_timesheet
  662. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours
  663. #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours
  664. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  665. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
  666. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  667. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
  668. msgid "Remaining Hours"
  669. msgstr ""
  670. #. module: hr_timesheet
  671. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours_percentage
  672. msgid "Remaining Hours Percentage"
  673. msgstr ""
  674. #. module: hr_timesheet
  675. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
  676. msgid "Remaining Hours:"
  677. msgstr ""
  678. #. module: hr_timesheet
  679. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__remaining_hours
  680. msgid "Remaining Invoiced Time"
  681. msgstr ""
  682. #. module: hr_timesheet
  683. #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports
  684. msgid "Reporting"
  685. msgstr ""
  686. #. module: hr_timesheet
  687. #. odoo-python
  688. #: code:addons/hr_timesheet/controllers/portal.py:0
  689. #, python-format
  690. msgid "Search in All"
  691. msgstr ""
  692. #. module: hr_timesheet
  693. #. odoo-python
  694. #: code:addons/hr_timesheet/controllers/portal.py:0
  695. #, python-format
  696. msgid "Search in Description"
  697. msgstr ""
  698. #. module: hr_timesheet
  699. #. odoo-python
  700. #: code:addons/hr_timesheet/controllers/portal.py:0
  701. #, python-format
  702. msgid "Search in Employee"
  703. msgstr ""
  704. #. module: hr_timesheet
  705. #. odoo-python
  706. #: code:addons/hr_timesheet/controllers/portal.py:0
  707. #, python-format
  708. msgid "Search in Project"
  709. msgstr ""
  710. #. module: hr_timesheet
  711. #. odoo-python
  712. #: code:addons/hr_timesheet/controllers/portal.py:0
  713. #, python-format
  714. msgid "Search in Task"
  715. msgstr ""
  716. #. module: hr_timesheet
  717. #. odoo-python
  718. #: code:addons/hr_timesheet/models/project.py:0
  719. #: code:addons/hr_timesheet/models/project.py:0
  720. #, python-format
  721. msgid "See timesheet entries"
  722. msgstr ""
  723. #. module: hr_timesheet
  724. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  725. msgid ""
  726. "Send a periodical email reminder to timesheets managers<br/>\n"
  727. " that still have timesheets to validate"
  728. msgstr ""
  729. #. module: hr_timesheet
  730. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  731. msgid ""
  732. "Send a periodical email reminder to timesheets users<br/>\n"
  733. " that still have timesheets to encode"
  734. msgstr ""
  735. #. module: hr_timesheet
  736. #: model:ir.actions.act_window,name:hr_timesheet.hr_timesheet_config_settings_action
  737. msgid "Settings"
  738. msgstr ""
  739. #. module: hr_timesheet
  740. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__subtask_effective_hours
  741. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  742. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  743. msgid "Sub-tasks Hours Spent"
  744. msgstr ""
  745. #. module: hr_timesheet
  746. #. odoo-python
  747. #: code:addons/hr_timesheet/controllers/portal.py:0
  748. #: code:addons/hr_timesheet/controllers/portal.py:0
  749. #: model:ir.model,name:hr_timesheet.model_project_task
  750. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__task_id
  751. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__task_id
  752. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  753. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  754. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  755. #, python-format
  756. msgid "Task"
  757. msgstr ""
  758. #. module: hr_timesheet
  759. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_task
  760. msgid "Task's Timesheets"
  761. msgstr ""
  762. #. module: hr_timesheet
  763. #: model:ir.model,name:hr_timesheet.model_report_project_task_user
  764. msgid "Tasks Analysis"
  765. msgstr ""
  766. #. module: hr_timesheet
  767. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_project_task_view_search_inherit_timesheet
  768. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
  769. msgid "Tasks Soon in Overtime"
  770. msgstr ""
  771. #. module: hr_timesheet
  772. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_project_task_view_search_inherit_timesheet
  773. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
  774. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
  775. msgid "Tasks in Overtime"
  776. msgstr ""
  777. #. module: hr_timesheet
  778. #. odoo-python
  779. #: code:addons/hr_timesheet/models/res_company.py:0
  780. #, python-format
  781. msgid "The Internal Project of a company should be in that company."
  782. msgstr ""
  783. #. module: hr_timesheet
  784. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  785. msgid "There are no timesheets."
  786. msgstr ""
  787. #. module: hr_timesheet
  788. #. odoo-python
  789. #: code:addons/hr_timesheet/models/project.py:0
  790. #, python-format
  791. msgid ""
  792. "These projects have some timesheet entries referencing them. Before removing"
  793. " these projects, you have to remove these timesheet entries."
  794. msgstr ""
  795. #. module: hr_timesheet
  796. #. odoo-python
  797. #: code:addons/hr_timesheet/models/project.py:0
  798. #, python-format
  799. msgid ""
  800. "These tasks have some timesheet entries referencing them. Before removing "
  801. "these tasks, you have to remove these timesheet entries."
  802. msgstr ""
  803. #. module: hr_timesheet
  804. #. odoo-python
  805. #: code:addons/hr_timesheet/controllers/portal.py:0
  806. #, python-format
  807. msgid "This Quarter"
  808. msgstr ""
  809. #. module: hr_timesheet
  810. #. odoo-python
  811. #: code:addons/hr_timesheet/controllers/portal.py:0
  812. #, python-format
  813. msgid "This month"
  814. msgstr ""
  815. #. module: hr_timesheet
  816. #. odoo-python
  817. #: code:addons/hr_timesheet/models/project.py:0
  818. #, python-format
  819. msgid "This operator %s is not supported in this search method."
  820. msgstr ""
  821. #. module: hr_timesheet
  822. #. odoo-python
  823. #: code:addons/hr_timesheet/models/project.py:0
  824. #, python-format
  825. msgid ""
  826. "This project has some timesheet entries referencing it. Before removing this"
  827. " project, you have to remove these timesheet entries."
  828. msgstr ""
  829. #. module: hr_timesheet
  830. #. odoo-python
  831. #: code:addons/hr_timesheet/models/project.py:0
  832. #, python-format
  833. msgid ""
  834. "This task has some timesheet entries referencing it. Before removing this "
  835. "task, you have to remove these timesheet entries."
  836. msgstr ""
  837. #. module: hr_timesheet
  838. #. odoo-python
  839. #: code:addons/hr_timesheet/models/project.py:0
  840. #, python-format
  841. msgid ""
  842. "This task must be part of a project because there are some timesheets linked"
  843. " to it."
  844. msgstr ""
  845. #. module: hr_timesheet
  846. #. odoo-python
  847. #: code:addons/hr_timesheet/controllers/portal.py:0
  848. #, python-format
  849. msgid "This week"
  850. msgstr ""
  851. #. module: hr_timesheet
  852. #: model:ir.model.fields,help:hr_timesheet.field_res_company__project_time_mode_id
  853. #: model:ir.model.fields,help:hr_timesheet.field_res_config_settings__project_time_mode_id
  854. msgid ""
  855. "This will set the unit of measure used in projects and tasks.\n"
  856. "If you use the timesheet linked to projects, don't forget to setup the right unit of measure in your employees."
  857. msgstr ""
  858. #. module: hr_timesheet
  859. #. odoo-python
  860. #: code:addons/hr_timesheet/controllers/portal.py:0
  861. #, python-format
  862. msgid "This year"
  863. msgstr ""
  864. #. module: hr_timesheet
  865. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  866. msgid "Time Encoding"
  867. msgstr ""
  868. #. module: hr_timesheet
  869. #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_holidays
  870. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  871. msgid "Time Off"
  872. msgstr ""
  873. #. module: hr_timesheet
  874. #: model:ir.model.fields,help:hr_timesheet.field_project_task__subtask_effective_hours
  875. msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task."
  876. msgstr ""
  877. #. module: hr_timesheet
  878. #: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent
  879. msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)."
  880. msgstr ""
  881. #. module: hr_timesheet
  882. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  883. msgid "Time unit used to record your timesheets"
  884. msgstr ""
  885. #. module: hr_timesheet
  886. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  887. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  888. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
  889. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
  890. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
  891. msgid "Timesheet"
  892. msgstr ""
  893. #. module: hr_timesheet
  894. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
  895. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  896. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  897. msgid "Timesheet Activities"
  898. msgstr ""
  899. #. module: hr_timesheet
  900. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
  901. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
  902. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
  903. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
  904. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
  905. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
  906. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
  907. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
  908. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
  909. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
  910. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
  911. msgid "Timesheet Costs"
  912. msgstr ""
  913. #. module: hr_timesheet
  914. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_count
  915. msgid "Timesheet Count"
  916. msgstr ""
  917. #. module: hr_timesheet
  918. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_encode_uom_id
  919. #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__timesheet_encode_uom_id
  920. msgid "Timesheet Encoding Unit"
  921. msgstr ""
  922. #. module: hr_timesheet
  923. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
  924. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
  925. msgid "Timesheet by Date"
  926. msgstr ""
  927. #. module: hr_timesheet
  928. #. odoo-python
  929. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  930. #: code:addons/hr_timesheet/models/project.py:0
  931. #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project
  932. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_from_employee
  933. #: model:ir.actions.report,name:hr_timesheet.timesheet_report
  934. #: model:ir.actions.report,name:hr_timesheet.timesheet_report_project
  935. #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task
  936. #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task_timesheets
  937. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allow_timesheets
  938. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__timesheet_ids
  939. #: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking
  940. #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports_timesheet
  941. #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root
  942. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban
  943. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_layout
  944. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet
  945. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
  946. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  947. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
  948. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
  949. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  950. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
  951. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
  952. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  953. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page
  954. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
  955. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
  956. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
  957. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
  958. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
  959. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
  960. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  961. #, python-format
  962. msgid "Timesheets"
  963. msgstr ""
  964. #. module: hr_timesheet
  965. #. odoo-python
  966. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  967. #, python-format
  968. msgid "Timesheets - %s"
  969. msgstr ""
  970. #. module: hr_timesheet
  971. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
  972. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
  973. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
  974. msgid "Timesheets Analysis"
  975. msgstr ""
  976. #. module: hr_timesheet
  977. #: model:ir.model,name:hr_timesheet.model_timesheets_analysis_report
  978. msgid "Timesheets Analysis Report"
  979. msgstr ""
  980. #. module: hr_timesheet
  981. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  982. msgid "Timesheets Control"
  983. msgstr ""
  984. #. module: hr_timesheet
  985. #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report
  986. msgid "Timesheets by Employee"
  987. msgstr ""
  988. #. module: hr_timesheet
  989. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_project
  990. msgid "Timesheets by Project"
  991. msgstr ""
  992. #. module: hr_timesheet
  993. #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_task
  994. msgid "Timesheets by Task"
  995. msgstr ""
  996. #. module: hr_timesheet
  997. #: model:ir.model.fields,help:hr_timesheet.field_project_task__allow_timesheets
  998. msgid "Timesheets can be logged on this task."
  999. msgstr ""
  1000. #. module: hr_timesheet
  1001. #. odoo-python
  1002. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1003. #, python-format
  1004. msgid ""
  1005. "Timesheets must be created with an active employee in the selected "
  1006. "companies."
  1007. msgstr ""
  1008. #. module: hr_timesheet
  1009. #: model:digest.tip,name:hr_timesheet.digest_tip_hr_timesheet_0
  1010. msgid "Tip: Record your Timesheets faster"
  1011. msgstr ""
  1012. #. module: hr_timesheet
  1013. #. odoo-python
  1014. #: code:addons/hr_timesheet/controllers/portal.py:0
  1015. #, python-format
  1016. msgid "Today"
  1017. msgstr ""
  1018. #. module: hr_timesheet
  1019. #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
  1020. msgid "Total"
  1021. msgstr ""
  1022. #. module: hr_timesheet
  1023. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  1024. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  1025. msgid "Total Days"
  1026. msgstr ""
  1027. #. module: hr_timesheet
  1028. #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__total_hours_spent
  1029. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  1030. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  1031. msgid "Total Hours"
  1032. msgstr ""
  1033. #. module: hr_timesheet
  1034. #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__total_timesheet_time
  1035. msgid "Total Timesheet Time"
  1036. msgstr ""
  1037. #. module: hr_timesheet
  1038. #: model:ir.model.fields,help:hr_timesheet.field_project_project__total_timesheet_time
  1039. msgid ""
  1040. "Total number of time (in the proper UoM) recorded in the project, rounded to"
  1041. " the unit."
  1042. msgstr ""
  1043. #. module: hr_timesheet
  1044. #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
  1045. msgid "Total:"
  1046. msgstr ""
  1047. #. module: hr_timesheet
  1048. #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
  1049. msgid "Track your time from anywhere, even offline, with our web/mobile apps"
  1050. msgstr ""
  1051. #. module: hr_timesheet
  1052. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
  1053. #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
  1054. #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
  1055. msgid ""
  1056. "Track your working hours by projects every day and invoice this time to your"
  1057. " customers."
  1058. msgstr ""
  1059. #. module: hr_timesheet
  1060. #. odoo-python
  1061. #: code:addons/hr_timesheet/models/res_company.py:0
  1062. #, python-format
  1063. msgid "Training"
  1064. msgstr ""
  1065. #. module: hr_timesheet
  1066. #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__user_id
  1067. #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__user_id
  1068. msgid "User"
  1069. msgstr ""
  1070. #. module: hr_timesheet
  1071. #: model:res.groups,name:hr_timesheet.group_hr_timesheet_approver
  1072. msgid "User: all timesheets"
  1073. msgstr ""
  1074. #. module: hr_timesheet
  1075. #: model:res.groups,name:hr_timesheet.group_hr_timesheet_user
  1076. msgid "User: own timesheets only"
  1077. msgstr ""
  1078. #. module: hr_timesheet
  1079. #: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__timesheet_widget
  1080. msgid "Widget"
  1081. msgstr ""
  1082. #. module: hr_timesheet
  1083. #. odoo-python
  1084. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1085. #, python-format
  1086. msgid "You cannot access timesheets that are not yours."
  1087. msgstr ""
  1088. #. module: hr_timesheet
  1089. #. odoo-python
  1090. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1091. #, python-format
  1092. msgid ""
  1093. "You cannot add timesheets to a project linked to an inactive analytic "
  1094. "account."
  1095. msgstr ""
  1096. #. module: hr_timesheet
  1097. #. odoo-python
  1098. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1099. #, python-format
  1100. msgid ""
  1101. "You cannot add timesheets to a project or a task linked to an inactive "
  1102. "analytic account."
  1103. msgstr ""
  1104. #. module: hr_timesheet
  1105. #. odoo-python
  1106. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1107. #, python-format
  1108. msgid "You cannot create a timesheet on a private task."
  1109. msgstr ""
  1110. #. module: hr_timesheet
  1111. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  1112. msgid ""
  1113. "You cannot log timesheets on this project since it is linked to an inactive "
  1114. "analytic account. Please change this account, or reactivate the current one "
  1115. "to timesheet on the project."
  1116. msgstr ""
  1117. #. module: hr_timesheet
  1118. #. odoo-python
  1119. #: code:addons/hr_timesheet/models/hr_timesheet.py:0
  1120. #, python-format
  1121. msgid "You cannot set an archived employee to the existing timesheets."
  1122. msgstr ""
  1123. #. module: hr_timesheet
  1124. #. odoo-python
  1125. #: code:addons/hr_timesheet/models/project.py:0
  1126. #, python-format
  1127. msgid "You cannot use timesheets without an analytic account."
  1128. msgstr ""
  1129. #. module: hr_timesheet
  1130. #. odoo-python
  1131. #: code:addons/hr_timesheet/models/res_company.py:0
  1132. #, python-format
  1133. msgid "days"
  1134. msgstr ""
  1135. #. module: hr_timesheet
  1136. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
  1137. msgid "for"
  1138. msgstr ""
  1139. #. module: hr_timesheet
  1140. #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
  1141. #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page
  1142. msgid "for the"
  1143. msgstr ""
  1144. #. module: hr_timesheet
  1145. #. odoo-python
  1146. #: code:addons/hr_timesheet/models/res_company.py:0
  1147. #, python-format
  1148. msgid "hours"
  1149. msgstr ""
  1150. #. module: hr_timesheet
  1151. #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
  1152. msgid ""
  1153. "on\n"
  1154. " <span class=\"fw-bold text-dark\"> Sub-tasks</span>)"
  1155. msgstr ""
  1156. #. module: hr_timesheet
  1157. #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
  1158. msgid ""
  1159. "on\n"
  1160. " <span class=\"fw-bold text-dark\"> Sub-tasks</span>)"
  1161. msgstr ""