You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

121 lines
3.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_notify
  4. #
  5. # Translators:
  6. # Bole <bole@dajmi5.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-04-28 18:03+0000\n"
  12. "PO-Revision-Date: 2017-04-28 18:03+0000\n"
  13. "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
  14. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  15. "Language: hr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. #. module: web_notify
  22. #: code:addons/web_notify/models/res_users.py:44
  23. #, python-format
  24. msgid "Danger"
  25. msgstr ""
  26. #. module: web_notify
  27. #: code:addons/web_notify/models/res_users.py:60
  28. #, python-format
  29. msgid "Default"
  30. msgstr ""
  31. #. module: web_notify
  32. #: code:addons/web_notify/models/res_users.py:54
  33. #, python-format
  34. msgid "Information"
  35. msgstr "Informacija"
  36. #. module: web_notify
  37. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
  38. #, fuzzy
  39. msgid "Notify Danger Channel Name"
  40. msgstr "Naziv kanala upozorenja"
  41. #. module: web_notify
  42. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
  43. #, fuzzy
  44. msgid "Notify Default Channel Name"
  45. msgstr "Naziv kanala informacija"
  46. #. module: web_notify
  47. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
  48. #, fuzzy
  49. msgid "Notify Info Channel Name"
  50. msgstr "Naziv kanala informacija"
  51. #. module: web_notify
  52. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
  53. #, fuzzy
  54. msgid "Notify Success Channel Name"
  55. msgstr "Naziv kanala informacija"
  56. #. module: web_notify
  57. #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
  58. #, fuzzy
  59. msgid "Notify Warning Channel Name"
  60. msgstr "Naziv kanala upozorenja"
  61. #. module: web_notify
  62. #: code:addons/web_notify/models/res_users.py:75
  63. #, python-format
  64. msgid "Sending a notification to another user is forbidden."
  65. msgstr ""
  66. #. module: web_notify
  67. #: code:addons/web_notify/models/res_users.py:38
  68. #, python-format
  69. msgid "Success"
  70. msgstr ""
  71. #. module: web_notify
  72. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  73. msgid "Test danger notification"
  74. msgstr ""
  75. #. module: web_notify
  76. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  77. msgid "Test default notification"
  78. msgstr ""
  79. #. module: web_notify
  80. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  81. msgid "Test info notification"
  82. msgstr ""
  83. #. module: web_notify
  84. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  85. msgid "Test success notification"
  86. msgstr ""
  87. #. module: web_notify
  88. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  89. msgid "Test warning notification"
  90. msgstr ""
  91. #. module: web_notify
  92. #: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
  93. msgid "Test web notify"
  94. msgstr ""
  95. #. module: web_notify
  96. #: model:ir.model,name:web_notify.model_res_users
  97. msgid "Users"
  98. msgstr "Korisnici"
  99. #. module: web_notify
  100. #: code:addons/web_notify/models/res_users.py:50
  101. #, python-format
  102. msgid "Warning"
  103. msgstr "Upozorenje"