[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,23 @@
|
||||
{
|
||||
'name': 'Graphene Theme',
|
||||
'description': 'Light colours, thin text, clean and sharp design.',
|
||||
'category': 'Theme/Corporate',
|
||||
'summary': 'Design, Tech, Computers, IT, Blogs',
|
||||
'sequence': 110,
|
||||
'version': '2.0.0',
|
||||
'author': 'Odoo S.A.',
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images_library.xml',
|
||||
'views/customizations.xml',
|
||||
|
||||
'views/old_snippets/s_showcase_slider.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/graphene_poster.jpg',
|
||||
'static/description/graphene_screenshot.jpg',
|
||||
],
|
||||
'depends': ['theme_common', 'website_animate'],
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-graphene.odoo.com'
|
||||
}
|
||||
@@ -0,0 +1,171 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2019
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2019
|
||||
# Leon Grill <leg@odoo.com>, 2019
|
||||
# Chris Egal <sodaswed@web.de>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 09:01+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Chris Egal <sodaswed@web.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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr "<i class=\"fa fa-font\"/>Schriftfamilie"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-fw fa-paint-brush\"/>Stil"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "<i class=\"fa fa-magic\"/>Position"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr "<i class=\"fa fa-paint-brush\"/>Text Effekte"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr "<i class=\"fa fa-sliders\"/>Hintergrundeffekte"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr "Animierte Farben"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr "Großer Innenschatten"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr "Begrenzte Breite"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr "Standard"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr "Glossy"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr "Glossy Medium"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr "Glossy Soft"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr "Innenschatten"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr "Licht Mono"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr "Nach ganz oben"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr "Keine Effekte"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Deckkraft"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr "Postkarte"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr "Sans-Serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr "Sans-serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr "Serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr "Statisches Schwarz"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Werkzeuge"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparen"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr "Unterstrichen"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr "Videohintergrund"
|
||||
@@ -0,0 +1,171 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
# Translators:
|
||||
# ced903afe967c2a46d1036224972db9d, 2019
|
||||
# Martin Trigaux, 2019
|
||||
# Alejandro Die Sanchis <marketing@domatix.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 09:01+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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "<i class=\"fa fa-magic\"/>Posición"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr "Archivado"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr "Por defecto"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Opacidad"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr "Tarjeta Postal"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparente"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,171 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
# Translators:
|
||||
# 44fd1b7fd1ad5b321e37d151521961ad, 2019
|
||||
# Martin Trigaux, 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 09:01+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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr "En boîte"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr "Par défaut"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr "Normale"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Opacité"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr "Carte postale"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparent"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr "Souligné"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,169 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
# 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 09:01+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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr "<i class=\"fa fa-font\"/>Font familie"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-fw fa-paint-brush\"/>Stijl"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr "<i class=\"fa fa-magic\"/>Positie"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr "<i class=\"fa fa-paint-brush\"/>Tekst effecten"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr "<i class=\"fa fa-sliders\"/>Achtergrond effecten"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr "Geanimeerde kleuren"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr "Grote inbrengschaduw"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr "Boxed"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr "Standaard"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr "Glossy"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr "Glossy medium"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr "Glossy zacht"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr "Inbrengschaduw"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr "Light Mono"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr "Naar boven verplaatsen"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr "Geen effecten"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr "Normaal"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "Doorzichtigheid"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr "Briefkaart"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr "Sans-Serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr "Sans-serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr "Serif"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr "Statisch zwart"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "Thema tools"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "Transparant"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr "Onderstreept"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr "Video achtergrond"
|
||||
@@ -0,0 +1,164 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 09:01+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 09:01+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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,172 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_graphene
|
||||
#
|
||||
# Translators:
|
||||
# e2f <projects@e2f.com>, 2019
|
||||
# Martin Trigaux, 2019
|
||||
# Xia Fajin <xia.fajin@elico-corp.com>, 2019
|
||||
# fausthuang, 2019
|
||||
# Lisa Zhang <lzh@odoo.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 09:01+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_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-font\"/>Font Family"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "<i class=\"fa fa-fw fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "<i class=\"fa fa-magic\"/>Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Text Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "<i class=\"fa fa-sliders\"/>Background Effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:12
|
||||
#, python-format
|
||||
msgid "Animated colors"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Big Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Boxed"
|
||||
msgstr "盒装的"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Default"
|
||||
msgstr "默认"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Medium"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Glossy Soft"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
msgid "Inset Shadow"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_google_map
|
||||
msgid "Light Mono"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Move to top"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_bg_effects
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "No effects"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_top_content_options
|
||||
msgid "Normal"
|
||||
msgstr "一般"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:21
|
||||
#, python-format
|
||||
msgid "Opacity"
|
||||
msgstr "不透明度"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Postcard"
|
||||
msgstr "明信片"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Sans-Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Sans-serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.theme_customize
|
||||
msgid "Serif"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:13
|
||||
#, python-format
|
||||
msgid "Static Black"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model:ir.model,name:theme_graphene.model_theme_utils
|
||||
msgid "Theme Utils"
|
||||
msgstr "主题实用工具"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:11
|
||||
#, python-format
|
||||
msgid "Transparent"
|
||||
msgstr "透明"
|
||||
|
||||
#. module: theme_graphene
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_graphene.graphene_typo_pattern
|
||||
msgid "Underlined"
|
||||
msgstr "下划线"
|
||||
|
||||
#. module: theme_graphene
|
||||
#. openerp-web
|
||||
#: code:addons/theme_graphene/static/src/xml/s_media_block_modal_ext.xml:8
|
||||
#, python-format
|
||||
msgid "Video background"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
from . import theme_graphene
|
||||
@@ -0,0 +1,18 @@
|
||||
from odoo import models
|
||||
|
||||
|
||||
class ThemeGraphene(models.AbstractModel):
|
||||
_inherit = 'theme.utils'
|
||||
|
||||
def _theme_graphene_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_centered_logo')
|
||||
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: 15 KiB |
|
After Width: | Height: | Size: 4.0 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: 453 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,300 @@
|
||||
|
||||
<section id="theme_graphene_description" class="container">
|
||||
<div class="text-center mb64">
|
||||
|
||||
<!-- <img src="main_logo.png" class="img-fluid d-block mx-auto"/> -->
|
||||
<p class="lead slim">Graphene is a professional responsive HTML5 theme that puts the <br/>full power of all Odoo's technologies at your fingertips<br/><br>
|
||||
We open up everything to you.</p>
|
||||
|
||||
<p>This theme has an <a href="https://apps.odoo.com/apps/10.0/theme_graphene_blog/">additional blog plugin</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row text-center mb64">
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/gift.jpg" alt=""/>
|
||||
<h4>Fully-equipped</h4><hr>
|
||||
<p>HTML5 videos, pure CSS3 Animation, Retina images support... Everyting is out of the box.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/custom.jpg" alt=""/>
|
||||
<h4>Flexible</h4><hr>
|
||||
<p>Limitless combination. Use the provided styles or start from scratch, Graphene will take care of everything</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/mobile.jpg" alt=""/>
|
||||
<h4>Mobile friendly</h4><hr>
|
||||
<p>Media queries are managed for you. Graphene work beautifully on desktop and mobile devices.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/browsers.jpg" alt=""/>
|
||||
<h4>Cross-browser</h4><hr>
|
||||
<p>Works on all modern browsers and degrades gracefully on the old ones.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row text-center mt64 mb64">
|
||||
<h2>Main Features</h2>
|
||||
<!-- <p class="slim">Graphene comes several customization tools, so you can have ultimate control over your designs without write one line of code.</p> -->
|
||||
</div>
|
||||
|
||||
<img class="img-fluid " src="media/anima_editor.png" alt="" />
|
||||
|
||||
<hr class="mb32 mt32 light" />
|
||||
|
||||
<img class="img-fluid" src="media/move_top.jpg" alt="" />
|
||||
|
||||
<hr class="mb32 mt32 light" />
|
||||
|
||||
<p>With Website Blog installed :</p>
|
||||
<img class="img-fluid" src="media/latest_posts.jpg" alt="" />
|
||||
|
||||
<hr class="mb32 mt32 light" />
|
||||
|
||||
<img class="img-fluid" src="media/typo.jpg" alt="" />
|
||||
|
||||
<hr class="mb64 mt64">
|
||||
|
||||
<div class="row text-center mt32 mb64">
|
||||
<h2 class="text-muted">Main options</h2>
|
||||
|
||||
<p class="slim">Graphene comes several customization tools, so you can have ultimate control over your designs without write one line of code.</p>
|
||||
</div>
|
||||
|
||||
<div class="row text-center">
|
||||
<div class="col-lg-4">
|
||||
<h4 class="text-muted">Comprehensive layout options</h4><hr>
|
||||
<img class="img-fluid" src="media/layout.jpg" alt=""/>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h4 class="text-muted">Colors that work together</h4> <hr>
|
||||
<img class="img-fluid" src="media/palette.jpg" alt=""/>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h4 class="text-muted">Simple perfect fonts combinations</h4> <hr>
|
||||
<img class="img-fluid" src="media/fonts.jpg" alt=""/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row tech mt64 mb64 text-center">
|
||||
<div class="col-4">
|
||||
<img class="img-fluid d-block mx-auto" src="HTML5.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
<div class="col-4 mt16">
|
||||
<img class="img-fluid d-block mx-auto" src="less.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-4">
|
||||
<img class="img-fluid d-block mx-auto" src="CSS3.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row text-center mb32">
|
||||
<h2 class="text-muted">Powerful snippets</h2>
|
||||
<p class="slim">Graphene comes several customization tools, so you can have ultimate control over your designs without write one line of code.</p>
|
||||
</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 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">CONTRIBUTORS LIST</h3>
|
||||
<br/>
|
||||
<p class="strong text-center">This theme has benn created with the help of our user community.</p>
|
||||
<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>
|
||||
|
||||
<style>
|
||||
#theme_graphene_description{
|
||||
padding-top: 40px;
|
||||
/*font-family: "lato", lato, sans-serif;*/
|
||||
font-size: 1.4rem;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#theme_graphene_description img{
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#theme_graphene_description h1{
|
||||
font-weight: 100;
|
||||
font-size: 100px;
|
||||
font-size: 8vw;
|
||||
display: inline-block;
|
||||
border-bottom: 2px solid #7B7B7B;
|
||||
margin-bottom: .31em;
|
||||
}
|
||||
#theme_graphene_description p.slim{
|
||||
max-width: 600px;
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 1em auto;
|
||||
}
|
||||
#theme_graphene_description h2:not(.sponsors){
|
||||
color: #535353;
|
||||
font-size: 3em;
|
||||
font-weight: 500;
|
||||
font-weight: 500;
|
||||
letter-spacing: -2px;
|
||||
word-spacing: -4px;
|
||||
}
|
||||
|
||||
#theme_graphene_description h2.sponsors {
|
||||
margin-top: 84px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#theme_graphene_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>
|
||||
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 203 KiB |
|
After Width: | Height: | Size: 199 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 85 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 374 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 124 KiB |
|
After Width: | Height: | Size: 150 KiB |
|
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: 81 KiB |
|
After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 83 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 129 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 198 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 92 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 91 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 127 KiB |
|
After Width: | Height: | Size: 109 KiB |
|
After Width: | Height: | Size: 117 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 8.9 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
@@ -0,0 +1,51 @@
|
||||
odoo.define("theme_graphene.tour.graphene", function (require) {
|
||||
"use strict";
|
||||
|
||||
const core = require("web.core");
|
||||
const _t = core._t;
|
||||
|
||||
const wTourUtils = require("website.tour_utils");
|
||||
var tour = require("web_tour.tour");
|
||||
|
||||
const snippets = [
|
||||
{
|
||||
id: 's_cover',
|
||||
name: 'Cover',
|
||||
},
|
||||
{
|
||||
id: 's_text_image',
|
||||
name: 'Text - Image',
|
||||
},
|
||||
{
|
||||
id: 's_three_columns',
|
||||
name: 'Columns',
|
||||
},
|
||||
{
|
||||
id: 's_company_team',
|
||||
name: 'Team',
|
||||
},
|
||||
{
|
||||
id: 's_call_to_action',
|
||||
name: 'Call to Action',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
wTourUtils.registerThemeHomepageTour("graphene_tour", [
|
||||
wTourUtils.dragNDrop(snippets[0]),
|
||||
wTourUtils.clickOnText(snippets[0], 'h1', 'top'),
|
||||
wTourUtils.goBackToBlocks('left'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[1]),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[2]),
|
||||
wTourUtils.dragNDrop(snippets[3], 'top'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[4], 'top'),
|
||||
wTourUtils.clickOnSnippet(snippets[4], 'top'),
|
||||
wTourUtils.changeBackgroundColor('left'),
|
||||
wTourUtils.selectColorPalette(),
|
||||
|
||||
wTourUtils.clickOnSave(),
|
||||
]);
|
||||
});
|
||||
@@ -0,0 +1,21 @@
|
||||
@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,179 @@
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Colors
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// Theme colors
|
||||
$o-theme-color-palettes: (
|
||||
(
|
||||
'alpha': #85AFA8,
|
||||
'beta': #7E566B,
|
||||
'gamma': #85909A,
|
||||
'delta': #969397,
|
||||
'epsilon': #422335,
|
||||
|
||||
'success': #1b8433,
|
||||
'warning': #e4b013,
|
||||
),
|
||||
(
|
||||
'alpha': #54787D,
|
||||
'beta': #6B9997,
|
||||
'gamma': #615145,
|
||||
'delta': #C6CCA5,
|
||||
'epsilon': #412342,
|
||||
|
||||
'success': #5CB85C,
|
||||
'info': #4D68A3,
|
||||
'warning': #DDC66B,
|
||||
'danger': #D86060,
|
||||
),
|
||||
(
|
||||
'alpha': #456F74,
|
||||
'beta': #EB5937,
|
||||
'gamma': #403D3C,
|
||||
'delta': #1C1919,
|
||||
'epsilon': #D3CBBD,
|
||||
|
||||
'success': #31B05E,
|
||||
'info': #4D68A3,
|
||||
'warning': #EACF41,
|
||||
'danger': #CB3E3E,
|
||||
),
|
||||
(
|
||||
'alpha': #23C59E,
|
||||
'beta': #FF5B5B,
|
||||
'gamma': #FFE9C7,
|
||||
'delta': #545445,
|
||||
'epsilon': #2D2D36,
|
||||
|
||||
'success': #5CB85C,
|
||||
),
|
||||
);
|
||||
|
||||
// Theme Palettes
|
||||
$o-color-palettes: (
|
||||
( // Palette 1
|
||||
'o-color-1': #30cbb2,
|
||||
'o-color-2': #3c4e5e,
|
||||
'o-color-3': #f4f5f6,
|
||||
'o-color-4': #ffffff,
|
||||
'o-color-5': #192028,
|
||||
|
||||
'o-cc1-link': #04957e,
|
||||
'o-cc5-text': #b2b2b2,
|
||||
|
||||
'body': 'black-15',
|
||||
'menu': 1,
|
||||
'footer': 5,
|
||||
'copyright': 'black-25',
|
||||
),
|
||||
( // Palette 2
|
||||
'o-color-1': #c8a47e,
|
||||
'o-color-2': #32273b,
|
||||
'o-color-3': #f1f1ef,
|
||||
'o-color-4': #ffffff,
|
||||
'o-color-5': #252424,
|
||||
|
||||
'o-cc3-text': #b2b2b2,
|
||||
'o-cc4-text': 'o-color-4',
|
||||
'o-cc3-headings': 'o-color-4',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-text': #b2b2b2,
|
||||
),
|
||||
( // Palette 3
|
||||
'o-color-1': #39588e,
|
||||
'o-color-2': #d2b683,
|
||||
'o-color-3': #e0dfdb,
|
||||
'o-color-4': #f4f5f6,
|
||||
'o-color-5': #2a282a,
|
||||
|
||||
'o-cc5-link': #7a9edc,
|
||||
|
||||
'menu': 2,
|
||||
'footer': 2,
|
||||
),
|
||||
( // Palette 4
|
||||
'o-color-1': #f48747,
|
||||
'o-color-2': #e9ceb0,
|
||||
'o-color-3': #f1ebe5,
|
||||
'o-color-4': #fbfaf8,
|
||||
'o-color-5': #282d30,
|
||||
|
||||
'menu': 5,
|
||||
),
|
||||
);
|
||||
|
||||
// Grays
|
||||
$-black: #000000;
|
||||
$o-gray-color-palettes: ();
|
||||
@each $-palette in $o-theme-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: (
|
||||
'Heebo': (
|
||||
'family': ('Heebo', sans-serif),
|
||||
'url': 'Heebo:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Abel': (
|
||||
'family': ('Abel', sans-serif),
|
||||
'url': 'Abel:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Cinzel': (
|
||||
'family': ('Cinzel', serif),
|
||||
'url': 'Cinzel:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Old Standard TT': (
|
||||
'family': ('Old Standard TT', serif),
|
||||
'url': 'Old+Standard+TT:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Source Sans Pro': (
|
||||
'family': ('Source Sans Pro', sans-serif),
|
||||
'url': 'Source+Sans+Pro:300,300i,400,400i,700,700i',
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Website customizations
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-website-values-palettes: (
|
||||
(
|
||||
'font-size-base': 1rem,
|
||||
'headings-font': 'Source Sans Pro',
|
||||
'btn-ripple': true,
|
||||
'layout': 'postcard',
|
||||
'hamburger-type': 'off-canvas',
|
||||
'header-template': 'centered_logo',
|
||||
'footer-template': 'centered',
|
||||
|
||||
'btn-font-size-lg': 1rem,
|
||||
'btn-padding-y-lg': .6rem,
|
||||
'btn-padding-x-lg': 2.2rem,
|
||||
'btn-border-radius-lg': 2px,
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,9 @@
|
||||
// TODO Maybe we should handle light/dark variation in standard in such a way no
|
||||
// extra classes are created (border-alpha-light, btn-epsilon-dark, ...)
|
||||
$-palettes: $o-theme-color-palettes;
|
||||
$o-theme-color-palettes: ();
|
||||
$-variations: ('lighter': 10%, 'light': 5%, 'dark': -5%, 'darker': -10%);
|
||||
@each $-palette in $-palettes {
|
||||
$o-theme-color-palettes: append($o-theme-color-palettes, o-theme-common-add-color-variations($-palette, $-palette, $-variations));
|
||||
}
|
||||
$o-user-theme-color-palette: o-theme-common-add-color-variations($o-user-theme-color-palette, $o-user-theme-color-palette, $-variations);
|
||||