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.

227 lines
6.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * super_calendar
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-06-19 15:56+0000\n"
  10. "PO-Revision-Date: 2015-06-19 15:56+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: super_calendar
  18. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar
  19. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar
  20. #: view:super.calendar:super_calendar.super_calendar
  21. #: view:super.calendar:super_calendar.super_calendar_form
  22. #: view:super.calendar:super_calendar.super_calendar_tree
  23. msgid "Calendar"
  24. msgstr ""
  25. #. module: super_calendar
  26. #: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator
  27. msgid "Calendar Configurators"
  28. msgstr ""
  29. #. module: super_calendar
  30. #: selection:super.calendar.configurator.line,description_type:0
  31. msgid "Code"
  32. msgstr ""
  33. #. module: super_calendar
  34. #: model:ir.ui.menu,name:super_calendar.super_calendar_configuration
  35. msgid "Configuration"
  36. msgstr ""
  37. #. module: super_calendar
  38. #: field:super.calendar,configurator_id:0
  39. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  40. #: field:super.calendar.configurator.line,configurator_id:0
  41. msgid "Configurator"
  42. msgstr ""
  43. #. module: super_calendar
  44. #: model:ir.ui.menu,name:super_calendar.super_calendar_configurators
  45. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree
  46. msgid "Configurators"
  47. msgstr ""
  48. #. module: super_calendar
  49. #: field:super.calendar,create_uid:0
  50. #: field:super.calendar.configurator,create_uid:0
  51. #: field:super.calendar.configurator.line,create_uid:0
  52. msgid "Created by"
  53. msgstr ""
  54. #. module: super_calendar
  55. #: field:super.calendar,create_date:0
  56. #: field:super.calendar.configurator,create_date:0
  57. #: field:super.calendar.configurator.line,create_date:0
  58. msgid "Created on"
  59. msgstr ""
  60. #. module: super_calendar
  61. #: field:super.calendar,name:0
  62. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  63. #: field:super.calendar.configurator.line,description:0
  64. msgid "Description"
  65. msgstr ""
  66. #. module: super_calendar
  67. #: field:super.calendar.configurator.line,description_type:0
  68. msgid "Description Type"
  69. msgstr ""
  70. #. module: super_calendar
  71. #: field:super.calendar.configurator.line,description_code:0
  72. #: field:super.calendar.configurator.line,description_field_id:0
  73. msgid "Description field"
  74. msgstr ""
  75. #. module: super_calendar
  76. #: field:super.calendar.configurator.line,domain:0
  77. msgid "Domain"
  78. msgstr ""
  79. #. module: super_calendar
  80. #: field:super.calendar,duration:0
  81. msgid "Duration"
  82. msgstr ""
  83. #. module: super_calendar
  84. #: field:super.calendar.configurator.line,duration_field_id:0
  85. msgid "Duration field"
  86. msgstr ""
  87. #. module: super_calendar
  88. #: field:super.calendar.configurator.line,date_stop_field_id:0
  89. msgid "End date field"
  90. msgstr ""
  91. #. module: super_calendar
  92. #: code:addons/super_calendar/models/super_calendar.py:100
  93. #, python-format
  94. msgid "Error"
  95. msgstr ""
  96. #. module: super_calendar
  97. #: view:super.calendar:super_calendar.super_calendar_search
  98. msgid "Extended Filters..."
  99. msgstr ""
  100. #. module: super_calendar
  101. #: selection:super.calendar.configurator.line,description_type:0
  102. msgid "Field"
  103. msgstr ""
  104. #. module: super_calendar
  105. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  106. msgid "Generate Calendar"
  107. msgstr ""
  108. #. module: super_calendar
  109. #: field:super.calendar,id:0
  110. #: field:super.calendar.configurator,id:0
  111. #: field:super.calendar.configurator.line,id:0
  112. msgid "ID"
  113. msgstr ""
  114. #. module: super_calendar
  115. #: field:super.calendar,write_uid:0
  116. #: field:super.calendar.configurator,write_uid:0
  117. #: field:super.calendar.configurator.line,write_uid:0
  118. msgid "Last Updated by"
  119. msgstr ""
  120. #. module: super_calendar
  121. #: field:super.calendar,write_date:0
  122. #: field:super.calendar.configurator,write_date:0
  123. #: field:super.calendar.configurator.line,write_date:0
  124. msgid "Last Updated on"
  125. msgstr ""
  126. #. module: super_calendar
  127. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  128. msgid "Line"
  129. msgstr ""
  130. #. module: super_calendar
  131. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  132. #: field:super.calendar.configurator,line_ids:0
  133. msgid "Lines"
  134. msgstr ""
  135. #. module: super_calendar
  136. #: field:super.calendar,model_id:0
  137. #: field:super.calendar.configurator.line,name:0
  138. msgid "Model"
  139. msgstr ""
  140. #. module: super_calendar
  141. #: field:super.calendar,model_description:0
  142. msgid "Model Description"
  143. msgstr ""
  144. #. module: super_calendar
  145. #: view:super.calendar:super_calendar.super_calendar_search
  146. msgid "My Items"
  147. msgstr ""
  148. #. module: super_calendar
  149. #: field:super.calendar.configurator,name:0
  150. msgid "Name"
  151. msgstr ""
  152. #. module: super_calendar
  153. #: field:super.calendar,res_id:0
  154. msgid "Resource"
  155. msgstr ""
  156. #. module: super_calendar
  157. #: view:super.calendar:super_calendar.super_calendar_search
  158. msgid "Search Calendar"
  159. msgstr ""
  160. #. module: super_calendar
  161. #: field:super.calendar,date_start:0
  162. msgid "Start date"
  163. msgstr ""
  164. #. module: super_calendar
  165. #: field:super.calendar.configurator.line,date_start_field_id:0
  166. msgid "Start date field"
  167. msgstr ""
  168. #. module: super_calendar
  169. #: model:ir.actions.act_window,name:super_calendar.super_calendar_action
  170. #: model:ir.ui.menu,name:super_calendar.super_calendar_menu
  171. msgid "Super Calendar"
  172. msgstr ""
  173. #. module: super_calendar
  174. #: code:addons/super_calendar/models/super_calendar.py:101
  175. #, python-format
  176. msgid "The 'User' field of record %s (%s) does not refer to res.users"
  177. msgstr ""
  178. #. module: super_calendar
  179. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  180. #: help:super.calendar.configurator.line,description_code:0
  181. msgid "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'"
  182. msgstr ""
  183. #. module: super_calendar
  184. #: field:super.calendar,user_id:0
  185. msgid "User"
  186. msgstr ""
  187. #. module: super_calendar
  188. #: field:super.calendar.configurator.line,user_field_id:0
  189. msgid "User field"
  190. msgstr ""