sk.po 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * hr_work_entry_holidays
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2022
  7. # Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 15.5alpha1\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2022-09-20 09:01+0000\n"
  14. "PO-Revision-Date: 2022-09-22 05:52+0000\n"
  15. "Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2022\n"
  16. "Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: sk\n"
  21. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
  22. #. module: hr_work_entry_holidays
  23. #: code:addons/hr_work_entry_holidays/models/hr_leave.py:0
  24. #, python-format
  25. msgid "%s: Time Off"
  26. msgstr ""
  27. #. module: hr_work_entry_holidays
  28. #: code:addons/hr_work_entry_holidays/models/hr_leave.py:0
  29. #, python-format
  30. msgid ""
  31. "A leave cannot be set across multiple contracts with different working schedules.\n"
  32. "\n"
  33. "Please create one time off for each contract.\n"
  34. "\n"
  35. "Time off:\n"
  36. "%s\n"
  37. "\n"
  38. "Contracts:\n"
  39. "%s"
  40. msgstr ""
  41. #. module: hr_work_entry_holidays
  42. #: model:ir.model,name:hr_work_entry_holidays.model_hr_contract
  43. msgid "Employee Contract"
  44. msgstr "Zamestnanecká zmluva"
  45. #. module: hr_work_entry_holidays
  46. #: model:ir.model,name:hr_work_entry_holidays.model_hr_work_entry
  47. msgid "HR Work Entry"
  48. msgstr "Vstup do HR"
  49. #. module: hr_work_entry_holidays
  50. #: model:ir.model,name:hr_work_entry_holidays.model_hr_work_entry_type
  51. msgid "HR Work Entry Type"
  52. msgstr "HR typ pracovného záznamu"
  53. #. module: hr_work_entry_holidays
  54. #: model_terms:ir.ui.view,arch_db:hr_work_entry_holidays.work_entry_type_leave_form_inherit
  55. msgid "Payroll"
  56. msgstr "Výplatná listina"
  57. #. module: hr_work_entry_holidays
  58. #: model:ir.model.fields,field_description:hr_work_entry_holidays.field_hr_work_entry__leave_state
  59. msgid "Status"
  60. msgstr "Stav"
  61. #. module: hr_work_entry_holidays
  62. #: model:ir.model.fields,help:hr_work_entry_holidays.field_hr_work_entry__leave_state
  63. msgid ""
  64. "The status is set to 'To Submit', when a time off request is created.\n"
  65. "The status is 'To Approve', when time off request is confirmed by user.\n"
  66. "The status is 'Refused', when time off request is refused by manager.\n"
  67. "The status is 'Approved', when time off request is approved by manager."
  68. msgstr ""
  69. "Keď sa vytvorí žiadosť o voľno, stav je nastavený na „Odoslať“.\n"
  70. "Stav je „Schváliť“, keď používateľ potvrdí žiadosť o voľné dni.\n"
  71. "Stav je „Odmietnutý“, keď manažér odmietne žiadosť o voľné dni.\n"
  72. "Stav je Schválené, keď manažér schváli žiadosť o voľné dni."
  73. #. module: hr_work_entry_holidays
  74. #: code:addons/hr_work_entry_holidays/models/hr_leave.py:0
  75. #, python-format
  76. msgid ""
  77. "There is no employee set on the time off. Please make sure you're logged in "
  78. "the correct company."
  79. msgstr ""
  80. #. module: hr_work_entry_holidays
  81. #: model:ir.model,name:hr_work_entry_holidays.model_hr_leave
  82. #: model:ir.model.fields,field_description:hr_work_entry_holidays.field_hr_work_entry__leave_id
  83. msgid "Time Off"
  84. msgstr "Voľné dni"
  85. #. module: hr_work_entry_holidays
  86. #: model:ir.model,name:hr_work_entry_holidays.model_hr_leave_type
  87. #: model:ir.model.fields,field_description:hr_work_entry_holidays.field_hr_work_entry_type__leave_type_ids
  88. msgid "Time Off Type"
  89. msgstr "Typ voľných dní"
  90. #. module: hr_work_entry_holidays
  91. #: model:ir.model.fields,field_description:hr_work_entry_holidays.field_hr_leave_type__work_entry_type_id
  92. msgid "Work Entry Type"
  93. msgstr "typ pracovného záznamu"
  94. #. module: hr_work_entry_holidays
  95. #: model:ir.model.fields,help:hr_work_entry_holidays.field_hr_work_entry_type__leave_type_ids
  96. msgid "Work entry used in the payslip."
  97. msgstr ""