Completed
Push — master ( b4f428...a74d38 )
by Michael
02:21
created
xoops_trust_path/libs/altsys/language/german/myblocksadmin.php 1 patch
Spacing   +45 added lines, -45 removed lines patch added patch discarded remove patch
@@ -4,51 +4,51 @@
 block discarded – undo
4 4
 // Appended by Xoops Language Checker -GIJOE- in 2008-12-13 18:32:09
5 5
 define('_MD_A_MYBLOCKSADMIN_NOTICE4COMMONFCK', 'If you want to use WYSIWYG editor, install common/fckeditor');
6 6
 
7
-define('_MD_A_MYBLOCKSADMIN_PERMUPDATED', 'Berechtigungen erfolgreich übernommen') ;
8
-define('_MD_A_MYBLOCKSADMIN_BLOCKADMIN', 'Administration der Blöcke') ;
9
-define('_MD_A_MYBLOCKSADMIN_NAME', 'Name') ;
10
-define('_MD_A_MYBLOCKSADMIN_TITLE', 'Titel') ;
11
-define('_MD_A_MYBLOCKSADMIN_SIDE', 'Ausrichtung') ;
12
-define('_MD_A_MYBLOCKSADMIN_SBLEFT', 'o --- - LINKS') ;
13
-define('_MD_A_MYBLOCKSADMIN_SBRIGHT', '- --- o RECHTS') ;
14
-define('_MD_A_MYBLOCKSADMIN_CBLEFT', '- o-- - MITTELINKS') ;
15
-define('_MD_A_MYBLOCKSADMIN_CBRIGHT', '- --o - MITTERECHTS') ;
16
-define('_MD_A_MYBLOCKSADMIN_CBCENTER', '- -o- - MITTE') ;
17
-define('_MD_A_MYBLOCKSADMIN_VISIBLE', 'Sichtbar') ;
18
-define('_MD_A_MYBLOCKSADMIN_WEIGHT', 'Gewichtung') ;
19
-define('_MD_A_MYBLOCKSADMIN_VISIBLEIN', 'Sichtbar in') ;
20
-define('_MD_A_MYBLOCKSADMIN_CONTENT', 'Content') ;
21
-define('_MD_A_MYBLOCKSADMIN_CAPT_USABLETAGS', 'Nützliche Tags') ;
22
-define('_MD_A_MYBLOCKSADMIN_FMT_TAGRULE', '%s will be replaced into %s in the view') ;
23
-define('_MD_A_MYBLOCKSADMIN_CTYPE', 'Blocktyp') ;
24
-define('_MD_A_MYBLOCKSADMIN_EDITTPL', 'Template bearbeiten') ;
25
-define('_MD_A_MYBLOCKSADMIN_OPTIONS', 'Block\'s option') ;
26
-define('_MD_A_MYBLOCKSADMIN_BCACHETIME', 'Cache Zeit') ;
27
-define('_MD_A_MYBLOCKSADMIN_ACTION', 'Action') ;
28
-define('_MD_A_MYBLOCKSADMIN_DESCRIPTION', 'Bechreibung') ;
29
-define('_MD_A_MYBLOCKSADMIN_TOPPAGE', 'Startseite') ;
30
-define('_MD_A_MYBLOCKSADMIN_ALLPAGES', 'auf allen Seiten') ;
31
-define('_MD_A_MYBLOCKSADMIN_PERMFORM', 'Berechtigungen') ;
32
-define('_MD_A_MYBLOCKSADMIN_PERM_MADMIN', 'module admin') ;
33
-define('_MD_A_MYBLOCKSADMIN_PERM_MREAD', 'module read') ;
34
-define('_MD_A_MYBLOCKSADMIN_DBUPDATED', 'Datenbank wurde erfolgreich aktualisiert') ;
35
-define('_MD_A_MYBLOCKSADMIN_FMT_REMOVEBLOCK', '%s soll gelöscht werden. Ist das wiklich OK?') ;
36
-
37
-
38
-define('_MD_A_MYBLOCKSADMIN_CLONEFORM', 'Clone the block') ;
39
-define('_MD_A_MYBLOCKSADMIN_NEWFORM', 'Erstelle einen Block') ;
40
-define('_MD_A_MYBLOCKSADMIN_EDITFORM', 'Block bearbeiten') ;
41
-
42
-define('_MD_A_MYBLOCKSADMIN_LINK_FORCECLONE', 'Force clone') ;
43
-
44
-define('_MD_A_MYBLOCKSADMIN_BTN_CLONE', 'Clone') ;
45
-define('_MD_A_MYBLOCKSADMIN_BTN_NEW', 'Create') ;
46
-define('_MD_A_MYBLOCKSADMIN_BTN_EDIT', 'Update') ;
47
-
48
-define('_MD_A_MYBLOCKSADMIN_CTYPE_HTML', '(normales HTML)') ;
49
-define('_MD_A_MYBLOCKSADMIN_CTYPE_NOSMILE', 'HTML+BBCODE+AutoLink+Smiley aus') ;
50
-define('_MD_A_MYBLOCKSADMIN_CTYPE_SMILE', 'HTML+BBCODE+AutoLink+Smiley an') ;
51
-define('_MD_A_MYBLOCKSADMIN_CTYPE_PHP', 'PHP-Skript') ;
7
+define('_MD_A_MYBLOCKSADMIN_PERMUPDATED', 'Berechtigungen erfolgreich übernommen');
8
+define('_MD_A_MYBLOCKSADMIN_BLOCKADMIN', 'Administration der Blöcke');
9
+define('_MD_A_MYBLOCKSADMIN_NAME', 'Name');
10
+define('_MD_A_MYBLOCKSADMIN_TITLE', 'Titel');
11
+define('_MD_A_MYBLOCKSADMIN_SIDE', 'Ausrichtung');
12
+define('_MD_A_MYBLOCKSADMIN_SBLEFT', 'o --- - LINKS');
13
+define('_MD_A_MYBLOCKSADMIN_SBRIGHT', '- --- o RECHTS');
14
+define('_MD_A_MYBLOCKSADMIN_CBLEFT', '- o-- - MITTELINKS');
15
+define('_MD_A_MYBLOCKSADMIN_CBRIGHT', '- --o - MITTERECHTS');
16
+define('_MD_A_MYBLOCKSADMIN_CBCENTER', '- -o- - MITTE');
17
+define('_MD_A_MYBLOCKSADMIN_VISIBLE', 'Sichtbar');
18
+define('_MD_A_MYBLOCKSADMIN_WEIGHT', 'Gewichtung');
19
+define('_MD_A_MYBLOCKSADMIN_VISIBLEIN', 'Sichtbar in');
20
+define('_MD_A_MYBLOCKSADMIN_CONTENT', 'Content');
21
+define('_MD_A_MYBLOCKSADMIN_CAPT_USABLETAGS', 'Nützliche Tags');
22
+define('_MD_A_MYBLOCKSADMIN_FMT_TAGRULE', '%s will be replaced into %s in the view');
23
+define('_MD_A_MYBLOCKSADMIN_CTYPE', 'Blocktyp');
24
+define('_MD_A_MYBLOCKSADMIN_EDITTPL', 'Template bearbeiten');
25
+define('_MD_A_MYBLOCKSADMIN_OPTIONS', 'Block\'s option');
26
+define('_MD_A_MYBLOCKSADMIN_BCACHETIME', 'Cache Zeit');
27
+define('_MD_A_MYBLOCKSADMIN_ACTION', 'Action');
28
+define('_MD_A_MYBLOCKSADMIN_DESCRIPTION', 'Bechreibung');
29
+define('_MD_A_MYBLOCKSADMIN_TOPPAGE', 'Startseite');
30
+define('_MD_A_MYBLOCKSADMIN_ALLPAGES', 'auf allen Seiten');
31
+define('_MD_A_MYBLOCKSADMIN_PERMFORM', 'Berechtigungen');
32
+define('_MD_A_MYBLOCKSADMIN_PERM_MADMIN', 'module admin');
33
+define('_MD_A_MYBLOCKSADMIN_PERM_MREAD', 'module read');
34
+define('_MD_A_MYBLOCKSADMIN_DBUPDATED', 'Datenbank wurde erfolgreich aktualisiert');
35
+define('_MD_A_MYBLOCKSADMIN_FMT_REMOVEBLOCK', '%s soll gelöscht werden. Ist das wiklich OK?');
36
+
37
+
38
+define('_MD_A_MYBLOCKSADMIN_CLONEFORM', 'Clone the block');
39
+define('_MD_A_MYBLOCKSADMIN_NEWFORM', 'Erstelle einen Block');
40
+define('_MD_A_MYBLOCKSADMIN_EDITFORM', 'Block bearbeiten');
41
+
42
+define('_MD_A_MYBLOCKSADMIN_LINK_FORCECLONE', 'Force clone');
43
+
44
+define('_MD_A_MYBLOCKSADMIN_BTN_CLONE', 'Clone');
45
+define('_MD_A_MYBLOCKSADMIN_BTN_NEW', 'Create');
46
+define('_MD_A_MYBLOCKSADMIN_BTN_EDIT', 'Update');
47
+
48
+define('_MD_A_MYBLOCKSADMIN_CTYPE_HTML', '(normales HTML)');
49
+define('_MD_A_MYBLOCKSADMIN_CTYPE_NOSMILE', 'HTML+BBCODE+AutoLink+Smiley aus');
50
+define('_MD_A_MYBLOCKSADMIN_CTYPE_SMILE', 'HTML+BBCODE+AutoLink+Smiley an');
51
+define('_MD_A_MYBLOCKSADMIN_CTYPE_PHP', 'PHP-Skript');
52 52
 
