Webmaster Forumu

Geri git   Webmaster Forumu > Webmaster Kaynak Eğitim Tanıtım Hizmet > Hazır Uygulamalar Forumlar Paket Programlar > SMF

SMF SMF Temalar Eklentiler

Cevapla
 
LinkBack Seçenekler Stil
  #1 (permalink)   iTrader 
Alt 2007-04-26, 14:27
ejder - ait Kullanıcı Resmi (Avatar)
Senior Member
 
Üyelik tarihi: Nov 2003
Nerden: istanbul
Mesajlar: 683
Teşekkür: 0
Thanked 0 Times in 0 Posts
Tecrübe Puanı: 4
iTrader: %0/0
ejder will become famous soon enough
Standart SMF Gallery - Türkçe dil paketi ücretsiz :)

http://www.smfhacks.com/smf-gallery.php

bana lazım oldu türkçeye çevirdim, başkalarına da lazım olabilir diye gönderiyorum. lütfen nasıl kurarım, kurdum çalışmadı gibi soruları özelden veya msn'ye gelerek sormayın..

Gallery.turkish.php :

PHP- Kodu:
<?php
/*
SMF Gallery Lite Edition
Version 1.0
by:vbgamer45
http://www.smfhacks.com
Copyright 2006 SMFHacks.com

Turkish Language Pack : Hasan Yaşar ( www.ejder.com.tr / www.hasanyasar.com )

############################################
License Information:
SMF Gallery is NOT free software.
This software may not be redistributed.

Links to http://www.smfhacks.com must remain unless
branding free option is purchased.
#############################################

Gallery English Text Strings
*/

//Gallery.template.php Strings

//Title string
$txt['gallery_text_title'] = 'Resim Galerisi';

//Main gallery table strings
$txt['gallery_text_galleryname'] = 'Galeri Name';
$txt['gallery_text_gallerydescription'] = 'Galeri Açıklaması';
$txt['gallery_text_totalimages'] = 'Toplam Resim';
$txt['gallery_text_reorder'] = 'Sırala';
$txt['gallery_text_options'] = 'Ayarlar';

$txt['gallery_text_adminpanel'] = 'Galeri Yönetici Paneli';
$txt['gallery_text_addcategory'] = 'Kategori Ekle';
$txt['gallery_text_editcategory'] = 'Kategori Düzenle';
$txt['gallery_text_delcategory'] = 'Kategori Sil';
$txt['gallery_text_settings'] = 'Ayarlar';
$txt['gallery_text_permissions'] = 'İzinler';
$txt['gallery_text_imgwaitapproval'] = 'Onay Bekleyenler:';
$txt['gallery_text_imgcheckapproval'] = 'Onay Bekleyen Listesini Kontrol Et';

$txt['gallery_text_imgreported'] = 'Rapor edilenler: ';
$txt['gallery_text_imgcheckreported'] = 'Rapor edilenleri kontrol et';
$txt['gallery_at'] = ' at ';

$txt['gallery_write_error'] = 'Warning Galeri path is not writable! ';
$txt['gallery_text_myimages'] = '[Resimlerim]';
$txt['gallery_text_search'] = '[Arama]';
$txt['gallery_text_edit'] = '[Düzenle]';
$txt['gallery_text_delete'] = '[Sil]';
$txt['gallery_text_unapprove'] = '[Reddet]';
$txt['gallery_text_approve'] = '[Onayla]';
$txt['gallery_text_up'] = '[Aşağı]';
$txt['gallery_text_down'] = '[Yukarı]';
$txt['gallery_text_reportpicture'] = '[Rapor Et]';
$txt['gallery_text_delcomment'] = '[Yorumu Sil]';


$txt['gallery_text_filesize'] = 'Dosya Boyutu: ';
$txt['gallery_text_by'] = 'Kim:';
$txt['gallery_text_date'] = 'Tarih: ';
$txt['gallery_text_comments'] = 'Yorumlar';
$txt['gallery_text_views'] = 'Gösterim: ';

