Completed
Push — master ( 99eb82...6dab8b )
by Michael
19s
created
xoops_trust_path/libs/altsys/language/spanish/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', 'Crear un nuevo conjunto') ;
4
-define('_MYTPLSADMIN_CAPTION_BASE', 'Base') ;
5
-define('_MYTPLSADMIN_CAPTION_SETNAME', 'Nombre') ;
6
-define('_MYTPLSADMIN_OPT_BLANKSET', '(sin base)') ;
7
-define('_MYTPLSADMIN_CAPTION_COPYTO', 'a') ;
8
-define('_MYTPLSADMIN_BTN_COPY', 'Copiar') ;
9
-define('_MYTPLSADMIN_TITLE_CHECKALL', 'Seleccionar/No seleccionar todas las plantillas de esta columna') ;
10
-define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'Todas las plantillas seleccionadas en el conjunto (relacionadas en la columna) serán eliminadas. ¿Está seguro?') ;
11
-define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'Todas las plantillas seleccionadas (relacionadas en la columna) serán copiadas/sobreescritas en el conjunto seleccionado. ¿Está seguro?') ;
12
-define('_MYTPLSADMIN_TH_NAME', 'Nombre') ;
13
-define('_MYTPLSADMIN_TH_TYPE', 'Tipo') ;
14
-define('_MYTPLSADMIN_TH_FILE', 'Archivo base') ;
15
-define('_MYTPLSADMIN_ERR_NOTPLFILE', 'Ninguna plantilla es comprobada.') ;
16
-define('_MYTPLSADMIN_ERR_INVALIDTPLSET', "El conjunto o juego de plantillas de destino es el mismo que el de la fuente o bien no se ha especificado un 'tplset' válido.") ;
17
-define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "No puede eliminar el conjunto de plantillas 'default'.") ;
18
-define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'El nombre para el conjunto de plantillas ya existe.') ;
19
-define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'Se ha especificado un nombre incorrecto para el conjunto de plantillas.') ;
3
+define('_MYTPLSADMIN_CREATE_NEW_TPLSET', 'Crear un nuevo conjunto');
4
+define('_MYTPLSADMIN_CAPTION_BASE', 'Base');
5
+define('_MYTPLSADMIN_CAPTION_SETNAME', 'Nombre');
6
+define('_MYTPLSADMIN_OPT_BLANKSET', '(sin base)');
7
+define('_MYTPLSADMIN_CAPTION_COPYTO', 'a');
8
+define('_MYTPLSADMIN_BTN_COPY', 'Copiar');
9
+define('_MYTPLSADMIN_TITLE_CHECKALL', 'Seleccionar/No seleccionar todas las plantillas de esta columna');
10
+define('_MYTPLSADMIN_CNF_DELETE_SELECTED_TEMPLATES', 'Todas las plantillas seleccionadas en el conjunto (relacionadas en la columna) serán eliminadas. ¿Está seguro?');
11
+define('_MYTPLSADMIN_CNF_COPY_SELECTED_TEMPLATES', 'Todas las plantillas seleccionadas (relacionadas en la columna) serán copiadas/sobreescritas en el conjunto seleccionado. ¿Está seguro?');
12
+define('_MYTPLSADMIN_TH_NAME', 'Nombre');
13
+define('_MYTPLSADMIN_TH_TYPE', 'Tipo');
14
+define('_MYTPLSADMIN_TH_FILE', 'Archivo base');
15
+define('_MYTPLSADMIN_ERR_NOTPLFILE', 'Ninguna plantilla es comprobada.');
16
+define('_MYTPLSADMIN_ERR_INVALIDTPLSET', "El conjunto o juego de plantillas de destino es el mismo que el de la fuente o bien no se ha especificado un 'tplset' válido.");
17
+define('_MYTPLSADMIN_ERR_CANTREMOVEDEFAULT', "No puede eliminar el conjunto de plantillas 'default'.");
18
+define('_MYTPLSADMIN_ERR_DUPLICATEDSETNAME', 'El nombre para el conjunto de plantillas ya existe.');
19
+define('_MYTPLSADMIN_ERR_INVALIDSETNAME', 'Se ha especificado un nombre incorrecto para el conjunto de plantillas.');
20 20
 
