[ADD] theme 14.0
@@ -0,0 +1,27 @@
|
||||
Odoo Proprietary License v1.0
|
||||
|
||||
This software and associated files (the "Software") may only be used (executed,
|
||||
modified, executed after modifications) if you have purchased a valid license
|
||||
from the authors, typically via Odoo Apps, or if you have received a written
|
||||
agreement from the authors of the Software (see the COPYRIGHT file).
|
||||
|
||||
You may develop Odoo modules that use the Software as a library (typically
|
||||
by depending on it, importing it and using its resources), but without copying
|
||||
any source code or material from the Software. You may distribute those
|
||||
modules under the license of your choice, provided that this license is
|
||||
compatible with the terms of the Odoo Proprietary License (For example:
|
||||
LGPL, MIT, or proprietary licenses similar to this one).
|
||||
|
||||
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
|
||||
or modified copies of the Software.
|
||||
|
||||
The above copyright notice and this permission notice must be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
from . import models
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
'name': 'Avantgarde Theme',
|
||||
'description': 'Avantgarde is a sophisticated theme to inspire and impress',
|
||||
'category': 'Theme/Creative',
|
||||
'summary': 'Arts, Galleries, Trends, Shows, Magazines, Blogs',
|
||||
'sequence': 150,
|
||||
'version': '2.0.0',
|
||||
'author': 'Odoo S.A.',
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images_library.xml',
|
||||
'views/customizations.xml',
|
||||
|
||||
'views/old_snippets/s_css_slider.xml',
|
||||
'views/old_snippets/s_showcase_slider.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/poster.jpg',
|
||||
'static/description/avantgarde_screenshot.jpg',
|
||||
],
|
||||
'depends': ['theme_common'],
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-avantgarde.odoo.com',
|
||||
}
|
||||
@@ -0,0 +1,214 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2019
|
||||
# Jan Meyer, 2019
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr "<i class=\"fa fa-font\"/>Font-Stil"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-fw fa-paint-brush\"/>Stil"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr "<i class=\"fa fa-header\"/>Texttransformation"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "<i class=\"fa fa-magic\"/>Position"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr "<i class=\"fa fa-sliders\"/>Hintergrundeffekte"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr "Fügen Sie hier Ihren individuellen Text hinzu"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr "Animierte Farben"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr "Großer Innenschatten"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr "Hängende Initialen"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr "Hängende Initialen Alfa"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr "Hängende Initialen Beta"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr "Hängende Initialen Delta"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr "Hängende Initialen Epsilon"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr "Hängende Initialen Gamma"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr "Glossy"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr "Glossy Medium"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr "Glossy Soft"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr "Verbergen"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr "Innenschatten"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr "Nach ganz oben"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr "Keine Effekte"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr "Keine"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Deckkraft"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr "Vor-Überschrift"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr "Show"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr "Kleinbuchstaben"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr "Standard"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr "Statisches Schwarz"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Werkzeuge"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparen"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr "Großbuchstaben"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr "Videohintergrund"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr "Breit"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr "Jahr"
|
||||
@@ -0,0 +1,215 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Alejandro Die Sanchis <marketing@domatix.com>, 2019
|
||||
# José Vicente <txusev@gmail.com>, 2019
|
||||
# Antonio Trueba, 2019
|
||||
# Carles Antoli <carlesantoli@hotmail.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Carles Antoli <carlesantoli@hotmail.com>, 2019\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "Posición"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr "Ninguno"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Opacidad"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr "Mostrar"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr "Estándar"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparente"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr "Año"
|
||||
@@ -0,0 +1,215 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Fabien Pinckaers <fp@openerp.com>, 2019
|
||||
# Frédéric LIETART <stuff@tifred.fr>, 2019
|
||||
# Clo <clo@odoo.com>, 2019
|
||||
# Eloïse Stilmant <est@odoo.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Eloïse Stilmant <est@odoo.com>, 2019\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr "Aucun"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr "Normale"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Opacité"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr "Montrer"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr "Petits Majuscules"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr "Standard"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparent"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr "Année"
|
||||
@@ -0,0 +1,213 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2019
|
||||
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2019\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr "<i class=\"fa fa-font\"/>Lettertype"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-fw fa-paint-brush\"/>Stijl"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr "<i class=\"fa fa-header\"/>Tekst transformatie"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "<i class=\"fa fa-magic\"/>Positie"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr "<i class=\"fa fa-sliders\"/>Achtergrond effecten"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr "Voeg hier uw gepersonaliseerde tekst toe"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr "Geanimeerde kleuren"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr "Grote inbrengschaduw"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr "Verwijder hoofdletters"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr "Verwijder hoofdletters alpha"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr "Verwijder caps beta"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr "Verwijder caps Delta"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr "Verwijder caps Epsilon"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr "Verwijder caps Gamma"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr "Glossy"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr "Glossy medium"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr "Glossy zacht"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr "Verberg"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr "Inbrengschaduw"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr "Naar boven verplaatsen"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr "Geen effecten"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr "Geen"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr "Normaal"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Doorzichtigheid"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr "Pre hoofding"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr "Toon"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr "Kleine letters"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr "Standaard"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr "Statisch zwart"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Thema tools"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparant"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr "Hoofdletters"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr "Video achtergrond"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr "Bree"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr "Jaar"
|
||||
@@ -0,0 +1,208 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 08:51+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: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,217 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_avantgarde
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# waveyeung <waveyeung@qq.com>, 2019
|
||||
# Xia Fajin <xia.fajin@elico-corp.com>, 2019
|
||||
# fausthuang, 2019
|
||||
# Lisa Zhang <lzh@odoo.com>, 2019
|
||||
# inspur qiuguodong <qiuguodong@inspur.com>, 2019
|
||||
# liAnGjiA <liangjia@qq.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:51+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: liAnGjiA <liangjia@qq.com>, 2019\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "<i class=\"fa fa-header\"/>Text Tranform"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_header
|
||||
msgid "Add your custom text here"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Alpha"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Beta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Delta"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Epsilon"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Drop Caps Gamma"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_bg_effects
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "None"
|
||||
msgstr "无"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_top_content_options
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Normal"
|
||||
msgstr "一般"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "不透明度"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Pre Header"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Show"
|
||||
msgstr "显示"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Small Caps"
|
||||
msgstr "小写"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Standard"
|
||||
msgstr "标准"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model:ir.model,name:theme_avantgarde.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "主题实用工具"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "透明"
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.avantgarde_typo_pattern
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#. openerp-web
|
||||
#: code:addons/theme_avantgarde/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Wide"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_avantgarde
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_avantgarde.theme_customize
|
||||
msgid "Year"
|
||||
msgstr "年"
|
||||
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
from . import theme_avantgarde
|
||||
@@ -0,0 +1,18 @@
|
||||
from odoo import models
|
||||
|
||||
|
||||
class ThemeAvantgarde(models.AbstractModel):
|
||||
_inherit = 'theme.utils'
|
||||
|
||||
def _theme_avantgarde_post_copy(self, mod):
|
||||
# For compatibility
|
||||
# self.enable_view('theme_common.compatibility-saas-10-2')
|
||||
|
||||
self.disable_view('website.template_header_default')
|
||||
self.enable_view('website.template_header_magazine')
|
||||
self.enable_header_off_canvas()
|
||||
|
||||
self.disable_view('website.footer_custom')
|
||||
self.enable_view('website.template_footer_centered')
|
||||
|
||||
self.enable_view('website.option_ripple_effect')
|
||||
|
After Width: | Height: | Size: 99 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
@@ -0,0 +1,275 @@
|
||||
<section id="theme_avantgarde_description" class="container">
|
||||
|
||||
<style>
|
||||
#theme_avantgarde_description{
|
||||
padding-top: 40px;
|
||||
/*font-family: "lato", lato, sans-serif;*/
|
||||
font-size: 1.4rem;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description img{
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description h1{
|
||||
font-weight: 100;
|
||||
font-size: 100px;
|
||||
font-size: 8vw;
|
||||
display: inline-block;
|
||||
border-bottom: 2px solid #7B7B7B;
|
||||
margin-bottom: .31em;
|
||||
}
|
||||
#theme_avantgarde_description p.slim{
|
||||
max-width: 600px;
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 1em auto;
|
||||
}
|
||||
#theme_avantgarde_description h2:not(.sponsors){
|
||||
color: #535353;
|
||||
font-size: 3em;
|
||||
font-weight: 500;
|
||||
font-weight: 500;
|
||||
letter-spacing: -2px;
|
||||
word-spacing: -4px;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description h2.sponsors {
|
||||
margin-top: 84px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description .tech .img-fluid {
|
||||
max-height: 75px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
hr.light{
|
||||
|
||||
}
|
||||
|
||||
.mt16{
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.mt64{
|
||||
margin-top: 64px;
|
||||
}
|
||||
|
||||
.mb16{
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.mb64{
|
||||
margin-bottom: 64px;
|
||||
}
|
||||
|
||||
.mb32{
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<div class="text-center mb64">
|
||||
|
||||
<p class="lead slim">Avantgarde is a sophisticated theme to inspire and impress.<br/>
|
||||
Its strength is its simplicity and flexibility.<br/>A perfect tool for anyone to create a clean and elegant website
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row text-center mb64">
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/gift.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Fully-equipped</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/custom.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Flexible</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/mobile.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Mobile friendly</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/browsers.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Cross-browser</h4>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row text-center mt32 mb64">
|
||||
<h2 class="text-muted">Main options</h2>
|
||||
</div>
|
||||
|
||||
<div class="row text-center">
|
||||
<div class="col-md-6 col-lg-5 offset-lg-1">
|
||||
<h4>Layout Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/layout.jpg" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5">
|
||||
<h4>Header Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/options.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5 mt48 offset-lg-1">
|
||||
<h4>Color Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/palette.jpg" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5 mt48">
|
||||
<h4>Fonts Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/fonts.jpg" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row tech mt64 mb64">
|
||||
<div class="col-4 col-lg-4">
|
||||
<img class="img-fluid d-block mx-auto" src="media/HTML5.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
<div class="col-4 col-lg-4 mt16">
|
||||
<img class="img-fluid d-block mx-auto" src="media/less.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-4 col-lg-4">
|
||||
<img class="img-fluid d-block mx-auto" src="media/CSS3.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row text-center mb32">
|
||||
<h2 class="text-muted">Powerful snippets</h2>
|
||||
</div>
|
||||
|
||||
<img class="img-fluid" src="media/maps.jpg" alt="" />
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<img class="img-fluid" src="media/video.jpg" alt="" />
|
||||
<p class="slim">Some fonts might not work with extended charsets.</p>
|
||||
<p class="slim mb64">The background pattern images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row text-center mb32">
|
||||
<h2 class="text-muted">Contributors list</h2>
|
||||
<p class="slim">This theme has been created with the help of our user community.</p>
|
||||
</div>
|
||||
|
||||
<h3 class="text-center">Thanks to our backers, the Indiegogo campaign was a success!</h3>
|
||||
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
|
||||
<br/>
|
||||
|
||||
<div class="text-center">
|
||||
<h2 class="text-center sponsors">Main Sponsor</h2>
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.aselcis.com/" target="blank">
|
||||
<img src="contributors/aselcis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bas-solutions.nl/" target="blank">
|
||||
<img src="contributors/bas-solutions.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bloopark.de/" target="blank">
|
||||
<img src="contributors/bloopark.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.brouwland.com" target="blank">
|
||||
<img src="contributors/brouwland.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.catsanddogs.com/" target="blank">
|
||||
<img src="contributors/catsdogs.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://www.hucke-media.de/" target="blank">
|
||||
<img src="contributors/huckemedia.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.datadialog.net/" target="blank">
|
||||
<img src="contributors/dialognet.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.dynapps.be/" target="blank">
|
||||
<img src="contributors/dynapps.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://opusvl.com/" target="blank">
|
||||
<img src="contributors/opusvl.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://oxenworkwear.com/" target="blank">
|
||||
<img src="contributors/oxen.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.simplit.co/" target="blank">
|
||||
<img src="contributors/simplitco.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.sodexis.com/" target="blank">
|
||||
<img src="contributors/sodexis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-2 offset-lg-3">
|
||||
<a href="https://www.techreceptives.com" target="blank">
|
||||
<img src="contributors/tech-receptives.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.applicatour.com/" target="blank">
|
||||
<img src="contributors/applicatour.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://vauxoo.com" target="blank">
|
||||
<img src="contributors/vauxoo.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<small>
|
||||
Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo
|
||||
</small>
|
||||
|
||||
<h2 class="text-center sponsors">Sponsor</h2>
|
||||
<small>
|
||||
Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour
|
||||
</small>
|
||||
|
||||
<h2 class="text-center sponsors">Power Designer</h2>
|
||||
<small>
|
||||
Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir
|
||||
</small>
|
||||
</div>
|
||||
</section>
|
||||
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 9.8 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 374 KiB |
|
After Width: | Height: | Size: 9.3 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 124 KiB |
|
After Width: | Height: | Size: 150 KiB |
|
After Width: | Height: | Size: 66 KiB |
@@ -0,0 +1,50 @@
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1344\cocoasubrtf720
|
||||
{\fonttbl\f0\fnil\fcharset0 Georgia;}
|
||||
{\colortbl;\red255\green255\blue255;\red0\green0\blue0;}
|
||||
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
|
||||
\deftab720
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
|
||||
\f0\fs26 \cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_01.jpg / \expnd0\expndtw0\kerning0
|
||||
bg_image_05.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
{\field{\*\fldinst{HYPERLINK "https://unsplash.com/"}}{\fldrslt https://unsplash.com/}}\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_06.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 Egon Schiele - Gustav Klimt im blauen Malerkittel - 1913\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Egon_Schiele_-_Gustav_Klimt_im_blauen_Malerkittel_-_1913.jpeg"}}{\fldrslt \cf0 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 http://commons.wikimedia.org/wiki/File:Egon_Schiele_-_Gustav_Klimt_im_blauen_Malerkittel_-_1913.jpeg}}\cf0 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_07.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
1988 le rocher \'e9clabouss\'e9\kerning1\expnd0\expndtw0 \
|
||||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardeftab720\pardirnatural
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:1988_le_rocher_%C3%A9clabouss%C3%A9.jpg"}}{\fldrslt \cf0 http://commons.wikimedia.org/wiki/File:1988_le_rocher_%C3%A9clabouss%C3%A9.jpg}}\
|
||||
\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_08.jpg\kerning1\expnd0\expndtw0 \
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 Paul Gauguin - Portrait of a man - Google Art Project.jpg\cf0 \kerning1\expnd0\expndtw0 \outl0\strokewidth0 \
|
||||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardeftab720\pardirnatural
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Paul_Gauguin_-_Portrait_of_a_man_-_Google_Art_Project.jpg"}}{\fldrslt \cf0 http://commons.wikimedia.org/wiki/File:Paul_Gauguin_-_Portrait_of_a_man_-_Google_Art_Project.jpg}}\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_09.jpg\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 \
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 Winter landscape Paul Gauguin.jpg\
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Winter_landscape_Paul_Gauguin.jpg"}}{\fldrslt http://commons.wikimedia.org/wiki/File:Winter_landscape_Paul_Gauguin.jpg}}}
|
||||
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 151 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 192 KiB |
|
After Width: | Height: | Size: 360 KiB |
|
After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 96 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 231 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 71 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 167 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 147 KiB |
|
After Width: | Height: | Size: 8.8 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 9.7 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,48 @@
|
||||
odoo.define("theme_avantgarde.tour.avantgarde", function (require) {
|
||||
"use strict";
|
||||
|
||||
const wTourUtils = require("website.tour_utils");
|
||||
var tour = require("web_tour.tour");
|
||||
|
||||
const snippets = [
|
||||
{
|
||||
id: 's_title',
|
||||
name: 'Title',
|
||||
},
|
||||
{
|
||||
id: 's_carousel',
|
||||
name: 'Carousel',
|
||||
},
|
||||
{
|
||||
id: 's_text_image',
|
||||
name: 'Image - Text',
|
||||
},
|
||||
{
|
||||
id: 's_references',
|
||||
name: 'References',
|
||||
},
|
||||
{
|
||||
id: 's_quotes_carousel',
|
||||
name: 'Quotes',
|
||||
},
|
||||
];
|
||||
|
||||
wTourUtils.registerThemeHomepageTour("avantgarde_tour", [
|
||||
wTourUtils.dragNDrop(snippets[0], 'top'),
|
||||
wTourUtils.clickOnText(snippets[0], 'h1', 'left'),
|
||||
wTourUtils.goBackToBlocks(),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[1], 'left'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[2], 'bottom'),
|
||||
wTourUtils.clickOnSnippet(snippets[2], 'top'),
|
||||
wTourUtils.changeBackgroundColor('top'),
|
||||
wTourUtils.selectColorPalette(),
|
||||
wTourUtils.goBackToBlocks(),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[3], 'top'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[4], 'top'),
|
||||
wTourUtils.clickOnSave(),
|
||||
]);
|
||||
});
|
||||
@@ -0,0 +1,22 @@
|
||||
$s-css-slider-info-bg-color: "var(--body)";
|
||||
$s-css-slider-info-text-color: "var(--text)";
|
||||
|
||||
@mixin s-css-slider-navigation-hook {
|
||||
span {
|
||||
text-indent: 100%;
|
||||
background: url("../img/ui/s_showcase_slider-arrow.svg") no-repeat center center;
|
||||
&:before {
|
||||
content: none;
|
||||
}
|
||||
}
|
||||
&:first-of-type {
|
||||
span {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin s-css-slider-close-hook {
|
||||
background: url("../img/ui/s_showcase_slider-close.svg") no-repeat center center;
|
||||
text-indent: 100%;
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
@mixin s-showcase-slider-navigation-hook {
|
||||
span {
|
||||
text-indent:100%;
|
||||
background:url("../img/ui/s_showcase_slider-arrow.svg") no-repeat center center;
|
||||
&:before{ content: none;}
|
||||
}
|
||||
&:first-of-type {
|
||||
span {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin s-showcase-slider-close-hook {
|
||||
background: url("../img/ui/s_showcase_slider-close.svg") no-repeat center center;
|
||||
text-indent: 100%;
|
||||
}
|
||||
|
||||
@mixin s-showcase-slider-slider-hover-hook {
|
||||
&:after{
|
||||
background: rgba(0, 0, 0, 0.4) url("../img/ui/s_showcase_slider-zoom.svg") no-repeat center center;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,316 @@
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Colors
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// Theme colors
|
||||
$o-theme-color-palettes: (
|
||||
(
|
||||
'alpha': #E91E63,
|
||||
'beta': #FF9833,
|
||||
'gamma': #339ACC,
|
||||
'delta': #00CC64,
|
||||
'epsilon': #572F59,
|
||||
|
||||
'success': #5CB85C,
|
||||
'info': #4D68A3,
|
||||
'warning': #DDC66B,
|
||||
'danger': #D86060,
|
||||
),
|
||||
(
|
||||
'alpha': #DBAD10,
|
||||
'beta': #595959,
|
||||
'gamma': #808F85,
|
||||
'delta': #91C499,
|
||||
'epsilon': #F2E9DC,
|
||||
),
|
||||
(
|
||||
'alpha': #3BBFEE,
|
||||
'beta': #58355E,
|
||||
'gamma': #E03616,
|
||||
'delta': #FFF689,
|
||||
'epsilon': #CFFFB0,
|
||||
|
||||
'success': #31B05E,
|
||||
'info': #4D68A3,
|
||||
'warning': #EACF41,
|
||||
'danger': #CB3E3E,
|
||||
),
|
||||
(
|
||||
'alpha': #009688,
|
||||
'beta': #003249,
|
||||
'gamma': #313715,
|
||||
'delta': #ECCE8E,
|
||||
'epsilon': #D16014,
|
||||
|
||||
'success': #5CB85C,
|
||||
),
|
||||
(
|
||||
'alpha': #F44336,
|
||||
'beta': #450D0B,
|
||||
'gamma': #1F143B,
|
||||
'delta': #80A2BD,
|
||||
'epsilon': #655557,
|
||||
|
||||
'success': #31B05E,
|
||||
'info': #4D68A3,
|
||||
'warning': #EACF41,
|
||||
'danger': #CB3E3E,
|
||||
),
|
||||
(
|
||||
'alpha': #CDDC39,
|
||||
'beta': #D6F8D6,
|
||||
'gamma': #7FC6A4,
|
||||
'delta': #5D737E,
|
||||
'epsilon': #55505C,
|
||||
),
|
||||
(
|
||||
'alpha': #FF5722,
|
||||
'beta': #29335C,
|
||||
'gamma': #F3A712,
|
||||
'delta': #F0CEA0,
|
||||
'epsilon': #534D41,
|
||||
),
|
||||
(
|
||||
'alpha': #607D8B,
|
||||
'beta': #3B1F2B,
|
||||
'gamma': #A9ACA9,
|
||||
'delta': #969397,
|
||||
'epsilon': #60495A,
|
||||
|
||||
'success': #5CB85C,
|
||||
),
|
||||
);
|
||||
|
||||
// Theme Palettes
|
||||
$o-color-palettes: (
|
||||
(
|
||||
'o-color-1': #ee4980,
|
||||
'o-color-2': #5f5458,
|
||||
'o-color-3': #f7f7f7,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'body': 'o-color-3',
|
||||
'footer': 1,
|
||||
'copyright': 3,
|
||||
),
|
||||
(
|
||||
'o-color-1': #38383b,
|
||||
'o-color-2': #918f8b,
|
||||
'o-color-3': #dfe0e1,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc4-headings': 'o-color-3',
|
||||
'o-cc5-headings': 'o-color-2',
|
||||
|
||||
'o-cc4-btn-primary': 'o-color-3',
|
||||
'o-cc5-btn-primary': 'o-color-2',
|
||||
|
||||
'menu': 4,
|
||||
'footer': 4,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f08e80,
|
||||
'o-color-2': #0b0d63,
|
||||
'o-color-3': #fdf0e6,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #4e4d4d,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f78f4a,
|
||||
'o-color-2': #94583a,
|
||||
'o-color-3': #F7EFBA,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #312b24,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'o-cc2-btn-primary': 'o-color-2',
|
||||
'o-cc3-btn-primary': 'o-color-3',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #AC578C,
|
||||
'o-color-2': #69355D,
|
||||
'o-color-3': #F7EFBA,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'o-cc2-btn-primary': 'o-color-2',
|
||||
'o-cc3-btn-primary': 'o-color-3',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f3b65b,
|
||||
'o-color-2': #3c4e3c,
|
||||
'o-color-3': #e7d1b5,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
(
|
||||
'o-color-1': #f48847,
|
||||
'o-color-2': #282d30,
|
||||
'o-color-3': #e9ceb0,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-1',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
(
|
||||
'o-color-1': #278f84,
|
||||
'o-color-2': #494048,
|
||||
'o-color-3': #ebe1ea,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #201c20,
|
||||
|
||||
'o-cc2-headings': 'o-color-1',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
);
|
||||
|
||||
// Grays
|
||||
$-black: #000000;
|
||||
$o-gray-color-palettes: ();
|
||||
@each $-palette in $o-color-palettes {
|
||||
$o-gray-color-palettes: append($o-gray-color-palettes, (
|
||||
'975': lighten($-black, 13%),
|
||||
'950': lighten($-black, 16%),
|
||||
'925': lighten($-black, 19%),
|
||||
'900': lighten($-black, 22%),
|
||||
'800': lighten($-black, 25%),
|
||||
'700': lighten($-black, 33.5%),
|
||||
'650': lighten($-black, 50%),
|
||||
'600': lighten($-black, 65.5%),
|
||||
'400': lighten($-black, 82%),
|
||||
'200': lighten($-black, 93.5%),
|
||||
));
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Fonts
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-theme-h1-font-size-multiplier: (48.83 / 16);
|
||||
$o-theme-h2-font-size-multiplier: (39.06 / 16);
|
||||
$o-theme-h3-font-size-multiplier: (31.25 / 16);
|
||||
$o-theme-h4-font-size-multiplier: (25.00 / 16);
|
||||
$o-theme-h5-font-size-multiplier: (20.00 / 16);
|
||||
$o-theme-h6-font-size-multiplier: 1.1;
|
||||
|
||||
$o-theme-font-configs: (
|
||||
'Lato': (
|
||||
'family': ('Lato', sans-serif),
|
||||
'url': 'Lato:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Raleway': (
|
||||
'family': ('Raleway', sans-serif),
|
||||
'url': 'Raleway:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Heebo': (
|
||||
'family': ('Heebo', sans-serif),
|
||||
'url': 'Heebo:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Abril Fatface': (
|
||||
'family': ('Abril Fatface', cursive),
|
||||
'url': 'Abril+Fatface:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Alfa Slab One': (
|
||||
'family': ('Alfa Slab One', cursive),
|
||||
'url': 'Alfa+Slab+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Arvo': (
|
||||
'family': ('Arvo', serif),
|
||||
'url': 'Arvo:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Cantata One': (
|
||||
'family': ('Cantata One', serif),
|
||||
'url': 'Cantata+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Open Sans Condensed': (
|
||||
'family': ('Open Sans Condensed', sans-serif),
|
||||
'url': 'Open+Sans+Condensed:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Open Sans': (
|
||||
'family': ('Open Sans', sans-serif),
|
||||
'url': 'Open+Sans:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Oswald': (
|
||||
'family': ('Oswald', sans-serif),
|
||||
'url': 'Oswald:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Poiret One': (
|
||||
'family': ('Poiret One', cursive),
|
||||
'url': 'Poiret+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'PT Sans Narrow': (
|
||||
'family': ('PT Sans Narrow', sans-serif),
|
||||
'url': 'PT+Sans+Narrow:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Roboto Slab': (
|
||||
'family': ('Roboto Slab', serif),
|
||||
'url': 'Roboto+Slab:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Playfair Display': (
|
||||
'family': ('Playfair Display', serif),
|
||||
'url': 'Playfair+Display:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Vollkorn': (
|
||||
'family': ('Vollkorn', serif),
|
||||
'url': 'Vollkorn:300,300i,400,400i,700,700i',
|
||||
),
|
||||
);
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Website customizations
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-website-values-palettes: (
|
||||
(
|
||||
'font-size-base': (14 / 16) * 1rem,
|
||||
'font': 'Heebo',
|
||||
'headings-font': 'Playfair Display',
|
||||
'navbar-font': 'Playfair Display',
|
||||
'buttons-font': 'Playfair Display',
|
||||
|
||||
'layout': 'boxed',
|
||||
'header-template': 'magazine',
|
||||
'hamburger-type': 'off-canvas',
|
||||
'menu-box-shadow': false,
|
||||
|
||||
'footer-template': 'centered',
|
||||
|
||||
'btn-ripple': true,
|
||||
'btn-padding-y-lg': .6rem,
|
||||
'btn-padding-x-lg': 2.2rem,
|
||||
'link-underline': 'always',
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Secondary Variables
|
||||
//------------------------------------------------------------------------------
|
||||