$txt['gallery_text_addpicture'] = 'Resim Ekle';
$txt['gallery_text_returngallery'] = 'Galeriye dön';

//Online strings
$txt['gallery_who_viewgallery'] = ' `ler bu galeriye bakıyor';
$txt['gallery_who_viewpicture'] = ' `ler bu resme bakıyor';
$txt['gallery_who_members'] = 'Üyeler';
$txt['gallery_who_hidden'] = 'Gizli';

//Form Strings
$txt['gallery_form_title'] = 'Başlık:';
$txt['gallery_form_description'] = 'Açıklama:';
$txt['gallery_form_icon'] = 'Galeri İkonu:';

$txt['gallery_warn_category'] = 'Uyarı : Tüm kategori ve resimleri silecektir..';

$txt['gallery_form_addpicture'] = 'Resim Ekle';
$txt['gallery_form_category'] =    'Kategori:';
$txt['gallery_form_keywords'] =    'Anahtar Kelimeler:';
$txt['gallery_form_uploadpic'] = 'Resim Yükle:';
$txt['gallery_form_maxwidth'] = 'Maks. Genişlik ';
$txt['gallery_form_maxheight'] = 'Maks. Yükseklik ';
$txt['gallery_form_pixels'] = ' piksel';
$txt['gallery_form_additionaloptions'] = 'Ek Seçenekler:';
$txt['gallery_form_allowcomments'] = 'Bu resme yorum yazılmasına izin ver';
$txt['gallery_form_notapproved'] = 'Resminiz eklenmeden önce onay sisteminden geçecektir';
$txt['gallery_form_editpicture'] = 'Resim Düzenle';
//View picture
$txt['gallery_text_picstats'] = 'Resim İstatistikleri:';
$txt['gallery_text_height'] = 'Yükseklik:';
$txt['gallery_text_width'] = 'Genişlik:';
$txt['gallery_text_postedby'] = 'Gönderen:  ';
$txt['gallery_text_addcomment'] = 'Yorum Ekle';
//Delete picture
$txt['gallery_warn_deletepicture'] = 'Uyarı : Bu resim silinecektir, geri alma şansınız yok!';
$txt['gallery_form_delpicture'] = 'Resmi Sil';


$txt['gallery_form_comment'] = 'Yorum:';

$txt['gallery_form_reportpicture'] = 'Resmi Raporla';

//Gallery admin pics
$txt['gallery_form_managecats'] = 'Kategorileri Düzenle';
$txt['gallery_form_approveimages'] = 'Resimleri Onayla';
$txt['gallery_form_reportimages'] = 'Resimleri Raporla';

//Settings page
$txt['gallery_set_description'] = 'Galerideki önemli değişiklikleri yapmanıza izin verir';
$txt['gallery_set_maxheight'] = 'Maks. İzin Verilen Yükseklik: ';
$txt['gallery_set_maxwidth'] = 'Maks. İzin Verilen Genişlik: ';
$txt['gallery_set_filesize'] = 'Maks. Dosya Boyutu: ';
$txt['gallery_set_path'] = 'Galeri Yolu: ';
$txt['gallery_set_url'] = 'Galeri Url: ';
$txt['gallery_set_whoonline'] = 'Resme kimin baktığını göster';
$txt['gallery_set_commentschoice'] = 'Resme yorum eklenip eklenemeyeceğini göster';
$txt['gallery_set_permissionnotice'] = 'Son olarak! Üyelerin ve grupların galeriyi görebilmeleri için izinlerini ayarla';
$txt['gallery_set_editpermissions'] = 'İzinleri Düzenle';

//Approve list
$txt['gallery_app_image'] = 'Resim';
$txt['gallery_app_title'] = 'Başlık';
$txt['gallery_app_description'] = 'Açıklama';
$txt['gallery_app_date'] = 'Tarih';
$txt['gallery_app_membername'] = 'Üye Adı';

