phpBB Türkiye - phpBB3 Türkçe destek ve geliştirme

İçeriği atla

profesyonel phpBB3 hizmetleri

Sitemiz sadece phpBB 3.0 sürümüne destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.

Ratings for Topics 0.2.2 türkçeleştirme

Ratings for Topics 0.2.2 türkçeleştirme

İleti karanima 07 Arl 2007 15:47

eklenti adı:Ratings for Topics
sürümü: 0.2.2
yazarı:TheUniqueTiger (Nayan Ghosh)
sitesi:http://vinabb.com
indirilme linki: http://www.phpbbturkiye.net/ileti7632.html#p7632

language/en/common.php
Kod: Tümünü seç
//MOD Rating topics   
   'RATE_TOPIC_EXPLAIN' => 'Rate this topic',
   'ALREADY_RATED' => 'You have already rated this topic!',
   'NOT_RATED' => 'Not rated',
   'RATED_ZERO' => 'Rated Zero',
   'LOCK_RATING' => 'Lock ratings',
   'UNLOCK_RATING' => 'Unlock ratings',
   'RESET_RATING' => 'Reset ratings',
   'RATING_LOCKED' => 'Ratings locked',
   'RATE_TOPIC' => 'Rate Topic',
   'RATING' => 'Rating',
   'RATING_TOTAL_VOTES' => 'Total rating votes',
   'SEARCH_TOP_RATED_TOPICS' => 'View top rated topics',
   'TOP_RATED_TOPICS' => 'Top-rated topics',
   'RATING_PROMPTS' => array('Poor', 'Below Average', 'Average', 'Good', 'Very good', 'Excellent'), //Prompts for 0-5
   //END MOD


language/en/mcp.php
Kod: Tümünü seç
//MOD Ratings for topic
   'TOPIC_RATING_LOCKED_SUCCESS' => 'Ratings for this topic locked successfully.',   
   'TOPIC_RATING_UNLOCKED_SUCCESS' => 'Ratings for this topic unlocked successfully.',   
   'TOPICS_RATING_LOCKED_SUCCESS' => 'Ratings for the selected topics locked successfully.',   
   'TOPICS_RATING_UNLOCKED_SUCCESS' => 'Ratings for the selected topics unlocked successfully.',
   'LOCK_RATING_TOPIC' => 'Lock ratings for this topic',
   'LOCK_RATING_TOPIC_CONFIRM' => 'Are you sure you want to lock ratings for this topic',
   'UNLOCK_RATING_TOPIC' => 'Unlock ratings for this topic',
   'UNLOCK_RATING_TOPIC_CONFIRM' => 'Are you sure you want to unlock ratings for this topic',
   'LOCK_RATING_TOPICS' => 'Lock ratings for selected topics',
   'LOCK_RATING_TOPICS_CONFIRM' => 'Are you sure you want to lock ratings for selected topics',
   'UNLOCK_RATING_TOPICS' => 'Unlock ratings for selected topics',
   'UNLOCK_RATING_TOPICS_CONFIRM' => 'Are you sure you want to unlock ratings for selected topics',
   'TOPIC_RATING_RESET_SUCCESS' => 'The ratings for this topic have been reset.',
   'TOPICS_RATING_RESET_SUCCESS' => 'The ratings for selected topics have been reset.',
   'RESET_TOPIC_RATING' => 'Reset ratings for this topic',
   'RESET_TOPICS_RATING' => 'Reset ratings for selected topics',
   'RESET_TOPIC_RATING_CONFIRM' => 'Are you sure you want to reset the ratings for this topic?',
   'RESET_TOPICS_RATING_CONFIRM' => 'Are you sure you want to reset the ratings for selected topics?',
   //END MOD


language/en/search.php
Kod: Tümünü seç
//MOD Ratings for topics
   'RATING_POSTS_CONFLICT' => 'The results to be shown as posts cannot be sorted by topic ratings. The results are instead sorted by post time.',
   //END MOD


language/en/acp/common.php
Kod: Tümünü seç
//MOD Ratings for topics
   'LOG_LOCK_RATING' => 'Locked ratings» %s',
   'LOG_UNLOCK_RATING' => 'Unlocked ratings» %s',
   'LOG_TOPIC_RATING_RESET' => 'Reset ratings» %s',
   //END MOD


language/en/acp/styles.php
Kod: Tümünü seç
//MOD Ratings for topics
   'IMG_ICON_TOPIC_RATING' => 'Topic rating',
   'IMG_ICON_TOPIC_RATING_HALF' => 'Topic rating (half)',
   //END MOD


language/en/ratetopic.php
Kod: Tümünü seç
   'RETURN_TO_TOPIC' => 'Return to the Topic',
   'RETURN_TO_INDEX' => 'Return to the Forum Index page',
   'ANONYMOUS_USER' => 'As a guest you do not have the permission to rate topics.',
   'INVALID_TOPIC' => 'The requested topic does not exist.',
   'INVALID_RATING' => 'You have given an invalid rating.',   
   'NO_PERMISSION' => 'You do not have the permission to rate topics in this forum',
   'LOCKED_TOPIC' => 'This topic or its rating is locked. You cannot rate such a topic!',
   'UNSPECIFIED_ERROR' => 'An error occurred while processing your request for rating this topic.',
   'SUCCESS' => 'Your rating for this topic has been successfully submitted.',
   'USER_SELF_RATING' => 'You cannot rate topics that are you have started.'


yardım eden olursa çok sevinirim :roll:
karanima


İleti: 39
Kayıt: 06 Kas 2007 22:03
HTML: Orta
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB3.RC7

  profesyonel phpBB3 çözümleri ve web hizmetleri

Re: Ratings for Topics 0.2.2 türkçeleştirme

İleti ALEXIS 07 Arl 2007 20:57

Bunları senin verdiğin gibi CODE içinde tercüme edip buraya yapıştırsak ve sen de buradan kopyala yapıştır ile kendi dosyana aktarırsan %99 karakter sorunu olacaktır.
ALEXIS
tercüme
tercüme

Kullanıcı avatarı

İleti: 2576
Kayıt: 03 Arl 2006 09:57
Konum: İstanbul
İsim: Sevdin Filiz
HTML: İyi
CSS: İyi
PHP: Orta
phpBB3: İyi
Sürüm: phpBB 3.0.2

Re: Ratings for Topics 0.2.2 türkçeleştirme

İleti karanima 07 Arl 2007 21:12

ne tavsiye edersin ALEXIS, benim çeviremeyceğim kesin :?
karanima


İleti: 39
Kayıt: 06 Kas 2007 22:03
HTML: Orta
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB3.RC7

Re: Ratings for Topics 0.2.2 türkçeleştirme

İleti ysl52 07 Arl 2007 22:21

notepad++ gibi bir metin editöründe "UTF8-without BOM" seçilerek kaydedilirse karakter sorunu çıkma ihtimali azalır..
Resim
ysl52


İleti: 338
Kayıt: 07 Arl 2007 01:07
Konum: İstanbul
HTML: Başlangıç
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Orta
Sürüm: phpBB3.0.2

Re: Ratings for Topics 0.2.2 türkçeleştirme

İleti karanima 09 Arl 2007 21:29

gelişme var mı arkadaşlar yapabilecek kimse var mı sormak istedim :oops:
karanima


İleti: 39
Kayıt: 06 Kas 2007 22:03
HTML: Orta
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB3.RC7

Re: Ratings for Topics 0.2.2 türkçeleştirme

İleti agitaous11 15 Şub 2008 15:16

Sanırım çevirisi yapılmış ama isteğin altına link verilmemiş.
Neredeyse yeniden çeviriyordum. Biraz daha dikkat.

eklenti-turkce-dil-dosyalari-f36/ratings-for-topics-0-2-2-t1736.html
Bir zamanların Demilo11'i...
agitaous11


İleti: 41
Kayıt: 18 Haz 2007 20:41
Konum: Kocaeli
İsim: Hilmi Erdem KEREN
HTML: Çok iyi
CSS: İyi
PHP: Orta
phpBB3: Orta
Sürüm: PhpBB3 Gold


Eklenti Türkçeleştirme & İstekler


Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir