translate module

This commit is contained in:
PLESK5 2016-10-18 15:27:07 +02:00
parent d267225d5c
commit 936b066736
4 changed files with 17 additions and 4 deletions

View File

@ -3,14 +3,14 @@
{block name="other_fieldsets"}
<br />
<fieldset>
<label>{l s='Products to supply :'}</label>
<label>{l s='Products to supply :' mod='antadis_productpack'}</label>
<div class="margin-form">
<div id="ajax_choose_product">
<p style="clear:both;margin-top:0;">
<input type="text" value="" id="product_autocomplete_input" />
{l s='Begin typing the first letters of the product name, then select the product from the drop-down list.'}
{l s='Begin typing the first letters of the product name, then select the product from the drop-down list.' mod='antadis_productpack'}
</p>
<p class="preference_description">{l s='(Do not forget to save the product afterward)'}</p>
<p class="preference_description">{l s='(Do not forget to save the product afterward)' mod='antadis_productpack'}</p>
</div>
<div id="divProducts">
{* @todo : donot use 3 foreach, but assign var *}

View File

@ -0,0 +1,13 @@
<?php
global $_MODULE;
$_MODULE = array();
$_MODULE['<{antadis_productpack}default>adminproductpack_b718adec73e04ce3ec720dd11a06a308'] = 'Id';
$_MODULE['<{antadis_productpack}default>adminproductpack_16668423a67529b287ac20209404bc00'] = 'Pack produit';
$_MODULE['<{antadis_productpack}default>adminproductpack_60baadb22e80b147e4885ad16760e569'] = 'Référence';
$_MODULE['<{antadis_productpack}default>adminproductpack_2b9d18e9bd2a68d6531132b0f7332993'] = 'Nombre de produit dans le pack';
$_MODULE['<{antadis_productpack}default>adminproductpack_42ce425793035ec1511dac65501b4fc3'] = 'Numéro du produit pack (Non connu par L4)';
$_MODULE['<{antadis_productpack}default>adminproductpack_38fb7d24e0d60a048f540ecb18e13376'] = 'Sauvegarder';
$_MODULE['<{antadis_productpack}default>form_fd22d189103f2a961adef3e81129bdf7'] = 'Produits à envoyer par L4';
$_MODULE['<{antadis_productpack}default>form_d31e97ad5d951fd5703d588011ccd63a'] = 'Commencer par saisir les lettres du nom de produit et choisir dans la liste déroulante';
$_MODULE['<{antadis_productpack}default>form_1a4453a5654583ecec19798b396c9c23'] = 'Ne pas oublier de sauvegarder';

View File

@ -30,6 +30,7 @@ $_MODULE['<{productcomments}default>productcomments_2e53b6c4c0d39a73718342ab2366
$_MODULE['<{productcomments}default>productcomments_783e8e29e6a8c3e22baa58a19420eb4f'] = 'secondes';
$_MODULE['<{productcomments}default>productcomments_c9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer';
$_MODULE['<{productcomments}default>productcomments_0a36c5f3ea6825804e6b4314c4084a12'] = 'Modérer les commentaires';
$_MODULE['<{productcomments}default>productcomments_b718adec73e04ce3ec720dd11a06a308'] = 'ID';
$_MODULE['<{productcomments}default>productcomments_a517747c3d12f99244ae598910d979c5'] = 'Auteur';
$_MODULE['<{productcomments}default>productcomments_0be8406951cdfda82f00f79328cf4efc'] = 'Commentaire';
$_MODULE['<{productcomments}default>productcomments_df644ae155e79abf54175bd15d75f363'] = 'Nom du produit';
@ -57,7 +58,6 @@ $_MODULE['<{productcomments}default>productcomments_6556e73b0255c988d9fe70141f1d
$_MODULE['<{productcomments}default>productcomments_a942d4abf908e5f708ec4dfaa949065e'] = 'Choisissez un critère';
$_MODULE['<{productcomments}default>productcomments_068f80c7519d0528fb08e82137a72131'] = 'Produits';
$_MODULE['<{productcomments}default>productcomments_af1b98adf7f686b84cd0b443e022b7a0'] = 'Catégories';
$_MODULE['<{productcomments}default>productcomments_b718adec73e04ce3ec720dd11a06a308'] = 'ID';
$_MODULE['<{productcomments}default>productcomments_b9aefa40a54680bb258f9f9569290fae'] = 'Nom du produit';
$_MODULE['<{productcomments}default>productcomments_99121ab27aaa7472cfada9071c5ba434'] = 'Nom de la catégorie';
$_MODULE['<{productcomments}default>productcomments_46be1b432f94e9608b015e12c332c67e'] = 'Gérer les commentaires';