source: extensions/FacebookPlug/Plugin/language/tr_TR/admin.lang.php @ 16902

Last change on this file since 16902 was 16902, checked in by TranslationTeam, 12 years ago

[facebookplug] Update tr_TR, thanks to : LazBoy

  • Property svn:executable set to *
File size: 5.1 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang[' (?)'] = '(?)';
24$lang['Activity feed'] = 'Etkinlik beslemesi';
25$lang['Activity'] = 'Etkinlik';
26$lang['Add Facebook Piwigo application on footer'] = 'Facebook Piwigo uygulamasını alt indekse ekle';
27$lang['Add Facebook Piwigo group on footer'] = 'Facebook Piwigo grubunu alt indekse ekle';
28$lang['Add a icon link on each album page to share on Facebook'] = 'Facebook\'ta paylaşmak için her albüm sayfasına ikonlu bağlantı ekle';
29$lang['Add a icon link on each picture page to share on Facebook'] = 'Facebook\'ta paylaşmak için her resim sayfasına ikonlu bağlantı ekle';
30$lang['Add a icon link on each picture page to upload image on Facebook'] = 'Facebook\'a resim yüklemek için her resim sayfasına ikonlu bağlantı ekle';
31$lang['Add a link on each page footer'] = 'Her sayfanın alt indeksine bağlantı ekle';
32$lang['Add a paragraph with Facebook link on about page'] = 'Hakkında sayfasına Facebook bağlantısı ile birlikte paragraf ekle';
33$lang['Add informations on about page'] = 'Hakkında sayfasına bilgi ekle';
34$lang['Advanced'] = 'Gelişmiş';
35$lang['Allow Facebook to see private page'] = 'Facebook\'un özel sayfaları görmesine izin ver';
36$lang['Always initialize Facebook'] = 'Facebook\'u her zaman başlat';
37$lang['Asynchronous Facebook access'] = 'Asenkron Facebook erişimi';
38$lang['Buttons'] = 'Butonlar';
39$lang['Color scheme'] = 'Renk düzeni';
40$lang['Comments'] = 'Yorumlar';
41$lang['Continue'] = 'Devam et';
42$lang['Data updated with error'] = 'Veri güncellendi - hata var';
43$lang['Data updated with success'] = 'Veri başarıyla güncellendi';
44$lang['Develop by'] = 'Geliştiren';
45$lang['Enabled'] = 'Etkinleştirildi';
46$lang['Facebook Page URL'] = 'Facebook sayfası URL';
47$lang['Facebook application identifient'] = 'Facebook uygulaması tespit edildi';
48$lang['Facepile'] = 'Facepile';
49$lang['Height'] = 'Yükseklik';
50$lang['Informations'] = 'Bilgiler';
51$lang['Layout style'] = 'Görünüm tipi';
52$lang['Like box'] = 'Beğen kutusu';
53$lang['Like button and comments cannot be enabled together'] = 'Beğen butonu ve yorumlar birlikte etkinleştirilemez';
54$lang['Like button'] = 'Beğen butonu';
55$lang['Num posts'] = 'Gönderi sayısı';
56$lang['Num rows'] = 'Satır sayısı';
57$lang['On menu of main pages'] = 'Ana sayfaların menüsünde';
58$lang['On picture pages'] = 'Resim sayfalarında';
59$lang['Options'] = 'Seçenekler';
60$lang['Other options are available by programming'] = 'Diğer seçenekler programlama ile kullanılabilir';
61$lang['Picture URL type'] = 'Resim URL tipi';
62$lang['Promote'] = 'Destekle';
63$lang['Publish feed'] = 'Beslemeyi yayınla';
64$lang['Reverse'] = 'Karşıt';
65$lang['Share album page'] = 'Albüm sayfasını paylaş';
66$lang['Share picture page'] = 'Resim sayfasını paylaş';
67$lang['Share'] = 'Paylaş';
68$lang['Show faces'] = 'Yüzleri göster';
69$lang['Show header'] = 'Başlığı göster';
70$lang['Show recommendations'] = 'Tavsiyeleri göster';
71$lang['Show stream'] = 'Akışı göster';
72$lang['Simple'] = 'Basit';
73$lang['Social plugins'] = 'Sosyal eklentiler';
74$lang['Title'] = 'İsim';
75$lang['Upload picture'] = 'Resim yükle';
76$lang['Upload'] = 'Yükle';
77$lang['Verb to display'] = 'Görüntülenecek fiil';
78$lang['box_count'] = 'box_count';
79$lang['button_count'] = 'button_count';
80$lang['dark'] = 'koyu';
81$lang['enabled values are restored'] = 'etkin değerler geri alındı';
82$lang['image'] = 'resim';
83$lang['light'] = 'açık';
84$lang['like'] = 'beğen';
85$lang['on slideshow pages'] = 'slayt gösterim sayfalarında';
86$lang['page'] = 'sayfa';
87$lang['recommend'] = 'tasiye et';
88$lang['standard'] = 'standart';
89?>
Note: See TracBrowser for help on using the repository browser.