Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Chatito

Pages: 1 2 3 [4]
46
Soporte General SMF / Re:Ayuda problema Mods BBC V1
« on: October 21, 2011 - 12:35 12:35 »
ok aqui te los dejos gracias.

47
Soporte General SMF / Re:Ayuda problema Mods BBC V1
« on: October 21, 2011 - 12:14 12:14 »
adjuntame tu Modifications.english.php y tu Modifications.tuidioma.php
el problema esque tienes codigo fuera del ?> en tus archivos de idioma



modifications.english.php


Show content
<?php
// Version: 2.0; Modifications

$txt['user_age'] = 'Age';


// Thank-O-Matic Inserts, i will not use any extra file any more *g*
// Error Messages:
$txt['NMidTopicSet'] = 'No Message ID or Topic ID set!';
// The [SECONDS] oupt the current setup time of the seconds.
$txt['thx_spamprotectionactive'] = 'Please wait [SECONDS] seconds to post a thank you.';
// The [TIME] put out the time the thx was made.
$txt['allready_postet_thx'] = 'You have already posted a thanks to this post at [TIME]';
$txt['allready_postetTopic_thx'] = 'You have already posted a thanks to this topic at [TIME]';
$txt['WMidTopicSet'] = 'Wrong Topic or Messageid!';
$txt['Thxtomyself'] = 'You can\'t say Thank You to yourself!';
$txt['thxislocked'] = 'Thank you is locked, and so you are not allowed to post a Thank You';
$txt['thxislockednor'] = 'No premission to change the lock status of the Thank You!';
$txt['notathankyoupost'] = 'This is not a post with a Thank You !';
$txt['thxdeletenor'] = 'No premission to delete the Thank You from this post!';
$txt['thxdeletenormem'] = 'No premission to delete this member from this Thank You!';
$txt['remove_thank_you_post_mem'] = 'Delete this member from the Thank You Post';
$txt['thxidnotfound'] = 'ID for this Thank You is not found!';
$txt['thxajaxnotenabled'] = 'AJAX System Disabled!';
$txt['thxajaxnotallowed'] = 'This Sub Action is not supported by the AJAX Style!';
$txt['thxajaxnotallowedtoview'] = 'Not allowed to view the Thank You List!';
$txt['onlyFirstPost_thx'] = 'You can only post to the first post of the topic a thank you!';

// Admin Setup Related Things for Thank-O-Matic
$txt['thxmodification'] = 'Modifcation Related';
$txt['thx_gernalSettingsDesc'] = 'General settings for the Thank-O-Matic (If you liked the mod, you might consider helping by making a small donation <a href="mailto:donate@smfpersonal.net">donate@smfpersonal.net</a>).';
$txt['thx_layoutSettingsDesc'] = 'This are layout and theme specific settings, some of them will work only work if the Theme have all the changes.';
$txt['thx_permissionSettingsDesc'] = 'Some important permissions settings so that the mod can work for all user (You can find more Settings inside the Members Permissions)';
$txt['thx_boradSettingsDesc'] = 'Possible Boards for the Thank-O-Matic.';
$txt['thx_modifciationSettingsDesc'] = 'Modrelated Settings for this other modifcations are needed to make it possibel to work with them.';

//   Are You Human?
$txt['are_you_human_q1'] = 'Are You Human?';
$txt['are_you_human_q2'] = 'Are You Bot?';
$txt['are_you_human_desc'] = 'Another Anti-Bot Measure';
$txt['are_you_human_answers'][0] = 'Yes';
$txt['are_you_human_answers'][1] = 'No';
$txt['are_you_human_answers'][2] = 'I don\'t know';
$txt['are_you_human_answers'][3] = 'Maybe';
$txt['are_you_human_answers'][4] = 'I think...';
$txt['are_you_human_answers'][5] = 'Waits';
$txt['are_you_human_answers'][6] = 'Hmm';          // You can add more Answers for confused the bots

$txt['are_you_human_expired'] = 'This page has expired. Please restart the <a href="' . $scripturl . '?action=register;">registration page</a>.';
$txt['are_you_human_fail'] = 'Please confirm that you are human in order to proceed with registration.<br />
Bots are not allowed to register.';

$txt['are_you_human_s'] = 'Enable MOD Are You Human';
$txt['are_you_human_q'] = 'Select the Question';
$txt['are_you_human_a'] = 'Order Rand the Answers';
$txt['are_you_human_q_0'] = 'Are You Human?';
$txt['are_you_human_q_1'] = 'Are You Bot?';
$txt['are_you_human_q_2'] = 'Random Question';?>


modifications spanish_es.php

Show content
<?php
// Version: 2.0; Modifications



