Optimus Brave

Started by Antes, January 26, 2011, 01:22:01 PM

Previous topic - Next topic

Antes

Modifikasyon Adı: Optimus Brave
Modifikasyon SayfasıDownload - Destek
Yazan - Çeviren : Bugo | Antes
Kullanılabilir SMF  sürümleri: 2.0 - 2.0.4
Sürüm: 1.8.6.2
Açıklama: Arama-motorlarına yönelik genel kayıt işlemini yapar ve robots.txt 'nizi düzenlemenizi sağlar.
Not : Eğer hali hazırda yüklü bir Sitemap eklentiniz veya sitemap.xml dosyanız varsa otomatik olarak ekler.

Çekirdek dosyalarda Türkçe dil dosyası yer almaktadır.

A.Pearce

Şimdi o kodları yapıştırıcaz ve iş biticek mi? :)

my_wuslat


Antes

1.5.2 yapısının içinde Türkçe çeviri mevcut esasında ama Türkçe karakterleri (Ç > c ) şeklinde yazmış. O yüzden burdan yararlanın. :)

A.Pearce

Quote from: Antes on February 24, 2011, 02:40:22 PM
1.5.2 yapısının içinde Türkçe çeviri mevcut esasında ama Türkçe karakterleri (Ç > c ) şeklinde yazmış. O yüzden burdan yararlanın. :)

Yani robots.txt dosyası yaratmak bu kadar kolay mı?

grafitus

robots.txt'yi bir işletim sistemi sanmıyorsunuz, değil mi? =)

Emre A.

Quote from: grafitus on February 27, 2011, 11:49:07 PM
robots.txt'yi bir işletim sistemi sanmıyorsunuz, değil mi? =)
:))))))

A.Pearce

Quote from: grafitus on February 27, 2011, 11:49:07 PM
robots.txt'yi bir işletim sistemi sanmıyorsunuz, değil mi? =)

Tabiki sanmıyordum :)

[istay10.com]

Herhangi bir modifikasyon bulunamadı
istasy10 ====> kıvılcımı biz çakarız, yangını sen çıkarırsın.

grafitus

Modifikasyon Mod Site'den silinmiş.

Antes


grafitus


Antes

Quote from: grafitus on April 09, 2011, 09:21:29 AM
O ne demek Antes? :)

Neden kaldırılmış, ne olmuş dertleri neymiş elemanların :D

Antes

Bu modül mod sitesine geri dönmüş. Eğer uyuyup kalmazsam birazdan bitirip türkçesini eklerim :)

Emre A.

Quote from: Antes on September 10, 2011, 04:48:36 PM
Bu modül mod sitesine geri dönmüş. Eğer uyuyup kalmazsam birazdan bitirip türkçesini eklerim :)

yardımcı olmamı ister misin? Boştayım :)

bilasdem

<?php



$txt
['optimus_main'] = 'Optimus Brave';

$txt['optimus_settings_desc'] = 'On this page you can add any common or verification code(s) from list below, as well as modify a robots.txt file.';

$txt['optimus_codes'] = 'Verification meta tags';

$txt['optimus_titles'] = 'Search engine (Tools)';

$txt['optimus_name'] = 'Name';

$txt['optimus_content'] = 'Content';

$txt['optimus_meta_info'] = 'Please use only the values from <strong>content</strong> parameter of the meta tags.<br />Example: <span class="smalltext">&lt;meta name="google-site-verification" content="<strong>VALUE</strong>" /&gt;</span>';

$txt['optimus_search_engines'] = array(

'Google' => array('google-site-verification','<a href="http://www.google.com/webmasters/tools" target="_blank">Webmasters tools</a>'),

'Yandex' => array('yandex-verification','<a href="http://webmaster.yandex.com/" target="_blank">Yandex.Webmaster</a>'),

'MSN' => array('msvalidate.01','<a href="http://www.bing.com/webmaster" target="_blank">MSN Webmaster Tools</a>'),

'Yahoo' => array('y_key','<a href="https://siteexplorer.search.yahoo.com/" target="_blank">Yahoo Site Explorer</a>'),

'Alexa' => array('alexaVerifyID','<a href="http://www.alexa.com/siteowners" target="_blank">Alexa Site Tools</a>')

);

