sr.po 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * hr_recruitment_survey
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2022
  7. # Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 16.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2023-04-14 05:52+0000\n"
  14. "PO-Revision-Date: 2022-09-22 05:52+0000\n"
  15. "Last-Translator: Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022\n"
  16. "Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: sr\n"
  21. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  22. #. module: hr_recruitment_survey
  23. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
  24. msgid ""
  25. "<span class=\"o_stat_text\">Consult</span>\n"
  26. " <span class=\"o_stat_text\">Interview</span>"
  27. msgstr ""
  28. #. module: hr_recruitment_survey
  29. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1
  30. msgid "About you"
  31. msgstr ""
  32. #. module: hr_recruitment_survey
  33. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q7
  34. msgid "Activities"
  35. msgstr "Aktivnosti"
  36. #. module: hr_recruitment_survey
  37. #: model:ir.model,name:hr_recruitment_survey.model_hr_applicant
  38. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_invite__applicant_id
  39. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_survey_user_input__applicant_id
  40. msgid "Applicant"
  41. msgstr "Kandidat/kinja"
  42. #. module: hr_recruitment_survey
  43. #: model:ir.model.fields,help:hr_recruitment_survey.field_hr_applicant__survey_id
  44. #: model:ir.model.fields,help:hr_recruitment_survey.field_hr_job__survey_id
  45. msgid ""
  46. "Choose an interview form for this job position and you will be able to "
  47. "print/answer this interview from all applicants who apply for this job"
  48. msgstr ""
  49. #. module: hr_recruitment_survey
  50. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_job_survey_inherit
  51. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
  52. msgid "Display Interview Form"
  53. msgstr ""
  54. #. module: hr_recruitment_survey
  55. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q4
  56. msgid "Education"
  57. msgstr ""
  58. #. module: hr_recruitment_survey
  59. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q2
  60. msgid "From which university did or will you graduate ?"
  61. msgstr ""
  62. #. module: hr_recruitment_survey
  63. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row2
  64. msgid "Getting on with colleagues"
  65. msgstr ""
  66. #. module: hr_recruitment_survey
  67. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row8
  68. msgid "Getting perks such as free parking, gym passes"
  69. msgstr ""
  70. #. module: hr_recruitment_survey
  71. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row1
  72. msgid "Having a good pay"
  73. msgstr ""
  74. #. module: hr_recruitment_survey
  75. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row3
  76. msgid "Having a nice office environment"
  77. msgstr ""
  78. #. module: hr_recruitment_survey
  79. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row7
  80. msgid "Having freebies such as tea, coffee and stationery"
  81. msgstr ""
  82. #. module: hr_recruitment_survey
  83. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col2
  84. msgid "Important"
  85. msgstr ""
  86. #. module: hr_recruitment_survey
  87. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_job__survey_id
  88. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
  89. msgid "Interview Form"
  90. msgstr ""
  91. #. module: hr_recruitment_survey
  92. #. odoo-python
  93. #: code:addons/hr_recruitment_survey/models/hr_job.py:0
  94. #, python-format
  95. msgid "Interview Form : %s"
  96. msgstr ""
  97. #. module: hr_recruitment_survey
  98. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.res_config_settings_view_form
  99. msgid "Interview Survey"
  100. msgstr ""
  101. #. module: hr_recruitment_survey
  102. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.view_hr_job_kanban_inherit
  103. msgid "Interviews"
  104. msgstr ""
  105. #. module: hr_recruitment_survey
  106. #: model:ir.model,name:hr_recruitment_survey.model_hr_job
  107. msgid "Job Position"
  108. msgstr "Pozicija"
  109. #. module: hr_recruitment_survey
  110. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q6
  111. msgid "Knowledge"
  112. msgstr "Znanje"
  113. #. module: hr_recruitment_survey
  114. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row6
  115. msgid "Management quality"
  116. msgstr ""
  117. #. module: hr_recruitment_survey
  118. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col1
  119. msgid "Not important"
  120. msgstr ""
  121. #. module: hr_recruitment_survey
  122. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row5
  123. msgid "Office location"
  124. msgstr ""
  125. #. module: hr_recruitment_survey
  126. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q5
  127. msgid "Past work experiences"
  128. msgstr ""
  129. #. module: hr_recruitment_survey
  130. #: model_terms:survey.survey,description:hr_recruitment_survey.survey_recruitment_form
  131. msgid ""
  132. "Please answer those questions to help recruitment officers to preprocess "
  133. "your application."
  134. msgstr ""
  135. #. module: hr_recruitment_survey
  136. #: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1
  137. msgid ""
  138. "Please fill information about you: who you are, what are your education, experience, and activities.\n"
  139. " It will help us managing your application."
  140. msgstr ""
  141. #. module: hr_recruitment_survey
  142. #: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q4
  143. #: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q5
  144. msgid ""
  145. "Please summarize your education history: schools, location, diplomas, ..."
  146. msgstr ""
  147. #. module: hr_recruitment_survey
  148. #: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q7
  149. msgid ""
  150. "Please tell us a bit more about yourself: what are your main activities, ..."
  151. msgstr ""
  152. #. module: hr_recruitment_survey
  153. #: model:survey.survey,title:hr_recruitment_survey.survey_recruitment_form
  154. msgid "Recruitment Form"
  155. msgstr ""
  156. #. module: hr_recruitment_survey
  157. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_id
  158. msgid "Response"
  159. msgstr ""
  160. #. module: hr_recruitment_survey
  161. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
  162. msgid "SEND INTERVIEW"
  163. msgstr ""
  164. #. module: hr_recruitment_survey
  165. #: model_terms:ir.ui.view,arch_db:hr_recruitment_survey.hr_applicant_view_form_inherit
  166. msgid "See interview report"
  167. msgstr ""
  168. #. module: hr_recruitment_survey
  169. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__response_state
  170. msgid "Status"
  171. msgstr "Status"
  172. #. module: hr_recruitment_survey
  173. #. odoo-python
  174. #: code:addons/hr_recruitment_survey/models/hr_job.py:0
  175. #: model:ir.model.fields,field_description:hr_recruitment_survey.field_hr_applicant__survey_id
  176. #, python-format
  177. msgid "Survey"
  178. msgstr "Anketa"
  179. #. module: hr_recruitment_survey
  180. #: model:ir.model,name:hr_recruitment_survey.model_survey_invite
  181. msgid "Survey Invitation Wizard"
  182. msgstr ""
  183. #. module: hr_recruitment_survey
  184. #: model:ir.model,name:hr_recruitment_survey.model_survey_user_input
  185. msgid "Survey User Input"
  186. msgstr "Unos korisnika ankete"
  187. #. module: hr_recruitment_survey
  188. #: model_terms:survey.survey,description_done:hr_recruitment_survey.survey_recruitment_form
  189. msgid "Thank you for answering this survey. We will come back to you soon."
  190. msgstr ""
  191. #. module: hr_recruitment_survey
  192. #. odoo-python
  193. #: code:addons/hr_recruitment_survey/models/survey_invite.py:0
  194. #, python-format
  195. msgid "The applicant \"%s\" has finished the survey."
  196. msgstr ""
  197. #. module: hr_recruitment_survey
  198. #. odoo-python
  199. #: code:addons/hr_recruitment_survey/models/survey_invite.py:0
  200. #, python-format
  201. msgid "The survey %(survey_link)s has been sent to %(partner_link)s"
  202. msgstr ""
  203. #. module: hr_recruitment_survey
  204. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_col3
  205. msgid "Very important"
  206. msgstr ""
  207. #. module: hr_recruitment_survey
  208. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q3
  209. msgid "Were you referred by an employee?"
  210. msgstr ""
  211. #. module: hr_recruitment_survey
  212. #: model_terms:survey.question,description:hr_recruitment_survey.survey_recruitment_form_p1_q6
  213. msgid "What are your main knowledge regarding the job you are applying to ?"
  214. msgstr ""
  215. #. module: hr_recruitment_survey
  216. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q8
  217. msgid "What is important for you ?"
  218. msgstr ""
  219. #. module: hr_recruitment_survey
  220. #: model:survey.question,title:hr_recruitment_survey.survey_recruitment_form_p1_q1
  221. msgid "Which country are you from ?"
  222. msgstr ""
  223. #. module: hr_recruitment_survey
  224. #: model:survey.question.answer,value:hr_recruitment_survey.survey_recruitment_form_p1_q8_row4
  225. msgid "Working with state of the art technology"
  226. msgstr ""
  227. #. module: hr_recruitment_survey
  228. #. odoo-python
  229. #: code:addons/hr_recruitment_survey/models/hr_applicant.py:0
  230. #, python-format
  231. msgid "You must define a Contact Name for this applicant."
  232. msgstr "Morate da definišete ime kontakta za ovog kandidata."