[ADD] theme saas-11.3
@@ -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,26 @@
|
||||
{
|
||||
'name': 'Real Estate Theme',
|
||||
'description': 'Real Estate Theme - Houses, Appartments, Real Estate Agencies',
|
||||
'category': 'Theme/Services',
|
||||
'summary': 'Real Estate, Agencies, Construction, Services, Accomodations, Lodging, Hosting, Houses, Appartments, Vacations, Holidays, Travels',
|
||||
'sequence': 320,
|
||||
'version': '1.0',
|
||||
'depends': ['theme_monglia', 'snippet_google_map'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/customize_modal.xml',
|
||||
'views/images.xml',
|
||||
'views/preset.xml',
|
||||
'views/snippets.xml',
|
||||
],
|
||||
'demo': [
|
||||
'demo/demo.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/real_estate_description.png',
|
||||
'static/description/real_estate_screenshot.jpeg',
|
||||
],
|
||||
'price': 4,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-real-estate.odoo.com',
|
||||
}
|
||||
@@ -0,0 +1,493 @@
|
||||
<?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="carousel slide" data-interval="10000" id="myCarousel4">
|
||||
<ol class="carousel-indicators" type="01">
|
||||
<li class="active" data-slide-to="0" data-target="#myCarousel4"/>
|
||||
<li data-slide-to="1" data-target="#myCarousel4"/>
|
||||
</ol>
|
||||
<div class="carousel-inner">
|
||||
<div class="item bg-img-01 active">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-sm-12 hero-bg">
|
||||
<h1>Generate customers</h1>
|
||||
<h2>from visitors.</h2>
|
||||
<img alt="#" src="/website/image/theme_common.image_content_01" class="img img-responsive"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item bg-img-02">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-sm-12 hero-bg">
|
||||
<h1>Present your products</h1>
|
||||
<h2>with this Theme.</h2>
|
||||
<img alt="#" src="/website/image/theme_common.image_content_01" class="img img-responsive"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel4" href="#myCarousel4">
|
||||
<i class="fa fa-chevron-left"/>
|
||||
</div>
|
||||
<div class="carousel-control right" data-slide="next" data-target="#myCarousel4" href="#myCarousel4">
|
||||
<i class="fa fa-chevron-right"/>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s_header_text_big_picture">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-12 text-center mt64 mb48">
|
||||
<div class="panel panel-default s_panel">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Feature Title</h3>
|
||||
</div>
|
||||
<div class="panel-body">Panels are a great tool to compare offers or to emphasize on key features. To compare products, use the inside columns.</div>
|
||||
</div>
|
||||
<h1>The product which fits your needs</h1>
|
||||
</div>
|
||||
<div class="col-md-6 mt16 mb64">
|
||||
<p>Design expression comes from the combined effect of all elements in a product. Colour tone, shape and size should direct a person's thoughts towards buying the product. Therefore it is in the product designer's best interest to consider the audiences who are most likely to be the product's end consumers. Keeping in mind how consumers will perceive the product during the design process will direct towards the product’s success in the market. However, even within a specific audience, it is challenging to cater to each possible personality within that group.</p>
|
||||
</div>
|
||||
<div class="col-md-6 mb16 mt16">
|
||||
<p>The solution to that is to create a product that, in its designed appearance and function, expresses a personality or tells a story. Products that carry such attributes are more likely to give off a stronger expression that will attract more consumers. On that note it is important to keep in mind that design expression does not only concern the appearance of a product, but also its function. For example, as humans our appearance as well as our actions are subject to people's judgment when they are making a first impression of us.</p>
|
||||
</div>
|
||||
<div class="col-md-12">
|
||||
<img alt="#" src="/website/image/theme_common.image_content_04" class="img img-responsive"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<h2>Custom Pages: Have No Limits.</h2>
|
||||
<p>Our #1 priority is you, the user. We believe in our product and hold ourselves to the highest standards. We truly care about your site as much as you do, which is why we offer amazing support at our dedicated support center. In addition, we offer free updates with new features requested by our users. You can count on us.<br/>This theme gives you limitless potential to build amazing pages. Easily create unique page layouts using the tools we provide. In addition, we have you covered with dozens of beautiful pre-designed pages you can quickly choose from.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h2>Custom Pages: Have No Limits.</h2>
|
||||
<p>Our #1 priority is you, the user. We believe in our product and hold ourselves to the highest standards. We truly care about your site as much as you do, which is why we offer amazing support at our dedicated support center. In addition, we offer free updates with new features requested by our users. You can count on us.<br/>This theme gives you limitless potential to build amazing pages. Easily create unique page layouts using the tools we provide. In addition, we have you covered with dozens of beautiful pre-designed pages you can quickly choose from.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s_event_slide mt92">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-2 col-xs-12">
|
||||
<div class="fa glyph fa-music"/>
|
||||
<h3>Upcoming Events</h3>
|
||||
</div>
|
||||
<div class="col-md-10 col-xs-12">
|
||||
<div class="row">
|
||||
<div class="col-md-3 event">
|
||||
<h4>Find your dream house</h4>
|
||||
<div class="header-border center-block"/>
|
||||
<p class="text-center">/// 22-10-2014 ///</p>
|
||||
<h5>The famous new model has a lot of new features!</h5>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam repellendus sunt nobis libero delectus aperiam animi porro, optio expedita odio impedit quae praesentium fugit consequuntur vero architecto, excepturi, maiores aliquid.</p>
|
||||
<h5>You get a free entrance ticket!</h5>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam repellendus sunt nobis libero delectus aperiam animi porro, optio expedita odio impedit quae praesentium fugit consequuntur vero architecto, excepturi, maiores aliquid.</p>
|
||||
</div>
|
||||
<div class="col-md-3 event">
|
||||
<h4>Advices to house owners</h4>
|
||||
<div class="header-border center-block"/>
|
||||
<p class="text-center">/// 28-10-2014 ///</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore accusantium dolores. Ad non necessitatibus recusandae cupiditate animi quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia earum fuga unde, repellendus omnis iure.</p>
|
||||
</div>
|
||||
<div class="col-md-3 event">
|
||||
<h4>Renewable energy</h4>
|
||||
<div class="header-border center-block"/>
|
||||
<p class="text-center">/// 03-11-2014 ///</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, magni recusandae nemo eligendi!</p>
|
||||
</div>
|
||||
<div class="col-md-3 event">
|
||||
<h4>Introducing the future</h4>
|
||||
<div class="header-border center-block"/>
|
||||
<p class="text-center">/// 08-11-2014 ///</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam optio dolor mollitia, consectetur asperiores libero illum. Repellendus, molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus maxime, alias. Harum!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="parallax s_parallax bg-img-03" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="height: 512px; overflow: hidden; background-attachment: scroll; background-position: 0px 1329.6px;">
|
||||
<div>
|
||||
<div class="oe_structure"/>
|
||||
</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>
|
||||
<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 class="panel panel-default s_panel">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title px18">Feature Title</h3>
|
||||
</div>
|
||||
<div class="panel-body">Panels are a great tool to compare offers or to emphasize on key features. To compare products, use the inside columns.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-12 text-center">
|
||||
<img alt="#" src="/website/image/theme_common.image_content_05" class="img img-responsive"/>
|
||||
<a href="http://www.odoo.com">DISCOVER THE PRODUCT</a>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-12">
|
||||
<h3>The best approach</h3>
|
||||
<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 class="panel panel-default s_panel">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title px18">Feature Title</h3>
|
||||
</div>
|
||||
<div class="panel-body">Panels are a great tool to compare offers or to emphasize on key features. To compare products, use the inside columns.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<hr class="s_separator"/>
|
||||
<section class="s_three_columns mt92 mb64">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<img class="img img-responsive img-rounded img-thumbnail" src="/theme_real_estate/static/src/img/content/content_img_10.jpg" style="-webkit-animation-play-state: paused; animation-play-state: paused; -webkit-transition: none; transition: none"/>
|
||||
<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">
|
||||
<img class="img img-responsive img-rounded img-thumbnail" src="/theme_real_estate/static/src/img/content/content_img_03.jpg" style="-webkit-animation-play-state: paused; animation-play-state: paused; -webkit-transition: none; transition: none"/>
|
||||
<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-4">
|
||||
<img class="img img-responsive img-rounded img-thumbnail" src="/theme_real_estate/static/src/img/content/content_img_09.jpg" style="-webkit-animation-play-state: paused; animation-play-state: paused; -webkit-transition: none; transition: none"/>
|
||||
<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 bg-img-05" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="height: 520px; overflow: hidden; background-attachment: scroll; background-position: 0px 1329.6px;">
|
||||
<div>
|
||||
<div class="oe_structure"/>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s_numbers bg-alpha mt64 mb64">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-3 mb32 text-center">
|
||||
<h1 class="mb0">12</h1>
|
||||
<p>Useful options</p>
|
||||
</div>
|
||||
<div class="col-md-3 mb32 text-center">
|
||||
<h1 class="mb0">45</h1>
|
||||
<p>Beautiful snippets</p>
|
||||
</div>
|
||||
<div class="col-md-3 mb32 text-center">
|
||||
<h1 class="mb0">8</h1>
|
||||
<p>Amazing pages</p>
|
||||
</div>
|
||||
<div class="col-md-3 mb32 text-center">
|
||||
<h1 class="mb0">37</h1>
|
||||
<p>Outstanding images</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s_big_icon_circle o_animation o_displayed_bottom o_displayed_top o_displayed_middle o_visible o_visible_middle o_visible_top" style="height: 496px; overflow: hidden;">
|
||||
<div class="container">
|
||||
<div class="row mb64">
|
||||
<div class="col-md-12 text-center mb32">
|
||||
<h2>Big Icon Circle</h2>
|
||||
<h3 class="text-muted ">A Great Way to Show Your Numbers</h3>
|
||||
</div>
|
||||
<div class="col-md-2 col-md-offset-1 mt16 mb32">
|
||||
<div class="s_big_icon_circle_box">
|
||||
<div class="s_big_icon_circle_icon col-md-4 center-block">
|
||||
<span class="fa fa-desktop"/>
|
||||
<h5>1000 Apps</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2 mt16 mb32">
|
||||
<div class="s_big_icon_circle_box">
|
||||
<div class="s_big_icon_circle_icon col-md-4">
|
||||
<span class="fa fa-users"/>
|
||||
<h5>20.000 Users</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2 mt16 mb32">
|
||||
<div class="s_big_icon_circle_box">
|
||||
<div class="s_big_icon_circle_icon col-md-4">
|
||||
<span class="fa fa-user"/>
|
||||
<h5>234 Clients</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2 mt16 mb32">
|
||||
<div class="s_big_icon_circle_box">
|
||||
<div class="s_big_icon_circle_icon col-md-4">
|
||||
<span class="fa fa-globe"/>
|
||||
<h5>30 Countries</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2 mt16 mb32">
|
||||
<div class="s_big_icon_circle_box">
|
||||
<div class="s_big_icon_circle_icon col-md-4">
|
||||
<span class="fa fa-users"/>
|
||||
<h5>75 Partners</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s_google_map none" data-map-color="" data-map-gps="(50.850344, 4.352701000000025)" data-map-type="ROADMAP" data-map-zoom="14" data-pin-style="flat" style="height: 488px; overflow: hidden;">
|
||||
<div class="map_container" style="background-color: rgb(229, 227, 223); overflow: hidden;">
|
||||
<div class="gm-style" style="position: absolute; left: 0px; top: 0px; overflow: hidden; width: 100%; height: 100%; z-index: 0;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; overflow: hidden; width: 100%; height: 100%; z-index: 0; cursor: url("https://maps.gstatic.com/mapfiles/openhand_8_8.cur"), default;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 1; width: 100%;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 0;">
|
||||
<div aria-hidden="true" style="position: absolute; left: 0px; top: 0px; z-index: 1; visibility: inherit;">
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 694px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 694px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 438px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 438px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 950px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 950px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 694px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 694px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 438px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 438px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 950px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 950px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 182px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 182px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1206px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1206px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 182px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 182px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1206px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1206px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: -74px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: -74px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1462px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1462px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: -74px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: -74px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1462px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; position: absolute; left: 1462px; top: 551px;"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: -1;">
|
||||
<div aria-hidden="true" style="position: absolute; left: 0px; top: 0px; z-index: 1; visibility: inherit;">
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 694px; top: 39px;">
|
||||
<canvas draggable="false" height="512" style="-moz-user-select: none; position: absolute; left: 0px; top: 0px; height: 256px; width: 256px;" width="512"/>
|
||||
</div>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 694px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 438px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 438px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 950px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 950px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 694px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 694px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 438px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 438px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 950px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 950px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 182px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 182px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1206px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1206px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 182px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 182px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1206px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1206px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -74px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -74px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1462px; top: 39px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1462px; top: 295px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -74px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -74px; top: 551px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1462px; top: -217px;"/>
|
||||
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 1462px; top: 551px;"/></div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 0;">
|
||||
<div aria-hidden="true" style="position: absolute; left: 0px; top: 0px; z-index: 1; visibility: inherit;">
|
||||
<div style="position: absolute; left: 694px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8390!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 694px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8390!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 438px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8389!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 438px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8389!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 950px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8391!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 950px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8391!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 694px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8390!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 694px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8390!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 438px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8389!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 438px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8389!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 950px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8391!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 950px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8391!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 182px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8388!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1206px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8392!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 182px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8388!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1206px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8392!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1206px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8392!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 182px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8388!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 182px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8388!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1206px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts0.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8392!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: -74px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8387!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1462px; top: 39px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8393!3i5495!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: -74px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8387!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1462px; top: 295px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8393!3i5496!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: -74px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8387!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: -74px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8387!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1462px; top: -217px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8393!3i5494!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
<div style="position: absolute; left: 1462px; top: 551px; width: 256px; height: 256px; transition: opacity 200ms ease-out 0s;">
|
||||
<img draggable="false" src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i14!2i8393!3i5497!2m3!1e0!2sm!3i310112778!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" style="-moz-user-select: none; border: 0px none; padding: 0px; margin: 0px; width: 256px; height: 256px;"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 2; width: 100%; height: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 3; width: 100%;">
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 106; width: 100%;"/>
|
||||
<div style="position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;"/>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-left: 5px; margin-right: 5px; z-index: 1000000; position: absolute; left: 0px; bottom: 0px;">
|
||||
<div style="width: 62px; height: 26px; cursor: pointer;">
|
||||
<a href="https://maps.google.com/maps?ll=50.850344,4.352701&z=14&t=m&hl=en-US&gl=US&mapclient=apiv3" style="position: static; overflow: visible; float: none; display: inline;" target="_blank" title="Click to see this area on Google Maps">
|
||||
<img draggable="false" src="https://maps.gstatic.com/mapfiles/api-3/images/google_white2_hdpi.png" style="position: absolute; left: 0px; top: 0px; width: 62px; height: 26px; -moz-user-select: none; border: 0px none; padding: 0px; margin: 0px;"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div style="background-color: white; padding: 15px 21px; border: 1px solid rgb(171, 171, 171); font-family: Roboto,Arial,sans-serif; color: rgb(34, 34, 34); box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2); z-index: 10000002; display: none; width: 256px; height: 148px; position: absolute; left: 569px; top: 154px;">
|
||||
<div style="padding: 0px 0px 10px; font-size: 16px;">Map Data</div>
|
||||
<div style="font-size: 13px;">Map data ©2015 Google</div>
|
||||
<div style="width: 13px; height: 13px; overflow: hidden; position: absolute; opacity: 0.7; right: 12px; top: 12px; z-index: 10000; cursor: pointer;">
|
||||
<img draggable="false" src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png" style="position: absolute; left: -2px; top: -336px; width: 59px; height: 492px; -moz-user-select: none; border: 0px none; padding: 0px; margin: 0px;"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gmnoprint" style="z-index: 1000001; position: absolute; right: 167px; bottom: 0px; width: 122px;">
|
||||
<div class="gm-style-cc" draggable="false" style="-moz-user-select: none;">
|
||||
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
|
||||
<div style="width: 1px;"/>
|
||||
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"/></div>
|
||||
<div style="position: relative; padding-right: 6px; padding-left: 6px; font-family: Roboto,Arial,sans-serif; font-size: 10px; color: rgb(68, 68, 68); white-space: nowrap; direction: ltr; text-align: right;">
|
||||
<a style="color: rgb(68, 68, 68); text-decoration: none; cursor: pointer; display: none;">Map Data</a>
|
||||
<span style="">Map data ©2015 Google</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gmnoscreen" style="position: absolute; right: 0px; bottom: 0px;">
|
||||
<div style="font-family: Roboto,Arial,sans-serif; font-size: 11px; color: rgb(68, 68, 68); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);">Map data ©2015 Google</div>
|
||||
</div>
|
||||
<div class="gmnoprint gm-style-cc" draggable="false" style="z-index: 1000001; -moz-user-select: none; position: absolute; right: 96px; bottom: 0px;">
|
||||
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
|
||||
<div style="width: 1px;"/>
|
||||
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"/></div>
|
||||
<div style="position: relative; padding-right: 6px; padding-left: 6px; font-family: Roboto,Arial,sans-serif; font-size: 10px; color: rgb(68, 68, 68); white-space: nowrap; direction: ltr; text-align: right;">
|
||||
<a href="https://www.google.com/intl/en-US_US/help/terms_maps.html" style="text-decoration: none; cursor: pointer; color: rgb(68, 68, 68);" target="_blank">Terms of Use</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gm-style-cc" draggable="false" style="-moz-user-select: none; position: absolute; right: 0px; bottom: 0px;">
|
||||
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
|
||||
<div style="width: 1px;"/>
|
||||
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"/></div>
|
||||
<div style="position: relative; padding-right: 6px; padding-left: 6px; font-family: Roboto,Arial,sans-serif; font-size: 10px; color: rgb(68, 68, 68); white-space: nowrap; direction: ltr; text-align: right;">
|
||||
<a href="https://www.google.com/maps/@50.850344,4.352701,14z/data=!10m1!1e1!12b1?source=apiv3&rapsrc=apiv3" style="font-family: Roboto,Arial,sans-serif; font-size: 10px; color: rgb(68, 68, 68); text-decoration: none; position: relative;" target="_new" title="Report errors in the road map or imagery to Google">Report a map error</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gmnoprint" controlheight="0" controlwidth="0" draggable="false" style="margin: 5px; -moz-user-select: none; position: absolute; display: none; left: 0px; top: 0px;">
|
||||
<div class="gmnoprint" controlheight="0" controlwidth="0" style="opacity: 0.6; display: none; position: absolute;">
|
||||
<div style="width: 22px; height: 22px; overflow: hidden; position: absolute; cursor: pointer;" title="Rotate map 90 degrees">
|
||||
<img draggable="false" src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6_hdpi.png" style="position: absolute; left: -38px; top: -360px; width: 59px; height: 492px; -moz-user-select: none; border: 0px none; padding: 0px; margin: 0px;"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="description">
|
||||
<font>Visit us:</font>
|
||||
<span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</t>
|
||||
</template>
|
||||
</odoo>
|
||||
@@ -0,0 +1,381 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_real_estate
|
||||
#
|
||||
# Translators:
|
||||
# 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 08:05+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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 03-11-2014 ///"
|
||||
msgstr "/// 03-11-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 08-11-2014 ///"
|
||||
msgstr "/// 08-11-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 22-10-2014 ///"
|
||||
msgstr "/// 22-10-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 28-10-2014 ///"
|
||||
msgstr "/// 28-10-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "1000 Apps"
|
||||
msgstr "1000 Apps"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "12"
|
||||
msgstr "12"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "20.000 Users"
|
||||
msgstr "20.000 Benutzer"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "234 Clients"
|
||||
msgstr "234 Kunden"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "30 Countries"
|
||||
msgstr "30 Länder"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "37"
|
||||
msgstr "37"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "45"
|
||||
msgstr "45"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "75 Partners"
|
||||
msgstr "75 Partner"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"<font>Visit us:</font>\n"
|
||||
" <span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<span style=\"\">Map data ©2015 Google</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "A Great Way to Show Your Numbers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Advices to house owners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Amazing pages"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Beautiful snippets"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Big Icon Circle"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Click to see this area on Google Maps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Custom Pages: Have No Limits."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "DISCOVER THE PRODUCT"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Design expression comes from the combined effect of all elements in a "
|
||||
"product. Colour tone, shape and size should direct a person's thoughts "
|
||||
"towards buying the product. Therefore it is in the product designer's best "
|
||||
"interest to consider the audiences who are most likely to be the product's "
|
||||
"end consumers. Keeping in mind how consumers will perceive the product "
|
||||
"during the design process will direct towards the product’s success in the "
|
||||
"market. However, even within a specific audience, it is challenging to cater"
|
||||
" to each possible personality within that group."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature One"
|
||||
msgstr "Funktion 1"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Three"
|
||||
msgstr "Funktion 3"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Title"
|
||||
msgstr "Funktionsbeschreibung"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Two"
|
||||
msgstr "Zweites Feature"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Find your dream house"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Generate customers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Introducing the future"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam "
|
||||
"optio dolor mollitia, consectetur asperiores libero illum. Repellendus, "
|
||||
"molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio "
|
||||
"suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus "
|
||||
"maxime, alias. Harum!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam "
|
||||
"repellendus sunt nobis libero delectus aperiam animi porro, optio expedita "
|
||||
"odio impedit quae praesentium fugit consequuntur vero architecto, excepturi,"
|
||||
" maiores aliquid."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam "
|
||||
"minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, "
|
||||
"magni recusandae nemo eligendi!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore "
|
||||
"accusantium dolores. Ad non necessitatibus recusandae cupiditate animi "
|
||||
"quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia "
|
||||
"earum fuga unde, repellendus omnis iure."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map data ©2015 Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Our #1 priority is you, the user. We believe in our product and hold "
|
||||
"ourselves to the highest standards. We truly care about your site as much as"
|
||||
" you do, which is why we offer amazing support at our dedicated support "
|
||||
"center. In addition, we offer free updates with new features requested by "
|
||||
"our users. You can count on us.<br/>This theme gives you limitless potential"
|
||||
" to build amazing pages. Easily create unique page layouts using the tools "
|
||||
"we provide. In addition, we have you covered with dozens of beautiful pre-"
|
||||
"designed pages you can quickly choose from."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Outstanding images"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Panels are a great tool to compare offers or to emphasize on key features. "
|
||||
"To compare products, use the inside columns."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Present your products"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Renewable energy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report a map error"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report errors in the road map or imagery to Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Rotate map 90 degrees"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Terms of Use"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The best approach"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The famous new model has a lot of new features!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The latest technology"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The product which fits your needs"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"The solution to that is to create a product that, in its designed appearance"
|
||||
" and function, expresses a personality or tells a story. Products that carry"
|
||||
" such attributes are more likely to give off a stronger expression that will"
|
||||
" attract more consumers. On that note it is important to keep in mind that "
|
||||
"design expression does not only concern the appearance of a product, but "
|
||||
"also its function. For example, as humans our appearance as well as our "
|
||||
"actions are subject to people's judgment when they are making a first "
|
||||
"impression of us."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Upcoming Events"
|
||||
msgstr "Nächste Veranstaltungen"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Useful options"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "You get a free entrance ticket!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "from visitors."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "with this Theme."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,15 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-24 13:27+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 13:27+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"
|
||||
@@ -0,0 +1,389 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_real_estate
|
||||
#
|
||||
# Translators:
|
||||
# Frédéric LIETART <stuff@tifred.fr>, 2019
|
||||
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.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 08:05+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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 03-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 08-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 22-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 28-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "1000 Apps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "12"
|
||||
msgstr "12"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "20.000 Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "234 Clients"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "30 Countries"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "37"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "45"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "75 Partners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"<font>Visit us:</font>\n"
|
||||
" <span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<span style=\"\">Map data ©2015 Google</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "A Great Way to Show Your Numbers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Advices to house owners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Amazing pages"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Beautiful snippets"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Big Icon Circle"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Click to see this area on Google Maps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Custom Pages: Have No Limits."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "DISCOVER THE PRODUCT"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Design expression comes from the combined effect of all elements in a "
|
||||
"product. Colour tone, shape and size should direct a person's thoughts "
|
||||
"towards buying the product. Therefore it is in the product designer's best "
|
||||
"interest to consider the audiences who are most likely to be the product's "
|
||||
"end consumers. Keeping in mind how consumers will perceive the product "
|
||||
"during the design process will direct towards the product’s success in the "
|
||||
"market. However, even within a specific audience, it is challenging to cater"
|
||||
" to each possible personality within that group."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature One"
|
||||
msgstr "Fonctionnalité 1"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Three"
|
||||
msgstr "Fonctionnalité 3"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Title"
|
||||
msgstr "Titre caractéristique "
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Two"
|
||||
msgstr "Fonctionnalité 2"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Find your dream house"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Generate customers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Introducing the future"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam "
|
||||
"optio dolor mollitia, consectetur asperiores libero illum. Repellendus, "
|
||||
"molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio "
|
||||
"suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus "
|
||||
"maxime, alias. Harum!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam "
|
||||
"repellendus sunt nobis libero delectus aperiam animi porro, optio expedita "
|
||||
"odio impedit quae praesentium fugit consequuntur vero architecto, excepturi,"
|
||||
" maiores aliquid."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam "
|
||||
"minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, "
|
||||
"magni recusandae nemo eligendi!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore "
|
||||
"accusantium dolores. Ad non necessitatibus recusandae cupiditate animi "
|
||||
"quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia "
|
||||
"earum fuga unde, repellendus omnis iure."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map data ©2015 Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Our #1 priority is you, the user. We believe in our product and hold "
|
||||
"ourselves to the highest standards. We truly care about your site as much as"
|
||||
" you do, which is why we offer amazing support at our dedicated support "
|
||||
"center. In addition, we offer free updates with new features requested by "
|
||||
"our users. You can count on us.<br/>This theme gives you limitless potential"
|
||||
" to build amazing pages. Easily create unique page layouts using the tools "
|
||||
"we provide. In addition, we have you covered with dozens of beautiful pre-"
|
||||
"designed pages you can quickly choose from."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Outstanding images"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Panels are a great tool to compare offers or to emphasize on key features. "
|
||||
"To compare products, use the inside columns."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Present your products"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Renewable energy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report a map error"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report errors in the road map or imagery to Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Rotate map 90 degrees"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Terms of Use"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The best approach"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The famous new model has a lot of new features!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The latest technology"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The product which fits your needs"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"The solution to that is to create a product that, in its designed appearance"
|
||||
" and function, expresses a personality or tells a story. Products that carry"
|
||||
" such attributes are more likely to give off a stronger expression that will"
|
||||
" attract more consumers. On that note it is important to keep in mind that "
|
||||
"design expression does not only concern the appearance of a product, but "
|
||||
"also its function. For example, as humans our appearance as well as our "
|
||||
"actions are subject to people's judgment when they are making a first "
|
||||
"impression of us."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Upcoming Events"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Useful options"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "You get a free entrance ticket!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "from visitors."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "with this Theme."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,438 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_real_estate
|
||||
#
|
||||
# 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 08:05+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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 03-11-2014 ///"
|
||||
msgstr "/// 03-11-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 08-11-2014 ///"
|
||||
msgstr "/// 08-11-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 22-10-2014 ///"
|
||||
msgstr "/// 22-10-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 28-10-2014 ///"
|
||||
msgstr "/// 28-10-2014 ///"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "1000 Apps"
|
||||
msgstr "1000 apps"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "12"
|
||||
msgstr "12"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "20.000 Users"
|
||||
msgstr "20.000 gebruikers"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "234 Clients"
|
||||
msgstr "234 klanten"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "30 Countries"
|
||||
msgstr "30 landen"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "37"
|
||||
msgstr "37"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "45"
|
||||
msgstr "45"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "75 Partners"
|
||||
msgstr "75 partners"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"<font>Visit us:</font>\n"
|
||||
" <span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<span style=\"\">Map data ©2015 Google</span>"
|
||||
msgstr "<span style=\"\">Map data ©2015 Google</span>"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "A Great Way to Show Your Numbers"
|
||||
msgstr "Een geweldige manier om uw cijfers te tonen"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Advices to house owners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Amazing pages"
|
||||
msgstr "Geweldige pagina's"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Beautiful snippets"
|
||||
msgstr "Prachtige snippets"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Big Icon Circle"
|
||||
msgstr "Grote icoon cirkel"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Click to see this area on Google Maps"
|
||||
msgstr "Klik om dit gebied te zien op Google Maps"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Custom Pages: Have No Limits."
|
||||
msgstr "Gepersonaliseerde pagina's: hebben geen limieten."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "DISCOVER THE PRODUCT"
|
||||
msgstr "ONTDEK HET PRODUCT"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Design expression comes from the combined effect of all elements in a "
|
||||
"product. Colour tone, shape and size should direct a person's thoughts "
|
||||
"towards buying the product. Therefore it is in the product designer's best "
|
||||
"interest to consider the audiences who are most likely to be the product's "
|
||||
"end consumers. Keeping in mind how consumers will perceive the product "
|
||||
"during the design process will direct towards the product’s success in the "
|
||||
"market. However, even within a specific audience, it is challenging to cater"
|
||||
" to each possible personality within that group."
|
||||
msgstr ""
|
||||
"Ontwerp uitdrukkingen komen vanuit het gecombineerde effect van alle "
|
||||
"elementen in een product. Kleurtoon, vorm en grootte moeten een koper zijn "
|
||||
"aandacht richten op het product kopen. Daarom is het in het belang van de "
|
||||
"product ontwerpen om de doelgroepen in het oog te houden die waarschijnlijk "
|
||||
"de eindklant zijn. In het achterhoofd houden hoe de consumenten het product "
|
||||
"zullen zien tijdens het product zal bijdragen aan het product zijn succes. "
|
||||
"Hoewel, zelfs met een specifieke doelgroep, het een uitdaging is om elke "
|
||||
"persoonlijkheid te verzorgen binnen de doelgroep."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature One"
|
||||
msgstr "Functie een"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Three"
|
||||
msgstr "Functie drie"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Title"
|
||||
msgstr "Functie titel"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Two"
|
||||
msgstr "Mogelijkheid 2"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Find your dream house"
|
||||
msgstr "Vind uw droomhuis"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Generate customers"
|
||||
msgstr "Genereer klanten"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Introducing the future"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam "
|
||||
"optio dolor mollitia, consectetur asperiores libero illum. Repellendus, "
|
||||
"molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio "
|
||||
"suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus "
|
||||
"maxime, alias. Harum!"
|
||||
msgstr ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam "
|
||||
"optio dolor mollitia, consectetur asperiores libero illum. Repellendus, "
|
||||
"molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio "
|
||||
"suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus "
|
||||
"maxime, alias. Harum!"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam "
|
||||
"repellendus sunt nobis libero delectus aperiam animi porro, optio expedita "
|
||||
"odio impedit quae praesentium fugit consequuntur vero architecto, excepturi,"
|
||||
" maiores aliquid."
|
||||
msgstr ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam "
|
||||
"repellendus sunt nobis libero delectus aperiam animi porro, optio expedita "
|
||||
"odio impedit quae praesentium fugit consequuntur vero architecto, excepturi,"
|
||||
" maiores aliquid."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam "
|
||||
"minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, "
|
||||
"magni recusandae nemo eligendi!"
|
||||
msgstr ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam "
|
||||
"minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, "
|
||||
"magni recusandae nemo eligendi!"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore "
|
||||
"accusantium dolores. Ad non necessitatibus recusandae cupiditate animi "
|
||||
"quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia "
|
||||
"earum fuga unde, repellendus omnis iure."
|
||||
msgstr ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore "
|
||||
"accusantium dolores. Ad non necessitatibus recusandae cupiditate animi "
|
||||
"quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia "
|
||||
"earum fuga unde, repellendus omnis iure."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map Data"
|
||||
msgstr "Map data"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map data ©2015 Google"
|
||||
msgstr "Map data ©2015 Google"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Our #1 priority is you, the user. We believe in our product and hold "
|
||||
"ourselves to the highest standards. We truly care about your site as much as"
|
||||
" you do, which is why we offer amazing support at our dedicated support "
|
||||
"center. In addition, we offer free updates with new features requested by "
|
||||
"our users. You can count on us.<br/>This theme gives you limitless potential"
|
||||
" to build amazing pages. Easily create unique page layouts using the tools "
|
||||
"we provide. In addition, we have you covered with dozens of beautiful pre-"
|
||||
"designed pages you can quickly choose from."
|
||||
msgstr ""
|
||||
"Onze #1 prioriteit bent u, de gebruiker. We geloven in ons product en houden"
|
||||
" de hoogste standaard aan. We geven werkelijk om uw website zoals u dat "
|
||||
"doet, dat is waarom we geweldige ondersteuning bieden met ons toegewijde "
|
||||
"ondersteuningsteam. Hier bovenop bieden we gratis updates met nieuwe "
|
||||
"mogelijkheden die gevraagd worden door onze gebruikers. U kan op ons "
|
||||
"rekenen.<br/>Dit thema geeft u eindeloze mogelijkheden om prachtige pagina's"
|
||||
" te bouwen. Maak gemakkelijk unieke pagina layouts met de tools die wij "
|
||||
"aanbieden. Hier bovenop zijn er dozijnen aan voorgekauwde, ontworpen, "
|
||||
"pagina's waar u gemakkelijk uit kan kiezen."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Outstanding images"
|
||||
msgstr "Afbeeldingen die er uit springen"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Panels are a great tool to compare offers or to emphasize on key features. "
|
||||
"To compare products, use the inside columns."
|
||||
msgstr ""
|
||||
"Panelen zijn een geweldig hulpmiddel om aanbiedingen te vergelijken of de "
|
||||
"nadruk te leggen op de belangrijkste functies. Om producten te vergelijken "
|
||||
"gebruikt u de binnenste kolommen."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Present your products"
|
||||
msgstr "Presenteer uw producten"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Renewable energy"
|
||||
msgstr "Hernieuwbare energie"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report a map error"
|
||||
msgstr "Rapporteer een map fout"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report errors in the road map or imagery to Google"
|
||||
msgstr "Rapporteer fouten in de wegenkaart of afbeeldingen aan Google"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Rotate map 90 degrees"
|
||||
msgstr "Roteer map 90 graden"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Terms of Use"
|
||||
msgstr "Servicevoorwaarden"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The best approach"
|
||||
msgstr "De beste aanpak"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The famous new model has a lot of new features!"
|
||||
msgstr "Het bekende nieuwe model heeft een hoop nieuwe opties!"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The latest technology"
|
||||
msgstr "De laatste technologie"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The product which fits your needs"
|
||||
msgstr "Het product dat aan uw noden voldoet"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"The solution to that is to create a product that, in its designed appearance"
|
||||
" and function, expresses a personality or tells a story. Products that carry"
|
||||
" such attributes are more likely to give off a stronger expression that will"
|
||||
" attract more consumers. On that note it is important to keep in mind that "
|
||||
"design expression does not only concern the appearance of a product, but "
|
||||
"also its function. For example, as humans our appearance as well as our "
|
||||
"actions are subject to people's judgment when they are making a first "
|
||||
"impression of us."
|
||||
msgstr ""
|
||||
"De oplossing is om een product aan te maken dat, in zijn ontwerp en functie,"
|
||||
" een persoonlijkheid uitdrukt of een verhaal verteld. Producten die zulke "
|
||||
"kenmerken vertonen geven een sterkere expressie die meer klanten aantrekt. "
|
||||
"Het is belangrijk dat de ontwerp expressie niet alleen het voorkomen van het"
|
||||
" product aangaat, maar ook zijn functionaliteit. Bijvoorbeeld, als mensen is"
|
||||
" onze verschijning alsook onze acties blootgesteld aan mensen hun oordeel "
|
||||
"wanneer ze een eerste impressie vormen van ons."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Upcoming Events"
|
||||
msgstr "Aankomende evenementen"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Useful options"
|
||||
msgstr "Handige optie"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "You get a free entrance ticket!"
|
||||
msgstr "U krijgt een gratis toegang ticket!"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "from visitors."
|
||||
msgstr "van bezoekers."
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "with this Theme."
|
||||
msgstr "met dit thema."
|
||||
@@ -0,0 +1,319 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_real_estate
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-04-24 08:05+0000\n"
|
||||
"PO-Revision-Date: 2019-04-24 08:05+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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 03-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 08-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 22-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 28-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "1000 Apps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "12"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "20.000 Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "234 Clients"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "30 Countries"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "37"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "45"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "75 Partners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<font>Visit us:</font>\n"
|
||||
" <span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<span style=\"\">Map data ©2015 Google</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "A Great Way to Show Your Numbers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Advices to house owners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Amazing pages"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Beautiful snippets"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Big Icon Circle"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Click to see this area on Google Maps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Custom Pages: Have No Limits."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "DISCOVER THE PRODUCT"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Design expression comes from the combined effect of all elements in a product. Colour tone, shape and size should direct a person's thoughts towards buying the product. Therefore it is in the product designer's best interest to consider the audiences who are most likely to be the product's end consumers. Keeping in mind how consumers will perceive the product during the design process will direct towards the product’s success in the market. However, even within a specific audience, it is challenging to cater to each possible personality within that group."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature One"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Three"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Title"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Two"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Find your dream house"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Generate customers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Introducing the future"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam optio dolor mollitia, consectetur asperiores libero illum. Repellendus, molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus maxime, alias. Harum!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam repellendus sunt nobis libero delectus aperiam animi porro, optio expedita odio impedit quae praesentium fugit consequuntur vero architecto, excepturi, maiores aliquid."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, magni recusandae nemo eligendi!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore accusantium dolores. Ad non necessitatibus recusandae cupiditate animi quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia earum fuga unde, repellendus omnis iure."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map data ©2015 Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Our #1 priority is you, the user. We believe in our product and hold ourselves to the highest standards. We truly care about your site as much as you do, which is why we offer amazing support at our dedicated support center. In addition, we offer free updates with new features requested by our users. You can count on us.<br/>This theme gives you limitless potential to build amazing pages. Easily create unique page layouts using the tools we provide. In addition, we have you covered with dozens of beautiful pre-designed pages you can quickly choose from."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Outstanding images"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Panels are a great tool to compare offers or to emphasize on key features. To compare products, use the inside columns."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Present your products"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Renewable energy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report a map error"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report errors in the road map or imagery to Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Rotate map 90 degrees"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Terms of Use"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The best approach"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The famous new model has a lot of new features!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The latest technology"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The product which fits your needs"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The solution to that is to create a product that, in its designed appearance and function, expresses a personality or tells a story. Products that carry such attributes are more likely to give off a stronger expression that will attract more consumers. On that note it is important to keep in mind that design expression does not only concern the appearance of a product, but also its function. For example, as humans our appearance as well as our actions are subject to people's judgment when they are making a first impression of us."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Upcoming Events"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Useful options"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "You get a free entrance ticket!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "from visitors."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "with this Theme."
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,383 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_real_estate
|
||||
#
|
||||
# Translators:
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2019
|
||||
# v2exerer <9010446@qq.com>, 2019
|
||||
# fausthuang, 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 08:05+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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 03-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 08-11-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 22-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "/// 28-10-2014 ///"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "1000 Apps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "12"
|
||||
msgstr "12"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "20.000 Users"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "234 Clients"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "30 Countries"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "37"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "45"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "75 Partners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"<font>Visit us:</font>\n"
|
||||
" <span> Our office is located in the northeast of Brussels. TEL (555) 432 2365 </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "<span style=\"\">Map data ©2015 Google</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "A Great Way to Show Your Numbers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Advices to house owners"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Amazing pages"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Beautiful snippets"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Big Icon Circle"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Click to see this area on Google Maps"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Custom Pages: Have No Limits."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "DISCOVER THE PRODUCT"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Design expression comes from the combined effect of all elements in a "
|
||||
"product. Colour tone, shape and size should direct a person's thoughts "
|
||||
"towards buying the product. Therefore it is in the product designer's best "
|
||||
"interest to consider the audiences who are most likely to be the product's "
|
||||
"end consumers. Keeping in mind how consumers will perceive the product "
|
||||
"during the design process will direct towards the product’s success in the "
|
||||
"market. However, even within a specific audience, it is challenging to cater"
|
||||
" to each possible personality within that group."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature One"
|
||||
msgstr "功能一"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Three"
|
||||
msgstr "功能三"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Title"
|
||||
msgstr "功能标题"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Feature Two"
|
||||
msgstr "功能二"
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Find your dream house"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Generate customers"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Introducing the future"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste eius, nam "
|
||||
"optio dolor mollitia, consectetur asperiores libero illum. Repellendus, "
|
||||
"molestias consequatur rem ipsa. Tempora omnis eius, ipsam quaerat optio "
|
||||
"suscipit necessitatibus aliquam obcaecati. Vero quia mollitia repellendus "
|
||||
"maxime, alias. Harum!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laboriosam "
|
||||
"repellendus sunt nobis libero delectus aperiam animi porro, optio expedita "
|
||||
"odio impedit quae praesentium fugit consequuntur vero architecto, excepturi,"
|
||||
" maiores aliquid."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus ullam "
|
||||
"minus qui aliquid optio, animi nam odio iste quisquam voluptas laudantium, "
|
||||
"magni recusandae nemo eligendi!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vitae, inventore "
|
||||
"accusantium dolores. Ad non necessitatibus recusandae cupiditate animi "
|
||||
"quibusdam enim earum, nulla, qui. Dolorem sunt impedit similique a quia "
|
||||
"earum fuga unde, repellendus omnis iure."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map Data"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Map data ©2015 Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Our #1 priority is you, the user. We believe in our product and hold "
|
||||
"ourselves to the highest standards. We truly care about your site as much as"
|
||||
" you do, which is why we offer amazing support at our dedicated support "
|
||||
"center. In addition, we offer free updates with new features requested by "
|
||||
"our users. You can count on us.<br/>This theme gives you limitless potential"
|
||||
" to build amazing pages. Easily create unique page layouts using the tools "
|
||||
"we provide. In addition, we have you covered with dozens of beautiful pre-"
|
||||
"designed pages you can quickly choose from."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Outstanding images"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"Panels are a great tool to compare offers or to emphasize on key features. "
|
||||
"To compare products, use the inside columns."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Present your products"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Renewable energy"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report a map error"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Report errors in the road map or imagery to Google"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Rotate map 90 degrees"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Terms of Use"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The best approach"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The famous new model has a lot of new features!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The latest technology"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "The product which fits your needs"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid ""
|
||||
"The solution to that is to create a product that, in its designed appearance"
|
||||
" and function, expresses a personality or tells a story. Products that carry"
|
||||
" such attributes are more likely to give off a stronger expression that will"
|
||||
" attract more consumers. On that note it is important to keep in mind that "
|
||||
"design expression does not only concern the appearance of a product, but "
|
||||
"also its function. For example, as humans our appearance as well as our "
|
||||
"actions are subject to people's judgment when they are making a first "
|
||||
"impression of us."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.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_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Upcoming Events"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "Useful options"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "You get a free entrance ticket!"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "from visitors."
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_real_estate
|
||||
#: model:ir.ui.view,arch_db:theme_real_estate.demo
|
||||
msgid "with this Theme."
|
||||
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: 22 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 986 B |
@@ -0,0 +1,273 @@
|
||||
<section class="container bg-gray-lighter">
|
||||
<h2 class="text-center mt32">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
|
||||
<hr>
|
||||
|
||||
<p class="jumbotron"><b>This theme 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 & 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.</b></p>
|
||||
<img src="real_estate_description.png" class="img-responsive center-block mt32"/>
|
||||
<hr>
|
||||
|
||||
<h2 class="text-center mb32">CUSTOMIZATION TOOLS</h2>
|
||||
|
||||
<p>The theme comes with customization tools. 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 mt32"/>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<br>
|
||||
<h3>The theme 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.
|
||||
You can not go wrong with the settings.
|
||||
</p>
|
||||
<br>
|
||||
<h3>Minimalistic Flat Design</h3>
|
||||
<p>It 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>
|
||||
<br>
|
||||
<h3>6 Prebuild Presets</h3>
|
||||
<p class="mb16">You don't have the time to play with options? Don't worry, this theme gives
|
||||
you six full presets wich combine colors, fonts and background.</p>
|
||||
|
||||
<p>This theme has an <a href="https://apps.odoo.com/apps/10.0/theme_real_estate_sale/">additional eCommerce plugin</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<h2 class="text-center mb32">BUILDING BLOCKS</h2>
|
||||
|
||||
<p>You get a new complete range of building blocks.</p>
|
||||
|
||||
<h3 class="mt32 mb32">CONTENT BLOCKS</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_title.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Title</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_button_text.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Custom Button</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_separator_block.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Separator</h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6 mt32 mb32">
|
||||
<h3 class="mt32 mb32">FEATURES BLOCKS</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-6 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_slideshow.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Slide Banner</h6>
|
||||
</div>
|
||||
<div class="col-md-6 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_products_carousel.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Slideshow With Products</h6>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mt32 mb32">
|
||||
<h3 class="mt32 mb32">EFFECTS BLOCKS</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-6 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_slide_banner.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Big Image Parallax</h6>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>STRUCTURE BLOCKS</h3>
|
||||
<div class="row mt32 mb32">
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_big_picture_text.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Big Picture + Text</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_text_big_picture.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Text + Big Picture</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_cubes.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Cubes</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_features.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Features Slideshow</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_header_text_bigpicture.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Header + Text + Picture</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_product_list.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Product List</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_text_picture_text.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Text + Image + Text</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_full_height_banner.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Parallax Banner</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/2_color_blocks.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>2 Color Blocks</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/color_blocks.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>4 Color Blocks</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/s_numbers.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Numbers</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/timeline.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Timeline</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/event_list.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Event List</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/references.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Logos Bar</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/testimonial.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Testimonial Slider</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/s_progress.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Progress</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_monglia/static/src/img/snippets/s_big_icon_circle.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Big Circle Icons</h6>
|
||||
</div>
|
||||
<div class="col-md-2 text-center">
|
||||
<img src="/theme_common/static/src/img/snippets/s_event_slide.png" alt="Title Snippet" style="border: 1px solid #DDD"/>
|
||||
<h6>Events with Internal Slider</h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="alert alert-warning">
|
||||
<p><i class="fa fa-warning"/> Some fonts might not work with extended charsets.</p>
|
||||
<p><i class="fa fa-warning"/> The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
</div>
|
||||
<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">Main Sponsor</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 mt32">Sponsor</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">Power Designer</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>
|
||||
|
After Width: | Height: | Size: 186 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 329 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 271 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 266 KiB |
|
After Width: | Height: | Size: 270 KiB |
|
After Width: | Height: | Size: 295 KiB |
|
After Width: | Height: | Size: 300 KiB |
|
After Width: | Height: | Size: 318 KiB |
|
After Width: | Height: | Size: 197 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 320 KiB |
|
After Width: | Height: | Size: 296 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 197 KiB |
|
After Width: | Height: | Size: 199 KiB |
|
After Width: | Height: | Size: 263 KiB |
|
After Width: | Height: | Size: 177 KiB |
|
After Width: | Height: | Size: 212 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 262 KiB |
|
After Width: | Height: | Size: 230 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,15 @@
|
||||
|
||||
/* ================= HAMBURGER LAYOUT ================== */
|
||||
// @hamburger-layout variable has been defined in parent theme
|
||||
|
||||
.hamburger-layout() when (@hamburger-layout = true) {
|
||||
#wrapwrap > header > .navbar-static-top {
|
||||
#top_menu li {
|
||||
border-bottom: none;
|
||||
a {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.hamburger-layout();
|
||||
@@ -0,0 +1,3 @@
|
||||
#wrap {
|
||||
border: none;
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
#wrapwrap {
|
||||
border: 10px solid white;
|
||||
@media screen and (max-width: 640px) {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
@s_banner_3_carousel_row_height: auto;
|
||||
|
||||
.s_banner_3_row_hook() {
|
||||
background-color: white;
|
||||
float: right;
|
||||
height: auto;
|
||||
margin-right: 150px;
|
||||
@media screen and (max-width: 640px) {
|
||||
float: none;
|
||||
}
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.s_banner_3_carousel-control_hook() {
|
||||
display: inherit;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
@s_big_icon_circle_text_color: @gray;
|
||||
@@ -0,0 +1,10 @@
|
||||
<?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_real_estate/static/src/less/layout.less" rel="stylesheet" type="text/less"/>
|
||||
<link href="/theme_real_estate/static/src/less/snippets/s_banner_3.less" rel="stylesheet" type="text/less"/>
|
||||
<link href="/theme_real_estate/static/src/less/snippets/s_big_icon_circle.less" rel="stylesheet" type="text/less"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<!-- Change fullwidth layout -->
|
||||
<template id="real_estate_fullwidth" inherit_id='theme_monglia.option_layout_fullwidth' name="Real Estate Full-Width Layout">
|
||||
<xpath expr="//link[last()]" position="after">
|
||||
<link href="/theme_real_estate/static/src/less/options/layout/full-width_2.less" rel="stylesheet" type="text/less"/>
|
||||
</xpath>
|
||||
</template>
|
||||
<template id="real_estate_layout_boxed" inherit_id="theme_monglia.option_layout_boxed" name="Real Estate Boxed Layout">
|
||||
<xpath expr="//link[last()]" position="after">
|
||||
<link href="/theme_real_estate/static/src/less/options/layout/boxed_2.less" rel="stylesheet" type="text/less"/>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
@@ -0,0 +1,144 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<!-- BACKGROUNDS
|
||||
================================================== -->
|
||||
<record id="theme_monglia.bg_img_01" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/01.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_02" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/02.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_03" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/03.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_04" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/04.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_05" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/05.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_06" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/06.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_07" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/07.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_08" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/08.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_09" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/09.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.bg_img_10" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/backgrounds/10.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- CONTENT
|
||||
================================================== -->
|
||||
<record id="theme_common.image_content_logo" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_logo.png</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_01" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_01.png</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_02" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_02.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_03" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_03.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_04" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_04.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_05" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_05.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_06" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_06.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_07" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_07.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_08" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_08.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_09" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_09.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_10" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_10.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_11" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/content_img_11.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_content_12" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/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_real_estate/static/src/img/content/product_img_01.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_02" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_02.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_03" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_03.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_04" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_04.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_05" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_05.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_06" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_06.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_07" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_07.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_08" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_08.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_09" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_09.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_10" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_10.jpg</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_common.image_product_11" model="ir.attachment">
|
||||
<field name="url">/theme_real_estate/static/src/img/content/product_img_11.jpg</field>
|
||||
</record>
|
||||
</odoo>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<record id="theme_monglia.option_colorPreset1" model="ir.ui.view">
|
||||
<field name="active" eval="False"/>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.option_colorPreset5" model="ir.ui.view">
|
||||
<field name="active" eval="True"/>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.option_font_handlee" model="ir.ui.view">
|
||||
<field name="active" eval="False"/>
|
||||
</record>
|
||||
|
||||
<record id="theme_monglia.option_font_droid" model="ir.ui.view">
|
||||
<field name="active" eval="True"/>
|
||||
</record>
|
||||
</odoo>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="snippet_selection" inherit_id="theme_monglia.snippet_selection">
|
||||
<xpath expr="//div[@id='snippet_feature']/div[hasclass('o_panel_body')]/t[@t-snippet='theme_common.s_full_menu']" position="replace"/>
|
||||
<xpath expr="//div[@id='snippet_feature']/div[hasclass('o_panel_body')]/t[@t-snippet='theme_common.s_compact_menu']" position="replace"/>
|
||||
</template>
|
||||
</odoo>
|
||||