Completed
Push — master ( 3a6ebc...3a5a05 )
by Michael
04:13
created
xoops_trust_path/libs/altsys/language/spanish/compilehookadmin.php 1 patch
Spacing   +33 added lines, -33 removed lines patch added patch discarded remove patch
@@ -1,51 +1,51 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d archivos de cache de plantillas han sido enmarcados por comentarios "tplsadmin"') ;
4
-define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'Implantar comentarios') ;
5
-define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Dos comentarios en html serán implantados al comienzo y al final de cada plantilla. Puesto que puede afectar al diseño, es recomendable solo para los profesionales capaces de leer HTML por sí solos.') ;
6
-define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'El cache compilado de las plantillas será enmarcado por comentarios "tplsadmin". ¿Está seguro?') ;
3
+define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d archivos de cache de plantillas han sido enmarcados por comentarios "tplsadmin"');
4
+define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'Implantar comentarios');
5
+define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Dos comentarios en html serán implantados al comienzo y al final de cada plantilla. Puesto que puede afectar al diseño, es recomendable solo para los profesionales capaces de leer HTML por sí solos.');
6
+define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'El cache compilado de las plantillas será enmarcado por comentarios "tplsadmin". ¿Está seguro?');
7 7
 
8 8
 
9
-define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d archivos de cache de plantillas han sido enmarcados por etiquetas div') ;
10
-define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'Implantar etiquetas div') ;
11
-define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Cada plantilla será contenida por etiquetas div de bordes negros. Un enlace para modificar usando el Administrador de Plantillas será implantado en cada una de ellas. Tenga en cuenta que a menudo tal cosa causa problemas en el diseño aunque usted podrá modificar fácilmente cualquier plantilla.') ;
12
-define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'El cache compilado de las plantillas será contenido por etiquetas div. ¿Está seguro de querer hacerlo?') ;
9
+define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d archivos de cache de plantillas han sido enmarcados por etiquetas div');
10
+define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'Implantar etiquetas div');
11
+define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Cada plantilla será contenida por etiquetas div de bordes negros. Un enlace para modificar usando el Administrador de Plantillas será implantado en cada una de ellas. Tenga en cuenta que a menudo tal cosa causa problemas en el diseño aunque usted podrá modificar fácilmente cualquier plantilla.');
12
+define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'El cache compilado de las plantillas será contenido por etiquetas div. ¿Está seguro de querer hacerlo?');
13 13
 
14
-define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', 'Se han implantado "logics" para obtener las variables de las plantillas en %d caches de las plantillas.') ;
15
-define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implantar "logics" para obtener las variables de las plantillas') ;
16
-define('_TPLSADMIN_DD_HOOKSAVEVARS', 'Este es el primer paso para obtener la información de las variables de las plantillas de su sitio. Las mismas serán recogidas cuando las partes públicas de su sitio sean mostradas. Si todas las plantillas que desee editar son mostradas, consiga las información de las variables por medio de los botonos siguientes.') ;
17
-define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'En el cache compilado de las plantillas se implantarán "logics" para obtener las variables de las mismas. ¿Desea continuar?') ;
14
+define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', 'Se han implantado "logics" para obtener las variables de las plantillas en %d caches de las plantillas.');
15
+define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implantar "logics" para obtener las variables de las plantillas');
16
+define('_TPLSADMIN_DD_HOOKSAVEVARS', 'Este es el primer paso para obtener la información de las variables de las plantillas de su sitio. Las mismas serán recogidas cuando las partes públicas de su sitio sean mostradas. Si todas las plantillas que desee editar son mostradas, consiga las información de las variables por medio de los botonos siguientes.');
17
+define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'En el cache compilado de las plantillas se implantarán "logics" para obtener las variables de las mismas. ¿Desea continuar?');
18 18
 
19
-define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d archivos de cache de las plantillas han sido normalizados') ;
20
-define('_TPLSADMIN_DT_REMOVEHOOKS', 'Normalizar el cache compilado de las plantillas') ;
21
-define('_TPLSADMIN_DD_REMOVEHOOKS', 'Esta operación elimina comentarios/div tags/logics implantados en las anteriores operaciones en los caches compilados de las plantillas.') ;
22
-define('_TPLSADMIN_CNF_REMOVEHOOKS', '¿Está seguro de realizar la normalización?') ;
19
+define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d archivos de cache de las plantillas han sido normalizados');
20
+define('_TPLSADMIN_DT_REMOVEHOOKS', 'Normalizar el cache compilado de las plantillas');
21
+define('_TPLSADMIN_DD_REMOVEHOOKS', 'Esta operación elimina comentarios/div tags/logics implantados en las anteriores operaciones en los caches compilados de las plantillas.');
22
+define('_TPLSADMIN_CNF_REMOVEHOOKS', '¿Está seguro de realizar la normalización?');
23 23
 
24 24
 
