Commit 2d0b2c28 authored by Marcellin Tabou's avatar Marcellin Tabou

Cloud-quote: knowmore page translation finish

parent 2f5040d4
......@@ -52,7 +52,7 @@
<p><strong>
<span class="t" data-i18n="know.tech.testNode">TestNode:</span>
</strong><br>
<span calss="t" data-i18n="know.tech.testNode_description">
<span class="t" data-i18n="know.tech.testNode_description">
TestNode is a free software for running tests. It allows you to run
different tests in parallel to any code base. TestNode shall check
the availability of the code, construction, test management, test
......@@ -64,7 +64,7 @@
<p><strong>
<span class="t" data-i18n="know.tech.slapos">SlapOS:</span>
</strong><br>
<span class="t" data-i18n="know.tech.slapos_description"">
<span class="t" data-i18n="know.tech.slapos_description">
SlapOS is a free software that allows an individual or a company to
simply deploy their own cloud infrastructure. SlapOS covers all
aspects of the Cloud: IaaS, PaaS, SaaS. Its unified operating
......@@ -76,7 +76,7 @@
<p><strong>
<span class="t" data-i18n="know.tech.cloud_quote">Cloud-Quote:</span>
</strong><br>
<span class="t" data-i18n=know.tech.cloud_quote_description">
<span class="t" data-i18n="know.tech.cloud_quote_description">
Cloud-Quote is the front of IaaS-Advisor offering a great opportunity
of filters and sorting. It is based on RenderJS (http://www.renderjs.org/)
that relies on JIO (http://www.j-io.org/) for asynchronous document
......@@ -95,7 +95,7 @@
</span>
</p>
<h2 class="t" data-i18n="know.ops">2 - Operation</h2>
<h2 class="t" data-i18n="know.ops.title">2 - Operation</h2>
<h3 class="t" data-i18n="know.ops.principles_general">2.1 - General Principles</h3>
<p>
<img src="img/iaasadvisor-arch.png" alt="TestNode Global Architecture" style="width:500px" />
......@@ -110,7 +110,7 @@
Some major projects which have a high activity TestNode is designed to
not only run tests in parallel, but also to work with other TestNode.
</p>
<h3 class="t" data-i18n="know.ops.principles_ops">2.2 - Principles of Operation</h3>
<h3 class="t" data-i18n="know.ops.principles_ops.title">2.2 - Principles of Operation</h3>
<p>
<img src="img/testnode-loops.png" alt="TestNode Loop Schemas" style="float:right;padding-left:1em;width:300px">
<span class="t" data-i18n="know.ops.principles_ops.caption">TestNode operates in seven steps:</span></p>
......@@ -153,7 +153,7 @@
</li>
</ol>
<h3 class="t" data-i18n="know.ops.deploy">2.3 - Deployment with SlapOS</h3>
<h3 class="t" data-i18n="know.ops.deploy.title">2.3 - Deployment with SlapOS</h3>
<p>
<span class="t" data-i18n="know.ops.deploy.virtual_machines">
In order to automatically deploy TestNode in virtual machines, they must
......@@ -161,7 +161,7 @@
</span>
<a href="http://community.slapos.org/wiki/developer-Installing.SlapOS.Package">http://community.slapos.org/wiki/developer-Installing.SlapOS.Package</a>
</p>
<p>
<p class="t" data-i18n="know.ops.deploy.informations">
Various information, such as disk space, the quantity of RAM, processor
type and frequency, and the hourly rate charged by the supplier are also
indicated in the Master SlapOS during this procedure.
......@@ -178,7 +178,7 @@
tests to be performed and will be responsible of results storage.
</p>
<h3 class="t" data-i18n="know.ops.tests">2.4 - Tests definition in the IaaS-Advisor context</h3>
<h3 class="t" data-i18n="know.ops.tests.title">2.4 - Tests definition in the IaaS-Advisor context</h3>
<p><strong>
<span class="t" data-i18n="know.ops.tests.uptime">First test: uptime</span></strong></p>
<p class="t" data-i18n="know.ops.tests.uptime_description">
......@@ -215,7 +215,7 @@
tools. These standard tools are commonly used for performance measures.
So, the results returned are easily understood through by everyone.
</p>
<h3 class="t" data-i18n="know.ops.aggregate">2.5 - Aggregation of results tests in a web service</h3>
<h3 class="t" data-i18n="know.ops.aggregate.title">2.5 - Aggregation of results tests in a web service</h3>
<p class="t" data-i18n="know.ops.aggregate.description">
Cloud-Quote is a new approach to web services. Via renderjs, IaaS-Advisor
website does not requires any server-side processing.
......@@ -229,13 +229,13 @@
jQuery Mobile framework. To manage and optimize all javascript
components and their dependencies, RequireJS is used.
</p>
<h2 class="t" data-i18n="know.conclude">3 - Conclusion</h2>
<h2 class="t" data-i18n="know.conclude.title">3 - Conclusion</h2>
<p class="t" data-i18n="know.conclude.summary">
IaaS-Advisor is only in its first iteration and intended to grow to
incorporate more features and become the first fully open source services
performance measurement of cloud computing.
</p>
<p class="t" data-i18n="know.conclude.future">Future actions:</p>
<p class="t" data-i18n="know.conclude.future.title">Future actions:</p>
<ul>
<li class="t" data-i18n="know.conclude.future.optimize">Optimizing the user interface to gain more responsiveness,</li>
<li class="t" data-i18n="know.conclude.future.providers">Add other providers of virtuals machines,</li>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment