hy.po 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * hr_attendance
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 15.5alpha1\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2022-09-20 09:01+0000\n"
  10. "PO-Revision-Date: 2022-09-22 05:46+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_attendance
  18. #: code:addons/hr_attendance/models/hr_attendance.py:0
  19. #, python-format
  20. msgid "\"Check Out\" time cannot be earlier than \"Check In\" time."
  21. msgstr ""
  22. #. module: hr_attendance
  23. #: code:addons/hr_attendance/models/hr_attendance.py:0
  24. #, python-format
  25. msgid "%(empl_name)s from %(check_in)s"
  26. msgstr ""
  27. #. module: hr_attendance
  28. #: code:addons/hr_attendance/models/hr_attendance.py:0
  29. #, python-format
  30. msgid "%(empl_name)s from %(check_in)s to %(check_out)s"
  31. msgstr ""
  32. #. module: hr_attendance
  33. #. openerp-web
  34. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  35. #, python-format
  36. msgid ": Your user should be linked to an employee to use attendance."
  37. msgstr ""
  38. #. module: hr_attendance
  39. #. openerp-web
  40. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  41. #, python-format
  42. msgid ""
  43. "<b>Warning! Last check in was over 12 hours ago.</b><br/>If this isn't "
  44. "right, please contact Human Resource staff"
  45. msgstr ""
  46. #. module: hr_attendance
  47. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_hr_attendance_kanban
  48. msgid "<i class=\"fa fa-calendar\" aria-label=\"Period\" role=\"img\" title=\"Period\"/>"
  49. msgstr ""
  50. #. module: hr_attendance
  51. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  52. msgid ""
  53. "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
  54. "specific.\" role=\"img\" aria-label=\"Values set here are company-"
  55. "specific.\" groups=\"base.group_multi_company\"/>"
  56. msgstr ""
  57. #. module: hr_attendance
  58. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_user_view_form
  59. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  60. msgid ""
  61. "<span class=\"o_stat_text\">\n"
  62. " Last Month\n"
  63. " </span>"
  64. msgstr ""
  65. #. module: hr_attendance
  66. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_user_view_form
  67. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  68. msgid "<span class=\"o_stat_text\">Extra Hours</span>"
  69. msgstr ""
  70. #. module: hr_attendance
  71. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
  72. msgid ""
  73. "<span id=\"oe_hr_attendance_status\" class=\"fa fa-circle text-success "
  74. "me-1\" role=\"img\" aria-label=\"Available\" title=\"Available\"/>"
  75. msgstr ""
  76. #. module: hr_attendance
  77. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
  78. msgid ""
  79. "<span id=\"oe_hr_attendance_status\" class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not available\" title=\"Not available\">\n"
  80. " </span>"
  81. msgstr ""
  82. #. module: hr_attendance
  83. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  84. msgid "<span> Minutes</span>"
  85. msgstr ""
  86. #. module: hr_attendance
  87. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  88. msgid ""
  89. "<span> Minutes</span>\n"
  90. " <br/>\n"
  91. " <br/>"
  92. msgstr ""
  93. #. module: hr_attendance
  94. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  95. msgid "<span>Time Period </span>"
  96. msgstr ""
  97. #. module: hr_attendance
  98. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  99. msgid "Activate the count of employees' extra hours."
  100. msgstr ""
  101. #. module: hr_attendance
  102. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
  103. msgid ""
  104. "Add a few employees to be able to select an employee here and perform his check in / check out.\n"
  105. " To create employees go to the Employees menu."
  106. msgstr ""
  107. #. module: hr_attendance
  108. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__adjustment
  109. msgid "Adjustment"
  110. msgstr ""
  111. #. module: hr_attendance
  112. #: model:res.groups,name:hr_attendance.group_hr_attendance_manager
  113. msgid "Administrator"
  114. msgstr ""
  115. #. module: hr_attendance
  116. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  117. msgid ""
  118. "Allow a period of time (around working hours) where extra time will not be "
  119. "counted, in benefit of the company"
  120. msgstr ""
  121. #. module: hr_attendance
  122. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  123. msgid ""
  124. "Allow a period of time (around working hours) where extra time will not be "
  125. "deducted, in benefit of the employee"
  126. msgstr ""
  127. #. module: hr_attendance
  128. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_user_view_form
  129. msgid "Amount of extra hours"
  130. msgstr ""
  131. #. module: hr_attendance
  132. #. openerp-web
  133. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  134. #, python-format
  135. msgid "An apple a day keeps the doctor away"
  136. msgstr ""
  137. #. module: hr_attendance
  138. #. openerp-web
  139. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  140. #, python-format
  141. msgid "Another good day's work! See you soon!"
  142. msgstr ""
  143. #. module: hr_attendance
  144. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_my_attendances
  145. #: model:ir.model,name:hr_attendance.model_hr_attendance
  146. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_ids
  147. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_pivot
  148. msgid "Attendance"
  149. msgstr ""
  150. #. module: hr_attendance
  151. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_report_action
  152. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_report_action_filtered
  153. msgid "Attendance Analysis"
  154. msgstr ""
  155. #. module: hr_attendance
  156. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_delay
  157. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_delay
  158. msgid "Attendance Kiosk Delay"
  159. msgstr ""
  160. #. module: hr_attendance
  161. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_mode
  162. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_mode
  163. msgid "Attendance Mode"
  164. msgstr ""
  165. #. module: hr_attendance
  166. #: model:ir.model,name:hr_attendance.model_hr_attendance_overtime
  167. msgid "Attendance Overtime"
  168. msgstr ""
  169. #. module: hr_attendance
  170. #: model:ir.model,name:hr_attendance.model_hr_attendance_report
  171. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_graph
  172. msgid "Attendance Statistics"
  173. msgstr ""
  174. #. module: hr_attendance
  175. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_state
  176. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_state
  177. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__attendance_state
  178. msgid "Attendance Status"
  179. msgstr ""
  180. #. module: hr_attendance
  181. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action
  182. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action_employee
  183. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action_overview
  184. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_kiosk_mode
  185. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_attendances_overview
  186. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_root
  187. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_attendances
  188. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_department_view_kanban
  189. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  190. msgid "Attendances"
  191. msgstr ""
  192. #. module: hr_attendance
  193. #. openerp-web
  194. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  195. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  196. #, python-format
  197. msgid "Available"
  198. msgstr ""
  199. #. module: hr_attendance
  200. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__back
  201. msgid "Back Camera"
  202. msgstr ""
  203. #. module: hr_attendance
  204. #. openerp-web
  205. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  206. #, python-format
  207. msgid "Barcode"
  208. msgstr ""
  209. #. module: hr_attendance
  210. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode
  211. msgid "Barcode / RFID"
  212. msgstr ""
  213. #. module: hr_attendance
  214. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode_manual
  215. msgid "Barcode / RFID and Manual Selection"
  216. msgstr ""
  217. #. module: hr_attendance
  218. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_barcode_source
  219. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_barcode_source
  220. msgid "Barcode Source"
  221. msgstr ""
  222. #. module: hr_attendance
  223. #: code:addons/hr_attendance/models/hr_attendance.py:0
  224. #, python-format
  225. msgid ""
  226. "Cannot create new attendance record for %(empl_name)s, the employee hasn't "
  227. "checked out since %(datetime)s"
  228. msgstr ""
  229. #. module: hr_attendance
  230. #: code:addons/hr_attendance/models/hr_attendance.py:0
  231. #: code:addons/hr_attendance/models/hr_attendance.py:0
  232. #, python-format
  233. msgid ""
  234. "Cannot create new attendance record for %(empl_name)s, the employee was "
  235. "already checked in on %(datetime)s"
  236. msgstr ""
  237. #. module: hr_attendance
  238. #: code:addons/hr_attendance/models/hr_employee.py:0
  239. #, python-format
  240. msgid ""
  241. "Cannot perform check out on %(empl_name)s, could not find corresponding "
  242. "check in. Your attendances have probably been modified manually by human "
  243. "resources."
  244. msgstr ""
  245. #. module: hr_attendance
  246. #. openerp-web
  247. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  248. #, python-format
  249. msgid "Check IN"
  250. msgstr ""
  251. #. module: hr_attendance
  252. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_in
  253. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__check_in
  254. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_in
  255. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__last_check_in
  256. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_search
  257. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  258. msgid "Check In"
  259. msgstr ""
  260. #. module: hr_attendance
  261. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_my_attendances
  262. msgid "Check In / Check Out"
  263. msgstr ""
  264. #. module: hr_attendance
  265. #. openerp-web
  266. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  267. #, python-format
  268. msgid "Check OUT"
  269. msgstr ""
  270. #. module: hr_attendance
  271. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_out
  272. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_out
  273. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__last_check_out
  274. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  275. msgid "Check Out"
  276. msgstr ""
  277. #. module: hr_attendance
  278. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  279. msgid "Check-In/Out in Kiosk Mode"
  280. msgstr ""
  281. #. module: hr_attendance
  282. #: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_in
  283. msgid "Checked in"
  284. msgstr ""
  285. #. module: hr_attendance
  286. #. openerp-web
  287. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  288. #, python-format
  289. msgid "Checked in at"
  290. msgstr ""
  291. #. module: hr_attendance
  292. #: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_out
  293. msgid "Checked out"
  294. msgstr ""
  295. #. module: hr_attendance
  296. #. openerp-web
  297. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  298. #, python-format
  299. msgid "Checked out at"
  300. msgstr ""
  301. #. module: hr_attendance
  302. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  303. msgid "Choose how long the greeting message will be displayed."
  304. msgstr ""
  305. #. module: hr_attendance
  306. #: model:ir.model,name:hr_attendance.model_res_company
  307. msgid "Companies"
  308. msgstr ""
  309. #. module: hr_attendance
  310. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__company_id
  311. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__company_id
  312. msgid "Company"
  313. msgstr ""
  314. #. module: hr_attendance
  315. #. openerp-web
  316. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  317. #, python-format
  318. msgid "Company Logo"
  319. msgstr ""
  320. #. module: hr_attendance
  321. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  322. msgid "Compare attendance with working hours set on employee."
  323. msgstr ""
  324. #. module: hr_attendance
  325. #: model:ir.model,name:hr_attendance.model_res_config_settings
  326. msgid "Config Settings"
  327. msgstr ""
  328. #. module: hr_attendance
  329. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_settings
  330. msgid "Configuration"
  331. msgstr ""
  332. #. module: hr_attendance
  333. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__hr_attendance_overtime
  334. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__hr_attendance_overtime
  335. msgid "Count Extra Hours"
  336. msgstr ""
  337. #. module: hr_attendance
  338. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  339. msgid "Count of Extra Hours"
  340. msgstr ""
  341. #. module: hr_attendance
  342. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  343. msgid ""
  344. "Count of extra hours is considered from this date. Potential extra hours "
  345. "prior to this date are not considered."
  346. msgstr ""
  347. #. module: hr_attendance
  348. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
  349. msgid "Create a new employee"
  350. msgstr ""
  351. #. module: hr_attendance
  352. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_uid
  353. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__create_uid
  354. msgid "Created by"
  355. msgstr ""
  356. #. module: hr_attendance
  357. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_date
  358. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__create_date
  359. msgid "Created on"
  360. msgstr ""
  361. #. module: hr_attendance
  362. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__date
  363. msgid "Day"
  364. msgstr ""
  365. #. module: hr_attendance
  366. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  367. msgid "Define the camera used for the barcode scan."
  368. msgstr ""
  369. #. module: hr_attendance
  370. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  371. msgid "Define the way the user will be identified by the application."
  372. msgstr ""
  373. #. module: hr_attendance
  374. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__department_id
  375. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__department_id
  376. msgid "Department"
  377. msgstr ""
  378. #. module: hr_attendance
  379. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__display_name
  380. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__display_name
  381. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__display_name
  382. msgid "Display Name"
  383. msgstr ""
  384. #. module: hr_attendance
  385. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  386. msgid "Display Time"
  387. msgstr ""
  388. #. module: hr_attendance
  389. #. odoo-python
  390. #: code:addons/hr_attendance/models/hr_attendance.py:0
  391. #, python-format
  392. msgid ""
  393. "Do not have access, user cannot edit the attendances that are not his own."
  394. msgstr ""
  395. #. module: hr_attendance
  396. #. openerp-web
  397. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  398. #, python-format
  399. msgid "Early to bed and early to rise, makes a man healthy, wealthy and wise"
  400. msgstr ""
  401. #. module: hr_attendance
  402. #. openerp-web
  403. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  404. #, python-format
  405. msgid "Eat breakfast as a king, lunch as a merchant and supper as a beggar"
  406. msgstr ""
  407. #. module: hr_attendance
  408. #: model:ir.model,name:hr_attendance.model_hr_employee
  409. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__employee_id
  410. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__employee_id
  411. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__employee_id
  412. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_search
  413. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  414. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
  415. msgid "Employee"
  416. msgstr ""
  417. #. module: hr_attendance
  418. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__group_attendance_use_pin
  419. msgid "Employee PIN"
  420. msgstr ""
  421. #. module: hr_attendance
  422. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
  423. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
  424. msgid "Employee attendances"
  425. msgstr ""
  426. #. module: hr_attendance
  427. #: model:ir.actions.act_window,name:hr_attendance.hr_employee_attendance_action_kanban
  428. msgid "Employees"
  429. msgstr ""
  430. #. module: hr_attendance
  431. #: model:res.groups,name:hr_attendance.group_hr_attendance_use_pin
  432. msgid "Enable PIN use"
  433. msgstr ""
  434. #. module: hr_attendance
  435. #. openerp-web
  436. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  437. #, python-format
  438. msgid "Error: could not find corresponding employee."
  439. msgstr ""
  440. #. module: hr_attendance
  441. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_action
  442. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__duration
  443. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__overtime_hours
  444. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  445. msgid "Extra Hours"
  446. msgstr ""
  447. #. module: hr_attendance
  448. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__duration_real
  449. msgid "Extra Hours (Real)"
  450. msgstr ""
  451. #. module: hr_attendance
  452. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_start_date
  453. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_start_date
  454. msgid "Extra Hours Starting Date"
  455. msgstr ""
  456. #. module: hr_attendance
  457. #. openerp-web
  458. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  459. #, python-format
  460. msgid "Extra hours today:"
  461. msgstr ""
  462. #. module: hr_attendance
  463. #: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime__duration_real
  464. msgid "Extra-hours including the threshold duration"
  465. msgstr ""
  466. #. module: hr_attendance
  467. #. openerp-web
  468. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  469. #, python-format
  470. msgid "First come, first served"
  471. msgstr ""
  472. #. module: hr_attendance
  473. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__front
  474. msgid "Front Camera"
  475. msgstr ""
  476. #. module: hr_attendance
  477. #. openerp-web
  478. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  479. #, python-format
  480. msgid "Glad to have you back, it's been a while!"
  481. msgstr ""
  482. #. module: hr_attendance
  483. #. openerp-web
  484. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  485. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  486. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  487. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  488. #, python-format
  489. msgid "Go back"
  490. msgstr ""
  491. #. module: hr_attendance
  492. #. openerp-web
  493. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  494. #, python-format
  495. msgid "Good afternoon"
  496. msgstr ""
  497. #. module: hr_attendance
  498. #. openerp-web
  499. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  500. #, python-format
  501. msgid "Good evening"
  502. msgstr ""
  503. #. module: hr_attendance
  504. #. openerp-web
  505. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  506. #, python-format
  507. msgid "Good morning"
  508. msgstr ""
  509. #. module: hr_attendance
  510. #. openerp-web
  511. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  512. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  513. #, python-format
  514. msgid "Good night"
  515. msgstr ""
  516. #. module: hr_attendance
  517. #. openerp-web
  518. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  519. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  520. #, python-format
  521. msgid "Goodbye"
  522. msgstr ""
  523. #. module: hr_attendance
  524. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_search
  525. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  526. msgid "Group By"
  527. msgstr ""
  528. #. module: hr_attendance
  529. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_report_view_search
  530. msgid "HR Attendance Search"
  531. msgstr ""
  532. #. module: hr_attendance
  533. #. openerp-web
  534. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  535. #, python-format
  536. msgid "Have a good afternoon"
  537. msgstr ""
  538. #. module: hr_attendance
  539. #. openerp-web
  540. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  541. #, python-format
  542. msgid "Have a good day!"
  543. msgstr ""
  544. #. module: hr_attendance
  545. #. openerp-web
  546. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  547. #, python-format
  548. msgid "Have a good evening"
  549. msgstr ""
  550. #. module: hr_attendance
  551. #. openerp-web
  552. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  553. #, python-format
  554. msgid "Have a nice lunch!"
  555. msgstr ""
  556. #. module: hr_attendance
  557. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_user_view_form
  558. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  559. msgid "Hours"
  560. msgstr ""
  561. #. module: hr_attendance
  562. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month
  563. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__hours_last_month
  564. msgid "Hours Last Month"
  565. msgstr ""
  566. #. module: hr_attendance
  567. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_display
  568. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__hours_last_month_display
  569. msgid "Hours Last Month Display"
  570. msgstr ""
  571. #. module: hr_attendance
  572. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_today
  573. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_today
  574. msgid "Hours Today"
  575. msgstr ""
  576. #. module: hr_attendance
  577. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__worked_hours
  578. msgid "Hours Worked"
  579. msgstr ""
  580. #. module: hr_attendance
  581. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  582. msgid "Hr Attendance Search"
  583. msgstr ""
  584. #. module: hr_attendance
  585. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__id
  586. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__id
  587. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report__id
  588. msgid "ID"
  589. msgstr ""
  590. #. module: hr_attendance
  591. #. openerp-web
  592. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  593. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  594. #, python-format
  595. msgid "Identify Manually"
  596. msgstr ""
  597. #. module: hr_attendance
  598. #. openerp-web
  599. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  600. #, python-format
  601. msgid "If a job is worth doing, it is worth doing well!"
  602. msgstr ""
  603. #. module: hr_attendance
  604. #. openerp-web
  605. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  606. #, python-format
  607. msgid "Invalid request"
  608. msgstr ""
  609. #. module: hr_attendance
  610. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_kiosk_no_user_mode
  611. msgid "Kiosk Mode"
  612. msgstr ""
  613. #. module: hr_attendance
  614. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_id
  615. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_attendance_id
  616. msgid "Last Attendance"
  617. msgstr ""
  618. #. module: hr_attendance
  619. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance____last_update
  620. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime____last_update
  621. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_report____last_update
  622. msgid "Last Modified on"
  623. msgstr ""
  624. #. module: hr_attendance
  625. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_uid
  626. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__write_uid
  627. msgid "Last Updated by"
  628. msgstr ""
  629. #. module: hr_attendance
  630. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_date
  631. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime__write_date
  632. msgid "Last Updated on"
  633. msgstr ""
  634. #. module: hr_attendance
  635. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__manual
  636. msgid "Manual Selection"
  637. msgstr ""
  638. #. module: hr_attendance
  639. #: model:ir.model,name:hr_attendance.model_ir_ui_menu
  640. msgid "Menu"
  641. msgstr ""
  642. #. module: hr_attendance
  643. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_greeting_message
  644. msgid "Message"
  645. msgstr ""
  646. #. module: hr_attendance
  647. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  648. msgid "My Attendances"
  649. msgstr ""
  650. #. module: hr_attendance
  651. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  652. msgid "No Check Out"
  653. msgstr ""
  654. #. module: hr_attendance
  655. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action
  656. msgid "No attendance records found"
  657. msgstr ""
  658. #. module: hr_attendance
  659. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action_employee
  660. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action_overview
  661. msgid "No attendance records to display"
  662. msgstr ""
  663. #. module: hr_attendance
  664. #: code:addons/hr_attendance/models/hr_employee.py:0
  665. #, python-format
  666. msgid "No employee corresponding to Badge ID '%(barcode)s.'"
  667. msgstr ""
  668. #. module: hr_attendance
  669. #. openerp-web
  670. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  671. #, python-format
  672. msgid "OK"
  673. msgstr ""
  674. #. module: hr_attendance
  675. #: model:res.groups,name:hr_attendance.group_hr_attendance_user
  676. msgid "Officer : Manage all attendances"
  677. msgstr ""
  678. #. module: hr_attendance
  679. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__overtime_ids
  680. msgid "Overtime"
  681. msgstr ""
  682. #. module: hr_attendance
  683. #. openerp-web
  684. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  685. #, python-format
  686. msgid "Please contact your administrator."
  687. msgstr ""
  688. #. module: hr_attendance
  689. #. openerp-web
  690. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  691. #, python-format
  692. msgid "Please enter your PIN to"
  693. msgstr ""
  694. #. module: hr_attendance
  695. #. openerp-web
  696. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  697. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  698. #, python-format
  699. msgid "Please return to the main menu."
  700. msgstr ""
  701. #. module: hr_attendance
  702. #: model:ir.model,name:hr_attendance.model_hr_employee_public
  703. msgid "Public Employee"
  704. msgstr ""
  705. #. module: hr_attendance
  706. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_report
  707. msgid "Reporting"
  708. msgstr ""
  709. #. module: hr_attendance
  710. #. openerp-web
  711. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  712. #, python-format
  713. msgid "Scan your badge"
  714. msgstr ""
  715. #. module: hr_attendance
  716. #: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__scanner
  717. msgid "Scanner"
  718. msgstr ""
  719. #. module: hr_attendance
  720. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  721. msgid "Set PIN codes in the employee detail form (in HR Settings tab)."
  722. msgstr ""
  723. #. module: hr_attendance
  724. #: model:ir.actions.act_window,name:hr_attendance.action_hr_attendance_settings
  725. msgid "Settings"
  726. msgstr ""
  727. #. module: hr_attendance
  728. #. openerp-web
  729. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  730. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  731. #, python-format
  732. msgid "Sign out"
  733. msgstr ""
  734. #. module: hr_attendance
  735. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  736. msgid "Start from"
  737. msgstr ""
  738. #. module: hr_attendance
  739. #: code:addons/hr_attendance/models/hr_employee.py:0
  740. #, python-format
  741. msgid "Such grouping is not allowed."
  742. msgstr ""
  743. #. module: hr_attendance
  744. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action
  745. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action_employee
  746. msgid "The attendance records of your employees will be displayed here."
  747. msgstr ""
  748. #. module: hr_attendance
  749. #. openerp-web
  750. #: code:addons/hr_attendance/static/src/js/greeting_message.js:0
  751. #, python-format
  752. msgid "The early bird catches the worm"
  753. msgstr ""
  754. #. module: hr_attendance
  755. #: model:res.groups,comment:hr_attendance.group_hr_attendance_kiosk
  756. msgid ""
  757. "The user will be able to open the kiosk mode and validate the employee PIN."
  758. msgstr ""
  759. #. module: hr_attendance
  760. #: model:res.groups,comment:hr_attendance.group_hr_attendance
  761. msgid ""
  762. "The user will gain access to the human resources attendance menu, enabling "
  763. "him to manage his own attendance."
  764. msgstr ""
  765. #. module: hr_attendance
  766. #: model:res.groups,comment:hr_attendance.group_hr_attendance_use_pin
  767. msgid ""
  768. "The user will have to enter his PIN to check in and out manually at the "
  769. "company screen."
  770. msgstr ""
  771. #. module: hr_attendance
  772. #: code:addons/hr_attendance/models/hr_employee.py:0
  773. #, python-format
  774. msgid ""
  775. "To activate Kiosk mode without pin code, you must have access right as an "
  776. "Officer or above in the Attendance app. Please contact your administrator."
  777. msgstr ""
  778. #. module: hr_attendance
  779. #. openerp-web
  780. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  781. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  782. #, python-format
  783. msgid "Today's work hours:"
  784. msgstr ""
  785. #. module: hr_attendance
  786. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_company_threshold
  787. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_company_threshold
  788. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  789. msgid "Tolerance Time In Favor Of Company"
  790. msgstr ""
  791. #. module: hr_attendance
  792. #: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_employee_threshold
  793. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_employee_threshold
  794. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  795. msgid "Tolerance Time In Favor Of Employee"
  796. msgstr ""
  797. #. module: hr_attendance
  798. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__total_overtime
  799. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__total_overtime
  800. #: model:ir.model.fields,field_description:hr_attendance.field_res_users__total_overtime
  801. msgid "Total Overtime"
  802. msgstr ""
  803. #. module: hr_attendance
  804. #. openerp-web
  805. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  806. #, python-format
  807. msgid "Total extra hours:"
  808. msgstr ""
  809. #. module: hr_attendance
  810. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  811. msgid "Use PIN codes (defined on the Employee's profile) to check-in."
  812. msgstr ""
  813. #. module: hr_attendance
  814. #: model:ir.model,name:hr_attendance.model_res_users
  815. #: model:res.groups,name:hr_attendance.group_hr_attendance
  816. msgid "User"
  817. msgstr ""
  818. #. module: hr_attendance
  819. #: model:res.groups,name:hr_attendance.group_hr_attendance_kiosk
  820. msgid "User : Only kiosk mode"
  821. msgstr ""
  822. #. module: hr_attendance
  823. #. openerp-web
  824. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  825. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  826. #, python-format
  827. msgid "Want to check out?"
  828. msgstr ""
  829. #. module: hr_attendance
  830. #. openerp-web
  831. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  832. #, python-format
  833. msgid "Warning"
  834. msgstr ""
  835. #. module: hr_attendance
  836. #. openerp-web
  837. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  838. #, python-format
  839. msgid "Welcome"
  840. msgstr ""
  841. #. module: hr_attendance
  842. #. openerp-web
  843. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  844. #, python-format
  845. msgid "Welcome to"
  846. msgstr ""
  847. #. module: hr_attendance
  848. #. openerp-web
  849. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  850. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  851. #, python-format
  852. msgid "Welcome!"
  853. msgstr ""
  854. #. module: hr_attendance
  855. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
  856. msgid "Work Hours"
  857. msgstr ""
  858. #. module: hr_attendance
  859. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__worked_hours
  860. msgid "Worked Hours"
  861. msgstr ""
  862. #. module: hr_attendance
  863. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_user_view_form
  864. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  865. msgid "Worked hours last month"
  866. msgstr ""
  867. #. module: hr_attendance
  868. #: code:addons/hr_attendance/models/hr_employee.py:0
  869. #, python-format
  870. msgid "Wrong PIN"
  871. msgstr ""
  872. #. module: hr_attendance
  873. #: code:addons/hr_attendance/models/hr_attendance.py:0
  874. #, python-format
  875. msgid "You cannot duplicate an attendance."
  876. msgstr ""
  877. #. module: hr_attendance
  878. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action_overview
  879. msgid "Your attendance records will be displayed here."
  880. msgstr ""
  881. #. module: hr_attendance
  882. #. openerp-web
  883. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  884. #, python-format
  885. msgid "check in"
  886. msgstr ""
  887. #. module: hr_attendance
  888. #. openerp-web
  889. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  890. #, python-format
  891. msgid "check out"
  892. msgstr ""
  893. #. module: hr_attendance
  894. #. openerp-web
  895. #: code:addons/hr_attendance/static/src/xml/attendance.xml:0
  896. #, python-format
  897. msgid "o_barcode_main pt-5"
  898. msgstr ""
  899. #. module: hr_attendance
  900. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  901. msgid "seconds"
  902. msgstr ""