ne.po 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698
  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 11.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2017-11-16 08:08+0000\n"
  10. "PO-Revision-Date: 2017-11-16 08:08+0000\n"
  11. "Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Language: ne\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  17. #. module: hr_attendance
  18. #: code:addons/hr_attendance/models/hr_attendance.py:55
  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:29
  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:34
  29. #, python-format
  30. msgid "%(empl_name)s from %(check_in)s to %(check_out)s"
  31. msgstr ""
  32. #. module: hr_attendance
  33. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  34. msgid "<span class=\"o_stat_text\">Attendance</span>"
  35. msgstr ""
  36. #. module: hr_attendance
  37. #. openerp-web
  38. #: code:addons/hr_attendance/static/src/js/greeting_message.js:117
  39. #, python-format
  40. msgid "An apple a day keeps the doctor away"
  41. msgstr ""
  42. #. module: hr_attendance
  43. #. openerp-web
  44. #: code:addons/hr_attendance/static/src/js/greeting_message.js:106
  45. #, python-format
  46. msgid "Another good day's work! See you soon!"
  47. msgstr ""
  48. #. module: hr_attendance
  49. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_my_attendances
  50. #: model:ir.model,name:hr_attendance.model_hr_attendance
  51. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_attendance_ids
  52. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_attendance_state
  53. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_graph
  54. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
  55. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
  56. msgid "Attendance"
  57. msgstr ""
  58. #. module: hr_attendance
  59. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action_graph
  60. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action_graph_filtered
  61. msgid "Attendance Analysis"
  62. msgstr ""
  63. #. module: hr_attendance
  64. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action
  65. #: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action_employee
  66. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_kiosk_mode
  67. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_root
  68. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_attendances
  69. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_department_view_kanban
  70. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  71. msgid "Attendances"
  72. msgstr ""
  73. #. module: hr_attendance
  74. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_barcode
  75. msgid "Badge ID"
  76. msgstr ""
  77. #. module: hr_attendance
  78. #: code:addons/hr_attendance/models/hr_attendance.py:85
  79. #, python-format
  80. msgid ""
  81. "Cannot create new attendance record for %(empl_name)s, the employee hasn't "
  82. "checked out since %(datetime)s"
  83. msgstr ""
  84. #. module: hr_attendance
  85. #: code:addons/hr_attendance/models/hr_attendance.py:72
  86. #: code:addons/hr_attendance/models/hr_attendance.py:98
  87. #, python-format
  88. msgid ""
  89. "Cannot create new attendance record for %(empl_name)s, the employee was "
  90. "already checked in on %(datetime)s"
  91. msgstr ""
  92. #. module: hr_attendance
  93. #: code:addons/hr_attendance/models/hr_employee.py:108
  94. #, python-format
  95. msgid "Cannot perform check in or check out on multiple employees."
  96. msgstr ""
  97. #. module: hr_attendance
  98. #: code:addons/hr_attendance/models/hr_employee.py:122
  99. #, python-format
  100. msgid ""
  101. "Cannot perform check out on %(empl_name)s, could not find corresponding "
  102. "check in. Your attendances have probably been modified manually by human "
  103. "resources."
  104. msgstr ""
  105. #. module: hr_attendance
  106. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_check_in
  107. msgid "Check In"
  108. msgstr ""
  109. #. module: hr_attendance
  110. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_my_attendances
  111. msgid "Check In / Check Out"
  112. msgstr ""
  113. #. module: hr_attendance
  114. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_check_out
  115. msgid "Check Out"
  116. msgstr ""
  117. #. module: hr_attendance
  118. #. openerp-web
  119. #: code:addons/hr_attendance/static/src/xml/attendance.xml:53
  120. #, python-format
  121. msgid "Check in"
  122. msgstr ""
  123. #. module: hr_attendance
  124. #. openerp-web
  125. #: code:addons/hr_attendance/static/src/xml/attendance.xml:49
  126. #, python-format
  127. msgid "Check out"
  128. msgstr ""
  129. #. module: hr_attendance
  130. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  131. msgid "Check-In/Out"
  132. msgstr ""
  133. #. module: hr_attendance
  134. #: selection:hr.employee,attendance_state:0
  135. msgid "Checked in"
  136. msgstr ""
  137. #. module: hr_attendance
  138. #. openerp-web
  139. #: code:addons/hr_attendance/static/src/xml/attendance.xml:109
  140. #, python-format
  141. msgid "Checked in at"
  142. msgstr ""
  143. #. module: hr_attendance
  144. #: selection:hr.employee,attendance_state:0
  145. msgid "Checked out"
  146. msgstr ""
  147. #. module: hr_attendance
  148. #. openerp-web
  149. #: code:addons/hr_attendance/static/src/xml/attendance.xml:97
  150. #, python-format
  151. msgid "Checked out at"
  152. msgstr ""
  153. #. module: hr_attendance
  154. #. openerp-web
  155. #: code:addons/hr_attendance/static/src/xml/attendance.xml:27
  156. #, python-format
  157. msgid "Click to check in"
  158. msgstr ""
  159. #. module: hr_attendance
  160. #. openerp-web
  161. #: code:addons/hr_attendance/static/src/xml/attendance.xml:31
  162. #, python-format
  163. msgid "Click to check out"
  164. msgstr ""
  165. #. module: hr_attendance
  166. #. openerp-web
  167. #: code:addons/hr_attendance/static/src/xml/attendance.xml:12
  168. #: model_terms:ir.ui.view,arch_db:hr_attendance.print_employee_badge
  169. #, python-format
  170. msgid "Company Logo"
  171. msgstr ""
  172. #. module: hr_attendance
  173. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_settings
  174. msgid "Configuration"
  175. msgstr ""
  176. #. module: hr_attendance
  177. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
  178. msgid ""
  179. "Create a few employees to be able to select an employee here and perform his"
  180. " check in / check out."
  181. msgstr ""
  182. #. module: hr_attendance
  183. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_create_uid
  184. msgid "Created by"
  185. msgstr ""
  186. #. module: hr_attendance
  187. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_create_date
  188. msgid "Created on"
  189. msgstr ""
  190. #. module: hr_attendance
  191. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  192. msgid "Current Month"
  193. msgstr ""
  194. #. module: hr_attendance
  195. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_department_id
  196. msgid "Department"
  197. msgstr ""
  198. #. module: hr_attendance
  199. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_display_name
  200. msgid "Display Name"
  201. msgstr ""
  202. #. module: hr_attendance
  203. #. openerp-web
  204. #: code:addons/hr_attendance/static/src/js/greeting_message.js:123
  205. #, python-format
  206. msgid "Early to bed and early to rise, makes a man healthy, wealthy and wise"
  207. msgstr ""
  208. #. module: hr_attendance
  209. #. openerp-web
  210. #: code:addons/hr_attendance/static/src/js/greeting_message.js:115
  211. #, python-format
  212. msgid "Eat breakfast as a king, lunch as a merchant and supper as a beggar"
  213. msgstr ""
  214. #. module: hr_attendance
  215. #: model:ir.model,name:hr_attendance.model_hr_employee
  216. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_employee_id
  217. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  218. msgid "Employee"
  219. msgstr ""
  220. #. module: hr_attendance
  221. #: model_terms:ir.ui.view,arch_db:hr_attendance.print_employee_badge
  222. msgid "Employee Image"
  223. msgstr ""
  224. #. module: hr_attendance
  225. #: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings_group_attendance_use_pin
  226. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  227. msgid "Employee PIN"
  228. msgstr ""
  229. #. module: hr_attendance
  230. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
  231. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
  232. msgid "Employee attendances"
  233. msgstr ""
  234. #. module: hr_attendance
  235. #: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_kanban_inherit_hr_attendance
  236. msgid "Employee's Name"
  237. msgstr ""
  238. #. module: hr_attendance
  239. #: model:ir.actions.act_window,name:hr_attendance.hr_employee_attendance_action_kanban
  240. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_employees_kanban
  241. msgid "Employees"
  242. msgstr ""
  243. #. module: hr_attendance
  244. #: model:res.groups,name:hr_attendance.group_hr_attendance_use_pin
  245. msgid "Enable PIN use"
  246. msgstr ""
  247. #. module: hr_attendance
  248. #. openerp-web
  249. #: code:addons/hr_attendance/static/src/js/my_attendances.js:29
  250. #, python-format
  251. msgid "Error : Could not find employee linked to user"
  252. msgstr ""
  253. #. module: hr_attendance
  254. #. openerp-web
  255. #: code:addons/hr_attendance/static/src/xml/attendance.xml:35
  256. #, python-format
  257. msgid "Error : Could not find employee linked to user."
  258. msgstr ""
  259. #. module: hr_attendance
  260. #. openerp-web
  261. #: code:addons/hr_attendance/static/src/xml/attendance.xml:81
  262. #, python-format
  263. msgid "Error: could not find corresponding employee."
  264. msgstr ""
  265. #. module: hr_attendance
  266. #. openerp-web
  267. #: code:addons/hr_attendance/static/src/js/greeting_message.js:70
  268. #, python-format
  269. msgid "First come, first served"
  270. msgstr ""
  271. #. module: hr_attendance
  272. #. openerp-web
  273. #: code:addons/hr_attendance/static/src/js/greeting_message.js:85
  274. #, python-format
  275. msgid "Glad to have you back, it's been a while!"
  276. msgstr ""
  277. #. module: hr_attendance
  278. #. openerp-web
  279. #: code:addons/hr_attendance/static/src/js/greeting_message.js:76
  280. #, python-format
  281. msgid "Good afternoon"
  282. msgstr ""
  283. #. module: hr_attendance
  284. #. openerp-web
  285. #: code:addons/hr_attendance/static/src/js/greeting_message.js:78
  286. #, python-format
  287. msgid "Good evening"
  288. msgstr ""
  289. #. module: hr_attendance
  290. #. openerp-web
  291. #: code:addons/hr_attendance/static/src/js/greeting_message.js:73
  292. #, python-format
  293. msgid "Good morning"
  294. msgstr ""
  295. #. module: hr_attendance
  296. #. openerp-web
  297. #: code:addons/hr_attendance/static/src/js/greeting_message.js:64
  298. #: code:addons/hr_attendance/static/src/js/greeting_message.js:80
  299. #, python-format
  300. msgid "Good night"
  301. msgstr ""
  302. #. module: hr_attendance
  303. #. openerp-web
  304. #: code:addons/hr_attendance/static/src/xml/attendance.xml:100
  305. #, python-format
  306. msgid "Goodbye"
  307. msgstr ""
  308. #. module: hr_attendance
  309. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  310. msgid "Group By"
  311. msgstr ""
  312. #. module: hr_attendance
  313. #. openerp-web
  314. #: code:addons/hr_attendance/static/src/js/greeting_message.js:120
  315. #, python-format
  316. msgid "Have a good afternoon"
  317. msgstr ""
  318. #. module: hr_attendance
  319. #. openerp-web
  320. #: code:addons/hr_attendance/static/src/js/greeting_message.js:111
  321. #, python-format
  322. msgid "Have a good day!"
  323. msgstr ""
  324. #. module: hr_attendance
  325. #. openerp-web
  326. #: code:addons/hr_attendance/static/src/js/greeting_message.js:125
  327. #, python-format
  328. msgid "Have a good evening"
  329. msgstr ""
  330. #. module: hr_attendance
  331. #. openerp-web
  332. #: code:addons/hr_attendance/static/src/js/greeting_message.js:113
  333. #, python-format
  334. msgid "Have a nice lunch!"
  335. msgstr ""
  336. #. module: hr_attendance
  337. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  338. msgid "Hr Attendance Search"
  339. msgstr ""
  340. #. module: hr_attendance
  341. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_id
  342. msgid "ID"
  343. msgstr ""
  344. #. module: hr_attendance
  345. #: model:ir.model.fields,help:hr_attendance.field_hr_employee_barcode
  346. msgid "ID used for employee identification."
  347. msgstr ""
  348. #. module: hr_attendance
  349. #. openerp-web
  350. #: code:addons/hr_attendance/static/src/js/greeting_message.js:88
  351. #, python-format
  352. msgid "If a job is worth doing, it is worth doing well!"
  353. msgstr ""
  354. #. module: hr_attendance
  355. #. openerp-web
  356. #: code:addons/hr_attendance/static/src/xml/attendance.xml:120
  357. #, python-format
  358. msgid "Invalid request, please return to the main menu."
  359. msgstr ""
  360. #. module: hr_attendance
  361. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_kiosk_mode
  362. msgid "Kiosk Mode"
  363. msgstr ""
  364. #. module: hr_attendance
  365. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_last_attendance_id
  366. msgid "Last Attendance"
  367. msgstr ""
  368. #. module: hr_attendance
  369. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance___last_update
  370. msgid "Last Modified on"
  371. msgstr ""
  372. #. module: hr_attendance
  373. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_write_uid
  374. msgid "Last Updated by"
  375. msgstr ""
  376. #. module: hr_attendance
  377. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_write_date
  378. msgid "Last Updated on"
  379. msgstr ""
  380. #. module: hr_attendance
  381. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_manage_attendances
  382. msgid "Manage Attendances"
  383. msgstr ""
  384. #. module: hr_attendance
  385. #: model:res.groups,name:hr_attendance.group_hr_attendance_manager
  386. msgid "Manager"
  387. msgstr ""
  388. #. module: hr_attendance
  389. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_manual_attendance
  390. #: model:res.groups,name:hr_attendance.group_hr_attendance
  391. msgid "Manual Attendance"
  392. msgstr ""
  393. #. module: hr_attendance
  394. #: model:ir.actions.client,name:hr_attendance.hr_attendance_action_greeting_message
  395. msgid "Message"
  396. msgstr ""
  397. #. module: hr_attendance
  398. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  399. msgid "Month"
  400. msgstr ""
  401. #. module: hr_attendance
  402. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  403. msgid "My Attendances"
  404. msgstr ""
  405. #. module: hr_attendance
  406. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  407. msgid "No Check Out"
  408. msgstr ""
  409. #. module: hr_attendance
  410. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action_employee
  411. msgid "No attendance records to display."
  412. msgstr ""
  413. #. module: hr_attendance
  414. #: code:addons/hr_attendance/models/hr_employee.py:72
  415. #, python-format
  416. msgid "No employee corresponding to barcode %(barcode)s"
  417. msgstr ""
  418. #. module: hr_attendance
  419. #: model:res.groups,name:hr_attendance.group_hr_attendance_user
  420. msgid "Officer"
  421. msgstr ""
  422. #. module: hr_attendance
  423. #: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_pin
  424. msgid "PIN"
  425. msgstr ""
  426. #. module: hr_attendance
  427. #: model:ir.model.fields,help:hr_attendance.field_hr_employee_pin
  428. msgid "PIN used to Check In/Out in Kiosk Mode (if enabled in Configuration)."
  429. msgstr ""
  430. #. module: hr_attendance
  431. #. openerp-web
  432. #: code:addons/hr_attendance/static/src/xml/attendance.xml:62
  433. #, python-format
  434. msgid "Please enter your PIN to check in"
  435. msgstr ""
  436. #. module: hr_attendance
  437. #. openerp-web
  438. #: code:addons/hr_attendance/static/src/xml/attendance.xml:59
  439. #, python-format
  440. msgid "Please enter your PIN to check out"
  441. msgstr ""
  442. #. module: hr_attendance
  443. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action
  444. msgid ""
  445. "Please make sure you're using the correct filter if you expected to see any."
  446. msgstr ""
  447. #. module: hr_attendance
  448. #. openerp-web
  449. #: code:addons/hr_attendance/static/src/xml/attendance.xml:82
  450. #, python-format
  451. msgid "Please return to the main menu."
  452. msgstr ""
  453. #. module: hr_attendance
  454. #: model:ir.actions.report,name:hr_attendance.hr_employee_print_badge
  455. msgid "Print Badge"
  456. msgstr ""
  457. #. module: hr_attendance
  458. #: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_report
  459. msgid "Reporting"
  460. msgstr ""
  461. #. module: hr_attendance
  462. #. openerp-web
  463. #: code:addons/hr_attendance/static/src/xml/attendance.xml:13
  464. #, python-format
  465. msgid "Scan your badge"
  466. msgstr ""
  467. #. module: hr_attendance
  468. #. openerp-web
  469. #: code:addons/hr_attendance/static/src/xml/attendance.xml:15
  470. #, python-format
  471. msgid "Select Employee"
  472. msgstr ""
  473. #. module: hr_attendance
  474. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  475. msgid "Set PIN codes in the employee detail form (in HR Settings tab)."
  476. msgstr ""
  477. #. module: hr_attendance
  478. #: model:ir.actions.act_window,name:hr_attendance.action_hr_attendance_settings
  479. msgid "Settings"
  480. msgstr ""
  481. #. module: hr_attendance
  482. #: sql_constraint:hr.employee:0
  483. msgid ""
  484. "The Badge ID must be unique, this one is already assigned to another "
  485. "employee."
  486. msgstr ""
  487. #. module: hr_attendance
  488. #: code:addons/hr_attendance/models/hr_employee.py:63
  489. #, python-format
  490. msgid "The PIN must be a sequence of digits."
  491. msgstr ""
  492. #. module: hr_attendance
  493. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_action
  494. msgid "The attendance records of your employees will be displayed here."
  495. msgstr ""
  496. #. module: hr_attendance
  497. #. openerp-web
  498. #: code:addons/hr_attendance/static/src/js/greeting_message.js:68
  499. #, python-format
  500. msgid "The early bird catches the worm"
  501. msgstr ""
  502. #. module: hr_attendance
  503. #: model:ir.model.fields,help:hr_attendance.field_hr_employee_manual_attendance
  504. msgid ""
  505. "The employee will have access to the \"My Attendances\" menu to check in and"
  506. " out from his session"
  507. msgstr ""
  508. #. module: hr_attendance
  509. #: model:res.groups,comment:hr_attendance.group_hr_attendance
  510. msgid ""
  511. "The user will gain access to the human resources attendance menu, enabling "
  512. "him to manage his own attendance."
  513. msgstr ""
  514. #. module: hr_attendance
  515. #: model:res.groups,comment:hr_attendance.group_hr_attendance_use_pin
  516. msgid ""
  517. "The user will have to enter his PIN to check in and out manually at the "
  518. "company screen."
  519. msgstr ""
  520. #. module: hr_attendance
  521. #: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
  522. msgid "To create employees go to the Employees menu."
  523. msgstr ""
  524. #. module: hr_attendance
  525. #: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
  526. msgid "Today"
  527. msgstr ""
  528. #. module: hr_attendance
  529. #: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
  530. msgid "Use PIN codes to check in in Kiosk Mode"
  531. msgstr ""
  532. #. module: hr_attendance
  533. #. openerp-web
  534. #: code:addons/hr_attendance/static/src/js/greeting_message.js:102
  535. #, python-format
  536. msgid ""
  537. "Warning! Last check in was over 12 hours ago.<br/>If this isn't right, "
  538. "please contact Human Resources."
  539. msgstr ""
  540. #. module: hr_attendance
  541. #. openerp-web
  542. #: code:addons/hr_attendance/static/src/xml/attendance.xml:25
  543. #: code:addons/hr_attendance/static/src/xml/attendance.xml:46
  544. #: code:addons/hr_attendance/static/src/xml/attendance.xml:112
  545. #, python-format
  546. msgid "Welcome"
  547. msgstr ""
  548. #. module: hr_attendance
  549. #. openerp-web
  550. #: code:addons/hr_attendance/static/src/xml/attendance.xml:11
  551. #, python-format
  552. msgid "Welcome to"
  553. msgstr ""
  554. #. module: hr_attendance
  555. #: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_worked_hours
  556. msgid "Worked Hours"
  557. msgstr ""
  558. #. module: hr_attendance
  559. #: code:addons/hr_attendance/models/hr_employee.py:79
  560. #, python-format
  561. msgid "Wrong PIN"
  562. msgstr ""
  563. #. module: hr_attendance
  564. #: code:addons/hr_attendance/models/hr_attendance.py:105
  565. #, python-format
  566. msgid "You cannot duplicate an attendance."
  567. msgstr ""
  568. #. module: hr_attendance
  569. #: model:ir.model.fields,help:hr_attendance.field_hr_employee_attendance_ids
  570. msgid "list of attendances for the employee"
  571. msgstr ""
  572. #. module: hr_attendance
  573. #. openerp-web
  574. #: code:addons/hr_attendance/static/src/xml/attendance.xml:123
  575. #, python-format
  576. msgid "ok"
  577. msgstr ""
  578. #. module: hr_attendance
  579. #. openerp-web
  580. #: code:addons/hr_attendance/static/src/xml/attendance.xml:14
  581. #, python-format
  582. msgid "or"
  583. msgstr ""
  584. #. module: hr_attendance
  585. #: model:ir.model,name:hr_attendance.model_res_config_settings
  586. msgid "res.config.settings"
  587. msgstr ""