53 53
 
54 54
 // Group permission phrases
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/modinfo.php 1 patch
Spacing   +23 added lines, -23 removed lines patch added patch discarded remove patch
@@ -1,37 +1,37 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MI_ALTSYS_MODULENAME', 'ALTSYS') ;
4
-define('_MI_ALTSYS_MODULEDESC', 'Managing system easily') ;
3
+define('_MI_ALTSYS_MODULENAME', 'ALTSYS');
4
+define('_MI_ALTSYS_MODULEDESC', 'Managing system easily');
5 5
 
6 6
 // menus
7
-define('_MI_ALTSYS_MENU_CUSTOMBLOCKS', 'eigene Blöcke') ;
8
-define('_MI_ALTSYS_MENU_NEWCUSTOMBLOCK', 'neuen Block erstellen') ;
9
-define('_MI_ALTSYS_MENU_MYBLOCKSADMIN', 'Modul-Blöcke') ;
10
-define('_MI_ALTSYS_MENU_MYTPLSADMIN', 'Templates') ;
11
-define('_MI_ALTSYS_MENU_COMPILEHOOKADMIN', 'erweiterte Templates') ;
12
-define('_MI_ALTSYS_MENU_MYLANGADMIN', 'Sprachen') ;
13
-define('_MI_ALTSYS_MENU_ADVANCEDLANGADMIN', 'erweiterte Sprachen') ;
14
-define('_MI_ALTSYS_MENU_MYAVATAR', 'Avatars') ;
15
-define('_MI_ALTSYS_MENU_MYSMILEY', 'Smileys') ;
7
+define('_MI_ALTSYS_MENU_CUSTOMBLOCKS', 'eigene Blöcke');
8
+define('_MI_ALTSYS_MENU_NEWCUSTOMBLOCK', 'neuen Block erstellen');
9
+define('_MI_ALTSYS_MENU_MYBLOCKSADMIN', 'Modul-Blöcke');
10
+define('_MI_ALTSYS_MENU_MYTPLSADMIN', 'Templates');
11
+define('_MI_ALTSYS_MENU_COMPILEHOOKADMIN', 'erweiterte Templates');
12
+define('_MI_ALTSYS_MENU_MYLANGADMIN', 'Sprachen');
13
+define('_MI_ALTSYS_MENU_ADVANCEDLANGADMIN', 'erweiterte Sprachen');
14
+define('_MI_ALTSYS_MENU_MYAVATAR', 'Avatars');
15
+define('_MI_ALTSYS_MENU_MYSMILEY', 'Smileys');
16 16
 
