diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index e31fabc..6b63802 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -1,60 +1,60 @@ -################################################################################### -# -# Copyright (C) 2018 MuK IT GmbH -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -################################################################################### - -{ - "name": "MuK Backend Theme", - "summary": "Odoo 12.0 community backend theme", - "version": "12.0.1.1.6", - "category": "Themes/Backend", - "license": "AGPL-3", - "author": "MuK IT", - "website": "http://www.mukit.at", - "live_test_url": "https://demo.mukit.at/web/login", - "contributors": [ - "Mathias Markl ", - ], - "depends": [ - "muk_web_utils", - ], - "excludes": [ - "web_enterprise", - ], - "data": [ - "template/assets.xml", - "template/web.xml", - "views/res_users.xml", - "views/res_config_settings_view.xml", - "data/res_company.xml", - ], - "qweb": [ - "static/src/xml/*.xml", - ], - "images": [ - 'static/description/banner.png', - 'static/description/theme_screenshot.png' - ], - "external_dependencies": { - "python": [], - "bin": [], - }, - "application": False, - "installable": True, - "auto_install": False, - "sequence": "999", +################################################################################### +# +# Copyright (C) 2018 MuK IT GmbH +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +################################################################################### + +{ + "name": "MuK Backend Theme", + "summary": "Odoo 12.0 community backend theme", + "version": "12.0.1.1.7", + "category": "Themes/Backend", + "license": "AGPL-3", + "author": "MuK IT", + "website": "http://www.mukit.at", + "live_test_url": "https://demo.mukit.at/web/login", + "contributors": [ + "Mathias Markl ", + ], + "depends": [ + "muk_web_utils", + ], + "excludes": [ + "web_enterprise", + ], + "data": [ + "template/assets.xml", + "template/web.xml", + "views/res_users.xml", + "views/res_config_settings_view.xml", + "data/res_company.xml", + ], + "qweb": [ + "static/src/xml/*.xml", + ], + "images": [ + 'static/description/banner.png', + 'static/description/theme_screenshot.png' + ], + "external_dependencies": { + "python": [], + "bin": [], + }, + "application": False, + "installable": True, + "auto_install": False, + "sequence": "999", } \ No newline at end of file diff --git a/muk_web_theme/i18n/fr.po b/muk_web_theme/i18n/fr.po new file mode 100644 index 0000000..9561a98 --- /dev/null +++ b/muk_web_theme/i18n/fr.po @@ -0,0 +1,157 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * muk_web_theme +# +# Translators: +# Fabien BOURGEOIS , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-12-10 17:00+0000\n" +"PO-Revision-Date: 2018-12-10 18:07+0100\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: \n" +"Language: fr\n" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "" +"Background Image\n" +" " +msgstr "" +"Image de fond\n" +" " + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Theme Colors" +msgstr "Couleurs du thème" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/views.xml:26 +#, python-format +msgid "Actions" +msgstr "Actions" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image +msgid "Apps Menu Background Image" +msgstr "Image de fond du menu d'applications" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Backend Theme" +msgstr "Backend Theme" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Brand" +msgstr "Marque" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand +msgid "Brand Color" +msgstr "Couleur de la marque" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position +msgid "Chatter Position" +msgstr "Position du Chatter" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_company +msgid "Companies" +msgstr "Sociétés" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_config_settings +msgid "Config Settings" +msgstr "Paramètres de config" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Invisible" +msgstr "Invisible" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Large" +msgstr "Large" + +#. module: muk_web_theme +#: selection:res.users,chatter_position:0 +msgid "Normal" +msgstr "Normal" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Primary" +msgstr "Principal" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary +msgid "Primary Color" +msgstr "Couleur principale" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34 +#, python-format +msgid "Search" +msgstr "Recherche" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/apps.xml:39 +#, python-format +msgid "Search menus..." +msgstr "Menus de recherche..." + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Set the background image for the apps menu" +msgstr "Fixer l'image de fond pour le menu des applications" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Set the main theme colors" +msgstr "Fixer les couleurs du thème principal" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type +msgid "Sidebar Type" +msgstr "Type de barre latérale" + +#. module: muk_web_theme +#: selection:res.users,chatter_position:0 +msgid "Sided" +msgstr "Sur le côté" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Small" +msgstr "Petit" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences +msgid "Theme Preferences" +msgstr "Préférences du thème" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_users +msgid "Users" +msgstr "Utilisateurs" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/apps.xml:28 +#, python-format +msgid "fa fa-th" +msgstr "" diff --git a/muk_web_theme/i18n/muk_web_theme.pot b/muk_web_theme/i18n/muk_web_theme.pot new file mode 100644 index 0000000..a8282cf --- /dev/null +++ b/muk_web_theme/i18n/muk_web_theme.pot @@ -0,0 +1,152 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * muk_web_theme +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-12-10 17:00+0000\n" +"PO-Revision-Date: 2018-12-10 17:00+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: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Background Image\n" +" " +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Theme Colors" +msgstr "" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/views.xml:26 +#, python-format +msgid "Actions" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image +msgid "Apps Menu Background Image" +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Backend Theme" +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Brand" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand +msgid "Brand Color" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position +msgid "Chatter Position" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_company +msgid "Companies" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Invisible" +msgstr "" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Large" +msgstr "" + +#. module: muk_web_theme +#: selection:res.users,chatter_position:0 +msgid "Normal" +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Primary" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary +msgid "Primary Color" +msgstr "" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34 +#, python-format +msgid "Search" +msgstr "" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/apps.xml:39 +#, python-format +msgid "Search menus..." +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Set the background image for the apps menu" +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form +msgid "Set the main theme colors" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type +msgid "Sidebar Type" +msgstr "" + +#. module: muk_web_theme +#: selection:res.users,chatter_position:0 +msgid "Sided" +msgstr "" + +#. module: muk_web_theme +#: selection:res.users,sidebar_type:0 +msgid "Small" +msgstr "" + +#. module: muk_web_theme +#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences +msgid "Theme Preferences" +msgstr "" + +#. module: muk_web_theme +#: model:ir.model,name:muk_web_theme.model_res_users +msgid "Users" +msgstr "" + +#. module: muk_web_theme +#. openerp-web +#: code:addons/muk_web_theme/static/src/xml/apps.xml:28 +#, python-format +msgid "fa fa-th" +msgstr "" +