$txt['optimus_manage'] = 'Manage robots.txt';

$txt['optimus_robots_old'] = 'The contents of the old (before to installation) robots.txt you can see on <a href="/old_robots.txt" target="_blank">this link</a>.';

$txt['optimus_links_title'] = 'Useful info';

$txt['optimus_links'] = '

<ul>

<li><a href="http://www.mcanerin.com/en/search-engine/robots-txt.asp" target="_blank">Robot Control Code Generation Tool</a></li>

<li><a href="http://httpd.apache.org/docs/trunk/howto/htaccess.html" target="_blank">Changing of .htaccess</a></li>

<li><a href="http://help.yandex.com/webmaster/?id=1113851" target="_blank">Using robots.txt</a></li>

<li><a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=156449" target="_blank">Block or remove pages using a robots.txt file</a></li>

</ul>'
;

$txt['optimus_main_page'] = 'Main page settings';

$txt['optimus_common_info'] = 'Well, content of the description tag may be taken into account when the robot determines if a page matches a search query.';

$txt['optimus_forum_index'] = 'Homepage title';

$txt['optimus_description'] = 'Description (short but interesting forum review)';

$txt['optimus_keywords'] = 'Keywords (no more than 20)';

$txt['optimus_all_page'] = 'Topic/board pages settings';

$txt['optimus_tpl_info'] = 'Possible variables: <strong>[board_name]</strong> &mdash; board name, <strong>[topic_name]</strong> &mdash; topic subject, <strong>[#]</strong> &mdash; current page number, <strong>[forum_name]</strong> &mdash; your forum name.';

$txt['optimus_board_tpl'] = 'Template of board pages title';

$txt['optimus_topic_tpl'] = 'Template of topic pages title';

$txt['optimus_number_tpl'] = 'Template of current page number';

$txt['optimus_result'] = 'Example: ';

$txt['optimus_trans'] = array('board' => 'Common board''topic' => 'Welcome''page' => 666);

$txt['optimus_other_text'] = 'Please note';

$txt['optimus_post_scriptum'] = '<span class="alert">Use this modification at your own risk!</span> In a long journey a straw weighs...';

$txt['optimus_useful'] = '';

$txt['optimus_rules'] = 'Possible rules (that\'s just example!)';

$txt['optimus_rules_hint'] = 'You can copy these rules into the field on the right:';

$txt['optimus_robots_hint'] = 'Here you can insert your own rules or modify existing ones:';

$txt['optimus_small_advice'] = '';



?>



arkadaşlar bunu türkçeleşttirebilirmisiniz.
şu an localde çalışaçağım

Antes

şu anda okuldayım ve bilgisayarım yok o yüzden çevirip eklerseniz çok iyi olur yeni bilgisayarım gelene kadar telefon üzerinden yardımcı olmaya özen göstericem

Bugo

Can you provide this translation for the latest version of Optimus? Teşekkür ederim :)

cafecevik

Bunun ayarları var mı yoksa sadece yüklemek yeterli mi?

Evo™

Ayarları tabiki var modun indirme sayfasında görselleri kontrol ederseniz göreceksiniz.

cafecevik

Quote from: Evo™ on April 09, 2013, 04:23:56 AM
Ayarları tabiki var modun indirme sayfasında görselleri kontrol ederseniz göreceksiniz.
İngilizce olduğu için pek bir şey anlayamadım da :S.
Seo ile beraber kurulmasında sıkıntı olur mu?

cafecevik

Quote from: cafecevik on April 09, 2013, 05:31:21 AM
Quote from: Evo™ on April 09, 2013, 04:23:56 AM
Ayarları tabiki var modun indirme sayfasında görselleri kontrol ederseniz göreceksiniz.
İngilizce olduğu için pek bir şey anlayamadım da :S.
Seo ile beraber kurulmasında sıkıntı olur mu?

Güncel?

ForumACK


Advertisement: