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.

249 lines
8.1 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. # Antonio Trueba, 2016
  7. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  8. # bossnm11 <bossnm11@gmail.com>, 2014
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Chanseok <kcsgoodboy@gmail.com>, 2014
  11. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  12. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  13. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  14. # jeon <bluerespect@nate.com>, 2014
  15. # John Toro <johntoro@gmail.com>, 2015
  16. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  17. # Kevin Min <gr326887@graded.br>, 2015
  18. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  19. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  20. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  21. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  22. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  23. # SaFi J. <safi2266@gmail.com>, 2015
  24. # Sam Ryoo <samryoo@gmail.com>, 2014
  25. # Seo. Junmin <sof.midnight@live.co.kr>, 2015
  26. # seungil <luck8778@gmail.com>, 2014
  27. # SEUNGWON <baeksw0620@gmail.com>, 2014
  28. msgid ""
  29. msgstr ""
  30. "Project-Id-Version: social (8.0)\n"
  31. "Report-Msgid-Bugs-To: \n"
  32. "POT-Creation-Date: 2016-09-14 07:21+0000\n"
  33. "PO-Revision-Date: 2016-09-09 12:25+0000\n"
  34. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  35. "Language-Team: Catalan (http://www.transifex.com/oca/OCA-social-8-0/language/ca/)\n"
  36. "MIME-Version: 1.0\n"
  37. "Content-Type: text/plain; charset=UTF-8\n"
  38. "Content-Transfer-Encoding: \n"
  39. "Language: ca\n"
  40. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  41. #. module: mail_follower_custom_notification
  42. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  43. msgid "Apply"
  44. msgstr ""
  45. #. module: mail_follower_custom_notification
  46. #: model:ir.model,name:mail_follower_custom_notification.model_mail_subtype_assign_custom_notifications
  47. msgid "Assign custom notification settings to existing followers"
  48. msgstr ""
  49. #. module: mail_follower_custom_notification
  50. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  51. msgid "Cancel"
  52. msgstr "Cancel·la"
  53. #. module: mail_follower_custom_notification
  54. #: help:mail.message.subtype,custom_notification_own:0
  55. msgid ""
  56. "Check this to have notifications generated and sent via email about own "
  57. "messages"
  58. msgstr ""
  59. #. module: mail_follower_custom_notification
  60. #: help:mail.message.subtype,custom_notification_model_ids:0
  61. msgid ""
  62. "Choose for which models the custom configuration applies. This is only "
  63. "necessary if your subtype doesn't set a model itself"
  64. msgstr ""
  65. #. module: mail_follower_custom_notification
  66. #: field:mail.subtype.assign.custom.notifications,create_uid:0
  67. msgid "Created by"
  68. msgstr "Creat per"
  69. #. module: mail_follower_custom_notification
  70. #: field:mail.subtype.assign.custom.notifications,create_date:0
  71. msgid "Created on"
  72. msgstr "Creat el"
  73. #. module: mail_follower_custom_notification
  74. #: view:mail.message.subtype:mail_follower_custom_notification.view_mail_message_subtype_form
  75. msgid "Custom notifications"
  76. msgstr ""
  77. #. module: mail_follower_custom_notification
  78. #: field:base.patch.models.mixin,display_name:0
  79. #: field:mail.subtype.assign.custom.notifications,display_name:0
  80. msgid "Display Name"
  81. msgstr ""
  82. #. module: mail_follower_custom_notification
  83. #: model:ir.model,name:mail_follower_custom_notification.model_mail_followers
  84. msgid "Document Followers"
  85. msgstr ""
  86. #. module: mail_follower_custom_notification
  87. #: model:ir.model,name:mail_follower_custom_notification.model_mail_thread
  88. msgid "Email Thread"
  89. msgstr ""
  90. #. module: mail_follower_custom_notification
  91. #: field:mail.followers,force_mail_subtype_ids:0
  92. msgid "Force mails from subtype"
  93. msgstr ""
  94. #. module: mail_follower_custom_notification
  95. #: selection:mail.message.subtype,custom_notification_mail:0
  96. msgid "Force no"
  97. msgstr ""
  98. #. module: mail_follower_custom_notification
  99. #: field:mail.followers,force_nomail_subtype_ids:0
  100. msgid "Force no mails from subtype"
  101. msgstr ""
  102. #. module: mail_follower_custom_notification
  103. #. openerp-web
  104. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:20
  105. #, python-format
  106. msgid "Force not sending mails"
  107. msgstr ""
  108. #. module: mail_follower_custom_notification
  109. #: field:mail.followers,force_own_subtype_ids:0
  110. msgid "Force own mails from subtype"
  111. msgstr ""
  112. #. module: mail_follower_custom_notification
  113. #. openerp-web
  114. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:16
  115. #, python-format
  116. msgid "Force sending mails"
  117. msgstr ""
  118. #. module: mail_follower_custom_notification
  119. #: selection:mail.message.subtype,custom_notification_mail:0
  120. msgid "Force yes"
  121. msgstr ""
  122. #. module: mail_follower_custom_notification
  123. #: field:base.patch.models.mixin,id:0
  124. #: field:mail.subtype.assign.custom.notifications,id:0
  125. msgid "ID"
  126. msgstr "ID"
  127. #. module: mail_follower_custom_notification
  128. #: field:base.patch.models.mixin,__last_update:0
  129. #: field:mail.subtype.assign.custom.notifications,__last_update:0
  130. msgid "Last Modified on"
  131. msgstr ""
  132. #. module: mail_follower_custom_notification
  133. #: field:mail.subtype.assign.custom.notifications,write_uid:0
  134. msgid "Last Updated by"
  135. msgstr "Darrera Actualització per"
  136. #. module: mail_follower_custom_notification
  137. #: field:mail.subtype.assign.custom.notifications,write_date:0
  138. msgid "Last Updated on"
  139. msgstr "Darrera Actualització el"
  140. #. module: mail_follower_custom_notification
  141. #: help:mail.message.subtype,custom_notification_mail:0
  142. msgid ""
  143. "Leave empty to use the on the partner's form, set to \"Force yes\" to always"
  144. " send messages of this type via email, and \"Force no\" to never send "
  145. "messages of type via email"
  146. msgstr ""
  147. #. module: mail_follower_custom_notification
  148. #. openerp-web
  149. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:9
  150. #, python-format
  151. msgid "Mail notifications"
  152. msgstr ""
  153. #. module: mail_follower_custom_notification
  154. #: model:ir.model,name:mail_follower_custom_notification.model_mail_message
  155. msgid "Message"
  156. msgstr "Missatge"
  157. #. module: mail_follower_custom_notification
  158. #: model:ir.model,name:mail_follower_custom_notification.model_mail_message_subtype
  159. msgid "Message subtypes"
  160. msgstr ""
  161. #. module: mail_follower_custom_notification
  162. #: field:mail.message.subtype,custom_notification_model_ids:0
  163. msgid "Models"
  164. msgstr ""
  165. #. module: mail_follower_custom_notification
  166. #. openerp-web
  167. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:27
  168. #, python-format
  169. msgid "No notification"
  170. msgstr ""
  171. #. module: mail_follower_custom_notification
  172. #: model:ir.model,name:mail_follower_custom_notification.model_mail_notification
  173. msgid "Notifications"
  174. msgstr ""
  175. #. module: mail_follower_custom_notification
  176. #: field:mail.message.subtype,custom_notification_own:0
  177. msgid "Notify about own messages"
  178. msgstr ""
  179. #. module: mail_follower_custom_notification
  180. #. openerp-web
  181. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:31
  182. #, python-format
  183. msgid "Notify me"
  184. msgstr ""
  185. #. module: mail_follower_custom_notification
  186. #. openerp-web
  187. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:24
  188. #, python-format
  189. msgid "Own messages"
  190. msgstr ""
  191. #. module: mail_follower_custom_notification
  192. #: field:mail.message.subtype,custom_notification_mail:0
  193. msgid "Send mail notification"
  194. msgstr ""
  195. #. module: mail_follower_custom_notification
  196. #: field:mail.subtype.assign.custom.notifications,subtype_ids:0
  197. msgid "Subtypes"
  198. msgstr ""
  199. #. module: mail_follower_custom_notification
  200. #: model:ir.actions.act_window,name:mail_follower_custom_notification.action_mail_subtype_assign_custom_notifications
  201. msgid "Update existing subscriptions"
  202. msgstr ""
  203. #. module: mail_follower_custom_notification
  204. #. openerp-web
  205. #: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:12
  206. #, python-format
  207. msgid "Use default mail preferences"
  208. msgstr ""
  209. #. module: mail_follower_custom_notification
  210. #: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications
  211. msgid "or"
  212. msgstr ""