aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator/language/fr_FR/plugin.lang.php
blob: 997c25478db5bd641617af742fe1d5d484a60694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?php

$lang['Swift Theme Creator'] = 'Swift Theme Creator';
$lang[''] = '';
$lang['The Swift Theme Creator is powerful webmaster tool to create a new theme in few seconds. You can update later the result as you need.'] = 'The Swift Theme Creator is powerful webmaster tool to create a new theme in few seconds. You can update later the result as you need.';
$lang['Template selection'] = 'Template selection';
$lang['Template'] = 'Template';
$lang['New theme to be created'] = 'New theme to be created';
$lang['Colours selection'] = 'Colours selection';
$lang['Main background'] = 'Main background';
$lang['Default text'] = 'Default text';
$lang['Internal links'] = 'Internal links';
$lang['Hover links'] = 'Hover links';
$lang['External links'] = 'External links';
$lang['Header background selection'] = 'Header background selection';
$lang['No picture'] = 'No picture';
$lang['Random source'] = 'Random source';
$lang['Fixed path'] = 'Fixed path';
$lang['Colorize'] = 'Colorize';
$lang['Enhance brightness'] = 'Enhance brightness';
$lang['Reduce contrast'] = 'Reduce contrast';
$lang['Width limit in pixels'] = 'Width limit in pixels';
$lang['Height limit in pixels'] = 'Height limit in pixels';
$lang['Display mode'] = 'Display mode';
$lang['Reset'] = 'Reset';
$lang['Generate'] = 'Generate';
$lang['Simulate'] = 'Simulate';
$lang['Just a yoga preview...'] = 'Just a yoga preview...';
$lang['"Fixed header" preview'] = '"Fixed header" preview';
$lang['"Random header" preview'] = '"Random header" preview';
$lang['"No header" preview'] = '"No header" preview';
$lang['Preview'] = 'Preview';
$lang['home'] = 'home';
$lang['...to get an idea of the expected result. Preview is based on yoga-like template only.'] = '...to get an idea of the expected result. Preview is based on yoga-like template only.';
?>