17 17
 // blocks
18
-define('_MI_ALTSYS_BNAME_ADMIN_MENU', 'Admin Menu') ;
18
+define('_MI_ALTSYS_BNAME_ADMIN_MENU', 'Admin Menu');
19 19
 
20 20
 // configs
21
-define('_MI_ALTSYS_ADMINMENU_HFT', 'Rewrite admin menu') ;
22
-define('_MI_ALTSYS_ADMINMENU_HFTDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x') ;
23
-define('_MI_ALTSYS_AMHFT_OPT_2COL', 'Two columns of module icons') ;
24
-define('_MI_ALTSYS_AMHFT_OPT_NOIMG', 'IMG to TEXT') ;
25
-define('_MI_ALTSYS_AMHFT_OPT_XCSTY', 'Like XoopsCube Legacy 2.1') ;
21
+define('_MI_ALTSYS_ADMINMENU_HFT', 'Rewrite admin menu');
22
+define('_MI_ALTSYS_ADMINMENU_HFTDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x');
23
+define('_MI_ALTSYS_AMHFT_OPT_2COL', 'Two columns of module icons');
24
+define('_MI_ALTSYS_AMHFT_OPT_NOIMG', 'IMG to TEXT');
25
+define('_MI_ALTSYS_AMHFT_OPT_XCSTY', 'Like XoopsCube Legacy 2.1');
26 26
 
