123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232 |
- # Translation of OpenERP Server.
- # This file contains the translation of the following modules:
- # * web_dashboard_tile
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: OpenERP Server 7.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-04-10 01:03+0000\n"
- "PO-Revision-Date: 2015-04-10 01:03+0000\n"
- "Last-Translator: <>\n"
- "Language-Team: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Plural-Forms: \n"
- #. module: web_dashboard_tile
- #: field:tile.tile,action_id:0
- msgid "Action"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,active:0
- msgid "Active"
- msgstr ""
- #. module: web_dashboard_tile
- #: selection:tile.tile,field_function:0
- msgid "Average"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:addons/web_dashboard_tile/tile.py:82
- #, python-format
- msgid "Average value of '%s'"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,color:0
- msgid "Background color"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,computed_value:0
- msgid "Computed Value"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,count:0
- msgid "Count"
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
- #, python-format
- msgid "Create"
- msgstr ""
- #. module: web_dashboard_tile
- #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
- #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
- #: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
- msgid "Dashboard"
- msgstr ""
- #. module: web_dashboard_tile
- #: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
- msgid "Dashboard Tile"
- msgstr ""
- #. module: web_dashboard_tile
- #: view:tile.tile:0
- msgid "Dashboard tiles"
- msgstr ""
- #. module: web_dashboard_tile
- #: view:tile.tile:0
- msgid "Delete"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,domain:0
- msgid "Domain"
- msgstr ""
- #. module: web_dashboard_tile
- #: view:tile.tile:0
- msgid "Edit..."
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
- #, python-format
- msgid "Error"
- msgstr ""
- #. module: web_dashboard_tile
- #: constraint:tile.tile:0
- msgid "Error ! Please select a field of the selected model."
- msgstr ""
- #. module: web_dashboard_tile
- #: constraint:tile.tile:0
- msgid "Error ! Please set both fields: 'Field' and 'Function'."
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,field_id:0
- msgid "Field"
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
- #, python-format
- msgid "Filter name is required."
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,font_color:0
- msgid "Font Color"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,field_function:0
- msgid "Function"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,helper:0
- msgid "Helper Text"
- msgstr ""
- #. module: web_dashboard_tile
- #: selection:tile.tile,field_function:0
- msgid "Maximum"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:addons/web_dashboard_tile/tile.py:76
- #, python-format
- msgid "Maximum value of '%s'"
- msgstr ""
- #. module: web_dashboard_tile
- #: selection:tile.tile,field_function:0
- msgid "Median"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:addons/web_dashboard_tile/tile.py:85
- #, python-format
- msgid "Median value of '%s'"
- msgstr ""
- #. module: web_dashboard_tile
- #: selection:tile.tile,field_function:0
- msgid "Minimum"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:addons/web_dashboard_tile/tile.py:73
- #, python-format
- msgid "Minimum value of '%s'"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,model_id:0
- msgid "Model"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,sequence:0
- msgid "Sequence"
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
- #, python-format
- msgid "Success"
- msgstr ""
- #. module: web_dashboard_tile
- #: selection:tile.tile,field_function:0
- msgid "Sum"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,name:0
- msgid "Tile Name"
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
- #, python-format
- msgid "Tile is created"
- msgstr ""
- #. module: web_dashboard_tile
- #. openerp-web
- #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
- #, python-format
- msgid "Tile:"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:addons/web_dashboard_tile/tile.py:79
- #, python-format
- msgid "Total value of '%s'"
- msgstr ""
- #. module: web_dashboard_tile
- #: field:tile.tile,user_id:0
- msgid "User"
- msgstr ""
- #. module: web_dashboard_tile
- #: code:_description:0
- #: model:ir.model,name:web_dashboard_tile.model_tile_tile
- #, python-format
- msgid "tile.tile"
- msgstr ""
- #. module: web_dashboard_tile
- #: view:tile.tile:0
- msgid "í"
- msgstr ""
|