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.

219 lines
4.8 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * web_dashboard_tile
  4. #
  5. # Translators:
  6. # Hotellook, 2014
  7. # Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: web (7.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-12-30 17:47+0000\n"
  13. "PO-Revision-Date: 2015-10-07 17:50+0000\n"
  14. "Last-Translator: <>\n"
  15. "Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: tr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: web_dashboard_tile
  22. #. openerp-web
  23. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
  24. #, python-format
  25. msgid "Create"
  26. msgstr ""
  27. #. module: web_dashboard_tile
  28. #: field:tile.tile,field_id:0
  29. msgid "Field"
  30. msgstr "Alan"
  31. #. module: web_dashboard_tile
  32. #. openerp-web
  33. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
  34. #, python-format
  35. msgid "Tile is created"
  36. msgstr ""
  37. #. module: web_dashboard_tile
  38. #: field:tile.tile,name:0
  39. msgid "Tile Name"
  40. msgstr ""
  41. #. module: web_dashboard_tile
  42. #: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
  43. msgid "Dashboard Tile"
  44. msgstr ""
  45. #. module: web_dashboard_tile
  46. #: field:tile.tile,field_function:0
  47. msgid "Function"
  48. msgstr ""
  49. #. module: web_dashboard_tile
  50. #: field:tile.tile,color:0
  51. msgid "Background color"
  52. msgstr ""
  53. #. module: web_dashboard_tile
  54. #: constraint:tile.tile:0
  55. msgid "Error ! Please select a field of the selected model."
  56. msgstr ""
  57. #. module: web_dashboard_tile
  58. #: field:tile.tile,user_id:0
  59. msgid "User"
  60. msgstr "Kullanıcı"
  61. #. module: web_dashboard_tile
  62. #: field:tile.tile,active:0
  63. msgid "Active"
  64. msgstr "Aktif"
  65. #. module: web_dashboard_tile
  66. #: selection:tile.tile,field_function:0
  67. msgid "Sum"
  68. msgstr ""
  69. #. module: web_dashboard_tile
  70. #: field:tile.tile,count:0
  71. msgid "Count"
  72. msgstr "Say"
  73. #. module: web_dashboard_tile
  74. #. openerp-web
  75. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
  76. #, python-format
  77. msgid "Filter name is required."
  78. msgstr ""
  79. #. module: web_dashboard_tile
  80. #: constraint:tile.tile:0
  81. msgid "Error ! Please set both fields: 'Field' and 'Function'."
  82. msgstr ""
  83. #. module: web_dashboard_tile
  84. #. openerp-web
  85. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
  86. #, python-format
  87. msgid "Success"
  88. msgstr ""
  89. #. module: web_dashboard_tile
  90. #: model:ir.model,name:web_dashboard_tile.model_tile_tile
  91. msgid "tile.tile"
  92. msgstr ""
  93. #. module: web_dashboard_tile
  94. #: field:tile.tile,font_color:0
  95. msgid "Font Color"
  96. msgstr ""
  97. #. module: web_dashboard_tile
  98. #: selection:tile.tile,field_function:0
  99. msgid "Average"
  100. msgstr ""
  101. #. module: web_dashboard_tile
  102. #: selection:tile.tile,field_function:0
  103. msgid "Median"
  104. msgstr ""
  105. #. module: web_dashboard_tile
  106. #: selection:tile.tile,field_function:0
  107. msgid "Maximum"
  108. msgstr ""
  109. #. module: web_dashboard_tile
  110. #: field:tile.tile,computed_value:0
  111. msgid "Computed Value"
  112. msgstr ""
  113. #. module: web_dashboard_tile
  114. #: view:tile.tile:0
  115. msgid "Dashboard tiles"
  116. msgstr ""
  117. #. module: web_dashboard_tile
  118. #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
  119. #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
  120. #: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
  121. msgid "Dashboard"
  122. msgstr ""
  123. #. module: web_dashboard_tile
  124. #. openerp-web
  125. #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
  126. #, python-format
  127. msgid "Error"
  128. msgstr ""
  129. #. module: web_dashboard_tile
  130. #: field:tile.tile,action_id:0
  131. msgid "Action"
  132. msgstr "Eylem"
  133. #. module: web_dashboard_tile
  134. #: code:addons/web_dashboard_tile/tile.py:74
  135. #, python-format
  136. msgid "Minimum value of '%s'"
  137. msgstr ""
  138. #. module: web_dashboard_tile
  139. #: field:tile.tile,model_id:0
  140. msgid "Model"
  141. msgstr "Alan"
  142. #. module: web_dashboard_tile
  143. #: field:tile.tile,domain:0
  144. msgid "Domain"
  145. msgstr ""
  146. #. module: web_dashboard_tile
  147. #: field:tile.tile,helper:0
  148. msgid "Helper Text"
  149. msgstr ""
  150. #. module: web_dashboard_tile
  151. #: field:tile.tile,sequence:0
  152. msgid "Sequence"
  153. msgstr "Sıra"
  154. #. module: web_dashboard_tile
  155. #. openerp-web
  156. #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
  157. #, python-format
  158. msgid "Tile:"
  159. msgstr ""
  160. #. module: web_dashboard_tile
  161. #: code:addons/web_dashboard_tile/tile.py:80
  162. #, python-format
  163. msgid "Total value of '%s'"
  164. msgstr ""
  165. #. module: web_dashboard_tile
  166. #: selection:tile.tile,field_function:0
  167. msgid "Minimum"
  168. msgstr ""
  169. #. module: web_dashboard_tile
  170. #: code:addons/web_dashboard_tile/tile.py:83
  171. #, python-format
  172. msgid "Average value of '%s'"
  173. msgstr ""
  174. #. module: web_dashboard_tile
  175. #: code:addons/web_dashboard_tile/tile.py:86
  176. #, python-format
  177. msgid "Median value of '%s'"
  178. msgstr ""
  179. #. module: web_dashboard_tile
  180. #: code:addons/web_dashboard_tile/tile.py:77
  181. #, python-format
  182. msgid "Maximum value of '%s'"
  183. msgstr ""