• 0
  • 4 RepliesReplies
  • 7435 ReadTimes Read
  • 0 PointsPoints

Topic: Traduccion Ultimate Profile

no avatar
Usuario: Daniiel
Rango: Nuevo Usuario
Mensajes: 715
Points: 22
Mi web: http://www.mundonet.org/foro/
Perfil: View Profile
Traduccion Ultimate Profile
March 13, 2011 - 12:05 12:05
Modifications.spanish.php :
(Themes>Default>Languages)

Agregar antes de ?>

Code: [Select]
//Perfil Personalizado
$txt['ultimate_profile'] = 'Perfil Especial';
$txt['permissionname_edit_ultimate_profile'] = 'Editar pérfil personalizado';
$txt['permissionname_edit_ultimate_profile_own'] = 'Perfil propio';
$txt['permissionname_edit_ultimate_profile_any'] = 'Cualquier perfil';
$txt['permissionhelp_edit_ultimate_profile'] = 'Esta autorizacion sirve para que edite su perfil especial';
$txt['cannot_edit_ultimate_profile_own'] = 'Usted no puede editar su propio perfil.';
$txt['cannot_edit_ultimate_profile_any'] = 'Usted no puede editar cualquier perfil.';


UltimateProfile.tuidioma.php:


Debes crear el archivo y subirlo a Themes>Default>Languages

Code: [Select]
<?php
// Author: Jovan Turanjanin
// Author Traduction: Jose#

$txt['ultimate_profile'] = 'Perfil Especial';

$txt['pictures'] = 'Imagenes Perfil';
$txt['customized'] = 'Modificar Perfil';
$txt['buddies'] = 'Amigos';

$txt['profile_customized'] = 'Modificar Perfil';
$txt['profile_customized_info'] = 'Aqui usted puede agregar detalles sobre su persona, algo importante o de no importancia tambien.';

$txt['profile_customize_enable'] = 'Activar perfil especial';
$txt['profile_customize_private'] = 'Solo mis amigos puede ver o modificar mi perfil.';
$txt['profile_comments_disable'] = 'Desactivar comentairos';
$txt['profile_comments_budd_only'] = 'Solo amigos puede comentarme';
$txt['profile_comments_notif_disable'] = 'Desactivar notificacion de comentarios.';
$txt['profile_pictures_budd_only'] = 'Mostrar mis fotos a amigos.';

$txt['profile_about'] = 'Sobre mi';
$txt['profile_about_desc'] = 'Aqui usted puede escribir sobre su vida personal.';
$txt['profile_interests'] = 'Intereses';
$txt['profile_interests_desc'] = 'Interes otros (hobies,musica)';
$txt['profile_media'] = 'Mi Musica';
$txt['profile_media_desc'] = 'Usted puede postear codigos de videos, etcetera. Aprenda algo del lenguaje CSS';
$txt['profile_css'] = 'Customizacion';
$txt['profile_css_desc'] = 'Aqui usted puede usar CSS y HTML para el perfil,';
$txt['profile_pictures'] = 'Imagenes perfil';

$txt['profile_pictures_over'] = 'Tu haz excedido del limite de fotos.';
$txt['profile_pictures_add_not'] = 'Tu no puedes agregar fotos a tu pefil.';
$txt['profile_pictures_fields'] = 'Todos los campos son requeridos.';
$txt['profile_pictures_upload_fail'] = 'Foto subida falladamente, intente de nuvo.';
$txt['profile_pictures_pic_not'] = 'El archivo que usted sube no es una foto.';

$txt['profile_pictures_edit_not'] = 'Tu no tienes permiso para editar fotos de tu perfil';
$txt['profile_pictures_delete_not'] = 'Tu no tienes permiso para borrar fotos de tu perfil.';
$txt['profile_pictures_not_found'] = 'Foto requerida, no ah sido encontrada.';

$txt['profile_comment_field'] = 'Tienes que introducir un comentario.';


$txt['profile_contact'] = 'Contactame';
$txt['profile_buddies'] = 'Mis amigos';
$txt['profile_buddies_no'] = 'Yo no tengo amigos actuales';

$txt['profile_pictures'] = 'Mis Imagenes';
$txt['profile_pictures_no'] = 'Actualmente, no tengo imagenes.';

$txt['profile_about_me'] = 'Sobre mi';
$txt['profile_interests'] = 'Mis intereses';

$txt['profile_about_no'] = 'Escribire esto luego, espere.';

$txt['comment'] = 'Agregar comentario';
$txt['profile_comment'] = 'Comentairo';
$txt['profile_comments'] = 'Comentario';
$txt['profile_comment_add'] = 'Agregar Comentairo';
$txt['profile_comment_reply'] = 'Responder';
$txt['profile_comment_delete'] = 'Borrar';
$txt['profile_comment_no'] = 'No hay ningun comentario. Usted sera el primero tal vez.';
$txt['profile_comments_buddies_only'] = 'Only buddies can post comments.';

$txt['profile_picture_caption'] = 'Imagenes Perfil';
$txt['profile_picture_title'] = 'Titulo';
$txt['profile_picture_description'] = 'Descripcion';
$txt['profile_picture_path'] = 'Alojado en';
$txt['profile_picture_not_allowed'] = 'No tienes permiso para ver imagenes';

$txt['profile_picture_add'] = 'Agregar imagen';
$txt['profile_picture_edit'] = 'Editar imagen';
$txt['profile_picture_delete'] = 'Borrar imagen';

