Файл: Application/system/languages/es/outside/profile.php
Строк: 134
<?php
$lang = array
(
'profile_vmenu_opc_activity' => 'Actividad',
'profile_vmenu_opc_photos' => 'Fotos',
'profile_vmenu_opc_videos' => 'Videos',
'profile_vmenu_opc_favorites' => 'Me Gusta',
'profile_vmenu_opc_messages' => 'Mensajes',
'profile_vmenu_opc_userinformation' => 'Información',
'profile_more_users' => 'Conoce más Usuarios',
'profile_more_users_empty' => 'No hay más usuarios',
'profile_more_users_hasphoto' => 'Tiene #NUM# post',
'profile_more_users_hasphotos' => 'Tiene #NUM# posts',
'profile_more_users_linkviewmore' => 'Ver más usuarios',
'profile_infobasic_followsyou' => 'Te sigue',
'profile_infobasic_photo' => 'Post',
'profile_infobasic_photos' => 'Posts',
'profile_infobasic_follower' => 'Seguidor',
'profile_infobasic_followers' => 'Seguidores',
'profile_infobasic_following' => 'Siguiendo',
'profile_areafollow_follow' => 'Seguir',
'profile_areafollow_following' => 'Siguiendo',
'profile_areafollow_unfollow' => 'Dejar de Seguir',
'profile_areafollow_editprofile' => 'Edita tu Perfil',
'profile_areafollow_youmustbe' => 'Primero debes',
'profile_areafollow_signed' => 'Iniciar Sesión',
'profile_noshow_isprivate' => 'Este perfil es privado',
'profile_noshow_youmustbe' => 'Primero debes',
'profile_noshow_signed' => 'Iniciar Sesión',
'profile_noshow_youfollowuser' => 'Primero debes seguir a este usuario.',
'profile_followers_title' => 'Seguidores',
'profile_followers_nofollowers' => 'No tiene seguidores todavía.',
'profile_followers_hasphoto' => 'Tiene #NUM# post',
'profile_followers_hasphotos' => 'Tiene #NUM# posts',
'profile_following_title' => 'Seguidos',
'profile_following_nofollowing' => 'No está siguiendo a nadie aún.',
'profile_following_hasphoto' => 'Tiene #NUM# post',
'profile_following_hasphotos' => 'Tiene #NUM# posts',
'profile_activities_title' => 'Actividades',
'profile_activities_follow' => 'Ha comenzado a seguir a:',
'profile_activities_hasphoto' => 'Tiene #NUM# post',
'profile_activities_hasphotos' => 'Tiene #NUM# posts',
'profile_activities_txtcontains' => 'Contiene',
'profile_activities_txtphoto' => 'post',
'profile_activities_txtphotos' => 'posts',
'profile_videos_title' => 'Videos',
'profile_videos_txtnovideos' => 'Aún no ha agregado videos.',
'profile_photos_title' => 'Fotos',
'profile_photos_txtphoto' => 'foto',
'profile_photos_txtphotos' => 'fotos',
'profile_photos_txtviewmorephotos' => 'Ver más fotos',
'profile_photos_txtviewmorealbums' => 'Ver más albums',
'profile_photos_txtnophotos' => 'Aún no ha agregado fotos.',
'profile_photos_txtalbumnophotos' => 'Album sin Fotos.',
'profile_photos_comment_title' => 'Comentarios',
'profile_photos_comment_txtwrite' => 'Escriba un Comentario',
'profile_photos_comment_txtleave' => 'Deja un comentario...',
'profile_photos_comment_txtbsave' => 'Guardar Comentario',
'profile_photos_comment_txtwithout' => 'Sin comentarios.',
'profile_photos_txtnocomment' => 'Ingrese un comentario.',
'profile_photos_txtyourcomment' => 'Tu comentario:',
'profile_photos_txtyoumustbe' => 'Primero debes',
'profile_photos_txtsigned' => 'Iniciar Sesión',
'profile_like_title' => 'Me Gusta',
'profile_like_nolikes' => 'No ha agregado elementos a esta sección.',
'profile_messages_title' => 'Mensajes',
'profile_messages_notavailable' => 'Esta sección sólo está disponible para usuarios que no sean tú.',
'profile_messages_notlogin' => 'Para enviar mensajes, primero tienes que iniciar sesión.',
'profile_messages_placeholderchat' => 'Escriba un mensaje aquí...',
'profile_messages_viewmore' => 'Ver más conversaciones',
'profile_userinfo_title' => 'Información del Usuario',
'profile_userinfo_subtitle1' => 'Acerca de mi',
'profile_userinfo_subtitle2' => 'Género',
'profile_userinfo_gender1' => 'Hombre',
'profile_userinfo_gender2' => 'Mujer',
'profile_userinfo_subtitle3' => 'Nacimiento',
'profile_userinfo_subtitle4' => 'Ubicación',
'profile_userinfo_withoutinfo' => 'Sin información.',
'profile_posts_title' => 'Post',
/**************************/
/* Version 1.2 */
'profile_infobasic_title_validated' => 'Perfil Verificado',
/* end version 1.2 */
/**************************/
);
?>