Difference between revisions of "Template:LSL Generic/fr"
Jump to navigation
Jump to search
m (Prepared for translation) |
m (Localized to French) |
||
Line 23: | Line 23: | ||
{{#if:{{#var:spec}}|{{!}}- | {{#if:{{#var:spec}}|{{!}}- | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
<h2>{{#if:{{#var:T_Specification}}|{{#var:T_Specification}}| | <h2>{{#if:{{#var:T_Specification}}|{{#var:T_Specification}}|Spécification}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#var:spec}} | {{#var:spec}} | ||
Line 30: | Line 30: | ||
{{#if:{{#var:constants_nb}}{{#var:constants}}| | {{#if:{{#var:constants_nb}}{{#var:constants}}| | ||
{{!}}{{#var:constants_nb}}{{#if:{{#var:constants}}| | {{!}}{{#var:constants_nb}}{{#if:{{#var:constants}}| | ||
<div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}| | <div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constantes}}</h2> | ||
{{#var:constants}} | {{#var:constants}} | ||
</div>}}}} | </div>}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{#var:caveats}}| | {{#if:{{#var:caveats}}| | ||
{{!}}<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}| | {{!}}<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Défauts}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#var:caveats}} | {{#var:caveats}} | ||
Line 41: | Line 41: | ||
{{!}}- | {{!}}- | ||
{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}| | {{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}| | ||
{{!}}<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}| | {{!}}<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Exemples}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#var:examples}} | {{#var:examples}} | ||
Line 47: | Line 47: | ||
{{!}}- | {{!}}- | ||
{{#if:{{#var:helpers}}| | {{#if:{{#var:helpers}}| | ||
{{!}}<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}| | {{!}}<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Extraits de code utiles}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#var:helpers}} | {{#var:helpers}} | ||
Line 59: | Line 59: | ||
{{!}}- | {{!}}- | ||
{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}| | {{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}| | ||
{{!}}<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}| | {{!}}<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}|Voir également}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#if:{{#var:also_header}}| | {{#if:{{#var:also_header}}| | ||
{{#var:also_header}}}}{{#if:{{#var:also_events}}| | {{#var:also_header}}}}{{#if:{{#var:also_events}}| | ||
<h3>{{#if:{{#var:T_Also_Events}}|{{#var:T_Also_Events}}| | <h3>{{#if:{{#var:T_Also_Events}}|{{#var:T_Also_Events}}|Évènements}}</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_events}} | {{#var:also_events}} | ||
{{!}}} }}{{#if:{{#var:also_functions}}| | {{!}}} }}{{#if:{{#var:also_functions}}| | ||
<h3>{{#if:{{#var:T_Also_Functions}}|{{#var:T_Also_Functions}}| | <h3>{{#if:{{#var:T_Also_Functions}}|{{#var:T_Also_Functions}}|Fonctions}}</h3> | ||
{{{!}} | {{{!}} | ||
{{#var:also_functions}} | {{#var:also_functions}} | ||
Line 85: | Line 85: | ||
{{!}} | {{!}} | ||
<div id="box"> | <div id="box"> | ||
<h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}| | <h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}|Eplacement dans le code source}}</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#var:location}} | {{#var:location}} |