[ADD] theme saas-11.3

This commit is contained in:
Design
2021-05-12 08:20:52 +02:00
committed by Jeremy Kersten
commit 68b9b836c0
3864 changed files with 222422 additions and 0 deletions
+27
View File
@@ -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.
View File
+26
View File
@@ -0,0 +1,26 @@
{
'name': 'Yes Theme',
'description': 'Yes Theme - Wedding',
'category': 'Theme/Personal',
'summary': 'Weddings, Love, Photography, Services',
'sequence': 330,
'version': '1.0',
'depends': ['theme_kea', 'website_animate'],
'data': [
'views/assets.xml',
'views/images.xml',
'views/preset.xml',
'views/snippets/s_banner_parallax.xml',
],
'demo': [
'demo/demo.xml',
'demo/blocks.xml',
],
'images': [
'static/description/yes_description.png',
'static/description/yes_screenshot.jpeg',
],
'price': 4,
'currency': 'EUR',
'live_test_url': 'https://theme-yes.odoo.com',
}
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template id="yes_demo_blocks" inherit_id="theme_kea.demo_blocks" name="Yes Building Blocks">
<xpath expr="//div[@data-oe-call='theme_common.s_testimonial_slider']" position="after">
<div class="container">
<div class="row">
<div class="col-md-12">
<h4 class="text-muted text-center">2 Color blocks</h4>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_color_blocks_2"/>
</xpath>
</template>
</odoo>
+369
View File
@@ -0,0 +1,369 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template name="Demo Page" id="demo">
<t t-call="website.layout">
<div id="wrap" class="oe_structure">
<section class="s_title mt0" style="height: 168px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<h1 class="text-center">
<font class="text-epsilon">Wedding Exhibition 2015</font>
</h1>
<h3 class="text-muted text-center em1 o_animate" style="animation-play-state: paused; -webkit-animation-play-state: paused;">
<font class="text-blue">05.08.2015 - 08.08.2015 New York</font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_banner_parallax parallax bg-img-05" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 1165.5px;">
<div class="container-fluid">
<div class="row">
<div class="col-md-9 col-sm-12 hero-bg">
<h1>Present your products</h1>
<h2>with this theme.</h2>
<section>
<div class="oe_share">
<a class="btn btn-success btn-lg mt8" href="/contactus">
<i class="fa fa-arrow-right"/> Contact Us Now
</a>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="jumbotron s_button mb0 mt0 o_animate bg-alpha" style="height: 240px; overflow: hidden; animation-play-state: paused; -webkit-animation-play-state: paused;">
<div class="container">
<div class="row">
<div class="col-md-9 text-muted mt48">
<p class="mb0">
<strong>50,000+ companies run Odoo to grow their businesses.</strong>
</p>
<p class="mb0">Join us and make your company a better place.</p>
</div>
<div class="col-md-3 mt48">
<a class="btn btn-success btn-lg" href="/contactus">
<i class="fa fa-arrow-right"/> Contact Us Now
</a>
</div>
</div>
</div>
</section>
<hr class="s_separator"/>
<section class="s_three_columns mt32" style="height: 568px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="col-md-3 col-md-offset-1">
<img class="img img-rounded img-responsive o_animate" src="/theme_yes/static/src/img/content/content_img_01.jpg" style="transition: none; -webkit-transition: none; animation-play-state: paused; -webkit-animation-play-state: paused;"/>
<h4 class="mt16">Feature One</h4>
<p>Adapt these three columns to fit you design need. To duplicate, delete or move columns, select the column and use the top icons to perform your action.</p>
</div>
<div class="col-md-4 o_animate" style="animation-play-state: paused; -webkit-animation-play-state: paused;">
<img class="img img-responsive o_animate img-rounded" src="/theme_yes/static/src/img/content/content_img_07.jpg" style="animation-play-state: paused; -webkit-animation-play-state: paused;"/>
<h4 class="mt16">Feature Two</h4>
<p>To add a fourth column, reduce the size of these three columns using the right icon of each block. Then, duplicate one of the column to create a new one as a copy.</p>
</div>
<div class="col-md-3">
<img class="img img-rounded img-responsive o_animate" src="/theme_yes/static/src/img/content/content_img_09.jpg" style="transition: none; -webkit-transition: none; animation-play-state: paused; -webkit-animation-play-state: paused;"/>
<h4 class="mt16">Feature Three</h4>
<p>Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's
<em>rounded corner</em> style.
</p>
</div>
</div>
</div>
</section>
<section class="parallax s_parallax oe_custom_bg oe_img_bg" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="height: 336px; overflow: hidden; background-image: url(/web/image/theme_common.image_content_01); background-attachment: scroll; background-position: 0px 1165.5px;">
<div>
<div class="oe_structure"/>
</div>
</section>
<section class="s_title">
<div class="container">
<div class="row">
<div class="col-md-12 mt48">
<h1 class="text-center">
<font class="bg-epsilon">Top Wedding Dresses 2015</font>
</h1>
<h3 class="text-muted text-center em1 o_animate" style="animation-play-state: paused; -webkit-animation-play-state: paused;">Now in our showrooms</h3>
</div>
</div>
</div>
</section>
<section class="s_product_list mt48 o_animate" style="animation-play-state: paused; -webkit-animation-play-state: paused;">
<div class="container-fluid product-list">
<div class="row">
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_01" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_02" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_03" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_04" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_05" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<a href="http://www.odoo.com">
<img alt="#" src="/website/image/theme_common.image_product_06" style="img img-responsive"/>
</a>
<a class="btn btn-default" href="http://www.odoo.com">
<i class="fa fa-eye"/>Watch item
</a>
</div>
</div>
</div>
</section>
<section class="s_cubes o_animate bg-epsilon" style="animation-play-state: paused; -webkit-animation-play-state: paused;">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 cube cube-big col-xs-12 col-sm-12 o_animate bg-img-07" style="animation-play-state: paused; -webkit-animation-play-state: paused;"/>
<div class="cube-big col-md-6 col-xs-12 col-sm-12">
<div class="row">
<div class="cube cube-text col-md-6 col-sm-6 col-xs-12">
<div class="cube-heading">
<h4 class="text-center o_animate em2" style="animation-play-state: paused; -webkit-animation-play-state: paused;">A good subtitle</h4>
<p class="text-center">A great way to catch your reader's attention is to tell a story. Everything you consider writing can be told as a story.</p>
</div>
</div>
<div class="cube cube-small col-md-6 col-sm-6 col-xs-12 oe_custom_bg oe_img_bg" style="background-image: url(/web/image/theme_common.image_product_08);"/>
</div>
<div class="row">
<div class="cube cube-small col-md-6 col-sm-6 col-xs-12 oe_custom_bg oe_img_bg" style="background-image: url(/web/image/theme_common.image_product_07);"/>
<div class="cube cube-text col-md-6 col-sm-6 col-xs-12 last">
<div class="cube-heading">
<h4 class="text-center em2 o_animate" style="animation-play-state: paused; -webkit-animation-play-state: paused;">A good subtitle</h4>
<p class="text-center">A great way to catch your reader's attention is to tell a story. Everything you consider writing can be told as a story.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_text_picture_text mt64">
<div class="container">
<div class="row mb32 mt32">
<div class="col-md-4 col-sm-12">
<h3>The latest technology</h3>
<blockquote>
<p>Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</p>
<small>Author of this quote</small>
</blockquote>
<p>Product design is the process of creating a new product to be sold by a business to its customers. A very broad concept, it is essentially the efficient and effective generation and development of ideas through a process that leads to new products.</p>
</div>
<div class="col-md-4 col-sm-12 text-center">
<img alt="#" src="/website/image/theme_common.image_content_05" style="img img-responsive"/>
<a href="https://www.odoo.com">DISCOVER THE PRODUCT</a>
</div>
<div class="col-md-4 col-sm-12">
<h3>The best approach</h3>
<blockquote>
<p>Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</p>
<small>Author of this quote</small>
</blockquote>
<p>In a systematic approach, product designers conceptualize and evaluate ideas, turning them into tangible inventions and products. The product designer's role is to combine art, science, and technology to create new products that other people can use.</p>
</div>
</div>
</div>
</section>
<section class="s_timeline o_animation o_displayed_bottom o_displayed_top o_displayed_middle o_visible_bottom o_animate bg-beta o_visible_middle" style="animation-play-state: paused; -webkit-animation-play-state: paused;">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2>Present Your Evolution with this Timeline</h2>
<h3 class="text-muted">Tell Your Story</h3>
</div>
<div class="col-md-12">
<ul class="s_timeline_ul">
<li>
<div class="s_timeline_badge">
<i class="fa fa-asterisk"/>
</div>
<div class="s_timeline_panel">
<div class="s_timeline_panel_content">
<div class="s_timeline_heading">
<h4 class="s_timeline_date pull-right">2014</h4>
<h4 class="s_timeline_title">Your Function</h4>
<h3 class="s_timeline_company">COMPANY NAME</h3>
<h5 class="s_timeline_info">Description of the tasks</h5>
</div>
<div class="s_timeline_body">
<p>Use Theme Clean Timeline as a part of your resume or to show your visitors what you've done in the past. You can edit, duplicate or switch the timeline panels to fit your needs.</p>
</div>
</div>
</div>
<div class="s_timeline_panel">
<div class="s_timeline_panel_content">
<div class="s_timeline_heading">
<h4 class="s_timeline_date pull-right">2014</h4>
<h4 class="s_timeline_title">Your Function</h4>
<h3 class="s_timeline_company">COMPANY NAME</h3>
<h5 class="s_timeline_info">Description of the tasks</h5>
</div>
<div class="s_timeline_body">
<p>A timeline is a graphical representation of a period of time, on which important events are marked.</p>
</div>
</div>
</div>
</li>
<li class="s_timeline_inverted">
<div class="s_timeline_badge warning">
<i class="fa fa-asterisk"/>
</div>
<div class="s_timeline_panel">
<div class="s_timeline_panel_content">
<div class="s_timeline_heading">
<h4 class="s_timeline_date pull-right">2014</h4>
<h4 class="s_timeline_title">Your Function</h4>
<h3 class="s_timeline_company">COMPANY NAME</h3>
<h5 class="s_timeline_info">Description of the tasks</h5>
</div>
<div class="s_timeline_body">
<p>A timeline is a graphical representation of a period of time, on which important events are marked. Use Theme Clean Timeline as a part of your resume or to show your visitors what you've done in the past. You can edit, duplicate or switch the timeline panels to fit your needs.</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="s_comparisons">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16 mb32">
<h2>Our Offers</h2>
</div>
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading text-center">
<h2 style="margin: 0px;">Beginner</h2>
<p class="text-muted" style="margin: 0px;">Starter package</p>
</div>
<div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
<h2 style="margin: 0px;">
<font class="text-blue">$
<b style="font-size: 60px">450</b>
<small>.00</small>
</font>
</h2>
<div>per month</div>
</div>
<ul class="list-group">
<li class="list-group-item active">Battery: 8 hours</li>
<li class="list-group-item">Screen: 2.5 inch</li>
<li class="list-group-item">Weight: 1.1 ounces</li>
<li class="list-group-item">No support</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>Free shipping, satisfied or reimbursed.</i>
</p>
<a class="btn btn-danger btn-lg" href="/contactus">Order now</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-primary">
<div class="panel-heading text-center">
<h2 style="margin: 0px;">Professional</h2>
<p style="margin: 0px;">Enterprise package</p>
</div>
<div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
<h2 style="margin: 0px;">
<font class="text-epsilon">
<span>$</span>
<b style="font-size: 60px">590</b>
<small>.00</small>
</font>
</h2>
<div>per month</div>
</div>
<ul class="list-group">
<li class="list-group-item active">Battery: 12 hours</li>
<li class="list-group-item">Screen: 2.8 inch</li>
<li class="list-group-item">Weight: 1.2 ounces</li>
<li class="list-group-item">Limited support</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>Free shipping, satisfied or reimbursed.</i>
</p>
<a class="btn btn-success btn-lg" href="/contactus">Order now</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-info">
<div class="panel-heading text-center">
<h2 style="margin: 0px;">Expert</h2>
<p class="text-muted" style="margin: 0px;">The top of the top</p>
</div>
<div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
<h2 style="margin: 0px;">
<span>$</span>
<b style="font-size: 60px">890</b>
<small>.00</small>
</h2>
<div>per month</div>
</div>
<ul class="list-group">
<li class="list-group-item active">Battery: 20 hours</li>
<li class="list-group-item">Screen: 2.8 inch</li>
<li class="list-group-item">Weight: 1.2 ounces</li>
<li class="list-group-item">Unlimited support</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>Free shipping, satisfied or reimbursed.</i>
</p>
<a class="btn btn-danger btn-lg" href="/contactus">Contact us</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="parallax s_parallax oe_custom_bg oe_img_bg" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="height: 240px; overflow: hidden; background-image: url(/web/image/theme_kea.bg_img_10); background-attachment: scroll; background-position: 0px 1165.5px;">
<div>
<div class="oe_structure"/>
</div>
</section>
</div>
</t>
</template>
</odoo>
+362
View File
@@ -0,0 +1,362 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
# Translators:
# Wolfgang Taferner, 2019
# e2f <projects@e2f.com>, 2019
# Martin Trigaux, 2019
# Ermin Trevisan <trevi@twanda.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 07:53+0000\n"
"PO-Revision-Date: 2019-04-24 11:20+0000\n"
"Last-Translator: Ermin Trevisan <trevi@twanda.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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "2014"
msgstr "2014"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"bg-epsilon\">Top Wedding Dresses 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-blue\">$\n"
" <b style=\"font-size: 60px\">450</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">05.08.2015 - 08.08.2015 New York</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-epsilon\">\n"
" <span>$</span>\n"
" <b style=\"font-size: 60px\">590</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">Wedding Exhibition 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-arrow-right\"/> Contact Us Now"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-eye\"/>Watch item"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i>Free shipping, satisfied or reimbursed.</i>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<small>Author of this quote</small>"
msgstr "<small>Autor des Zitates</small>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<span>$</span>\n"
" <b style=\"font-size: 60px\">890</b>\n"
" <small>.00</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<strong>50,000+ companies run Odoo to grow their businesses.</strong>"
msgstr ""
"<strong>Mehr als 50.000 Unternehmen verwenden Odoo für das Wachstum ihres "
"Geschäfts.</strong>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A good subtitle"
msgstr "Ein guter Untertitel"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A great way to catch your reader's attention is to tell a story. Everything "
"you consider writing can be told as a story."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked. Use Theme Clean Timeline as a part of your "
"resume or to show your visitors what you've done in the past. You can edit, "
"duplicate or switch the timeline panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Adapt these three columns to fit you design need. To duplicate, delete or "
"move columns, select the column and use the top icons to perform your "
"action."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 12 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 20 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 8 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Beginner"
msgstr "Anfänger"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "COMPANY NAME"
msgstr "FIRMENNAME"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Contact us"
msgstr "Kontakt"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "DISCOVER THE PRODUCT"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's\n"
" <em>rounded corner</em> style."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Description of the tasks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Enterprise package"
msgstr "Enterprise Paket"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Expert"
msgstr "Experte"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature One"
msgstr "Funktion 1"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Three"
msgstr "Funktion 3"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Two"
msgstr "Zweites Feature"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"In a systematic approach, product designers conceptualize and evaluate "
"ideas, turning them into tangible inventions and products. The product "
"designer's role is to combine art, science, and technology to create new "
"products that other people can use."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Join us and make your company a better place."
msgstr ""
"Besuchen Sie uns und machen Sie Ihr eigenes Unternehmen zu einem Besonderen."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Limited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "No support"
msgstr "Kein Support"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Now in our showrooms"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Order now"
msgstr "Jetzt bestellen"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Our Offers"
msgstr "Unsere Angebote"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present Your Evolution with this Timeline"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present your products"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Product design is the process of creating a new product to be sold by a "
"business to its customers. A very broad concept, it is essentially the "
"efficient and effective generation and development of ideas through a "
"process that leads to new products."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Professional"
msgstr "Professionell"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.5 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.8 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Starter package"
msgstr "Starter Paket"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Tell Your Story"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The best approach"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The latest technology"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The top of the top"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"To add a fourth column, reduce the size of these three columns using the "
"right icon of each block. Then, duplicate one of the column to create a new "
"one as a copy."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Unlimited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Use Theme Clean Timeline as a part of your resume or to show your visitors "
"what you've done in the past. You can edit, duplicate or switch the timeline"
" panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.1 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.2 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Write a quote here from one of your customers. Quotes are a great way to "
"build confidence in your products or services."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Your Function"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "per month"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "with this theme."
msgstr ""
+21
View File
@@ -0,0 +1,21 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-24 13:29+0000\n"
"PO-Revision-Date: 2017-03-24 13:29+0000\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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr ""
+375
View File
@@ -0,0 +1,375 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
# Translators:
# Martin Trigaux, 2019
# Maxime Chambreuil <mchambreuil@ursainfosystems.com>, 2019
# Frédéric LIETART <stuff@tifred.fr>, 2019
# Richard Mathot <rim@odoo.com>, 2019
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2019
# Fabien Bourgeois <fabien@yaltik.com>, 2019
# Kévin R., 2019
# Clo <clo@odoo.com>, 2019
# Melanie Bernard <mbe@odoo.com>, 2019
# Eloïse Stilmant <est@odoo.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 07:53+0000\n"
"PO-Revision-Date: 2019-04-24 11:20+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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "2014"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"bg-epsilon\">Top Wedding Dresses 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-blue\">$\n"
" <b style=\"font-size: 60px\">450</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">05.08.2015 - 08.08.2015 New York</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-epsilon\">\n"
" <span>$</span>\n"
" <b style=\"font-size: 60px\">590</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">Wedding Exhibition 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-arrow-right\"/> Contact Us Now"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-eye\"/>Watch item"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i>Free shipping, satisfied or reimbursed.</i>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<small>Author of this quote</small>"
msgstr "<small>Auteur de cette citation</small>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<span>$</span>\n"
" <b style=\"font-size: 60px\">890</b>\n"
" <small>.00</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<strong>50,000+ companies run Odoo to grow their businesses.</strong>"
msgstr ""
"<strong>Plus de 50,000 sociétés utilisent Odoo pour faire croître leurs "
"affaires.</strong>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A good subtitle"
msgstr "Un bon sous-titre"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A great way to catch your reader's attention is to tell a story. Everything "
"you consider writing can be told as a story."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked. Use Theme Clean Timeline as a part of your "
"resume or to show your visitors what you've done in the past. You can edit, "
"duplicate or switch the timeline panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Adapt these three columns to fit you design need. To duplicate, delete or "
"move columns, select the column and use the top icons to perform your "
"action."
msgstr ""
"Adaptez ces trois colonnes à vos besoin graphique. Pour dupliquer, supprimer"
" ou bouger les colonnes, sélectionnez la colonne et utilisez les icônes en "
"haut à droite de celle-ci pour effectuer votre action."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 12 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 20 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 8 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Beginner"
msgstr "Débutant"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "COMPANY NAME"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Contact us"
msgstr "Contactez-nous"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "DISCOVER THE PRODUCT"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's\n"
" <em>rounded corner</em> style."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Description of the tasks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Enterprise package"
msgstr "Forfait entreprise"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Expert"
msgstr "Expert"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature One"
msgstr "Fonctionnalité 1"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Three"
msgstr "Fonctionnalité 3"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Two"
msgstr "Fonctionnalité 2"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"In a systematic approach, product designers conceptualize and evaluate "
"ideas, turning them into tangible inventions and products. The product "
"designer's role is to combine art, science, and technology to create new "
"products that other people can use."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Join us and make your company a better place."
msgstr "Rejoignez-nous et passez à la vitesse supérieure."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Limited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "No support"
msgstr "Pas de support"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Now in our showrooms"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Order now"
msgstr "Commander maintenant"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Our Offers"
msgstr "Nos offres"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present Your Evolution with this Timeline"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present your products"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Product design is the process of creating a new product to be sold by a "
"business to its customers. A very broad concept, it is essentially the "
"efficient and effective generation and development of ideas through a "
"process that leads to new products."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Professional"
msgstr "Professionnel"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.5 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.8 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Starter package"
msgstr "Pack débutant"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Tell Your Story"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The best approach"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The latest technology"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The top of the top"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"To add a fourth column, reduce the size of these three columns using the "
"right icon of each block. Then, duplicate one of the column to create a new "
"one as a copy."
msgstr ""
"Pour ajouter une quatrième colonne, réduisez la taille des trois colonnes en"
" utilisant l'icône à droite de chaque bloc. Ensuite, dupliquez une des "
"colonnes pour créer une nouvelle colonne. "
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Unlimited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Use Theme Clean Timeline as a part of your resume or to show your visitors "
"what you've done in the past. You can edit, duplicate or switch the timeline"
" panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.1 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.2 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Write a quote here from one of your customers. Quotes are a great way to "
"build confidence in your products or services."
msgstr ""
"Ecrivez une citation d'un de vos clients ici. Les citations sont une superbe"
" manière de construire la confiance dans vos produits ou services."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Your Function"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "per month"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "with this theme."
msgstr ""
+388
View File
@@ -0,0 +1,388 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
# Translators:
# Martin Trigaux, 2019
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 07:53+0000\n"
"PO-Revision-Date: 2019-04-24 11:20+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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr "2 kleurboeken"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "2014"
msgstr "2014"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"bg-epsilon\">Top Wedding Dresses 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-blue\">$\n"
" <b style=\"font-size: 60px\">450</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">05.08.2015 - 08.08.2015 New York</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-epsilon\">\n"
" <span>$</span>\n"
" <b style=\"font-size: 60px\">590</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">Wedding Exhibition 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-arrow-right\"/> Contact Us Now"
msgstr "<i class=\"fa fa-arrow-right\"/>Contacteer ons nu"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-eye\"/>Watch item"
msgstr "<i class=\"fa fa-eye\"/>Bekijk item"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i>Free shipping, satisfied or reimbursed.</i>"
msgstr "<i>Gratis verzending, tevreden of geld terug.</i>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<small>Author of this quote</small>"
msgstr "<small>Auteur van deze quote</small>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<span>$</span>\n"
" <b style=\"font-size: 60px\">890</b>\n"
" <small>.00</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<strong>50,000+ companies run Odoo to grow their businesses.</strong>"
msgstr ""
"<strong>50,000+ bedrijven gebruiken Odoo om hun zaak te doen "
"groeien.</strong>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A good subtitle"
msgstr "Een goede subtitel"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A great way to catch your reader's attention is to tell a story. Everything "
"you consider writing can be told as a story."
msgstr ""
"Een geweldige manier om de aandacht van uw lezer te krijgen is om een "
"verhaal te vertellen. Alles wat je bedenkt om te schrijven kan worden "
"verteld als een verhaal."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked."
msgstr ""
"Een tijdslijn is een grafische voorstelling voor een tijdsperiode, waarop "
"belangrijke momenten aangeduid zijn."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked. Use Theme Clean Timeline as a part of your "
"resume or to show your visitors what you've done in the past. You can edit, "
"duplicate or switch the timeline panels to fit your needs."
msgstr ""
"Een tijdlijn is een grafische voorstelling van een tijdsperiode, waarop "
"belangrijke evenementen aangeduid zijn. Gebruik de tijdlijn van het thema "
"clean om uw CV te tonen of om uw bezoekers te tonen wat u in het verleden "
"hebt gedaan. U kan de tijdlijn panelen wijzigen, dupliceren of wisselen "
"zodat het aan uw noden voldoet."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Adapt these three columns to fit you design need. To duplicate, delete or "
"move columns, select the column and use the top icons to perform your "
"action."
msgstr ""
"Pas deze drie kolommen aan, zodat ze voldoen aan uw ontwerp behoefte. Om te "
"dupliceren, verwijderen of kolommen verplaatsen, selecteert u de kolom en "
"gebruik de bovenste pictogrammen om uw actie uit te voeren."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 12 hours"
msgstr "Batterij: 12 uur"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 20 hours"
msgstr "Batterij: 20 uur"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 8 hours"
msgstr "Batterij: 8 uren"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Beginner"
msgstr "Beginner"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "COMPANY NAME"
msgstr "BEDRIJFSNAAM"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Contact us"
msgstr "Contacteer ons"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "DISCOVER THE PRODUCT"
msgstr "ONTDEK HET PRODUCT"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's\n"
" <em>rounded corner</em> style."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Description of the tasks"
msgstr "Omschrijving van de taken"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Enterprise package"
msgstr "Enterprise pakket"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Expert"
msgstr "Expert"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature One"
msgstr "Functie een"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Three"
msgstr "Functie drie"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Two"
msgstr "Mogelijkheid 2"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"In a systematic approach, product designers conceptualize and evaluate "
"ideas, turning them into tangible inventions and products. The product "
"designer's role is to combine art, science, and technology to create new "
"products that other people can use."
msgstr ""
"In een systematische aanpak conceptualiseren product ontwerpers en evalueren"
" ze ideeën; om ze om te vormen in tastbare uitvindingen en producten. De rol"
" van de product ontwerpen is om kunst, wetenschap en technologie te "
"combineren om nieuwe producten te maken die andere mensen kunnen gebruiken."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Join us and make your company a better place."
msgstr "Doe mee en maak uw bedrijf een betere plek."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Limited support"
msgstr "Gelimiteerde ondersteuning"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "No support"
msgstr "Geen ondersteuning"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Now in our showrooms"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Order now"
msgstr "Bestel nu"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Our Offers"
msgstr "Onze aanbiedingen"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present Your Evolution with this Timeline"
msgstr "Presenteer uw evolutie met deze tijdlijn"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present your products"
msgstr "Presenteer uw producten"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Product design is the process of creating a new product to be sold by a "
"business to its customers. A very broad concept, it is essentially the "
"efficient and effective generation and development of ideas through a "
"process that leads to new products."
msgstr ""
"Product ontwerp is het proces van het maken van een nieuw product dat "
"verkocht wordt door een bedrijf aan zijn klanten. Een breed concept, het is "
"in essentie het efficiënt en effectief genereren en ontwerpen van ideeën "
"tijdens een proces dat lijdt tot nieuwe producten."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Professional"
msgstr "Professioneel"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.5 inch"
msgstr "Scherm: 2.5 inch"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.8 inch"
msgstr "Scherm: 2.8 inch"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Starter package"
msgstr "Starterspakket"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Tell Your Story"
msgstr "Vertel uw verhaal"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The best approach"
msgstr "De beste aanpak"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The latest technology"
msgstr "De laatste technologie"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The top of the top"
msgstr "De top van de top"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"To add a fourth column, reduce the size of these three columns using the "
"right icon of each block. Then, duplicate one of the column to create a new "
"one as a copy."
msgstr ""
"Om een vierde kolom toe te voegen, verklein de grootte van deze drie "
"kolommen met het juiste icoon van elk blok. Dupliceer vervolgens één van de "
"kolommen om een ​​nieuwe te maken als een kopie."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Unlimited support"
msgstr "Ongelimiteerde support"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Use Theme Clean Timeline as a part of your resume or to show your visitors "
"what you've done in the past. You can edit, duplicate or switch the timeline"
" panels to fit your needs."
msgstr ""
"Gebruik de thema clean tijdlijn als een tijd van uw CV of om bezoekers te "
"tonen wat u in het verleden deed. U kan de tijdlijn panelen wijzigen, "
"dupliceren of wisselen om aan uw noden te voldoen."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.1 ounces"
msgstr "Gewicht: 1.1 ons"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.2 ounces"
msgstr "Gewicht: 1.2 ons"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Write a quote here from one of your customers. Quotes are a great way to "
"build confidence in your products or services."
msgstr ""
"Schrijf hier een citaat van één van uw klanten. Citaten zijn een geweldige "
"manier om het vertrouwen in uw producten of diensten te vergroten."
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Your Function"
msgstr "Uw functie"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "per month"
msgstr "per maand"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "with this theme."
msgstr "met dit thema."
+322
View File
@@ -0,0 +1,322 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 07:53+0000\n"
"PO-Revision-Date: 2019-04-24 07:53+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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "2014"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"bg-epsilon\">Top Wedding Dresses 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">$\n"
" <b style=\"font-size: 60px\">450</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">05.08.2015 - 08.08.2015 New York</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">\n"
" <span>$</span>\n"
" <b style=\"font-size: 60px\">590</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">Wedding Exhibition 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-arrow-right\"/> Contact Us Now"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-eye\"/>Watch item"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i>Free shipping, satisfied or reimbursed.</i>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<small>Author of this quote</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<span>$</span>\n"
" <b style=\"font-size: 60px\">890</b>\n"
" <small>.00</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<strong>50,000+ companies run Odoo to grow their businesses.</strong>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A good subtitle"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A great way to catch your reader's attention is to tell a story. Everything you consider writing can be told as a story."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A timeline is a graphical representation of a period of time, on which important events are marked."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A timeline is a graphical representation of a period of time, on which important events are marked. Use Theme Clean Timeline as a part of your resume or to show your visitors what you've done in the past. You can edit, duplicate or switch the timeline panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Adapt these three columns to fit you design need. To duplicate, delete or move columns, select the column and use the top icons to perform your action."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 12 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 20 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 8 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Beginner"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "COMPANY NAME"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Contact us"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "DISCOVER THE PRODUCT"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's\n"
" <em>rounded corner</em> style."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Description of the tasks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Enterprise package"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Expert"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature One"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Three"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Two"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "In a systematic approach, product designers conceptualize and evaluate ideas, turning them into tangible inventions and products. The product designer's role is to combine art, science, and technology to create new products that other people can use."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Join us and make your company a better place."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Limited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "No support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Now in our showrooms"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Order now"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Our Offers"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present Your Evolution with this Timeline"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present your products"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Product design is the process of creating a new product to be sold by a business to its customers. A very broad concept, it is essentially the efficient and effective generation and development of ideas through a process that leads to new products."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Professional"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.5 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.8 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Starter package"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Tell Your Story"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The best approach"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The latest technology"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The top of the top"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "To add a fourth column, reduce the size of these three columns using the right icon of each block. Then, duplicate one of the column to create a new one as a copy."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Unlimited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Use Theme Clean Timeline as a part of your resume or to show your visitors what you've done in the past. You can edit, duplicate or switch the timeline panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.1 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.2 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Your Function"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "per month"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "with this theme."
msgstr ""
+362
View File
@@ -0,0 +1,362 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_yes
#
# Translators:
# Martin Trigaux, 2019
# Jeffery CHEN <jeffery9@gmail.com>, 2019
# niulin lnc. <admin@niulin.net>, 2019
# liAnGjiA <liangjia@qq.com>, 2019
# v2exerer <9010446@qq.com>, 2019
# SHOM <shanmuxin@yeah.net>, 2019
# Lisa Zhang <lzh@odoo.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 07:53+0000\n"
"PO-Revision-Date: 2019-04-24 11:20+0000\n"
"Last-Translator: Lisa Zhang <lzh@odoo.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_yes
#: model:ir.ui.view,arch_db:theme_yes.yes_demo_blocks
msgid "2 Color blocks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "2014"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"bg-epsilon\">Top Wedding Dresses 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-blue\">$\n"
" <b style=\"font-size: 60px\">450</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-blue\">05.08.2015 - 08.08.2015 New York</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<font class=\"text-epsilon\">\n"
" <span>$</span>\n"
" <b style=\"font-size: 60px\">590</b>\n"
" <small>.00</small>\n"
" </font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<font class=\"text-epsilon\">Wedding Exhibition 2015</font>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-arrow-right\"/> Contact Us Now"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i class=\"fa fa-eye\"/>Watch item"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<i>Free shipping, satisfied or reimbursed.</i>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<small>Author of this quote</small>"
msgstr "<small>作者</small>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"<span>$</span>\n"
" <b style=\"font-size: 60px\">890</b>\n"
" <small>.00</small>"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "<strong>50,000+ companies run Odoo to grow their businesses.</strong>"
msgstr "<STRONG>50000+ 公司使用Odoo发展其业务。</STRONG>"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "A good subtitle"
msgstr "非常棒的小标题"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A great way to catch your reader's attention is to tell a story. Everything "
"you consider writing can be told as a story."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"A timeline is a graphical representation of a period of time, on which "
"important events are marked. Use Theme Clean Timeline as a part of your "
"resume or to show your visitors what you've done in the past. You can edit, "
"duplicate or switch the timeline panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Adapt these three columns to fit you design need. To duplicate, delete or "
"move columns, select the column and use the top icons to perform your "
"action."
msgstr "调整这三列以满足您的设计需求。要复制,删除或移动列,请选择列并使用顶部图标执行操作。"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 12 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 20 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Battery: 8 hours"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Beginner"
msgstr "初学者"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "COMPANY NAME"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Contact us"
msgstr "联系我们"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "DISCOVER THE PRODUCT"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change it's\n"
" <em>rounded corner</em> style."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Description of the tasks"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Enterprise package"
msgstr "企业包"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Expert"
msgstr "专家"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature One"
msgstr "功能一"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Three"
msgstr "功能三"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Feature Two"
msgstr "功能二"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"In a systematic approach, product designers conceptualize and evaluate "
"ideas, turning them into tangible inventions and products. The product "
"designer's role is to combine art, science, and technology to create new "
"products that other people can use."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Join us and make your company a better place."
msgstr "加入我们,让你的公司能够名列前茅。"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Limited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "No support"
msgstr "不支持"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Now in our showrooms"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Order now"
msgstr "立即订购"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Our Offers"
msgstr "我们提供"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present Your Evolution with this Timeline"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Present your products"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Product design is the process of creating a new product to be sold by a "
"business to its customers. A very broad concept, it is essentially the "
"efficient and effective generation and development of ideas through a "
"process that leads to new products."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Professional"
msgstr "专业的"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.5 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Screen: 2.8 inch"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Starter package"
msgstr "基础包"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Tell Your Story"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The best approach"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The latest technology"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "The top of the top"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"To add a fourth column, reduce the size of these three columns using the "
"right icon of each block. Then, duplicate one of the column to create a new "
"one as a copy."
msgstr "要添加第四列,请使用每个块的右侧图标减小这三列的大小。然后,复制其中一个列以创建一个新副本作为新列。"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Unlimited support"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Use Theme Clean Timeline as a part of your resume or to show your visitors "
"what you've done in the past. You can edit, duplicate or switch the timeline"
" panels to fit your needs."
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.1 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Weight: 1.2 ounces"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid ""
"Write a quote here from one of your customers. Quotes are a great way to "
"build confidence in your products or services."
msgstr "在这里写一个客户的好评。好评是建立客户对你的产品或服务的信心的好方法。"
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "Your Function"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "per month"
msgstr ""
#. module: theme_yes
#: model:ir.ui.view,arch_db:theme_yes.demo
msgid "with this theme."
msgstr ""
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+205
View File
@@ -0,0 +1,205 @@
<section class="container">
<h1>Theme Yes</h1>
<h2 class="text-muted">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
<hr>
<p class="lead">Yes is a professional responsive HTML5 theme, built using Bootstrap3,
the most popular front-end framework for developing responsive, mobile
first projects on the web. Just drag &amp; drop the new 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>
<img src="yes_description.png" class="img-responsive center-block"/>
<hr>
<h2 class="text-muted">Yes Customization Tool</h2>
<p style="">Theme Yes comes with customization tools.&nbsp;You can easily change
the background, the colors and the font combination of your website or
you a preset.</p>
<div class="row">
<div class="col-md-4">
<img src="customtool.jpg" class="img-responsive center-block">
</div>
<div class="col-md-8">
<h3>Theme Yes comes with a lot of options</h3>
<ul>
<li>WIDE OR BOXED LAYOUT</li>
<li>6 COLOR SCHEMES</li>
<li>8 BACKGROUND SHADES OR USE YOUR OWN</li>
<li>6 FONT COMBINATIONS</li>
<li>10 BACKGROUND PATTERNS</li>
</ul>
<p>All the background, color and font combinations were made to work together.&nbsp;
You&nbsp;can not go wrong with the settings.</p>
<h3>Minimalistic Flat Design</h3>
<p>Yes was made with easy customization and branding in mind. Based on
simple, modern and typographical elements, it allows you to easily customize
your website.</p>
<h3>6 Prebuild Presets</h3>
<p class="mb16">You don't have the time to play with options? Don't worry, Yes gives
you six full presets wich combine colors, fonts and background.</p>
<p class="mb16">This theme has an <a href="https://apps.odoo.com/apps/10.0/theme_Yes_sale/">additional eCommerce plugin</a>.</p>
</div>
</div>
<h2 class="text-muted">Yes Building Blocks</h2>
<p class="mb32">You get a new complete range of building blocks.</p>
<div class="row">
<div class="col-md-4">
<h4 class="text-muted">CONTENT BLOCKS</h4>
<ul class="mb16">
<li>Title</li>
<li>1 Column Text</li>
<li>2 Column Text</li>
<li>3 Column Text</li>
<li>4 Column Text</li>
<li>Custom Button</li>
<li>Separator Block</li>
</ul>
<h4 class="text-muted mb16">STRUCTURE BLOCKS</h4>
<ul class="mb16">
<li>Custom Banner</li>
<li>Big Picture + Text</li>
<li>Text + Big Picture</li>
<li>Cubes</li>
<li>Cubes Reversed</li>
<li>Features Slideshow</li>
<li>Header + Text + Picture</li>
<li>Product List</li>
<li>Text + Image + Text</li>
<li>Parallax Banner</li>
<li>2 Color Blocks</li>
<li>4 Color Blocks</li>
<li>Numbers</li>
<li>Timeline</li>
<li>Event List</li>
<li>Logos Bar</li>
<li>Testimonial Slider</li>
<li>Progress</li>
<li>Big Circle Icons</li>
</ul>
</div>
<div class="col-md-4">
<h4 class="text-muted">FEATURES BLOCKS</h4>
<ul class="mb16">
<li>Slide Banner</li>
<li>Slideshow with products</li>
</ul>
<h4 class="text-muted">EFFECTS BLOCKS</h4>
<ul class="mb16">
<li>Big Image Parallax</li>
</ul>
</div>
<div class="col-md-4">
<h3>Customize Your Blocks</h3>
<p class="mb16">Each building blocks comes with its own options.&nbsp;</p>
<img src="customtool2.jpg" class="img-responsive center-block">
</div>
</div>
<p>Some fonts might not work with extended charsets.</p>
<p>The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
<hr>
<h1 class="text-center">CONTRIBUTORS LIST</h1>
<p class="strong text-center">This theme was 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>
<h1 class="text-center"><u>Main Sponsor</u></h1>
<div class="row">
<div class="col-md-2">
<a href="http://www.aselcis.com/" target="blank">
<img src="contributors/aselcis.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bas-solutions.nl/" target="blank">
<img src="contributors/bas-solutions.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bloopark.de/" target="blank">
<img src="contributors/bloopark.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.brouwland.com" target="blank">
<img src="contributors/brouwland.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.catsanddogs.com/" target="blank">
<img src="contributors/catsdogs.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://www.hucke-media.de/" target="blank">
<img src="contributors/huckemedia.png" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row">
<div class="col-md-2">
<a href="http://www.datadialog.net/" target="blank">
<img src="contributors/dialognet.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.dynapps.be/" target="blank">
<img src="contributors/dynapps.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://opusvl.com/" target="blank">
<img src="contributors/opusvl.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://oxenworkwear.com/" target="blank">
<img src="contributors/oxen.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.simplit.co/" target="blank">
<img src="contributors/simplitco.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.sodexis.com/" target="blank">
<img src="contributors/sodexis.jpg" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row mb32">
<div class="col-md-2 col-md-offset-3">
<a href="https://www.techreceptives.com" target="blank">
<img src="contributors/tech-receptives.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.applicatour.com/" target="blank">
<img src="contributors/applicatour.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://vauxoo.com" target="blank">
<img src="contributors/vauxoo.png" class="img-responsive center-block"/>
</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>
<h1 class="text-center"><u>Sponsor</u></h1>
<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>
<h1 class="text-center"><u>Power Designer</u></h1>
<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>
</section>
Binary file not shown.

