# Translation of Odoo Server. # This file contains the translation of the following modules: # * custom_image # msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-10-02 08:36+0000\n" "PO-Revision-Date: 2018-10-02 08:36+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: custom_image #: code:addons/custom_image/models/image.py:47 #, python-format msgid "At least one image type must be specified" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_company_id msgid "Company" msgstr "" #. module: custom_image #: model:ir.model.fields,help:custom_image.field_image_company_id msgid "Company related check. If inherited object does not have a `company_id` field, it will be ignored. The check will first take the records with a company then, if not match is found, the ones without a company." msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_create_uid msgid "Created by" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_create_date msgid "Created on" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image_display_name #: model:ir.model.fields,field_description:custom_image.field_image_display_name msgid "Display Name" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image_id #: model:ir.model.fields,field_description:custom_image.field_image_id msgid "ID" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image_image #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image_image_medium #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image_image_small #: model:ir.model.fields,field_description:custom_image.field_image_image msgid "Image" msgstr "" #. module: custom_image #: model:ir.actions.act_window,name:custom_image.image_action #: model:ir.ui.menu,name:custom_image.image_menu msgid "Images" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_abstract_custom_image___last_update #: model:ir.model.fields,field_description:custom_image.field_image___last_update msgid "Last Modified on" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_write_uid msgid "Last Updated by" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_write_date msgid "Last Updated on" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_image_medium msgid "Medium-sized image" msgstr "" #. module: custom_image #: model:ir.model.fields,help:custom_image.field_image_image_medium msgid "Medium-sized image. It is automatically resized as a 128x128px image, with aspect ratio preserved. Use this field in form views or some kanban views." msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_model_name msgid "Model Name" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_name msgid "Name" msgstr "" #. module: custom_image #: model:ir.model.fields,help:custom_image.field_image_selector msgid "Python expression used to distinguish the images for the same object. The variable `object` refer to the actual record on which the expression will be executed. An empty expression will always return `True`." msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_selector #: model:ir.ui.view,arch_db:custom_image.view_image_form msgid "Selector" msgstr "" #. module: custom_image #: model:ir.model.fields,field_description:custom_image.field_image_image_small msgid "Small-sized image" msgstr "" #. module: custom_image #: model:ir.model.fields,help:custom_image.field_image_image_small msgid "Small-sized image. It is automatically resized as a 64x64px image, with aspect ratio preserved. Use this field anywhere a small image is required." msgstr "" #. module: custom_image #: model:ir.model.fields,help:custom_image.field_image_image msgid "This field holds the standard image, limited to 1024x1024px" msgstr "" #. module: custom_image #: model:ir.model,name:custom_image.model_abstract_custom_image msgid "abstract.custom.image" msgstr "" #. module: custom_image #: model:ir.model,name:custom_image.model_image msgid "image" msgstr ""