21
-define('_MYTPLSADMIN_H3_MODULE', 'Módulo') ;
22
-define('_MYTPLSADMIN_BTN_NEWTPLSET', 'Crear') ;
21
+define('_MYTPLSADMIN_H3_MODULE', 'Módulo');
22
+define('_MYTPLSADMIN_BTN_NEWTPLSET', 'Crear');
23 23
 
24
-define('_MYTPLSADMIN_DBUPDATED', 'Las plantillas se actualizaron con éxito') ;
24
+define('_MYTPLSADMIN_DBUPDATED', 'Las plantillas se actualizaron con éxito');
25 25
 
26
-define('_MYTPLSADMIN_CUSTOMTEMPLATE', 'Plantilla personalizada') ;
27
-define('_MYTPLSADMIN_CREATENEWCUSTOMTEMPLATE', 'Crear una nueva plantilla personalizada') ;
26
+define('_MYTPLSADMIN_CUSTOMTEMPLATE', 'Plantilla personalizada');
27
+define('_MYTPLSADMIN_CREATENEWCUSTOMTEMPLATE', 'Crear una nueva plantilla personalizada');
Please login to merge, or discard this patch.
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/pt_utf8/modinfo.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
 define('_MI_ALTSYS_BNAME_ADMIN_MENU', 'Menu administrativo');
14 14
 define('_MI_ALTSYS_ENABLEFORCECLONE', 'Tornar todos os blocos clonáveis');
15 15
 define('_MI_ALTSYS_ENABLEFORCECLONEDSC',
16
-       'Esta opção permite que todos os blocos possam ser clonados. Antes de habilitar esta função, tenha em mente que alguns blocos causarão erros se forem mostrados mais de uma vez na mesma página.');
16
+        'Esta opção permite que todos os blocos possam ser clonados. Antes de habilitar esta função, tenha em mente que alguns blocos causarão erros se forem mostrados mais de uma vez na mesma página.');
17 17
 define('_MI_ALTSYS_IMAGES_DIR', 'Diretório para os arquivos de imagem');
18 18
 define('_MI_ALTSYS_IMAGES_DIRDSC', 'O caminho relativo deve ser configurado no diretório do módulo. O padrão é <q>images</q>.');
19 19
 define('_MI_ALTSYS_MENU_ADVANCEDLANGADMIN', 'Idiomas (avançado)');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/pt_utf8/mylangadmin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 define('_MYLANGADMIN_H3_MODULE', 'Módulo alvo');
16 16
 define('_MYLANGADMIN_MSG_D3LANGMANENABLED', 'O sistema de substituição está habilitado agora.');
17 17
 define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2',
18
-       'O sistema de substituição não está funcionando com o núcleo desta versão do XOOPS Cube, exceto alguns módulos D3. Se você deseja habilitá-lo neste core, tente um hack como este:');
18
+        'O sistema de substituição não está funcionando com o núcleo desta versão do XOOPS Cube, exceto alguns módulos D3. Se você deseja habilitá-lo neste core, tente um hack como este:');
19 19
 define('_MYLANGADMIN_MSG_NOTICE4ALREADYREAD', 'Desde que este arquivo já tenha sido lido pelo sistema, esta coluna significa o valor corrente');
20 20
 define('_MYLANGADMIN_NOTCREATED', 'Ainda não foi criado');
21 21
 define('_MYLANGADMIN_NOTE_ADDEDBYMYLANG', '(uma constante criada pelo utilizador)');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/pt_utf8/compilehookadmin.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -12,16 +12,16 @@  discard block
 block discarded – undo
12 12
 define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'Nas compilações dos caches dos modelos será implantada a lógica para coleta das variáveis do modelo. Você concorda com isso?');
13 13
 define('_TPLSADMIN_CNF_REMOVEHOOKS', 'Você concorda com a normalização?');
14 14
 define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV',
