@@ -5,25 +5,25 @@ |
||
5 | 5 | define('_MYLANGADMIN_NOTE_ADDEDBYMYLANG', '(a constant added by user)'); |
6 | 6 | define('_MYLANGADMIN_DT_MYLANGFILENAME', 'Partially overriding file name'); |
7 | 7 | |
8 | -define('_MYLANGADMIN_H3_MODULE', 'Ziel-Modul') ; |
|
9 | -define('_MYLANGADMIN_CACHEUPDATED', 'Die Cache-Datei wurde erneuert') ; |
|
10 | -define('_MYLANGADMIN_BTN_UPDATE', 'Update') ; |
|
11 | -define('_MYLANGADMIN_BTN_RESET', 'Reset') ; |
|
8 | +define('_MYLANGADMIN_H3_MODULE', 'Ziel-Modul'); |
|
9 | +define('_MYLANGADMIN_CACHEUPDATED', 'Die Cache-Datei wurde erneuert'); |
|
10 | +define('_MYLANGADMIN_BTN_UPDATE', 'Update'); |
|
11 | +define('_MYLANGADMIN_BTN_RESET', 'Reset'); |
|
12 | 12 | |
13 | -define('_MYLANGADMIN_TH_CONSTANTNAME', 'Sprachkennzeichnung') ; |
|
14 | -define('_MYLANGADMIN_TH_DEFAULTVALUE', 'Default-Wert') ; |
|
15 | -define('_MYLANGADMIN_TH_USERVALUE', 'User-Wert') ; |
|
13 | +define('_MYLANGADMIN_TH_CONSTANTNAME', 'Sprachkennzeichnung'); |
|
14 | +define('_MYLANGADMIN_TH_DEFAULTVALUE', 'Default-Wert'); |
|
15 | +define('_MYLANGADMIN_TH_USERVALUE', 'User-Wert'); |
|
16 | 16 | |
17 | -define('_MYLANGADMIN_DT_CACHEFILENAME', 'Cache Dateiname') ; |
|
18 | -define('_MYLANGADMIN_DT_CACHESTATUS', 'Cache Status') ; |
|
19 | -define('_MYLANGADMIN_CREATED', 'Created') ; |
|
20 | -define('_MYLANGADMIN_NOTCREATED', 'Has not created yet') ; |
|
17 | +define('_MYLANGADMIN_DT_CACHEFILENAME', 'Cache Dateiname'); |
|
18 | +define('_MYLANGADMIN_DT_CACHESTATUS', 'Cache Status'); |
|
19 | +define('_MYLANGADMIN_CREATED', 'Created'); |
|
20 | +define('_MYLANGADMIN_NOTCREATED', 'Has not created yet'); |
|
21 | 21 | |
22 | -define('_MYLANGADMIN_ERR_MODNOLANGUAGE', 'Das gewählte Modul hat keinen Sprachordner') ; |
|
23 | -define('_MYLANGADMIN_ERR_MODLANGINCOMPATIBLE', 'Das gewählte Modul ist inkompatibel mit der XOOPS Sprachstruktur') ; |
|
24 | -define('_MYLANGADMIN_ERR_MODEMPTYLANGDIR', 'Selected module does not have overridable language file') ; |
|
22 | +define('_MYLANGADMIN_ERR_MODNOLANGUAGE', 'Das gewählte Modul hat keinen Sprachordner'); |
|
23 | +define('_MYLANGADMIN_ERR_MODLANGINCOMPATIBLE', 'Das gewählte Modul ist inkompatibel mit der XOOPS Sprachstruktur'); |
|
24 | +define('_MYLANGADMIN_ERR_MODEMPTYLANGDIR', 'Selected module does not have overridable language file'); |
|
25 | 25 | |
26 | -define('_MYLANGADMIN_MSG_D3LANGMANENABLED', 'The overriding system is enabled now.') ; |
|
27 | -define('_MYLANGADMIN_FMT_HOWTOENABLED3LANGMAN4XCL', 'The overriding system is disabled now. To enable it, copy "%s" into "%s"') ; |
|
28 | -define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2', 'The overriding system cannot work with this XOOPS core except some D3 modules. If you want to enable it with this core, try to hack like this:') ; |
|
29 | -define('_MYLANGADMIN_MSG_NOTICE4ALREADYREAD', 'Since this file has been already read by system, this column means current value') ; |
|
26 | +define('_MYLANGADMIN_MSG_D3LANGMANENABLED', 'The overriding system is enabled now.'); |
|
27 | +define('_MYLANGADMIN_FMT_HOWTOENABLED3LANGMAN4XCL', 'The overriding system is disabled now. To enable it, copy "%s" into "%s"'); |
|
28 | +define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2', 'The overriding system cannot work with this XOOPS core except some D3 modules. If you want to enable it with this core, try to hack like this:'); |
|
29 | +define('_MYLANGADMIN_MSG_NOTICE4ALREADYREAD', 'Since this file has been already read by system, this column means current value'); |
@@ -5,25 +5,25 @@ |
||
5 | 5 | define('_MYTPLSADMIN_CUSTOMTEMPLATE', 'Custom template'); |
6 | 6 | define('_MYTPLSADMIN_CREATENEWCUSTOMTEMPLATE', 'Create a new custom template'); |
7 | 7 | |
8 | -define('_MYTPLSADMIN_CREATE_NEW_TPLSET', 'Erstelle ein neues Template-Set') ; |
|
9 | -define('_MYTPLSADMIN_CAPTION_BASE', 'auf Basis von') ; |
|
10 | -define('_MYTPLSADMIN_CAPTION_SETNAME', 'Name') ; |
|
11 | -define('_MYTPLSADMIN_OPT_BLANKSET', '(blank)') ; |
|
12 | -define('_MYTPLSADMIN_CAPTION_COPYTO', 'nach') ; |
|
13 | -define('_MYTPLSADMIN_BTN_COPY', 'KOPIEREN') ; |
|
14 | -define('_MYTPLSADMIN_TITLE_CHECKALL', 'Turn on/off all of checkboxes in this row') ; |
|
15 | -define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be removed. Are you OK?') ; |
|
16 | -define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be copied/overwritten into the selected set. Are you OK?') ; |
|
17 | -define('_MYTPLSADMIN_TH_NAME', 'Template Name') ; |
|
18 | -define('_MYTPLSADMIN_TH_TYPE', 'Typ') ; |
|
19 | -define('_MYTPLSADMIN_TH_FILE', 'Basis Datei') ; |
|
20 | -define('_MYTPLSADMIN_ERR_NOTPLFILE', 'No template is checked.') ; |
|
21 | -define('_MYTPLSADMIN_ERR_INVALIDTPLSET', 'Destination set is same as source set, or no valid tplset is specified.') ; |
|
22 | -define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "You can't remove 'default' template.") ; |
|
23 | -define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'The set name already exists.') ; |
|
24 | -define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'a wrong set name is specified.') ; |
|
8 | +define('_MYTPLSADMIN_CREATE_NEW_TPLSET', 'Erstelle ein neues Template-Set'); |
|
9 | +define('_MYTPLSADMIN_CAPTION_BASE', 'auf Basis von'); |
|
10 | +define('_MYTPLSADMIN_CAPTION_SETNAME', 'Name'); |
|
11 | +define('_MYTPLSADMIN_OPT_BLANKSET', '(blank)'); |
|
12 | +define('_MYTPLSADMIN_CAPTION_COPYTO', 'nach'); |
|
13 | +define('_MYTPLSADMIN_BTN_COPY', 'KOPIEREN'); |
|
14 | +define('_MYTPLSADMIN_TITLE_CHECKALL', 'Turn on/off all of checkboxes in this row'); |
|
15 | +define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be removed. Are you OK?'); |
|
16 | +define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be copied/overwritten into the selected set. Are you OK?'); |
|
17 | +define('_MYTPLSADMIN_TH_NAME', 'Template Name'); |
|
18 | +define('_MYTPLSADMIN_TH_TYPE', 'Typ'); |
|
19 | +define('_MYTPLSADMIN_TH_FILE', 'Basis Datei'); |
|
20 | +define('_MYTPLSADMIN_ERR_NOTPLFILE', 'No template is checked.'); |
|
21 | +define('_MYTPLSADMIN_ERR_INVALIDTPLSET', 'Destination set is same as source set, or no valid tplset is specified.'); |
|
22 | +define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "You can't remove 'default' template."); |
|
23 | +define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'The set name already exists.'); |
|
24 | +define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'a wrong set name is specified.'); |
|
25 | 25 | |
26 | -define('_MYTPLSADMIN_H3_MODULE', 'Module') ; |
|
27 | -define('_MYTPLSADMIN_BTN_NEWTPLSET', 'jetzt erstellen') ; |
|
26 | +define('_MYTPLSADMIN_H3_MODULE', 'Module'); |
|
27 | +define('_MYTPLSADMIN_BTN_NEWTPLSET', 'jetzt erstellen'); |
|
28 | 28 | |
29 | -define('_MYTPLSADMIN_DBUPDATED', 'Templates updated successfully') ; |
|
29 | +define('_MYTPLSADMIN_DBUPDATED', 'Templates updated successfully'); |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | if (defined('FOR_XOOPS_LANG_CHECKER')) { |
4 | - $mydirname = 'd3forum' ; |
|
4 | + $mydirname = 'd3forum'; |
|
5 | 5 | } |
6 | -$constpref = '_MB_' . strtoupper($mydirname) ; |
|
6 | +$constpref = '_MB_'.strtoupper($mydirname); |
|
7 | 7 | |
8 | -if (defined('FOR_XOOPS_LANG_CHECKER') || ! defined($constpref.'_LOADED')) { |
|
9 | - define($constpref.'_LOADED', 1) ; |
|
8 | +if (defined('FOR_XOOPS_LANG_CHECKER') || !defined($constpref.'_LOADED')) { |
|
9 | + define($constpref.'_LOADED', 1); |
|
10 | 10 | |
11 | 11 | // definitions for displaying blocks |
12 | 12 | // Since altsys is a singleton moudle, this file has non-sense. |
@@ -1,27 +1,27 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MYTPLSADMIN_CREATE_NEW_TPLSET', 'Create a new set') ; |
|
4 | -define('_MYTPLSADMIN_CAPTION_BASE', 'Base') ; |
|
5 | -define('_MYTPLSADMIN_CAPTION_SETNAME', 'name') ; |
|
6 | -define('_MYTPLSADMIN_OPT_BLANKSET', '(blank)') ; |
|
7 | -define('_MYTPLSADMIN_CAPTION_COPYTO', 'to') ; |
|
8 | -define('_MYTPLSADMIN_BTN_COPY', 'COPY') ; |
|
9 | -define('_MYTPLSADMIN_TITLE_CHECKALL', 'Turn on/off all of checkboxes in this row') ; |
|
10 | -define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be removed. Are you OK?') ; |
|
11 | -define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be copied/overwritten into the selected set. Are you OK?') ; |
|
12 | -define('_MYTPLSADMIN_TH_NAME', 'template name') ; |
|
13 | -define('_MYTPLSADMIN_TH_TYPE', 'type') ; |
|
14 | -define('_MYTPLSADMIN_TH_FILE', 'base file') ; |
|
15 | -define('_MYTPLSADMIN_ERR_NOTPLFILE', 'No template is checked.') ; |
|
16 | -define('_MYTPLSADMIN_ERR_INVALIDTPLSET', 'Destination set is same as source set, or no valid tplset is specified.') ; |
|
17 | -define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "You can't remove 'default' template.") ; |
|
18 | -define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'The set name already exists.') ; |
|
19 | -define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'a wrong set name is specified.') ; |
|
3 | +define('_MYTPLSADMIN_CREATE_NEW_TPLSET', 'Create a new set'); |
|
4 | +define('_MYTPLSADMIN_CAPTION_BASE', 'Base'); |
|
5 | +define('_MYTPLSADMIN_CAPTION_SETNAME', 'name'); |
|
6 | +define('_MYTPLSADMIN_OPT_BLANKSET', '(blank)'); |
|
7 | +define('_MYTPLSADMIN_CAPTION_COPYTO', 'to'); |
|
8 | +define('_MYTPLSADMIN_BTN_COPY', 'COPY'); |
|
9 | +define('_MYTPLSADMIN_TITLE_CHECKALL', 'Turn on/off all of checkboxes in this row'); |
|
10 | +define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be removed. Are you OK?'); |
|
11 | +define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'All of checked templates in the set(row) will be copied/overwritten into the selected set. Are you OK?'); |
|
12 | +define('_MYTPLSADMIN_TH_NAME', 'template name'); |
|
13 | +define('_MYTPLSADMIN_TH_TYPE', 'type'); |
|
14 | +define('_MYTPLSADMIN_TH_FILE', 'base file'); |
|
15 | +define('_MYTPLSADMIN_ERR_NOTPLFILE', 'No template is checked.'); |
|
16 | +define('_MYTPLSADMIN_ERR_INVALIDTPLSET', 'Destination set is same as source set, or no valid tplset is specified.'); |
|
17 | +define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "You can't remove 'default' template."); |
|
18 | +define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'The set name already exists.'); |
|
19 | +define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'a wrong set name is specified.'); |
|
20 | 20 | |
21 | -define('_MYTPLSADMIN_H3_MODULE', 'Module') ; |
|
22 | -define('_MYTPLSADMIN_BTN_NEWTPLSET', 'create') ; |
|
21 | +define('_MYTPLSADMIN_H3_MODULE', 'Module'); |
|
22 | +define('_MYTPLSADMIN_BTN_NEWTPLSET', 'create'); |
|
23 | 23 | |
24 | -define('_MYTPLSADMIN_DBUPDATED', 'Templates updated successfully') ; |
|
24 | +define('_MYTPLSADMIN_DBUPDATED', 'Templates updated successfully'); |
|
25 | 25 | |
26 | -define('_MYTPLSADMIN_CUSTOMTEMPLATE', 'Custom template') ; |
|
27 | -define('_MYTPLSADMIN_CREATENEWCUSTOMTEMPLATE', 'Create a new custom template') ; |
|
26 | +define('_MYTPLSADMIN_CUSTOMTEMPLATE', 'Custom template'); |
|
27 | +define('_MYTPLSADMIN_CREATENEWCUSTOMTEMPLATE', 'Create a new custom template'); |
@@ -4,8 +4,8 @@ |
||
4 | 4 | if (defined('FOR_XOOPS_LANG_CHECKER')) { |
5 | 5 | $mydirname = 'd3forum'; |
6 | 6 | } |
7 | -$constpref = '_MB_' . strtoupper($mydirname); |
|
8 | -if (defined('FOR_XOOPS_LANG_CHECKER') || ! defined($constpref.'_LOADED')) { |
|
7 | +$constpref = '_MB_'.strtoupper($mydirname); |
|
8 | +if (defined('FOR_XOOPS_LANG_CHECKER') || !defined($constpref.'_LOADED')) { |
|
9 | 9 | define($constpref.'_LOADED', 1); |
10 | 10 | // DEFINITIONS FOR DISPLAYING BLOCKS |
11 | 11 | // SINCE ALTSYS IS A SINGLETON MODULE, THIS FILE HAS NON-SENSE. |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | if (defined('FOR_XOOPS_LANG_CHECKER')) { |
4 | - $mydirname = 'd3forum' ; |
|
4 | + $mydirname = 'd3forum'; |
|
5 | 5 | } |
6 | -$constpref = '_MB_' . strtoupper($mydirname) ; |
|
6 | +$constpref = '_MB_'.strtoupper($mydirname); |
|
7 | 7 | |
8 | -if (defined('FOR_XOOPS_LANG_CHECKER') || ! defined($constpref.'_LOADED')) { |
|
9 | - define($constpref.'_LOADED', 1) ; |
|
8 | +if (defined('FOR_XOOPS_LANG_CHECKER') || !defined($constpref.'_LOADED')) { |
|
9 | + define($constpref.'_LOADED', 1); |
|
10 | 10 | |
11 | 11 | // definitions for displaying blocks |
12 | 12 | // Since altsys is a singleton moudle, this file has non-sense. |
@@ -1,3 +1,3 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MD_A_DBUPDATED', 'Mise à jour avec succès de la Base De Données') ; |
|
3 | +define('_MD_A_DBUPDATED', 'Mise à jour avec succès de la Base De Données'); |
@@ -1,52 +1,52 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MD_A_MYBLOCKSADMIN_PERMUPDATED', 'Permissions updated successfully') ; |
|
4 | -define('_MD_A_MYBLOCKSADMIN_BLOCKADMIN', 'Blocks administration') ; |
|
5 | -define('_MD_A_MYBLOCKSADMIN_NAME', 'Name') ; |
|
6 | -define('_MD_A_MYBLOCKSADMIN_TITLE', 'Title') ; |
|
7 | -define('_MD_A_MYBLOCKSADMIN_SIDE', 'Side') ; |
|
8 | -define('_MD_A_MYBLOCKSADMIN_SBLEFT', 'o --- - Gauche') ; |
|
9 | -define('_MD_A_MYBLOCKSADMIN_SBRIGHT', '- --- o Droite') ; |
|
10 | -define('_MD_A_MYBLOCKSADMIN_CBLEFT', '- o-- - CENTRE-GAUCHE') ; |
|
11 | -define('_MD_A_MYBLOCKSADMIN_CBRIGHT', '- --o - CENTRE-DROIT') ; |
|
12 | -define('_MD_A_MYBLOCKSADMIN_CBCENTER', '- -o- - CENTRE') ; |
|
13 | -define('_MD_A_MYBLOCKSADMIN_VISIBLE', 'Visible') ; |
|
14 | -define('_MD_A_MYBLOCKSADMIN_WEIGHT', 'Ordre') ; |
|
15 | -define('_MD_A_MYBLOCKSADMIN_VISIBLEIN', 'Visible sur') ; |
|
16 | -define('_MD_A_MYBLOCKSADMIN_CONTENT', 'Contenu') ; |
|
17 | -define('_MD_A_MYBLOCKSADMIN_CAPT_USABLETAGS', 'Tags Utilisables') ; |
|
18 | -define('_MD_A_MYBLOCKSADMIN_FMT_TAGRULE', '%s sera remplaé par %s dans l\'affichage') ; |
|
19 | -define('_MD_A_MYBLOCKSADMIN_CTYPE', 'Type personnalisé') ; |
|
20 | -define('_MD_A_MYBLOCKSADMIN_EDITTPL', 'Editer le template') ; |
|
21 | -define('_MD_A_MYBLOCKSADMIN_OPTIONS', 'Option du Bloc') ; |
|
22 | -define('_MD_A_MYBLOCKSADMIN_BCACHETIME', 'Temps du Cache') ; |
|
23 | -define('_MD_A_MYBLOCKSADMIN_ACTION', 'Action') ; |
|
24 | -define('_MD_A_MYBLOCKSADMIN_DESCRIPTION', 'Description') ; |
|
25 | -define('_MD_A_MYBLOCKSADMIN_TOPPAGE', 'Top Page') ; |
|
26 | -define('_MD_A_MYBLOCKSADMIN_ALLPAGES', 'Toutes les Pages') ; |
|
27 | -define('_MD_A_MYBLOCKSADMIN_PERMFORM', 'Permissions') ; |
|
28 | -define('_MD_A_MYBLOCKSADMIN_PERM_MADMIN', 'Admin module') ; |
|
29 | -define('_MD_A_MYBLOCKSADMIN_PERM_MREAD', 'Accès module') ; |
|
30 | -define('_MD_A_MYBLOCKSADMIN_DBUPDATED', 'Mise à jour avec succès de la Base de données') ; |
|
31 | -define('_MD_A_MYBLOCKSADMIN_FMT_REMOVEBLOCK', '%s sera supprimé. Voulez-vous confirmer?') ; |
|
32 | - |
|
33 | - |
|
34 | -define('_MD_A_MYBLOCKSADMIN_CLONEFORM', 'Cloner le bloc') ; |
|
35 | -define('_MD_A_MYBLOCKSADMIN_NEWFORM', 'Créer un bloc') ; |
|
36 | -define('_MD_A_MYBLOCKSADMIN_EDITFORM', 'Editer un bloc') ; |
|
37 | - |
|
38 | -define('_MD_A_MYBLOCKSADMIN_LINK_FORCECLONE', 'Forcer clonage') ; |
|
39 | - |
|
40 | -define('_MD_A_MYBLOCKSADMIN_BTN_CLONE', 'Cloner') ; |
|
41 | -define('_MD_A_MYBLOCKSADMIN_BTN_NEW', 'Créer') ; |
|
42 | -define('_MD_A_MYBLOCKSADMIN_BTN_EDIT', 'Mise à jour') ; |
|
43 | - |
|
44 | -define('_MD_A_MYBLOCKSADMIN_CTYPE_HTML', 'Personnalisé (pleinn HTML)') ; |
|
45 | -define('_MD_A_MYBLOCKSADMIN_CTYPE_NOSMILE', 'Personnalisé (HTML+BBCODE+AutoLink)') ; |
|
46 | -define('_MD_A_MYBLOCKSADMIN_CTYPE_SMILE', 'Personnalisé (HTML+BBCODE+AutoLink+Smiley)') ; |
|
47 | -define('_MD_A_MYBLOCKSADMIN_CTYPE_PHP', 'Personnalisé (PHP eval())') ; |
|
48 | - |
|
49 | -define('_MD_A_MYBLOCKSADMIN_NOTICE4COMMONFCK', 'Si vous voulez utiliser l\'éditeur WYSIWYG, installez common / FCKeditor') ; |
|
3 | +define('_MD_A_MYBLOCKSADMIN_PERMUPDATED', 'Permissions updated successfully'); |
|
4 | +define('_MD_A_MYBLOCKSADMIN_BLOCKADMIN', 'Blocks administration'); |
|
5 | +define('_MD_A_MYBLOCKSADMIN_NAME', 'Name'); |
|
6 | +define('_MD_A_MYBLOCKSADMIN_TITLE', 'Title'); |
|
7 | +define('_MD_A_MYBLOCKSADMIN_SIDE', 'Side'); |
|
8 | +define('_MD_A_MYBLOCKSADMIN_SBLEFT', 'o --- - Gauche'); |
|
9 | +define('_MD_A_MYBLOCKSADMIN_SBRIGHT', '- --- o Droite'); |
|
10 | +define('_MD_A_MYBLOCKSADMIN_CBLEFT', '- o-- - CENTRE-GAUCHE'); |
|
11 | +define('_MD_A_MYBLOCKSADMIN_CBRIGHT', '- --o - CENTRE-DROIT'); |
|
12 | +define('_MD_A_MYBLOCKSADMIN_CBCENTER', '- -o- - CENTRE'); |
|
13 | +define('_MD_A_MYBLOCKSADMIN_VISIBLE', 'Visible'); |
|
14 | +define('_MD_A_MYBLOCKSADMIN_WEIGHT', 'Ordre'); |
|
15 | +define('_MD_A_MYBLOCKSADMIN_VISIBLEIN', 'Visible sur'); |
|
16 | +define('_MD_A_MYBLOCKSADMIN_CONTENT', 'Contenu'); |
|
17 | +define('_MD_A_MYBLOCKSADMIN_CAPT_USABLETAGS', 'Tags Utilisables'); |
|
18 | +define('_MD_A_MYBLOCKSADMIN_FMT_TAGRULE', '%s sera remplaé par %s dans l\'affichage'); |
|
19 | +define('_MD_A_MYBLOCKSADMIN_CTYPE', 'Type personnalisé'); |
|
20 | +define('_MD_A_MYBLOCKSADMIN_EDITTPL', 'Editer le template'); |
|
21 | +define('_MD_A_MYBLOCKSADMIN_OPTIONS', 'Option du Bloc'); |
|
22 | +define('_MD_A_MYBLOCKSADMIN_BCACHETIME', 'Temps du Cache'); |
|
23 | +define('_MD_A_MYBLOCKSADMIN_ACTION', 'Action'); |
|
24 | +define('_MD_A_MYBLOCKSADMIN_DESCRIPTION', 'Description'); |
|
25 | +define('_MD_A_MYBLOCKSADMIN_TOPPAGE', 'Top Page'); |
|
26 | +define('_MD_A_MYBLOCKSADMIN_ALLPAGES', 'Toutes les Pages'); |
|
27 | +define('_MD_A_MYBLOCKSADMIN_PERMFORM', 'Permissions'); |
|
28 | +define('_MD_A_MYBLOCKSADMIN_PERM_MADMIN', 'Admin module'); |
|
29 | +define('_MD_A_MYBLOCKSADMIN_PERM_MREAD', 'Accès module'); |
|
30 | +define('_MD_A_MYBLOCKSADMIN_DBUPDATED', 'Mise à jour avec succès de la Base de données'); |
|
31 | +define('_MD_A_MYBLOCKSADMIN_FMT_REMOVEBLOCK', '%s sera supprimé. Voulez-vous confirmer?'); |
|
32 | + |
|
33 | + |
|
34 | +define('_MD_A_MYBLOCKSADMIN_CLONEFORM', 'Cloner le bloc'); |
|
35 | +define('_MD_A_MYBLOCKSADMIN_NEWFORM', 'Créer un bloc'); |
|
36 | +define('_MD_A_MYBLOCKSADMIN_EDITFORM', 'Editer un bloc'); |
|
37 | + |
|
38 | +define('_MD_A_MYBLOCKSADMIN_LINK_FORCECLONE', 'Forcer clonage'); |
|
39 | + |
|
40 | +define('_MD_A_MYBLOCKSADMIN_BTN_CLONE', 'Cloner'); |
|
41 | +define('_MD_A_MYBLOCKSADMIN_BTN_NEW', 'Créer'); |
|
42 | +define('_MD_A_MYBLOCKSADMIN_BTN_EDIT', 'Mise à jour'); |
|
43 | + |
|
44 | +define('_MD_A_MYBLOCKSADMIN_CTYPE_HTML', 'Personnalisé (pleinn HTML)'); |
|
45 | +define('_MD_A_MYBLOCKSADMIN_CTYPE_NOSMILE', 'Personnalisé (HTML+BBCODE+AutoLink)'); |
|
46 | +define('_MD_A_MYBLOCKSADMIN_CTYPE_SMILE', 'Personnalisé (HTML+BBCODE+AutoLink+Smiley)'); |
|
47 | +define('_MD_A_MYBLOCKSADMIN_CTYPE_PHP', 'Personnalisé (PHP eval())'); |
|
48 | + |
|
49 | +define('_MD_A_MYBLOCKSADMIN_NOTICE4COMMONFCK', 'Si vous voulez utiliser l\'éditeur WYSIWYG, installez common / FCKeditor'); |
|
50 | 50 | |
51 | 51 | |
52 | 52 | // Group permission phrases |
@@ -1,11 +1,11 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -define('_MD_A_MYTPLSFORM_TPLSADMIN', 'Templates') ; |
|
4 | -define('_MD_A_MYTPLSFORM_EDIT', 'Edition du template') ; |
|
5 | -define('_MD_A_MYTPLSFORM_UPDATED', 'Mise à jour avec succès du template') ; |
|
6 | -define('_MD_A_MYTPLSFORM_CREATED', 'Template créé avec succès') ; |
|
7 | -define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'Nom du Template') ; |
|
8 | -define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Renvoyer') ; |
|
9 | -define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Sauvegarder et Terminer') ; |
|
10 | -define('_MD_A_MYTPLSFORM_BTN_CREATE', 'Créer') ; |
|
11 | -define('_MD_A_MYTPLSFORM_BTN_RESET', 'Annuler') ; |
|
3 | +define('_MD_A_MYTPLSFORM_TPLSADMIN', 'Templates'); |
|
4 | +define('_MD_A_MYTPLSFORM_EDIT', 'Edition du template'); |
|
5 | +define('_MD_A_MYTPLSFORM_UPDATED', 'Mise à jour avec succès du template'); |
|
6 | +define('_MD_A_MYTPLSFORM_CREATED', 'Template créé avec succès'); |
|
7 | +define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'Nom du Template'); |
|
8 | +define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Renvoyer'); |
|
9 | +define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Sauvegarder et Terminer'); |
|
10 | +define('_MD_A_MYTPLSFORM_BTN_CREATE', 'Créer'); |
|
11 | +define('_MD_A_MYTPLSFORM_BTN_RESET', 'Annuler'); |