// Thank-O-Matic Inserts, i will not use any extra file any more *g* traslated by enik
// Error Messages:
$txt['NMidTopicSet'] = 'No hay ID del mensaje o tema establecido!';
// The [SECONDS] oupt the current setup time of the seconds.
$txt['thx_spamprotectionactive'] = 'Por favor espere [SECONDS] segundos para enviar un agradecimiento.';
// The [TIME] put out the time the thx was made.
$txt['allready_postet_thx'] = 'Ya ha publicado un gracias a este mensaje en [TIME]';
$txt['allready_postetTopic_thx'] = 'Ya ha publicado un gracias a este tema en [TIME]';
$txt['WMidTopicSet'] = 'Tema o mensaje incorrecto!';
$txt['Thxtomyself'] = 'No te puedes dar las gracias xd!';
$txt['thxislocked'] = 'las gracias están bloqueadas, y no se permite agregar un agradecimiento';
$txt['thxislockednor'] = 'No tiene permiso para cambiar el estado de bloqueo de las Gracias!';
$txt['notathankyoupost'] = 'Esto no es un mensaje con un agradecimiento !';
$txt['thxdeletenor'] = 'No tiene permiso para borrar el agradecimiento de este mensaje!';
$txt['thxdeletenormem'] = 'No tiene permiso para eliminar a este miembro de este gracias!';
$txt['remove_thank_you_post_mem'] = 'Eliminar las gracias de este miembro de este mensaje';
$txt['thxidnotfound'] = 'El ID de este Gracias no se encuentra!';
$txt['thxajaxnotenabled'] = 'Sistema AJAX incapacitado!';
$txt['thxajaxnotallowed'] = 'Esta Sub accion no es compatible con el estilo AJAX!';
$txt['thxajaxnotallowedtoview'] = 'No se les permite ver la LISTA DE AGRADECIMIENTO!';
$txt['onlyFirstPost_thx'] = 'Solo se puede escribir en el primer post de este tema una nota de agradecimiento!';

// Admin Setup Related Things for Thank-O-Matic
$txt['thxmodification'] = 'Modificaciones relacionadas';
$txt['thx_gernalSettingsDesc'] = 'Ajustes generales del Thank-o-Matic (Si te ha gustado el mod, podrias considerar hacernos una pequeña donacion <a href="mailto:donate@smfpersonal.net">donate@smfpersonal.net</a>).';
$txt['thx_layoutSettingsDesc'] = 'Estos son el diseño y el tema de los ajustes específicos, algunos de ellos funcionara o solo funcionan si el tema tiene todos los cambios.';
$txt['thx_permissionSettingsDesc'] = 'Aquí encontraras algunos ajustes importantes de los permisos para que el Mod pueda funcionar para todos los usuarios <br />(Usted puede encontrar mas ajustes dentro de los permisos de los miembros)';
$txt['thx_boradSettingsDesc'] = 'Aquí encontraras los permisos por foros.';
$txt['thx_modifciationSettingsDesc'] = 'En esta sección podras unir el Hide tag Special con el Thank-o-Matic';

//   Are You Human?
$txt['are_you_human_q1'] = '&iquest;Eres humano?';
$txt['are_you_human_q2'] = '&iquest;Eres un bot?';
$txt['are_you_human_desc'] = 'Otra modificacion para evitar bots';
$txt['are_you_human_answers'][0] = 'Si';
$txt['are_you_human_answers'][1] = 'No';
$txt['are_you_human_answers'][2] = 'No tengo idea';
$txt['are_you_human_answers'][3] = 'Tal vez';
$txt['are_you_human_answers'][4] = 'Podria ser';
$txt['are_you_human_answers'][5] = 'Esperame..';
$txt['are_you_human_answers'][6] = 'Mmm';

// You can add more Answers for confused the bots

$txt['are_you_human_expired'] = 'Está pagina ah expirado, porfavor vuelve al <a href="' . $scripturl . '?action=register">registro</a>.';
$txt['are_you_human_fail'] = 'Error, debes confirmar si eres un bot o un humano.<br />
Los bots no se pueden registrar.';

$txt['are_you_human_s'] = 'Activar Are You Human';
$txt['are_you_human_q'] = 'Seleccionar Pregunta';
$txt['are_you_human_a'] = 'Orden de Preguntas';
$txt['are_you_human_q_0'] = '&iquest;Eres humano?';
$txt['are_you_human_q_1'] = '&iquest;Eres bot?';
$txt['are_you_human_q_2'] = 'Pregunta al Azar';?>


modifications spanish_es utf8


Show content
<?php
// Version: 2.0; Modifications



