1 (edited by pokemon_jojo 2016-09-16 13:33)

Topic: OLD TOPIC TO DELETE

OLD TOPIC TO DELETE

Re: OLD TOPIC TO DELETE

Another little bug fixe :

at ligne 253

Replace :

function LiveScroll(id_div) {
    if (id_div != '') action_div(id_div);
}

by

function LiveScroll(id_div) {
    if (id_div != '') action_div(id_div);
}

function action_div(id_div) {
    var item = null;
    if (document.getElementById) {
        item = document.getElementById(id_div);
    } else if (document.all){
        item = document.all[id_div];
    } else if (document.layers){
        item = document.layers[id_div];
    }
    
    if (!item) { // rien à faire
    } else if (item.style) {
        if (item.style.display == "none") {
            item.style.display = "";
        } else {
            item.style.display = "none";
        }
    } else {
        item.visibility = "show";
    }
}

The download file was update.

wink

3 (edited by Azakur4 2005-04-29 15:15)

Re: OLD TOPIC TO DELETE

The lang file in spanish

<?php

// Language definitions used in gallery.php
$lang_gallery = array(

// Navigation and sections
'Page Title'                =>    'Galería',
'Error Annonce'                =>    'Error:',
'Navigation'                =>    'Navegación:',
'Page Desc Up'                =>    'Enviar una imagen',
'Page Desc Gal'                =>    'Todas las imágenes enviadas por los miembros',
'Title Form'                =>  'Título:',
'Desc Form'                   =>  'Descripción:',
'Img Form'                    =>  'Su imagen:',
'Button Up'                    =>  'Subir',
'Add Time'                    =>  'Enviado:',
'Add By'                    =>  'Por:',
'Add Picture'               =>  '[Añadir una imagen]',
'Moderation'                   =>  '[Moderar las imágenes]',
'Modo_del'                    =>  '[Suprimir la imagen]',

// Miscellaneous
'Upload Ok'                    =>  'Su imagen se subio correctamente.',
'Post Title'                =>  'Subir una Imagen a la Galería:',
'Image Info'                =>  'Detalles de la imagen',
'Image Use'                    =>  '<strong>Utilización:</strong><br />El formulario siguiente les permite enviar una imagen a la galería del foro. La imagen debe ser de formato GIF o JPG, con un tamaño máximo de <MAX_SIZE>. No se olviden de añadir un título y una pequeña descripción a la imagen.',
'Image Regle'               =>  '<strong>Atención:</strong><br />El equipo del Foro se reserva el derecho a suprimir sin preaviso su imagen. Todas las imágenes no conformes a las condiciones de este se eliminaran de la galería y se sancionará inmediatamente todo abuso.',
'Image Desc'                =>  '(Indique una corta descripción de su imagen)',
'Del Ok'                    =>    'Se elimino la imagen con éxito.',

// Error
'Error Guest'                =>    'Sólo los miembros del Foro pueden añadir imágenes en la galería.',
'Error Title'                =>    'No dieron título a su imagen.',
'Error Description'            =>    'No dieron descripción a su imagen.',
'Error Too large ini'        =>    'El peso de la imagen es demasiado grande. El servidor rechaza la imagen.',
'Error Too large'            =>    'El ancho/largo de la imagen paso el máximo autorizado',
'Error Partial upload'        =>    'La imagen a sido subida parcialmente. Vuelvalo a intentar.',
'Error No file'                =>    'No has selecionado la imagen que deseas subir.',
'Error No tmp directory'    =>    'PHP no pudo salvaguardar la imagen enviada en un directorio temporal.',
'Error No good file'        =>    'El tipo de imagen que intenta subir no esta permitido. Los tipos de imagen autorizados son los GIF, o JPG.',
'Error Move failed'            =>    'El servidor no pudo registrar la imagen subida. Informe al Administrador',
'Error Visu failed'            =>    'La creación de la imagen falló.',
'Error Unknown failure'        =>    'Error desconocido. Vuelvalo a intentar.',
'Error Del'                    =>    'Error: la elimación de la imagen falló.',
'Error FTP connect'            =>    '¡No se pudo concretar la conexión con servidor FTP. Vuelva a intentelo más tarde!',
'Error FTP Up 1'            =>    '¡No se pudo subir la imagen al servidor FTP. Vuelvalo a intentar!',
'Error FTP Up 2'            =>    '¡No se pudo subir la imagen miniatura al servidor FTP. Vuelvalo a intentar!',
'Error FTP Del 1'            =>    '¡La eliminación de la imagen del FTP falló!',
'Error FTP Del 2'            =>    '¡La eliminación de la imagen miniatura del FTP falló!',

);
El Mejor Lugar de la Red - Corporación Azakur4

Re: OLD TOPIC TO DELETE

English version

<?php

// Language definitions used in gallery.php
$lang_gallery = array(

// Navigation and sections
'Page Title'            =>    'Gallery',
'Error Annonce'            =>    'ERROR :',
'Navigation'            =>    'Navigation:',
'Page Desc Up'            =>    'Send an image',
'Page Desc Gal'            =>    'All images sent by the members',
'Title Form'            =>  'Title:',
'Desc Form'            =>  'Description:',
'Img Form'            =>  'Your image:',
'Button Up'            =>  'Download',
'Add Time'            =>  'Send it:',
'Add By'            =>  'By:',
'Add Picture'            =>  '[Add an Image]',
'Moderation'            =>  '[Moderate images]',
'Modo_del'            =>  '[Remove image]',

// Miscellaneous
'Upload Ok'            =>  'Your image has been uploaded successfully.',
'Post Title'            =>  'Post an Image in the gallery:',
'Image Info'            =>  'Details of the image',
'Image Use'            =>  '<strong>Use:</strong><br />The form below enables you to send an image in the gallery of the site.  The image must be with format GIF or JPG, with a maximum size of <MAX_SIZE>.  Do not forget to add a title and a small description of the image.',
'Image Regle'            =>  '<strong>Caution:</strong><br />The team of the site reserves the right to remove your image without notice.  All images against the terms of use of the site will be removed.  Any abuse will be immediately sanctioned.',
'Image Desc'            =>  '(Indicate a short description of your image)',
'Del Ok'                =>    'The image was removed successfully.',

// Error
'Error Guest'                =>    'Only members of the site can add images to the gallery.',
'Error Title'                =>    'You did not give a title to your image.',
'Error Description'                =>    'You did not give your image a description.',
'Error Too large ini'                =>    'File too large.  The server refuses its remote loading.',
'Error Too large'                =>    'The size of the file exceeds the authorized maximum',
'Error Partial upload'                =>    'Partially downloaded file.',
'Error No file'                =>    'You did not select a file to be downloaded.',
'Error No tmp directory'                =>    'PHP could not safeguard the file sent in a temporary repertory.',
'Error No good file'                =>    'The type of the file is not authorized.  The authorized types are GIF, or JPG.',
'Error Move failed'                =>    'The server could not record the downloaded file.  Contact the administrator',
'Error Visu failed'                =>    'The creation of label failed.',
'Error Unknown failure'                =>    'Unknown error.',
'Error Del'                =>    'ERROR: The suppression of the image failed.',
'Error FTP connect'                =>    'FTP connection failed try again later!',
'Error FTP Up 1'                =>    'FTP Loading failed try again later!',
'Error FTP Up 2'                =>    'FTP loading of the miniature image failed try again later!',
'Error FTP Del 1'                =>    'Suppression ftp of the image failed!',
'Error FTP Del 2'                =>    'Suppression ftp of the miniature image failed!',

);