27
-define('_MI_ALTSYS_ADMINMENU_IM', 'Copy mymenu links into admin menu') ;
28
-define('_MI_ALTSYS_ADMINMENU_IMDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x') ;
27
+define('_MI_ALTSYS_ADMINMENU_IM', 'Copy mymenu links into admin menu');
28
+define('_MI_ALTSYS_ADMINMENU_IMDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x');
29 29
 
30
-define('_MI_ALTSYS_ADMIN_IN_THEME', 'Theme set for admin') ;
31
-define('_MI_ALTSYS_ADMIN_IN_THEMEDSC', 'Set the name of the theme displaying admin area. Insert a line just after including common.php in mainfile.php<br />include XOOPS_TRUST_PATH.\'/libs/altsys/include/admin_in_theme.inc.php\';<br /> to enable this. This feature works only with XOOPS 2.0.x') ;
30
+define('_MI_ALTSYS_ADMIN_IN_THEME', 'Theme set for admin');
31
+define('_MI_ALTSYS_ADMIN_IN_THEMEDSC', 'Set the name of the theme displaying admin area. Insert a line just after including common.php in mainfile.php<br />include XOOPS_TRUST_PATH.\'/libs/altsys/include/admin_in_theme.inc.php\';<br /> to enable this. This feature works only with XOOPS 2.0.x');
32 32
 
33
-define('_MI_ALTSYS_ENABLEFORCECLONE', 'Force all blocks to be clonable') ;
34
-define('_MI_ALTSYS_ENABLEFORCECLONEDSC', 'You should know there are blocks cause errors if multiple instances is displayed on a page') ;
33
+define('_MI_ALTSYS_ENABLEFORCECLONE', 'Force all blocks to be clonable');
34
+define('_MI_ALTSYS_ENABLEFORCECLONEDSC', 'You should know there are blocks cause errors if multiple instances is displayed on a page');
35 35
 
36 36
 define('_MI_ALTSYS_IMAGES_DIR', 'Directory for image files');
37 37
 define('_MI_ALTSYS_IMAGES_DIRDSC', 'relative path should be set in the module directory. default: images');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/mylangadmin.php 1 patch
Spacing   +18 added lines, -18 removed lines patch added patch discarded remove patch
@@ -5,25 +5,25 @@
 block discarded – undo
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');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/mytplsadmin.php 1 patch
Spacing   +20 added lines, -20 removed lines patch added patch discarded remove patch
@@ -5,25 +5,25 @@
 block discarded – undo
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');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/english/mytplsadmin.php 1 patch
Spacing   +22 added lines, -22 removed lines patch added patch discarded remove patch
@@ -1,27 +1,27 @@
 block discarded – undo
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');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/french/admin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,3 +1,3 @@
 block discarded – undo
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');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/french/myblocksadmin.php 1 patch
Spacing   +47 added lines, -47 removed lines patch added patch discarded remove patch
@@ -1,52 +1,52 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/french/mytplsform.php 1 patch
Spacing   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
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');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/french/modinfo.php 1 patch
Spacing   +23 added lines, -23 removed lines patch added patch discarded remove patch
@@ -1,37 +1,37 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MI_ALTSYS_MODULENAME', 'ALTSYS') ;
4
-define('_MI_ALTSYS_MODULEDESC', 'Gestion simplifiée du système') ;
3
+define('_MI_ALTSYS_MODULENAME', 'ALTSYS');
4
+define('_MI_ALTSYS_MODULEDESC', 'Gestion simplifiée du système');
5 5
 
6 6
 // menus
7
-define('_MI_ALTSYS_MENU_CUSTOMBLOCKS', 'Blocs personnalisés') ;
8
-define('_MI_ALTSYS_MENU_NEWCUSTOMBLOCK', 'Créer un Nouveau Bloc') ;
9
-define('_MI_ALTSYS_MENU_MYBLOCKSADMIN', 'Blocs des Modules') ;
10
-define('_MI_ALTSYS_MENU_MYTPLSADMIN', 'Templates') ;
11
-define('_MI_ALTSYS_MENU_COMPILEHOOKADMIN', 'Templates Advancés') ;
12
-define('_MI_ALTSYS_MENU_MYLANGADMIN', 'Langages') ;
13
-define('_MI_ALTSYS_MENU_ADVANCEDLANGADMIN', 'Langages Advancés') ;
14
-define('_MI_ALTSYS_MENU_MYAVATAR', 'Avatars') ;
15
-define('_MI_ALTSYS_MENU_MYSMILEY', 'Emoticones') ;
7
+define('_MI_ALTSYS_MENU_CUSTOMBLOCKS', 'Blocs personnalisés');
8
+define('_MI_ALTSYS_MENU_NEWCUSTOMBLOCK', 'Créer un Nouveau Bloc');
9
+define('_MI_ALTSYS_MENU_MYBLOCKSADMIN', 'Blocs des Modules');
10
+define('_MI_ALTSYS_MENU_MYTPLSADMIN', 'Templates');
11
+define('_MI_ALTSYS_MENU_COMPILEHOOKADMIN', 'Templates Advancés');
12
+define('_MI_ALTSYS_MENU_MYLANGADMIN', 'Langages');
13
+define('_MI_ALTSYS_MENU_ADVANCEDLANGADMIN', 'Langages Advancés');
14
+define('_MI_ALTSYS_MENU_MYAVATAR', 'Avatars');
15
+define('_MI_ALTSYS_MENU_MYSMILEY', 'Emoticones');
16 16
 