//   Are You Human?
$txt['are_you_human_q1'] = 'Eres humano?';
$txt['are_you_human_q2'] = 'Eres un bot?';
$txt['are_you_human_desc'] = 'Otra modificacion para evitar bots';
$txt['are_you_human_answers'][0] = 'Si';
$txt['are_you_human_answers'][1] = 'No';
$txt['are_you_human_answers'][2] = 'No tengo idea';
$txt['are_you_human_answers'][3] = 'Tal vez';
$txt['are_you_human_answers'][4] = 'Podria ser';
$txt['are_you_human_answers'][5] = 'Esperame..';
$txt['are_you_human_answers'][6] = 'Mmm';

// You can add more Answers for confused the bots

$txt['are_you_human_expired'] = 'Esta pagina ah expirado, porfavor vuelve al <a href="' . $scripturl . '?action=register">registro</a>.';
$txt['are_you_human_fail'] = 'Error, debes confirmar si eres un bot o un humano.<br />
Los bots no se pueden registrar.';

$txt['are_you_human_s'] = 'Activar Are You Human';
$txt['are_you_human_q'] = 'Seleccionar Pregunta';
$txt['are_you_human_a'] = 'Orden de Preguntas';
$txt['are_you_human_q_0'] = 'Eres humano?';
$txt['are_you_human_q_1'] = 'Eres bot?';
$txt['are_you_human_q_2'] = 'Pregunta al Azar';?>

48
Soporte General SMF / Ayuda problema Mods BBC V1
« on: October 21, 2011 - 11:49 11:49 »
wenas a todo expongo aqui mi problema con este mod aver si somos capaz de dar con el problema me sale este error:

// BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Show content'; // BBC Spoiler end // BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Mostrar contenido'; // BBC Spoiler end

me meto por ftp y modofico lo idiomas.php cuando instalo este mod,,pues sigo con las mismas letras arriba de la web aun modificando los idioma.  saludos.

Mi version smf 2.0.1 simple portal 2.3.3  Insidious designed by TD-Forums

49
Mods SMFSimple / Re:BBC Spoiler v1
« on: October 21, 2011 - 11:20 11:20 »
buenas lo acabo de quitar de midioma.php pero sigue saliendo.

// BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Show content'; // BBC Spoiler end // BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Mostrar contenido'; // BBC Spoiler end

50
Mods SMFSimple / Re:BBC Spoiler v1
« on: October 21, 2011 - 09:13 09:13 »
muchas gracias por el mod pero ala hora de instalarlo me sale este error arriba

// BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Show content'; // BBC Spoiler end// BBC Spoiler start $txt['des_spoiler'] = 'Spoiler'; $txt['spoiler'] = 'Mostrar contenido'; // BBC Spoiler end

como lo puedo arreglar ,,saludos.

51
Mods SMFSimple / Re:Are You Human?
« on: October 17, 2011 - 06:35 06:35 »
excelente mod ,,protege bastante contra los bot ,,lo unico q veo q al instalarlo en la version smf 2.0.1 ,,cuando ves las pregunta si eres humano la respuesta sale al lado derecho,,entonces veo q no esta rectificado,,solo eso na mas un salu2.

52
Soporte General SMF / Re:Ban List
« on: October 17, 2011 - 06:32 06:32 »
gracias por este mod me lo baje e intale en la version 2.0.1 smf y me fue perfecto ,,buen curro ,,salu2.

53
Preséntate en SMF Simple / Re:Buenas a tod@ la comunidad
« on: October 17, 2011 - 06:23 06:23 »
Muchas Gracias a tod@s por la gran acojida ,,lo pasaremos lo mejor posible un saludazo.

54
Mods SMFSimple / Re:Broken Link List
« on: October 17, 2011 - 06:21 06:21 »
wenas tod@ss he comprado este mods y os lo recomiendo si señor wen mods,,saludos.

55
Preséntate en SMF Simple / Buenas a tod@ la comunidad
« on: October 16, 2011 - 05:47 17:47 »
pues lo dicho arriba buenas a tod@ la comunidad soy Chatito y encantado de estar entre vosotros..un salu2.

56
Mods SMFSimple / Re:Broken Link List
« on: October 16, 2011 - 05:28 17:28 »
Muchas Gracias compañero menudo curro es de agradecer,,un saludazo.

57
Mods SMFSimple / Re:Double Check your Email in Registration
« on: October 09, 2011 - 06:01 18:01 »
buenas si tienes 3 idiomas por lo q veo ingles, español y latino pero por defecto sale el ingles y no da la opcion de cambiarlo,,saludos.

Pages: 1 2 3 [4]
top

Smfsimple.com es un sitio destinado a brindar un servicio de soporte y herramientas para foros realizados con el sistema de foros gratuito simplemachines.org. Contamos con un selecto equipo de desarrolladores y conocedores del sistema, sus foros estaran en buenas manos.
This site is not affiliated with or endorsed by Simple Machines