# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_pivot_computed_measure # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-11-22 12:42+0000\n" "PO-Revision-Date: 2022-11-22 13:43+0100\n" "Last-Translator: claudiagn \n" "Language-Team: none\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Poedit 2.3\n" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/view.xml:0 #, python-format msgid "!measure.startsWith('__computed_')" msgstr "" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Add" msgstr "Añadir" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Can be empty" msgstr "Puede estar vacío" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Computed Measure" msgstr "Medida computada" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Custom" msgstr "Customizado" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Div (m1 / m2)" msgstr "Div (m1 / m2)" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Float" msgstr "Flotador" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Format" msgstr "Formato" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Formula" msgstr "Fórmula" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Integer" msgstr "Entero" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Measure 1" msgstr "Medida 1" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Measure 2" msgstr "Medida 2" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Mult (m1 * m2)" msgstr "Mult (m1 * m2)" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Name" msgstr "Nombre" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Operation" msgstr "Operación" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Perc (m1 * 100 / m2)" msgstr "Perc (m1 * 100 / m2)" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Percentage" msgstr "Porcentaje" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Sub (m1 - m2)" msgstr "Sub (m1 - m2)" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/dropdown_item_custom_measure/dropdown_item_custom_measure.xml:0 #, python-format msgid "Sum (m1 + m2)" msgstr "Sum (m1 + m2)" #. module: web_pivot_computed_measure #. openerp-web #: code:addons/web_pivot_computed_measure/static/src/pivot/pivot_model.js:0 #, python-format msgid "" "This measure is currently used by a 'computed measure'. Please, disable the " "computed measure first." msgstr "" "Esta medida está utilizada por una 'medida computada'. Por favor, desabilita " "la medida computada primero."