15
-       'Cada modelo será envolto por códigos <q><code>DIV</code></q> de bordas pretas. Um link para controle da edição do tplsadmin será inserido em cada um dos modelos. Embora isso muitas vezes cause a destruição do design, você pode editar cada modelo mais instintiva e facilmente.');
15
+        'Cada modelo será envolto por códigos <q><code>DIV</code></q> de bordas pretas. Um link para controle da edição do tplsadmin será inserido em cada um dos modelos. Embora isso muitas vezes cause a destruição do design, você pode editar cada modelo mais instintiva e facilmente.');
16 16
 define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT',
17
-       'Dois comentários em HTML serão colocados nos pontos de começo e final de cada modelo. Uma vez que isso raramente quebra os design, isso é recomendado para profissionais que podem eles mesmos ler HTML');
17
+        'Dois comentários em HTML serão colocados nos pontos de começo e final de cada modelo. Uma vez que isso raramente quebra os design, isso é recomendado para profissionais que podem eles mesmos ler HTML');
18 18
 define('_TPLSADMIN_DD_GETTEMPLATES', 'Selecione um conjunto antes de apertar cada botão.');
19 19
 define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW',
20
-       'Primeiro , abra o Gerenciador de Extensões do Adobe DreamWeaver.<br />Extraia o arquivo descarregado.<br />Execute os arquivos com a extensão .mxi e você encontrará diálogos de instalação.<br />Os snippets para variáveis de modelo de seu site serão utilizáveis após reiniciar o Adobe DreamWeaver.');
20
+        'Primeiro , abra o Gerenciador de Extensões do Adobe DreamWeaver.<br />Extraia o arquivo descarregado.<br />Execute os arquivos com a extensão .mxi e você encontrará diálogos de instalação.<br />Os snippets para variáveis de modelo de seu site serão utilizáveis após reiniciar o Adobe DreamWeaver.');
21 21
 define('_TPLSADMIN_DD_HOOKSAVEVARS',
22
-       'O primeiro passo para obtenção das informações das variáveis de modelo em seu site. As informações das variáveis do modelo serão coletadas quando o lado público de seu site for exibido. Após os modelos que você deseja editar forem mostrados, obtenha as informações das variáveis do modelo através dos botões subjacentes.');
22
+        'O primeiro passo para obtenção das informações das variáveis de modelo em seu site. As informações das variáveis do modelo serão coletadas quando o lado público de seu site for exibido. Após os modelos que você deseja editar forem mostrados, obtenha as informações das variáveis do modelo através dos botões subjacentes.');
23 23
 define('_TPLSADMIN_DD_PUTTEMPLATES',
24
-       'Selecione um conjunto que você queira enviar ou subescrever, antes de enviar o arquivo zip ou tgz incluindo esses arquivos des modelos (.html). Você não precisa verificar a profundidade dos caminhos nos arquivos.');
24
+        'Selecione um conjunto que você queira enviar ou subescrever, antes de enviar o arquivo zip ou tgz incluindo esses arquivos des modelos (.html). Você não precisa verificar a profundidade dos caminhos nos arquivos.');
25 25
 define('_TPLSADMIN_DD_REMOVEHOOKS', 'Isso remove comentários, códigos <q><code>DIV</code></q>, e sequências lógicas inseridas pelas operações acima em cada cache compilado do modelo.');
26 26
 define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'Inserir códigos <q><code>DIV</code></q>');
27 27
 define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'Inserir comentários');
@@ -42,6 +42,6 @@  discard block
 block discarded – undo
42 42
 define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d os caches de modelo foram normalizados');
43 43
 define('_TPLSADMIN_MSG_CLEARCACHE', 'Os caches dos modelos foram removidos');
44 44
 define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST',
45
-       'Ainda não foi criado qualquer cache de modelos compilados. O primeiro passo para criar os arquivos de cache é tornar o seu portal acessível ao público.');
45
+        'Ainda não foi criado qualquer cache de modelos compilados. O primeiro passo para criar os arquivos de cache é tornar o seu portal acessível ao público.');
46 46
 define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'Caches de modelos compilados');
47 47
 define('_TPLSADMIN_NUMCAP_TPLSVARS', 'Arquivos com informações sobre as variáveis do modelo');
Please login to merge, or discard this patch.