Last change
on this file since 10930 was
10930,
checked in by Zaphod, 14 years ago
|
version 1.3.8 - new translation (greek) + language key corrected
|
File size:
1.4 KB
|
Rev | Line | |
---|
[9141] | 1 | <?php |
---|
| 2 | |
---|
| 3 | $lang['Show/hide menu'] = 'Menüyü höster/gizle'; |
---|
| 4 | $lang['Description'] = 'Açıklama'; |
---|
[10930] | 5 | $lang['Information'] = 'Bilgiler'; |
---|
[9141] | 6 | $lang['GMap'] = 'Harita'; |
---|
| 7 | |
---|
| 8 | $lang['Interface options']='Arabirim seçenekleri'; |
---|
| 9 | $lang['Hide menu by default on category page']='Kategori sayfasında varsayılan olarak menüyü gizle'; |
---|
| 10 | $lang['Animate menu']='Menüyü hareketlendir'; |
---|
| 11 | $lang['Animate tabs on picture page']='Resim sayfasında sekmeleri hareketlendir'; |
---|
| 12 | $lang['Replace all icons by ALT text']='Simgeleri alt yazıları ile değiştir'; |
---|
| 13 | $lang['Picture page options']='Resim sayfası seçenekleri'; |
---|
| 14 | $lang['Show image title on top of the page (after browse path)']='Resim başlığını sayfanın üstünde göster'; |
---|
| 15 | $lang['Show description instead of title below image']='Resim altında başlık yerine açıklamayı göster'; |
---|
| 16 | $lang['Show Information tab only to admins']='Show Information tab only to admins'; |
---|
| 17 | $lang['Image autosize options']='Resim otomatik boyutu seçenekleri'; |
---|
| 18 | $lang['Resize image to fit window']='Resimi pencereye sığacak şekilde yeniden boyutlandır'; |
---|
| 19 | $lang['Include title after resize']='Başlığı yeniden boyutlandırmadan sonra dahil et'; |
---|
| 20 | $lang['Additional bottom margin after resize']='Yeniden boyutlandırmadan sonra alt kenar boşluğu'; |
---|
| 21 | $lang['Minimum image height after resize']='Yeniden boyutlandırmadan sonra en az resim yüksekliği'; |
---|
| 22 | $lang['stripped Configuration updated']='stripped Yapılandırma güncelledi'; |
---|
| 23 | |
---|
| 24 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.