$txt['profile_picture_previous'] = '&laquo; anterior';
$txt['profile_picture_next'] = 'siguiente &raquo;';

// %s will be replaced with member's name
$txt['profile_picture_members'] = '%s imagenes';

$txt['profile_album_title'] = 'Titulo';
$txt['profile_album_basic'] = 'Album Basico';
$txt['profile_album_parent'] = 'Album Relacionado';
$txt['profile_albums_pic_count'] = 'Imagenes';

$txt['profile_album_add'] = 'Agregar Album';
$txt['profile_album_edit'] = 'Editar Album';
$txt['profile_album_delete'] = 'Borar Album';
$txt['profile_album_delete_confirm'] = '&iquest;Estas seguro de borrar el album?';

$txt['profile_albums_add_not'] = 'Tu no puedes agregar albumes';
$txt['profile_albums_edit_not'] = 'Tu no puedes editar albumes.';
$txt['profile_albums_delete_not'] = 'No puedes borrar albumes';
$txt['profile_albums_fields'] = 'Todos los campos son requeridos.';
$txt['profile_albums_parent_not'] = 'El album que usted selecciona no es encontrado.';
$txt['profile_album_not_found'] = 'No ah sido encontrado.';


$txt['profile_enable_all'] = 'Activar perfil personalizado a todos los usuarios';
$txt['profile_enable_pictures'] = 'Activar subida de fotos';
$txt['profile_pictures_path'] = 'Directorio Fotos';
$txt['profile_pictures_url'] = 'URL Fotos';
$txt['profile_pictures_number'] = 'Numero de fotos permitidas <div class="smalltext">(0 para ilimitado)</div>';
$txt['profile_pictures_width'] = 'Ancho de imagenes (en px)';
$txt['profile_allow_customize'] = 'Permitir modificacion imagenes';
$txt['profile_allow_mediabox'] = 'Medidas del box de imagenes';


$txt['profile_notif_com_subject'] = 'Nuevo comentario por %s';
$txt['profile_notif_com_body'] = '%s acaba de enviar un nuevo comenterio';
$txt['profile_notif_com_user'] = 'Notificacion';

$txt['profile_notif_piccom_subject'] = 'Nuevo comentario por %s';
$txt['profile_notif_piccom_body'] = '%s haz recibido un nuevo comentario Click aqui para ir y verlo';

$txt['report'] = 'Reportar perfil';
$txt['profile_report_this'] = 'Reportar al staff';
$txt['profile_report_text1'] = 'Reportar perfil al staff';
$txt['profile_report_text2'] = 'Use estos reportes seriamente, cuando se comete algun abuso';
$txt['profile_report_text3'] = 'Comentario';
$txt['profile_report_submit'] = 'Enviar';
$txt['profile_report_own'] = '&iquest;Por que te reportas a ti mismo?';

$txt['profile_report_subject'] = 'Reportacion perfil';
$txt['profile_report_email1'] = 'El siguiente perfil ah sido reportado, "%s"';
$txt['profile_report_email2'] = ' quien mando el reporte fue';
$txt['profile_report_email3'] = 'un moderador de tu foro';
$txt['profile_report_comment'] = 'Comentario del reporte';

$txt['buddy_center'] = 'Lista Amigos';
$txt['buddy_explanation'] = 'Este miembro sera su amigo si usted acepta.';
$txt['buddy_order_up'] = 'Mover amigo para arriba';
$txt['buddy_order_down'] = 'Mover amigo para abajo';
$txt['buddy_approve'] = 'Aprobar amigo';
$txt['buddy_remove'] = 'Rechazar amigo';
$txt['buddy_empty'] = 'Tu lista de amigos esta vacia.';
$txt['buddy_unapproved'] = 'No haz aprobado amigos';
$txt['buddy_pending'] = 'Solicitud de amigos pendiente';
$txt['buddy_already_added'] = 'Este usuario ya es tu amigo.';

$txt['buddy_notif_new_subject'] = '%s quiere ser tu amigo';
$txt['buddy_notif_new_body'] = '%s quiere ser tu amigo Click aqui para aprobar o denegar la solicitud que le ah mandado.';

?>

Salu2!!
You do not have permission to give points
point 0 Points

This topic did not receive points.

Usuario: Gonza
Rango: Nuevo Usuario
Mensajes: 518
Points: 18
Mi web: www.dangergamers.com
Perfil: View Profile
Re:Traduccion Ultimate Profile
Reply #1 March 13, 2011 - 12:48 12:48
Excelente se agradece. Saludos. +1

Usuario: darkarturito
Rango: Recién Llegado
Mensajes: 6
Points: 0
Perfil: View Profile
Re:Traduccion Ultimate Profile
Reply #2 March 16, 2012 - 02:27 14:27
Quote
donde UltimateProfile.tuidioma.php:

Debes crear el archivo y subirlo a Themes>Default>Languages
Man como creo el archivo lo subo mediando ftp ....??

Usuario: Papá distante
Rango: Moderador Global
Mensajes: 3504
Points: 168
Perfil: View Profile
Pais:
de
Re:Traduccion Ultimate Profile
Reply #3 March 16, 2012 - 03:42 15:42
Crealo usando un editor de texto como "notepad++"

Usuario: darkarturito
Rango: Recién Llegado
Mensajes: 6
Points: 0
Perfil: View Profile
Re:Traduccion Ultimate Profile
Reply #4 March 16, 2012 - 06:28 18:28
Crealo usando un editor de texto como "notepad++"
Que nombre le pongo lo subo mediante ftp verdad ???

 

TAGS



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