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.

324 lines
7.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_dashboard_tile
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: web_dashboard_tile
  16. #: field:tile.tile,action_id:0
  17. msgid "Action"
  18. msgstr ""
  19. #. module: web_dashboard_tile
  20. #: field:tile.tile,active:0
  21. msgid "Active"
  22. msgstr ""
  23. #. module: web_dashboard_tile
  24. #: selection:tile.tile,primary_function:0
  25. #: selection:tile.tile,secondary_function:0
  26. msgid "Average"
  27. msgstr ""
  28. #. module: web_dashboard_tile
  29. #: field:tile.tile,background_color:0
  30. msgid "Background color"
  31. msgstr ""
  32. #. module: web_dashboard_tile
  33. #: selection:tile.tile,primary_function:0
  34. #: selection:tile.tile,secondary_function:0
  35. msgid "Count"
  36. msgstr ""
  37. #. module: web_dashboard_tile
  38. #. openerp-web
  39. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
  40. #, python-format
  41. msgid "Create"
  42. msgstr ""
  43. #. module: web_dashboard_tile
  44. #: field:tile.tile,create_uid:0
  45. msgid "Created by"
  46. msgstr ""
  47. #. module: web_dashboard_tile
  48. #: field:tile.tile,create_date:0
  49. msgid "Created on"
  50. msgstr ""
  51. #. module: web_dashboard_tile
  52. #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
  53. #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
  54. #: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
  55. msgid "Dashboard"
  56. msgstr ""
  57. #. module: web_dashboard_tile
  58. #: model:ir.model,name:web_dashboard_tile.model_tile_tile
  59. #: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
  60. msgid "Dashboard Tile"
  61. msgstr ""
  62. #. module: web_dashboard_tile
  63. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  64. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view
  65. msgid "Dashboard tiles"
  66. msgstr ""
  67. #. module: web_dashboard_tile
  68. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  69. msgid "Display"
  70. msgstr ""
  71. #. module: web_dashboard_tile
  72. #: field:tile.tile,display_name:0
  73. msgid "Display Name"
  74. msgstr ""
  75. #. module: web_dashboard_tile
  76. #: field:tile.tile,domain:0
  77. msgid "Domain"
  78. msgstr ""
  79. #. module: web_dashboard_tile
  80. #. openerp-web
  81. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
  82. #, python-format
  83. msgid "Error"
  84. msgstr ""
  85. #. module: web_dashboard_tile
  86. #: field:tile.tile,error:0
  87. msgid "Error Details"
  88. msgstr ""
  89. #. module: web_dashboard_tile
  90. #: field:tile.tile,primary_field_id:0
  91. msgid "Field"
  92. msgstr ""
  93. #. module: web_dashboard_tile
  94. #. openerp-web
  95. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
  96. #, python-format
  97. msgid "Filter name is required."
  98. msgstr ""
  99. #. module: web_dashboard_tile
  100. #: field:tile.tile,font_color:0
  101. msgid "Font color"
  102. msgstr ""
  103. #. module: web_dashboard_tile
  104. #: field:tile.tile,primary_format:0
  105. msgid "Format"
  106. msgstr ""
  107. #. module: web_dashboard_tile
  108. #: field:tile.tile,primary_function:0
  109. msgid "Function"
  110. msgstr ""
  111. #. module: web_dashboard_tile
  112. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  113. #: field:tile.tile,group_ids:0
  114. msgid "Groups"
  115. msgstr ""
  116. #. module: web_dashboard_tile
  117. #: field:tile.tile,primary_helper:0
  118. msgid "Helper"
  119. msgstr ""
  120. #. module: web_dashboard_tile
  121. #: field:tile.tile,id:0
  122. msgid "ID"
  123. msgstr ""
  124. #. module: web_dashboard_tile
  125. #: help:tile.tile,group_ids:0
  126. msgid "If this field is set, only users of this group can view this tile. Please note that it will only work for global tiles (that is, when User field is left empty)"
  127. msgstr ""
  128. #. module: web_dashboard_tile
  129. #: field:tile.tile,__last_update:0
  130. msgid "Last Modified on"
  131. msgstr ""
  132. #. module: web_dashboard_tile
  133. #: field:tile.tile,write_uid:0
  134. msgid "Last Updated by"
  135. msgstr ""
  136. #. module: web_dashboard_tile
  137. #: field:tile.tile,write_date:0
  138. msgid "Last Updated on"
  139. msgstr ""
  140. #. module: web_dashboard_tile
  141. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  142. msgid "Main Value"
  143. msgstr ""
  144. #. module: web_dashboard_tile
  145. #: selection:tile.tile,primary_function:0
  146. #: selection:tile.tile,secondary_function:0
  147. msgid "Maximum"
  148. msgstr ""
  149. #. module: web_dashboard_tile
  150. #: code:addons/web_dashboard_tile/models/tile_tile.py:39
  151. #, python-format
  152. msgid "Maximum value of '%s'"
  153. msgstr ""
  154. #. module: web_dashboard_tile
  155. #: selection:tile.tile,primary_function:0
  156. #: selection:tile.tile,secondary_function:0
  157. msgid "Median"
  158. msgstr ""
  159. #. module: web_dashboard_tile
  160. #: code:addons/web_dashboard_tile/models/tile_tile.py:51
  161. #, python-format
  162. msgid "Median value of '%s'"
  163. msgstr ""
  164. #. module: web_dashboard_tile
  165. #: selection:tile.tile,primary_function:0
  166. #: selection:tile.tile,secondary_function:0
  167. msgid "Minimum"
  168. msgstr ""
  169. #. module: web_dashboard_tile
  170. #: code:addons/web_dashboard_tile/models/tile_tile.py:35
  171. #: code:addons/web_dashboard_tile/models/tile_tile.py:47
  172. #, python-format
  173. msgid "Minimum value of '%s'"
  174. msgstr ""
  175. #. module: web_dashboard_tile
  176. #: field:tile.tile,model_id:0
  177. msgid "Model"
  178. msgstr ""
  179. #. module: web_dashboard_tile
  180. #: field:tile.tile,name:0
  181. msgid "Name"
  182. msgstr ""
  183. #. module: web_dashboard_tile
  184. #: code:addons/web_dashboard_tile/models/tile_tile.py:31
  185. #, python-format
  186. msgid "Number of records"
  187. msgstr ""
  188. #. module: web_dashboard_tile
  189. #: code:addons/web_dashboard_tile/models/tile_tile.py:235
  190. #, python-format
  191. msgid "Please select a field from the selected model."
  192. msgstr ""
  193. #. module: web_dashboard_tile
  194. #: help:tile.tile,primary_format:0
  195. #: help:tile.tile,secondary_format:0
  196. msgid "Python Format String valid with str.format()\n"
  197. "ie: '{:,} Kgs' will output '1,000 Kgs' if value is 1000."
  198. msgstr ""
  199. #. module: web_dashboard_tile
  200. #: field:tile.tile,secondary_field_id:0
  201. msgid "Secondary Field"
  202. msgstr ""
  203. #. module: web_dashboard_tile
  204. #: field:tile.tile,secondary_format:0
  205. msgid "Secondary Format"
  206. msgstr ""
  207. #. module: web_dashboard_tile
  208. #: field:tile.tile,secondary_function:0
  209. msgid "Secondary Function"
  210. msgstr ""
  211. #. module: web_dashboard_tile
  212. #: field:tile.tile,secondary_helper:0
  213. msgid "Secondary Helper"
  214. msgstr ""
  215. #. module: web_dashboard_tile
  216. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  217. #: field:tile.tile,secondary_value:0
  218. msgid "Secondary Value"
  219. msgstr ""
  220. #. module: web_dashboard_tile
  221. #: field:tile.tile,sequence:0
  222. msgid "Sequence"
  223. msgstr ""
  224. #. module: web_dashboard_tile
  225. #. openerp-web
  226. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
  227. #, python-format
  228. msgid "Success"
  229. msgstr ""
  230. #. module: web_dashboard_tile
  231. #: selection:tile.tile,primary_function:0
  232. #: selection:tile.tile,secondary_function:0
  233. msgid "Sum"
  234. msgstr ""
  235. #. module: web_dashboard_tile
  236. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  237. msgid "Technical Informations"
  238. msgstr ""
  239. #. module: web_dashboard_tile
  240. #. openerp-web
  241. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
  242. #, python-format
  243. msgid "Tile is created"
  244. msgstr ""
  245. #. module: web_dashboard_tile
  246. #. openerp-web
  247. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
  248. #, python-format
  249. msgid "Tile:"
  250. msgstr ""
  251. #. module: web_dashboard_tile
  252. #: code:addons/web_dashboard_tile/models/tile_tile.py:43
  253. #, python-format
  254. msgid "Total value of '%s'"
  255. msgstr ""
  256. #. module: web_dashboard_tile
  257. #: code:addons/web_dashboard_tile/models/tile_tile.py:211
  258. #, python-format
  259. msgid "Unimplemented Feature. Search on Active field disabled."
  260. msgstr ""
  261. #. module: web_dashboard_tile
  262. #: field:tile.tile,user_id:0
  263. msgid "User"
  264. msgstr ""
  265. #. module: web_dashboard_tile
  266. #: field:tile.tile,primary_value:0
  267. msgid "Value"
  268. msgstr ""