25
-define('_TPLSADMIN_MSG_CLEARCACHE', 'El cache de las plantillas fue eliminado') ;
26
-define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'No hay cache compilado de las plantillas. Debe crearlo primero para mostrarlo en la parte pública de su sitio.') ;
25
+define('_TPLSADMIN_MSG_CLEARCACHE', 'El cache de las plantillas fue eliminado');
26
+define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'No hay cache compilado de las plantillas. Debe crearlo primero para mostrarlo en la parte pública de su sitio.');
27 27
 
28
-define('_TPLSADMIN_CNF_DELETEOK', '¿Está seguro de querer realizar la eliminación?') ;
28
+define('_TPLSADMIN_CNF_DELETEOK', '¿Está seguro de querer realizar la eliminación?');
29 29
 
30 30
 
31
-define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Obtener la información de las variables de las plantillas como una extensión de DreamWeaver') ;
32
-define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Abra primero el gestor de extensiones de Macromedia. <br />Extraiga el archivo que descargó.<br />Ejecute los archivos cuyas extensiones son .mxi y encontrará los diálogos de instalación.<br />Los "snippets" para las variables de las plantillas de su sitio pueden ser usadas después de reiniciar Dream Weaver.') ;
31
+define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Obtener la información de las variables de las plantillas como una extensión de DreamWeaver');
32
+define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Abra primero el gestor de extensiones de Macromedia. <br />Extraiga el archivo que descargó.<br />Ejecute los archivos cuyas extensiones son .mxi y encontrará los diálogos de instalación.<br />Los "snippets" para las variables de las plantillas de su sitio pueden ser usadas después de reiniciar Dream Weaver.');
33 33
 
34
-define('_TPLSADMIN_DT_GETTEMPLATES', 'Descargar plantillas') ;
35
-define('_TPLSADMIN_DD_GETTEMPLATES', 'Seleccione un conjunto antes de hacer clic en el botón para elegir el formato del archivo a descargar') ;
34
+define('_TPLSADMIN_DT_GETTEMPLATES', 'Descargar plantillas');
35
+define('_TPLSADMIN_DD_GETTEMPLATES', 'Seleccione un conjunto antes de hacer clic en el botón para elegir el formato del archivo a descargar');
36 36
 
37
-define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d plantillas fueron importadas.') ;
38
-define('_TPLSADMIN_DT_PUTTEMPLATES', 'Subir un conjunto de plantillas') ;
39
-define('_TPLSADMIN_DD_PUTTEMPLATES', 'Seleccione un conjunto de plantillas que desee subir o usar para sobreescribir otro existente cuando haya subido el archivo zip/tgz que incluya archivos de plantillas (.html). No necesita comprobar las rutas en el archivo.') ;
37
+define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d plantillas fueron importadas.');
38
+define('_TPLSADMIN_DT_PUTTEMPLATES', 'Subir un conjunto de plantillas');
39
+define('_TPLSADMIN_DD_PUTTEMPLATES', 'Seleccione un conjunto de plantillas que desee subir o usar para sobreescribir otro existente cuando haya subido el archivo zip/tgz que incluya archivos de plantillas (.html). No necesita comprobar las rutas en el archivo.');
40 40
 
41 41
 
42
-define('_TPLSADMIN_ERR_NOTUPLOADED', 'Los archivos no fueron subidos.') ;
43
-define('_TPLSADMIN_ERR_EXTENSION', 'Esta extensión no pudo ser reconocida.') ;
44
-define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'El archivo no pudo ser descomprimido.') ;
45
-define('_TPLSADMIN_ERR_INVALIDTPLSET', 'Se ha especificado un nombre inválido para el conjunto de plantillas.') ;
42
+define('_TPLSADMIN_ERR_NOTUPLOADED', 'Los archivos no fueron subidos.');
43
+define('_TPLSADMIN_ERR_EXTENSION', 'Esta extensión no pudo ser reconocida.');
44
+define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'El archivo no pudo ser descomprimido.');
45
+define('_TPLSADMIN_ERR_INVALIDTPLSET', 'Se ha especificado un nombre inválido para el conjunto de plantillas.');
46 46
 
47
-define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'No hay archivos con información de las variables de las plantillas.') ;
47
+define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'No hay archivos con información de las variables de las plantillas.');
48 48
 
49
-define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'Archivos de cache de las plantillas') ;
50
-define('_TPLSADMIN_NUMCAP_TPLSVARS', 'Archivos de información de las variables de las plantillas') ;
49
+define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'Archivos de cache de las plantillas');
50
+define('_TPLSADMIN_NUMCAP_TPLSVARS', 'Archivos de información de las variables de las plantillas');
51 51
 
Please login to merge, or discard this patch.
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/admin_in_theme.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top of %s') ;
4
-define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top of %s') ;
3
+define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top of %s');
4
+define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top of %s');
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/mypreferences.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences') ;
4
-define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully') ;
3
+define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences');
4
+define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/blocks_each.php 1 patch
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
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.
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.