17 17
 // blocks
18
-define('_MI_ALTSYS_BNAME_ADMIN_MENU', 'Menu Admin') ;
18
+define('_MI_ALTSYS_BNAME_ADMIN_MENU', 'Menu Admin');
19 19
 
20 20
 // configs
21
-define('_MI_ALTSYS_ADMINMENU_HFT', 'Rewrite admin menu') ;
22
-define('_MI_ALTSYS_ADMINMENU_HFTDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x') ;
23
-define('_MI_ALTSYS_AMHFT_OPT_2COL', 'Two columns of module icons') ;
24
-define('_MI_ALTSYS_AMHFT_OPT_NOIMG', 'IMG to TEXT') ;
25
-define('_MI_ALTSYS_AMHFT_OPT_XCSTY', 'Like XoopsCube Legacy 2.1') ;
21
+define('_MI_ALTSYS_ADMINMENU_HFT', 'Rewrite admin menu');
22
+define('_MI_ALTSYS_ADMINMENU_HFTDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x');
23
+define('_MI_ALTSYS_AMHFT_OPT_2COL', 'Two columns of module icons');
24
+define('_MI_ALTSYS_AMHFT_OPT_NOIMG', 'IMG to TEXT');
25
+define('_MI_ALTSYS_AMHFT_OPT_XCSTY', 'Like XoopsCube Legacy 2.1');
26 26
 
27
-define('_MI_ALTSYS_ADMINMENU_IM', 'Copy mymenu links into admin menu') ;
28
-define('_MI_ALTSYS_ADMINMENU_IMDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x') ;
27
+define('_MI_ALTSYS_ADMINMENU_IM', 'Copy mymenu links into admin menu');
28
+define('_MI_ALTSYS_ADMINMENU_IMDSC', 'If your admin menu is broken, remove cache/adminmenu.php. This feature works only with XOOPS 2.0.x');
29 29
 
30
-define('_MI_ALTSYS_ADMIN_IN_THEME', 'Theme set for admin') ;
31
-define('_MI_ALTSYS_ADMIN_IN_THEMEDSC', 'Set the name of the theme displaying admin area. Insert a line just after including common.php in mainfile.php<br />include XOOPS_TRUST_PATH.\'/libs/altsys/include/admin_in_theme.inc.php\';<br /> to enable this. This feature works only with XOOPS 2.0.x') ;
30
+define('_MI_ALTSYS_ADMIN_IN_THEME', 'Theme set for admin');
31
+define('_MI_ALTSYS_ADMIN_IN_THEMEDSC', 'Set the name of the theme displaying admin area. Insert a line just after including common.php in mainfile.php<br />include XOOPS_TRUST_PATH.\'/libs/altsys/include/admin_in_theme.inc.php\';<br /> to enable this. This feature works only with XOOPS 2.0.x');
32 32
 
33
-define('_MI_ALTSYS_ENABLEFORCECLONE', 'Forcer tous les blocs à CLONABLE') ;
34
-define('_MI_ALTSYS_ENABLEFORCECLONEDSC', 'Vous devriez savoir que l\'utilisation de multiples instances d\'un bloc sur une même page peut provoquer des erreurs d\'affichage') ;
33
+define('_MI_ALTSYS_ENABLEFORCECLONE', 'Forcer tous les blocs à CLONABLE');
34
+define('_MI_ALTSYS_ENABLEFORCECLONEDSC', 'Vous devriez savoir que l\'utilisation de multiples instances d\'un bloc sur une même page peut provoquer des erreurs d\'affichage');
35 35
 
36 36
 define('_MI_ALTSYS_IMAGES_DIR', 'Répertoire pour les fichiers image');
37 37
 define('_MI_ALTSYS_IMAGES_DIRDSC', 'chemin relatif dans le répertoire du module. par défaut: images');
Please login to merge, or discard this patch.