New strings from Ethem Evlice

This commit is contained in:
ethem
2005-03-29 14:10:49 +00:00
parent f713e27052
commit 230de5bea6
2 changed files with 40 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<?PHP // $Id$
// editor.php - created with Moodle 1.4.4 + (2004083140)
$string['about'] = 'Bu editor hakkýnda';
$string['address'] = 'Adres';
$string['alertnoselectedtext'] = 'Öncelikle yazý seçmelisiniz!';
$string['alignment'] = 'Hizalama';
$string['alternatetext'] = 'Görünecek yazý';
$string['bold'] = 'Kalýn';
$string['browse'] = 'Gözat';
$string['cancel'] = 'Ýptal';
$string['choosechar'] = 'Karakter Seç';
$string['close'] = 'Kapat';
$string['underline'] = 'Altýçizgili';
$string['undo'] = 'Son iþlemi geri al';
$string['unorderedlist'] = 'Namarasýz Liste';
$string['upload'] = 'Yükle';
$string['vertical'] = 'Dikey';
$string['width'] = 'Geniþlik';
$string['wordclean'] = 'World HTML Temizle';
$string['zip'] = 'Zip';
?>