is.po 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * hr_work_entry
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server saas~15.4\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2022-06-09 14:05+0000\n"
  10. "PO-Revision-Date: 2022-09-22 05:52+0000\n"
  11. "Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Language: is\n"
  16. "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
  17. #. module: hr_work_entry
  18. #: code:addons/hr_work_entry/models/hr_employee.py:0
  19. #, python-format
  20. msgid "%s work entries"
  21. msgstr ""
  22. #. module: hr_work_entry
  23. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_form
  24. msgid "<span class=\"ml8\">Hours</span>"
  25. msgstr ""
  26. #. module: hr_work_entry
  27. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__active
  28. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__active
  29. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__active
  30. msgid "Active"
  31. msgstr ""
  32. #. module: hr_work_entry
  33. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_form
  34. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_search
  35. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  36. msgid "Archived"
  37. msgstr ""
  38. #. module: hr_work_entry
  39. #: model:hr.work.entry.type,name:hr_work_entry.work_entry_type_attendance
  40. msgid "Attendance"
  41. msgstr ""
  42. #. module: hr_work_entry
  43. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_tree
  44. msgid "Beginning"
  45. msgstr ""
  46. #. module: hr_work_entry
  47. #: model:ir.model.fields.selection,name:hr_work_entry.selection__hr_work_entry__state__cancelled
  48. msgid "Cancelled"
  49. msgstr ""
  50. #. module: hr_work_entry
  51. #: model:ir.model.fields,help:hr_work_entry.field_hr_work_entry_type__code
  52. msgid ""
  53. "Careful, the Code is used in many references, changing it could lead to "
  54. "unwanted changes."
  55. msgstr ""
  56. #. module: hr_work_entry
  57. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__code
  58. msgid "Code"
  59. msgstr ""
  60. #. module: hr_work_entry
  61. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__color
  62. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__color
  63. msgid "Color"
  64. msgstr ""
  65. #. module: hr_work_entry
  66. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__company_id
  67. msgid "Company"
  68. msgstr ""
  69. #. module: hr_work_entry
  70. #: model:ir.model.fields.selection,name:hr_work_entry.selection__hr_work_entry__state__conflict
  71. msgid "Conflict"
  72. msgstr ""
  73. #. module: hr_work_entry
  74. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  75. msgid "Conflicting"
  76. msgstr ""
  77. #. module: hr_work_entry
  78. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__conflict
  79. msgid "Conflicts"
  80. msgstr ""
  81. #. module: hr_work_entry
  82. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__create_uid
  83. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__create_uid
  84. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__create_uid
  85. msgid "Created by"
  86. msgstr ""
  87. #. module: hr_work_entry
  88. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__create_date
  89. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__create_date
  90. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__create_date
  91. msgid "Created on"
  92. msgstr ""
  93. #. module: hr_work_entry
  94. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  95. msgid "Current Month"
  96. msgstr ""
  97. #. module: hr_work_entry
  98. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  99. msgid "Date"
  100. msgstr ""
  101. #. module: hr_work_entry
  102. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__department_id
  103. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  104. msgid "Department"
  105. msgstr ""
  106. #. module: hr_work_entry
  107. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__display_name
  108. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__display_name
  109. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__display_name
  110. msgid "Display Name"
  111. msgstr ""
  112. #. module: hr_work_entry
  113. #: model:ir.model.fields.selection,name:hr_work_entry.selection__hr_work_entry__state__draft
  114. msgid "Draft"
  115. msgstr ""
  116. #. module: hr_work_entry
  117. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_kanban
  118. msgid "Dropdown menu"
  119. msgstr ""
  120. #. module: hr_work_entry
  121. #: model:ir.model,name:hr_work_entry.model_hr_employee
  122. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__employee_id
  123. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__employee_id
  124. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  125. msgid "Employee"
  126. msgstr ""
  127. #. module: hr_work_entry
  128. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_tree
  129. msgid "End"
  130. msgstr ""
  131. #. module: hr_work_entry
  132. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__date_start
  133. msgid "From"
  134. msgstr ""
  135. #. module: hr_work_entry
  136. #: model:ir.model,name:hr_work_entry.model_hr_work_entry
  137. msgid "HR Work Entry"
  138. msgstr ""
  139. #. module: hr_work_entry
  140. #: model:ir.model,name:hr_work_entry.model_hr_work_entry_type
  141. msgid "HR Work Entry Type"
  142. msgstr ""
  143. #. module: hr_work_entry
  144. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__id
  145. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__id
  146. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__id
  147. msgid "ID"
  148. msgstr ""
  149. #. module: hr_work_entry
  150. #: model:ir.model.fields,help:hr_work_entry.field_hr_work_entry_type__active
  151. msgid ""
  152. "If the active field is set to false, it will allow you to hide the work "
  153. "entry type without removing it."
  154. msgstr ""
  155. #. module: hr_work_entry
  156. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee____last_update
  157. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry____last_update
  158. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type____last_update
  159. msgid "Last Modified on"
  160. msgstr ""
  161. #. module: hr_work_entry
  162. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__write_uid
  163. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__write_uid
  164. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__write_uid
  165. msgid "Last Updated by"
  166. msgstr ""
  167. #. module: hr_work_entry
  168. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__write_date
  169. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__write_date
  170. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__write_date
  171. msgid "Last Updated on"
  172. msgstr ""
  173. #. module: hr_work_entry
  174. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_user_work_entry_employee__user_id
  175. msgid "Me"
  176. msgstr ""
  177. #. module: hr_work_entry
  178. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__name
  179. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__name
  180. msgid "Name"
  181. msgstr ""
  182. #. module: hr_work_entry
  183. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_form
  184. msgid "Note: Validated work entries cannot be modified."
  185. msgstr ""
  186. #. module: hr_work_entry
  187. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__duration
  188. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_form
  189. msgid "Period"
  190. msgstr ""
  191. #. module: hr_work_entry
  192. #: model:ir.model,name:hr_work_entry.model_resource_calendar_leaves
  193. msgid "Resource Time Off Detail"
  194. msgstr ""
  195. #. module: hr_work_entry
  196. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  197. msgid "Search Work Entry"
  198. msgstr ""
  199. #. module: hr_work_entry
  200. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_search
  201. msgid "Search Work Entry Type"
  202. msgstr ""
  203. #. module: hr_work_entry
  204. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry_type__sequence
  205. msgid "Sequence"
  206. msgstr ""
  207. #. module: hr_work_entry
  208. #. openerp-web
  209. #: code:addons/hr_work_entry/static/src/xml/work_entry_templates.xml:0
  210. #, python-format
  211. msgid "Solve conflicts first"
  212. msgstr ""
  213. #. module: hr_work_entry
  214. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  215. msgid "Start Date"
  216. msgstr ""
  217. #. module: hr_work_entry
  218. #: model:ir.model.constraint,message:hr_work_entry.constraint_hr_work_entry__work_entry_start_before_end
  219. msgid "Starting time should be before end time."
  220. msgstr ""
  221. #. module: hr_work_entry
  222. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__state
  223. msgid "State"
  224. msgstr ""
  225. #. module: hr_work_entry
  226. #: model:ir.model.constraint,message:hr_work_entry.constraint_hr_work_entry_type_unique_work_entry_code
  227. msgid "The same code cannot be associated to multiple work entry types."
  228. msgstr ""
  229. #. module: hr_work_entry
  230. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_form
  231. msgid "Time Off Options"
  232. msgstr ""
  233. #. module: hr_work_entry
  234. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__date_stop
  235. msgid "To"
  236. msgstr ""
  237. #. module: hr_work_entry
  238. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_search
  239. msgid "Type"
  240. msgstr ""
  241. #. module: hr_work_entry
  242. #: code:addons/hr_work_entry/models/hr_work_entry.py:0
  243. #, python-format
  244. msgid "Undefined"
  245. msgstr ""
  246. #. module: hr_work_entry
  247. #: code:addons/hr_work_entry/models/hr_work_entry.py:0
  248. #, python-format
  249. msgid "Undefined Type"
  250. msgstr ""
  251. #. module: hr_work_entry
  252. #: model:ir.model.fields.selection,name:hr_work_entry.selection__hr_work_entry__state__validated
  253. msgid "Validated"
  254. msgstr ""
  255. #. module: hr_work_entry
  256. #: model:ir.model.constraint,message:hr_work_entry.constraint_hr_work_entry__work_entries_no_validated_conflict
  257. msgid "Validated work entries cannot overlap"
  258. msgstr ""
  259. #. module: hr_work_entry
  260. #: model:ir.model,name:hr_work_entry.model_resource_calendar_attendance
  261. msgid "Work Detail"
  262. msgstr ""
  263. #. module: hr_work_entry
  264. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_employee_view_form
  265. msgid "Work Entries"
  266. msgstr ""
  267. #. module: hr_work_entry
  268. #: model:ir.model,name:hr_work_entry.model_hr_user_work_entry_employee
  269. msgid "Work Entries Employees"
  270. msgstr ""
  271. #. module: hr_work_entry
  272. #: model:ir.actions.act_window,name:hr_work_entry.hr_work_entry_action
  273. #: model:ir.actions.act_window,name:hr_work_entry.hr_work_entry_action_conflict
  274. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_calendar
  275. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_form
  276. msgid "Work Entry"
  277. msgstr ""
  278. #. module: hr_work_entry
  279. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_view_form
  280. msgid "Work Entry Name"
  281. msgstr ""
  282. #. module: hr_work_entry
  283. #: model:ir.model.fields,field_description:hr_work_entry.field_hr_work_entry__work_entry_type_id
  284. #: model:ir.model.fields,field_description:hr_work_entry.field_resource_calendar_attendance__work_entry_type_id
  285. #: model:ir.model.fields,field_description:hr_work_entry.field_resource_calendar_leaves__work_entry_type_id
  286. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_form
  287. #: model_terms:ir.ui.view,arch_db:hr_work_entry.resource_calendar_leaves_view_search_inherit
  288. msgid "Work Entry Type"
  289. msgstr ""
  290. #. module: hr_work_entry
  291. #: model_terms:ir.ui.view,arch_db:hr_work_entry.hr_work_entry_type_view_form
  292. msgid "Work Entry Type Name"
  293. msgstr ""
  294. #. module: hr_work_entry
  295. #: model:ir.actions.act_window,name:hr_work_entry.hr_work_entry_type_action
  296. msgid "Work Entry Types"
  297. msgstr ""
  298. #. module: hr_work_entry
  299. #: model:ir.model.constraint,message:hr_work_entry.constraint_hr_work_entry__work_entry_has_end
  300. msgid "Work entry must end. Please define an end date or a duration."
  301. msgstr ""
  302. #. module: hr_work_entry
  303. #: model:ir.model.constraint,message:hr_work_entry.constraint_hr_user_work_entry_employee_user_id_employee_id_unique
  304. msgid "You cannot have the same employee twice."
  305. msgstr ""