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.

263 lines
5.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_dashboard_tile
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: web (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-06-24 00:46+0000\n"
  11. "PO-Revision-Date: 2015-11-07 11:19+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Croatian (http://www.transifex.com/oca/OCA-web-8-0/language/hr/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: hr\n"
  18. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  19. #. module: web_dashboard_tile
  20. #: field:tile.tile,action_id:0
  21. msgid "Action"
  22. msgstr ""
  23. #. module: web_dashboard_tile
  24. #: field:tile.tile,active:0
  25. msgid "Active"
  26. msgstr ""
  27. #. module: web_dashboard_tile
  28. #: selection:tile.tile,field_function:0
  29. msgid "Average"
  30. msgstr ""
  31. #. module: web_dashboard_tile
  32. #: code:addons/web_dashboard_tile/models/tile_tile.py:74
  33. #, python-format
  34. msgid "Average value of '%s'"
  35. msgstr ""
  36. #. module: web_dashboard_tile
  37. #: field:tile.tile,background_color:0
  38. msgid "Background color"
  39. msgstr ""
  40. #. module: web_dashboard_tile
  41. #: field:tile.tile,computed_value:0
  42. msgid "Computed value"
  43. msgstr ""
  44. #. module: web_dashboard_tile
  45. #: field:tile.tile,count:0
  46. msgid "Count"
  47. msgstr ""
  48. #. module: web_dashboard_tile
  49. #. openerp-web
  50. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
  51. #, python-format
  52. msgid "Create"
  53. msgstr ""
  54. #. module: web_dashboard_tile
  55. #: field:tile.tile,create_uid:0
  56. msgid "Created by"
  57. msgstr ""
  58. #. module: web_dashboard_tile
  59. #: field:tile.tile,create_date:0
  60. msgid "Created on"
  61. msgstr ""
  62. #. module: web_dashboard_tile
  63. #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
  64. #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
  65. #: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
  66. msgid "Dashboard"
  67. msgstr ""
  68. #. module: web_dashboard_tile
  69. #: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
  70. msgid "Dashboard Tile"
  71. msgstr ""
  72. #. module: web_dashboard_tile
  73. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  74. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view
  75. msgid "Dashboard tiles"
  76. msgstr ""
  77. #. module: web_dashboard_tile
  78. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  79. msgid "Display"
  80. msgstr ""
  81. #. module: web_dashboard_tile
  82. #: field:tile.tile,display_name:0
  83. msgid "Display Name"
  84. msgstr ""
  85. #. module: web_dashboard_tile
  86. #: field:tile.tile,domain:0
  87. msgid "Domain"
  88. msgstr ""
  89. #. module: web_dashboard_tile
  90. #. openerp-web
  91. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
  92. #, python-format
  93. msgid "Error"
  94. msgstr ""
  95. #. module: web_dashboard_tile
  96. #: constraint:tile.tile:0
  97. msgid "Error ! Please select a field of the selected model."
  98. msgstr ""
  99. #. module: web_dashboard_tile
  100. #: constraint:tile.tile:0
  101. msgid "Error ! Please set both fields: 'Field' and 'Function'."
  102. msgstr ""
  103. #. module: web_dashboard_tile
  104. #: field:tile.tile,field_id:0
  105. msgid "Field"
  106. msgstr ""
  107. #. module: web_dashboard_tile
  108. #. openerp-web
  109. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
  110. #, python-format
  111. msgid "Filter name is required."
  112. msgstr ""
  113. #. module: web_dashboard_tile
  114. #: field:tile.tile,font_color:0
  115. msgid "Font color"
  116. msgstr ""
  117. #. module: web_dashboard_tile
  118. #: field:tile.tile,field_function:0
  119. msgid "Function"
  120. msgstr ""
  121. #. module: web_dashboard_tile
  122. #: field:tile.tile,helper:0
  123. msgid "Helper"
  124. msgstr ""
  125. #. module: web_dashboard_tile
  126. #: field:tile.tile,id:0
  127. msgid "ID"
  128. msgstr "ID"
  129. #. module: web_dashboard_tile
  130. #: field:tile.tile,__last_update:0
  131. msgid "Last Modified on"
  132. msgstr ""
  133. #. module: web_dashboard_tile
  134. #: field:tile.tile,write_uid:0
  135. msgid "Last Updated by"
  136. msgstr ""
  137. #. module: web_dashboard_tile
  138. #: field:tile.tile,write_date:0
  139. msgid "Last Updated on"
  140. msgstr ""
  141. #. module: web_dashboard_tile
  142. #: selection:tile.tile,field_function:0
  143. msgid "Maximum"
  144. msgstr ""
  145. #. module: web_dashboard_tile
  146. #: code:addons/web_dashboard_tile/models/tile_tile.py:68
  147. #, python-format
  148. msgid "Maximum value of '%s'"
  149. msgstr ""
  150. #. module: web_dashboard_tile
  151. #: selection:tile.tile,field_function:0
  152. msgid "Median"
  153. msgstr ""
  154. #. module: web_dashboard_tile
  155. #: code:addons/web_dashboard_tile/models/tile_tile.py:77
  156. #, python-format
  157. msgid "Median value of '%s'"
  158. msgstr ""
  159. #. module: web_dashboard_tile
  160. #: selection:tile.tile,field_function:0
  161. msgid "Minimum"
  162. msgstr ""
  163. #. module: web_dashboard_tile
  164. #: code:addons/web_dashboard_tile/models/tile_tile.py:65
  165. #, python-format
  166. msgid "Minimum value of '%s'"
  167. msgstr ""
  168. #. module: web_dashboard_tile
  169. #: field:tile.tile,model_id:0
  170. msgid "Model"
  171. msgstr ""
  172. #. module: web_dashboard_tile
  173. #: field:tile.tile,name:0
  174. msgid "Name"
  175. msgstr ""
  176. #. module: web_dashboard_tile
  177. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  178. msgid "Optional Field Informations"
  179. msgstr ""
  180. #. module: web_dashboard_tile
  181. #: field:tile.tile,sequence:0
  182. msgid "Sequence"
  183. msgstr ""
  184. #. module: web_dashboard_tile
  185. #. openerp-web
  186. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
  187. #, python-format
  188. msgid "Success"
  189. msgstr ""
  190. #. module: web_dashboard_tile
  191. #: selection:tile.tile,field_function:0
  192. msgid "Sum"
  193. msgstr ""
  194. #. module: web_dashboard_tile
  195. #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
  196. msgid "Technical Informations"
  197. msgstr ""
  198. #. module: web_dashboard_tile
  199. #. openerp-web
  200. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
  201. #, python-format
  202. msgid "Tile is created"
  203. msgstr ""
  204. #. module: web_dashboard_tile
  205. #. openerp-web
  206. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
  207. #, python-format
  208. msgid "Tile:"
  209. msgstr ""
  210. #. module: web_dashboard_tile
  211. #: code:addons/web_dashboard_tile/models/tile_tile.py:71
  212. #, python-format
  213. msgid "Total value of '%s'"
  214. msgstr ""
  215. #. module: web_dashboard_tile
  216. #: field:tile.tile,user_id:0
  217. msgid "User"
  218. msgstr ""