MyBB Destek Forumu

Orjinalini görmek için tıklayınız: Eklenti Türkçeleştirmek ?
Şu anda (Arşiv) modunu görüntülemektesiniz. Orjinal Sürümü Görüntüle internal link
Sayfalar: 1 2
Sanırım ingilizcemi zorlayarak eklenti Türkçeleştirbilirim Kafası Karışmış

ama şunu bulamadım pluginin php dosyasından mı yoksa dil dosyasından mı ? Kafası Karışmış Kafası Karışmış

vede nasıl türkçeleştirebilirim ?
Sanırım ikisindende,kimi eklentide dil dosyası oluyor kiminde olmuyor.
hmm iş zor iş yani Dil Çıkaran indirdiğim bir eklentide şunlar var :
Kod:
<?php
/**
* Move Posts
* Copyright 2011 Starpaul20
*/

($l['move_posts'] = "Move Posts";
$l['move_posts_info'] = "Move selective posts to another thread";
$l['thread_to_move_posts'] = "Thread to move posts to:";
$l['move_post_note'] = "Copy the URL of the thread to move the selected posts to into the textbox on the right.";
$l['nav_multi_moveposts'] = "Move Selected Posts";
$l['moved_selective_posts'] = "Moved posts (PIDs: {1}) to thread (TID: {2})";

$l['error_inline_nopostsselected'] = "Sorry, but you did not select any posts to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some posts and try again.";
$l['error_cantmoveonepost'] = "You cannot move posts in thread that contains only one post.";
$l['error_cantmoveall'] = "You cannot move all of the posts out of this thread! If you did, what would be left in the thread?";
$l['error_badmoveurl'] = "The URL for the thread to move posts to seems to be invalid or empty. Please copy the exact URL into the textbox.<br />Please go back and try again.";
$l['error_movetoself'] = "Posts cannot be moved to thread they're already in.<br />Please go back and enter a valid URL.";
$l['redirect_postsmoved'] = "The selected posts have been moved successfully.<br />You will now be returned to the original thread."; )

?>

parantez içine aldığım yerler mi ?

Not : Bir eklentinin dil dosyasıydı Kafası Karışmış
ooo sen benim payaştığım eklentiye girmişsin.Onu konuşuyoduk zaten benim ileti taşıma konusunda.Ekipteki arkadaş ilgileniyor sağolsun Gülümseme

Bence ordan takip et
Sırıtmak evet Sırıtmak aklım takıldı ama sen yinede bi anlatsan Sırıtmak
hocam şimdi basit bir örnek eklentiyi sitenize yükleyin. ve gerekli açıklamalar var o açıklamaları plugin dosyasında aratarak türkçeleştir daha çabuk yaparsn Göz Kırp
he ? Sırıtmak
Sayfalar: 1 2