[ADD] theme 12.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,30 @@
|
||||
{
|
||||
'name': 'Treehouse Theme',
|
||||
'description': 'Treehouse Theme - Responsive Bootstrap Theme for Odoo CMS',
|
||||
'category': 'Theme/Environment',
|
||||
'summary': 'Environment, Nature, Ecology, Sustainable Development, Non Profit, NGO, Travels',
|
||||
'sequence': 140,
|
||||
'version': '1.0',
|
||||
'depends': ['theme_common'],
|
||||
'data': [
|
||||
# THEME
|
||||
'views/assets.xml',
|
||||
'views/images_library.xml',
|
||||
'views/images_content.xml',
|
||||
'views/layout.xml',
|
||||
'views/snippets.xml',
|
||||
'views/snippets_options.xml',
|
||||
'views/customize_modal.xml',
|
||||
# SNIPPETS
|
||||
'views/snippets/s_panel_extended.xml',
|
||||
'views/snippets/s_share_extended.xml',
|
||||
'views/snippets/s_well_extended.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/treehouse_cover.jpg',
|
||||
'static/description/treehouse_screenshot.jpg',
|
||||
],
|
||||
'price': 195,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-treehouse.odoo.com/page/demo_page_01',
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
# Translators:
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2019
|
||||
# Henry Mineehen <info@mineehen.de>, 2019
|
||||
# Leon Grill <leg@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:54+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Leon Grill <leg@odoo.com>, 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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr "<i class=\"fa fa-envelope fa-1x\"/>Kontakt"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr "<i class=\"fa fa-map-marker fa-1x\"/>Treffen Sie uns"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr "<i class=\"fa fa-plus-circle\"/>Hinzufügen..."
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr "Begrenzte Breite"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr "Stummgeschaltet"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid ""
|
||||
"Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
"Teilen\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr "Unterstrichen"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr "Großbuchstaben"
|
||||
@@ -0,0 +1,70 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
# Translators:
|
||||
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2019
|
||||
# ced903afe967c2a46d1036224972db9d, 2019
|
||||
# David Arnold <blaggacao@users.noreply.github.com>, 2019
|
||||
# Alejandro Pérez Torregrosa <alejandropereztorregrosa@gmail.com>, 2020
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:54+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Alejandro Pérez Torregrosa <alejandropereztorregrosa@gmail.com>, 2020\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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr "<i class=\"fa fa-envelope fa-1x\"/>Contacto"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr "<i class=\"fa fa-map-marker fa-1x\"/>Conocenos"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-paint-brush\"/>Estilo"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr "<i class=\"fa fa-plus-circle\"/>Añadir..."
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr "Archivado"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr "Silenciado"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid ""
|
||||
"Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr "Subrayado"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr "Mayúsculas"
|
||||
@@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
# Translators:
|
||||
# 44fd1b7fd1ad5b321e37d151521961ad, 2019
|
||||
# Clo <clo@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:54+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Clo <clo@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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr "En boîte"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid ""
|
||||
"Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr "Souligner"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,70 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
# Translators:
|
||||
# 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:54+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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr "<i class=\"fa fa-envelope fa-1x\"/>Contacteer"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr "<i class=\"fa fa-map-marker fa-1x\"/>Ontmoet ons"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr "<i class=\"fa fa-paint-brush\"/>Stijl"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr "<i class=\"fa fa-plus-circle\"/>Toevoegen..."
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr "Boxed"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr "Gedempt"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid ""
|
||||
"Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
"Deel\n"
|
||||
"<i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr "Onderstreep"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr "Hoofdletters"
|
||||
@@ -0,0 +1,63 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:54+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 08:54+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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid "Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_treehouse
|
||||
#
|
||||
# Translators:
|
||||
# e2f <projects@e2f.com>, 2019
|
||||
# Xia Fajin <xia.fajin@elico-corp.com>, 2019
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:54+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
|
||||
"Last-Translator: Xia Fajin <xia.fajin@elico-corp.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_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-envelope fa-1x\"/>Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-map-marker fa-1x\"/>Meet us"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "<i class=\"fa fa-paint-brush\"/>Style"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.preheader
|
||||
msgid "<i class=\"fa fa-plus-circle\"/>Add..."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Boxed"
|
||||
msgstr "盒装的"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Muted"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.s_share_extended
|
||||
msgid ""
|
||||
"Share\n"
|
||||
" <i class=\"text-muted fa fa-hand-o-right fa-1x\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Underline"
|
||||
msgstr "下划线"
|
||||
|
||||
#. module: theme_treehouse
|
||||
#: model_terms:theme.ir.ui.view,arch:theme_treehouse.treehouse_options
|
||||
msgid "Uppercase"
|
||||
msgstr ""
|
||||
|
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: 20 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
@@ -0,0 +1,11 @@
|
||||
UNSPLASH - unsplash.com
|
||||
|
||||
All photos published on Unsplash are licensed under Creative Commons Zero which means you can copy, modify, distribute and use the photos for free, including commercial purposes, without asking permission from or providing attribution to the photographer or Unsplash.
|
||||
|
||||
|
||||
RAUMROT - Markus Spiske / raumrot.com / CC-BY
|
||||
|
||||
FFCU. STOCKPHOTOS - FREE FOR COMMERCIAL USE.
|
||||
FREE -handpicked- stockphotos for your commercial and personal works. All available hi-res/hi-quality pictures you can use on personal and commercial projects. Please be respectful to registered trademarks.
|
||||
Some rights reserved. Please keep attribution to the creator.
|
||||
http://creativecommons.org/licenses/by/2.0/
|
||||
@@ -0,0 +1,230 @@
|
||||
<section style="font-family: 'Lato', sans-serif;">
|
||||
<div class="container" style="text-align:left;">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<p class="jumbotron lead" style="margin-bottom:40px;">Treehouse is a professional responsive HTML5 theme, built using Bootstrap, a popular front-end framework for developing responsive, mobile first projects on the web.<br/> Just drag & drop the building blocks you need to easily build your layout. All layouts are made of sections, that you can easily combine to fit your specific project.</p>
|
||||
<div class="row" style="margin-bottom:40px;">
|
||||
<div class="col-lg-3">
|
||||
<img src="demo_01.jpg" class="img img-fluid" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3">
|
||||
<img src="demo_02.jpg" class="img img-fluid" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3">
|
||||
<img src="demo_03.jpg" class="img img-fluid" alt=""/>
|
||||
</div>
|
||||
<div class="col-lg-3">
|
||||
<img src="demo_04.jpg" class="img img-fluid" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;margin-bottom:20px;">Customization Tools</h2>
|
||||
<div class="alert alert-info" style="margin-bottom:20px; padding:20px;">Treehouse was made with <strong>easy customization</strong> and <strong>branding</strong> in mind. Based on simple, modern and typographical elements, it allows you to easily build your website. All the options were made to work together. You can not go wrong with the settings.
|
||||
</div>
|
||||
<p class="text-muted"><i class="fa fa-1x fa-info-circle" style="color:#000;"></i> - You will find these options in: <strong>Customize</strong> (top-right of the screen) > <strong>Customize Theme</strong></p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-4" style="margin-bottom:40px;">
|
||||
<img src="customization-modal-colors.gif" class="img img-fluid">
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<img src="customization-modal-fonts-patterns.gif" class="img img-fluid">
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<img src="customization-modal-background.gif" class="img img-fluid">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p style="margin-bottom:40px;">Some fonts might not work with extended charsets.</p>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;margin-bottom:20px;">Building Blocks</h2>
|
||||
<div class="alert alert-info" style="padding:20px;">You get a <strong>new complete range</strong> of building blocks.</div>
|
||||
<p class="text-muted"><i class="fa fa-1x fa-info-circle" style="color:#000;"></i> - You will find these blocks in: <strong>Edit</strong> (top-left of the screen) > <strong>Insert Blocks</strong></p>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;margin-bottom:10px;">Structure</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_page_header.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Page Header
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_numbers.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Numbers
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_images_carousel.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Boxed Carousel
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_images_captions_fw.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
FW. Images + Captions
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_masonry_block.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
Masonry Block
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;padding:20px 0 10px 0;clear:both;">Content</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_well_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Well + Icons
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_blockquote_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Blockquote + Author
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_panel_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Panel + Icons
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_share_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Social + Styles
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_badge.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Label
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_progress_bar.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Progress bar
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;padding:20px 0 10px 0;clear:both;">Features</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_media_list.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Medias List
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_news_carousel.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Naws Carousel
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_process_steps.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Steps
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_team_profiles.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Team Profiles
|
||||
</div>
|
||||
<div class="float-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_google_map.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
Google Map
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;padding:40px 0 20px 0;clear:both;">Customize Your Blocks</h2>
|
||||
<div class="alert alert-info" style="padding:20px;">Each building blocks comes with its own options of <strong>layout</strong>, <strong>backgrounds</strong>, <strong>colors</strong>, and <strong>styles</strong></div>
|
||||
|
||||
<p style="margin-bottom:40px;">The images in this theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
|
||||
<p class="jumbotron lead text-center" style="margin-bottom:40px;">
|
||||
This theme was created with the help of our user community.<br/>
|
||||
<strong>Thanks to our backers the Indiegogo campaign was a success!</strong><br/>
|
||||
<a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a>
|
||||
</p>
|
||||
|
||||
<h2 class="text-center" style="margin-top: 32px;">MAIN SPONSOR</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.aselcis.com/" target="blank">
|
||||
<img src="contributors/aselcis.jpg" class="img-fluid img"/>
|
||||
</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 img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bloopark.de/" target="blank">
|
||||
<img src="contributors/bloopark.png" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.brouwland.com" target="blank">
|
||||
<img src="contributors/brouwland.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.catsanddogs.com/" target="blank">
|
||||
<img src="contributors/catsdogs.png" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://www.hucke-media.de/" target="blank">
|
||||
<img src="contributors/huckemedia.png" class="img-fluid img"/>
|
||||
</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 img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.dynapps.be/" target="blank">
|
||||
<img src="contributors/dynapps.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://opusvl.com/" target="blank">
|
||||
<img src="contributors/opusvl.png" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://oxenworkwear.com/" target="blank">
|
||||
<img src="contributors/oxen.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.simplit.co/" target="blank">
|
||||
<img src="contributors/simplitco.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.sodexis.com/" target="blank">
|
||||
<img src="contributors/sodexis.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<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 img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.applicatour.com/" target="blank">
|
||||
<img src="contributors/applicatour.jpg" class="img-fluid img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://vauxoo.com" target="blank">
|
||||
<img src="contributors/vauxoo.png" class="img-fluid img"/>
|
||||
</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
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
|
||||
</p>
|
||||
<h2 class="text-center" style="margin-top: 40px;">SPONSOR</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<p>
|
||||
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
|
||||
</p>
|
||||
<h2 class="text-center" style="margin-top: 40px;">POWER DESIGNER</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<p>
|
||||
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
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 435 B |
|
After Width: | Height: | Size: 564 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 793 B |
|
After Width: | Height: | Size: 911 B |
|
After Width: | Height: | Size: 666 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 675 B |
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 573 B |
|
After Width: | Height: | Size: 207 B |
|
After Width: | Height: | Size: 310 B |
|
After Width: | Height: | Size: 612 B |
|
After Width: | Height: | Size: 217 B |
|
After Width: | Height: | Size: 446 B |
|
After Width: | Height: | Size: 638 B |
|
After Width: | Height: | Size: 292 B |
|
After Width: | Height: | Size: 766 B |
|
After Width: | Height: | Size: 568 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 607 B |
|
After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 215 KiB |
|
After Width: | Height: | Size: 188 KiB |
|
After Width: | Height: | Size: 225 KiB |
|
After Width: | Height: | Size: 277 KiB |
|
After Width: | Height: | Size: 187 KiB |
|
After Width: | Height: | Size: 348 KiB |
|
After Width: | Height: | Size: 148 KiB |
|
After Width: | Height: | Size: 211 KiB |
|
After Width: | Height: | Size: 191 KiB |
|
After Width: | Height: | Size: 165 KiB |
|
After Width: | Height: | Size: 206 KiB |
|
After Width: | Height: | Size: 226 KiB |
|
After Width: | Height: | Size: 329 KiB |
|
After Width: | Height: | Size: 315 KiB |
|
After Width: | Height: | Size: 262 KiB |
|
After Width: | Height: | Size: 313 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 331 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 201 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 795 B |
|
After Width: | Height: | Size: 18 KiB |