//Report list
$txt['gallery_rep_piclink'] = 'Resim Linki';
$txt['gallery_rep_reportby'] = 'Raporlayan';
$txt['gallery_rep_comment'] = 'Yorum';
$txt['gallery_rep_viewpic'] = 'Resme Bak';
$txt['gallery_rep_deletepic'] = '[Resmi Sil]';
$txt['gallery_rep_delete'] = '[Raporu Sil]';

//Arama Page
$txt['gallery_search_pic'] = 'Resim için Ara';
$txt['gallery_search_for'] = 'Ara:';
$txt['gallery_search_title'] = 'Resim Başlığı Ara';
$txt['gallery_search_description'] = 'Resim Açıklaması Ara';
$txt['gallery_search_keyword'] = 'Anahtar Kelimeleri Ara';
$txt['gallery_search'] = 'Arama';

$txt['gallery_searchresults'] = 'Arama Sonuçları';

//My Images
$txt['gallery_myimages'] = 'Resimlerim';
$txt['gallery_myimages_app'] = 'Onaylanan Resimler';
$txt['gallery_myimages_notapp'] = 'Reddedilen Resimler';


//#############################
//Gallery.php Strings
//#############################
$txt['gallery_error_cat_title'] = 'Kategori Başlığı Girmelisiniz!';
$txt['gallery_error_no_pic_selected'] = 'Resim Seçilmedi!';
$txt['gallery_error_pic_notapproved'] = 'Bu resim henüz onaylanmadı ve bunu görmeye izniniz yok.';
$txt['gallery_error_no_title'] = 'Resim başlığı girmelisiniz.';
$txt['gallery_error_no_cat'] = 'Kategori Seçmelisiniz';
$txt['gallery_error_invalid_picture'] = 'Uygun bir resim dosyası değil.';
$txt['gallery_error_img_size_height'] = 'Resim boyutları uygun değil. Resim yükseliğiniz:  ';
$txt['gallery_error_img_size_width'] = ' Resim genişliğiniz: ';
$txt['gallery_error_img_filesize'] = 'Maks. Dosya boyutunu aştınız. Maks. dosya boyutu :';
$txt['gallery_error_no_picture'] = 'Yüklenen resim bulunamadı';
$txt['gallery_error_noedit_permission'] = 'Resmi düzenlemek için izniniz bulunmamakta';
$txt['gallery_error_nodelete_permission'] = 'Resmi silmek için izniniz bulunmamakta';
$txt['gallery_error_no_comment'] = 'Yorum Girmediniz!';
$txt['gallery_error_not_allowcomment'] = 'Biraz bekleyin.. Bu resim yoruma izin vermiyor...';
$txt['gallery_error_no_com_selected'] = 'Yorum seçilmedi.';
$txt['gallery_error_no_user_selected'] = 'Kullanıcı seçilmedi.';
$txt['gallery_error_no_report_selected'] = 'Rapor seçilmedi.';
$txt['gallery_error_no_search'] = 'Arama için herhangi bir şey girmediniz';
$txt['gallery_error_search_small'] = 'Arama kelimeniz çok kısa, lütfen üç (3) karakterden daha uzun bir şey giriniz.';

?>
__________________
"Topçu Çavuş, Tekirdağ-Hayrabolu :)" haber34.com
Alıntı ile Cevapla

Cevapla


Seçenekler
Stil

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Bloghoster scripti Türkçe dil paketi.. SLiM_BoY Webmaster Genel Konular 2 2008-02-02 19:37
ücretsiz php chat scriptti arıyorum türkçe Derebeyi Script Satışı Siparişi 0 2006-11-17 20:18
phpBB 2.0.x Türkçe Dil Paketi [v.2.2.3] Alexis phpBB 0 2006-08-14 06:45
Bedelsiz ( Ücretsiz ) 2204 Türkçe Font Human COLOR Reklam ve Reklam Networkleri 10 2006-04-13 19:04
vBulletin 3.0.7 Türkce Paketi Yuzde 90 TR DesTRuctionS Vbulletin VbSEO 26 2005-04-17 10:49


Bütün Zaman Ayarları WEZ +2 olarak düzenlenmiştir. Şu Anki Saat: 23:45 .


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

Firefox