After

Width:  |  Height:  |  Size: 449 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+8
View File
@@ -0,0 +1,8 @@
#wrap {
box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
.navbar-default .container {
.navbar-header {
padding: 0 15px;
}
}
}
@@ -0,0 +1,35 @@
@s_banner_3_carousel_height: 100vh;
@s_banner_3_indicators_visible: visible;
@s_banner_3_padding: 30px;
@s_banner_3_h1_size: 50px;
@s_banner_3_h2_size: 30px;
.s_banner_3_row_hook() {
background-color: rgba(0, 0, 0, 0);
height: auto;
img {
display: none;
}
}
.s_banner_3_col_center_hook() {
text-align: center;
height: auto;
padding-bottom: 20px;
h1, h2 {
color: white;
}
.fa {
transform: none;
font-size: 18px;
}
@media screen and (max-width: 768px) {
width: 100%;
margin-top: 0;
}
}
.s_banner_3_carousel-control_hook() {
display: none;
}
@@ -0,0 +1,18 @@
@s_banner_parallax_text_color: white;
@s_banner_parallax_height: 100vh;
.s_banner_parallax_row_hook() {
.hero-bg:before {
border-top: 0px solid rgba(0, 0, 0, 0);
}
.hero-bg:after {
border-top: 0px solid rgba(0, 0, 0, 0);
}
}
.s_banner_parallax_hero_bg_hook() {
margin-bottom: 100px;
@media screen and (max-width: 640px) {
margin-top: 50px;
}
}
@@ -0,0 +1,9 @@
@s_products_carousel_carousel_control_color: rgba(0, 0, 0, 0);
@s_products_carousel_carousel_height: 100vh;
@s_products_carousel_carousel_icon_color: @color-alpha;
@s_products_carousel_indicators_position: 120px;
@s_products_carousel_indicators_visible: visible;
.s_products_carousel_hook() {
display: none;
}
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="less" inherit_id="website.assets_frontend" active="True" priority="1">
<xpath expr="." position="inside">
<link href="/theme_yes/static/src/less/layout.less" rel="stylesheet" type="text/less"/>
<link href="/theme_yes/static/src/less/snippets/s_banner_3.less" rel="stylesheet" type="text/less"/>
<link href="/theme_yes/static/src/less/snippets/s_products_carousel.less" rel="stylesheet" type="text/less"/>
<link href="/theme_yes/static/src/less/snippets/s_banner_parallax.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
</odoo>
+110
View File
@@ -0,0 +1,110 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- BACKGROUNDS -->
<record id="theme_kea.bg_img_01" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/01.jpg</field>
</record>
<record id="theme_kea.bg_img_02" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/02.jpg</field>
</record>
<record id="theme_kea.bg_img_03" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/03.jpg</field>
</record>
<record id="theme_kea.bg_img_04" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/04.jpg</field>
</record>
<record id="theme_kea.bg_img_05" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/05.jpg</field>
</record>
<record id="theme_kea.bg_img_06" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/06.jpg</field>
</record>
<record id="theme_kea.bg_img_07" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/07.jpg</field>
</record>
<record id="theme_kea.bg_img_08" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/08.jpg</field>
</record>
<record id="theme_kea.bg_img_09" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/09.jpg</field>
</record>
<record id="theme_kea.bg_img_10" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/backgrounds/10.jpg</field>
</record>
<!-- CONTENT -->
<record id="theme_common.image_content_logo" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_logo.png</field>
</record>
<record id="theme_common.image_content_01" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_01.jpg</field>
</record>
<record id="theme_common.image_content_02" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_02.jpg</field>
</record>
<record id="theme_common.image_content_03" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_03.jpg</field>
</record>
<record id="theme_common.image_content_04" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_04.jpg</field>
</record>
<record id="theme_common.image_content_05" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_05.jpg</field>
</record>
<record id="theme_common.image_content_06" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_06.jpg</field>
</record>
<record id="theme_common.image_content_07" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_07.jpg</field>
</record>
<record id="theme_common.image_content_08" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_08.jpg</field>
</record>
<record id="theme_common.image_content_09" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_09.jpg</field>
</record>
<record id="theme_common.image_content_10" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_10.jpg</field>
</record>
<record id="theme_common.image_content_11" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_11.jpg</field>
</record>
<record id="theme_common.image_content_12" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/content_img_12.jpg</field>
</record>
<!-- PRODUCTS -->
<record id="theme_common.image_product_01" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_01.jpg</field>
</record>
<record id="theme_common.image_product_02" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_02.jpg</field>
</record>
<record id="theme_common.image_product_03" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_03.jpg</field>
</record>
<record id="theme_common.image_product_04" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_04.jpg</field>
</record>
<record id="theme_common.image_product_05" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_05.jpg</field>
</record>
<record id="theme_common.image_product_06" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_06.jpg</field>
</record>
<record id="theme_common.image_product_07" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_07.jpg</field>
</record>
<record id="theme_common.image_product_08" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_08.jpg</field>
</record>
<record id="theme_common.image_product_09" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_09.jpg</field>
</record>
<record id="theme_common.image_product_10" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_10.jpg</field>
</record>
<record id="theme_common.image_product_11" model="ir.attachment">
<field name="url">/theme_yes/static/src/img/content/product_img_11.jpg</field>
</record>
</odoo>
+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="theme_kea.option_layout_boxed" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_kea.option_layout_fullwidth" model="ir.ui.view">
<field name="active" eval="True"/>
</record>
<record id="theme_kea.option_bg_03" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_kea.option_bg_08" model="ir.ui.view">
<field name="active" eval="True"/>
</record>
<record id="theme_kea.option_font_sinkin" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_kea.option_font_rajdhani" model="ir.ui.view">
<field name="active" eval="True"/>
</record>
</odoo>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template name="Yes Banner Parallax" id="yes_s_banner_parallax" inherit_id="theme_common.s_banner_parallax">
<xpath expr="//div[hasclass('col-md-9')]/*[last()]" position="replace"/>
</template>
</odoo>