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.

215 lines
7.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mail_follower_custom_notification
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: social (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-02-27 01:40+0000\n"
  11. "PO-Revision-Date: 2016-02-26 16:19+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: English (http://www.transifex.com/oca/OCA-social-8-0/language/en/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: en\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: mail_follower_custom_notification
  20. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  21. msgid "Apply"
  22. msgstr "Apply"
  23. #. module: mail_follower_custom_notification
  24. #: model:ir.model,name:mail_follower_custom_notification.model_mail_subtype_assign_custom_notifications
  25. msgid "Assign custom notification settings to existing followers"
  26. msgstr "Assign custom notification settings to existing followers"
  27. #. module: mail_follower_custom_notification
  28. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  29. msgid "Cancel"
  30. msgstr "Cancel"
  31. #. module: mail_follower_custom_notification
  32. #: help:mail.message.subtype,custom_notification_own:0
  33. msgid ""
  34. "Check this to have notifications generated and sent via email about own "
  35. "messages"
  36. msgstr "Check this to have notifications generated and sent via email about own messages"
  37. #. module: mail_follower_custom_notification
  38. #: help:mail.message.subtype,custom_notification_model_ids:0
  39. msgid ""
  40. "Choose for which models the custom configuration applies. This is only "
  41. "necessary if your subtype doesn't set a model itself"
  42. msgstr "Choose for which models the custom configuration applies. This is only necessary if your subtype doesn't set a model itself"
  43. #. module: mail_follower_custom_notification
  44. #: field:mail.subtype.assign.custom.notifications,create_uid:0
  45. msgid "Created by"
  46. msgstr "Created by"
  47. #. module: mail_follower_custom_notification
  48. #: field:mail.subtype.assign.custom.notifications,create_date:0
  49. msgid "Created on"
  50. msgstr "Created on"
  51. #. module: mail_follower_custom_notification
  52. #: view:mail.message.subtype:mail_follower_custom_notification.view_mail_message_subtype_form
  53. msgid "Custom notifications"
  54. msgstr "Custom notifications"
  55. #. module: mail_follower_custom_notification
  56. #: model:ir.model,name:mail_follower_custom_notification.model_mail_followers
  57. msgid "Document Followers"
  58. msgstr "Document Followers"
  59. #. module: mail_follower_custom_notification
  60. #: model:ir.model,name:mail_follower_custom_notification.model_mail_thread
  61. msgid "Email Thread"
  62. msgstr "Email Thread"
  63. #. module: mail_follower_custom_notification
  64. #: field:mail.followers,force_mail_subtype_ids:0
  65. msgid "Force mails from subtype"
  66. msgstr "Force mails from subtype"
  67. #. module: mail_follower_custom_notification
  68. #: selection:mail.message.subtype,custom_notification_mail:0
  69. msgid "Force no"
  70. msgstr "Force no"
  71. #. module: mail_follower_custom_notification
  72. #: field:mail.followers,force_nomail_subtype_ids:0
  73. msgid "Force no mails from subtype"
  74. msgstr "Force no mails from subtype"
  75. #. module: mail_follower_custom_notification
  76. #. openerp-web
  77. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:20
  78. #, python-format
  79. msgid "Force not sending mails"
  80. msgstr "Force not sending mails"
  81. #. module: mail_follower_custom_notification
  82. #: field:mail.followers,force_own_subtype_ids:0
  83. msgid "Force own mails from subtype"
  84. msgstr "Force own mails from subtype"
  85. #. module: mail_follower_custom_notification
  86. #. openerp-web
  87. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:16
  88. #, python-format
  89. msgid "Force sending mails"
  90. msgstr "Force sending mails"
  91. #. module: mail_follower_custom_notification
  92. #: selection:mail.message.subtype,custom_notification_mail:0
  93. msgid "Force yes"
  94. msgstr "Force yes"
  95. #. module: mail_follower_custom_notification
  96. #: field:base.patch.models.mixin,id:0
  97. #: field:mail.subtype.assign.custom.notifications,id:0
  98. msgid "ID"
  99. msgstr "ID"
  100. #. module: mail_follower_custom_notification
  101. #: field:mail.subtype.assign.custom.notifications,write_uid:0
  102. msgid "Last Updated by"
  103. msgstr "Last Updated by"
  104. #. module: mail_follower_custom_notification
  105. #: field:mail.subtype.assign.custom.notifications,write_date:0
  106. msgid "Last Updated on"
  107. msgstr "Last Updated on"
  108. #. module: mail_follower_custom_notification
  109. #: help:mail.message.subtype,custom_notification_mail:0
  110. msgid ""
  111. "Leave empty to use the on the partner's form, set to \"Force yes\" to always"
  112. " send messages of this type via email, and \"Force no\" to never send "
  113. "messages of type via email"
  114. msgstr "Leave empty to use the on the partner's form, set to \"Force yes\" to always send messages of this type via email, and \"Force no\" to never send messages of type via email"
  115. #. module: mail_follower_custom_notification
  116. #. openerp-web
  117. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:9
  118. #, python-format
  119. msgid "Mail notifications"
  120. msgstr "Mail notifications"
  121. #. module: mail_follower_custom_notification
  122. #: model:ir.model,name:mail_follower_custom_notification.model_mail_message
  123. msgid "Message"
  124. msgstr "Message"
  125. #. module: mail_follower_custom_notification
  126. #: model:ir.model,name:mail_follower_custom_notification.model_mail_message_subtype
  127. msgid "Message subtypes"
  128. msgstr "Message subtypes"
  129. #. module: mail_follower_custom_notification
  130. #: field:mail.message.subtype,custom_notification_model_ids:0
  131. msgid "Models"
  132. msgstr "Models"
  133. #. module: mail_follower_custom_notification
  134. #. openerp-web
  135. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:27
  136. #, python-format
  137. msgid "No notification"
  138. msgstr "No notification"
  139. #. module: mail_follower_custom_notification
  140. #: model:ir.model,name:mail_follower_custom_notification.model_mail_notification
  141. msgid "Notifications"
  142. msgstr "Notifications"
  143. #. module: mail_follower_custom_notification
  144. #: field:mail.message.subtype,custom_notification_own:0
  145. msgid "Notify about own messages"
  146. msgstr "Notify about own messages"
  147. #. module: mail_follower_custom_notification
  148. #. openerp-web
  149. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:31
  150. #, python-format
  151. msgid "Notify me"
  152. msgstr "Notify me"
  153. #. module: mail_follower_custom_notification
  154. #. openerp-web
  155. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:24
  156. #, python-format
  157. msgid "Own messages"
  158. msgstr "Own messages"
  159. #. module: mail_follower_custom_notification
  160. #: field:mail.message.subtype,custom_notification_mail:0
  161. msgid "Send mail notification"
  162. msgstr "Send mail notification"
  163. #. module: mail_follower_custom_notification
  164. #: field:mail.subtype.assign.custom.notifications,subtype_ids:0
  165. msgid "Subtypes"
  166. msgstr "Subtypes"
  167. #. module: mail_follower_custom_notification
  168. #: model:ir.actions.act_window,name:mail_follower_custom_notification.action_mail_subtype_assign_custom_notifications
  169. msgid "Update existing subscriptions"
  170. msgstr "Update existing subscriptions"
  171. #. module: mail_follower_custom_notification
  172. #. openerp-web
  173. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:12
  174. #, python-format
  175. msgid "Use default mail preferences"
  176. msgstr "Use default mail preferences"
  177. #. module: mail_follower_custom_notification
  178. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  179. msgid "or"
  180. msgstr "or"