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['AStat_month_of_year_1'] = 'Ocak'; |
---|
24 | $lang['AStat_month_of_year_10'] = 'Ekim'; |
---|
25 | $lang['AStat_month_of_year_11'] = 'Kasım'; |
---|
26 | $lang['AStat_month_of_year_12'] = 'Aralım'; |
---|
27 | $lang['AStat_month_of_year_2'] = 'Şubat'; |
---|
28 | $lang['AStat_month_of_year_3'] = 'Mart'; |
---|
29 | $lang['AStat_month_of_year_4'] = 'Nisan'; |
---|
30 | $lang['AStat_month_of_year_5'] = 'Mayıs'; |
---|
31 | $lang['AStat_month_of_year_6'] = 'Haziran'; |
---|
32 | $lang['AStat_month_of_year_7'] = 'Temmuz'; |
---|
33 | $lang['AStat_month_of_year_8'] = 'Ağustos'; |
---|
34 | $lang['AStat_month_of_year_9'] = 'Eylül'; |
---|
35 | $lang['AStat_nb_total_category'] = 'Toplam kategori sayısı'; |
---|
36 | $lang['AStat_nb_total_image'] = 'Toplam resim sayısı'; |
---|
37 | $lang['AStat_nb_total_ip'] = 'Toplam ip adresi sayısı'; |
---|
38 | $lang['AStat_page_label'] = 'Sayfa'; |
---|
39 | $lang['AStat_pages_label'] = 'Sayfalar'; |
---|
40 | $lang['AStat_section_deleted_cat'] = 'Kategori silindi'; |
---|
41 | $lang['AStat_period_label_all'] = 'Tüm Yıl'; |
---|
42 | $lang['AStat_period_label_days'] = 'Günler'; |
---|
43 | $lang['AStat_period_label_hours'] = 'Saatler'; |
---|
44 | $lang['AStat_period_label_months'] = 'Aylar'; |
---|
45 | $lang['AStat_period_label_years'] = 'Yıllar'; |
---|
46 | $lang['AStat_tools'] = 'Araçlar'; |
---|
47 | $lang['AStat_tools_deleted_category_apply'] = 'Güncelle'; |
---|
48 | $lang['AStat_sortip_page'] = 'Görüntülenen sayfa sayısı'; |
---|
49 | $lang['AStat_sortip_picture'] = 'Görüntülenen resim sayısı'; |
---|
50 | $lang['AStat_tools_deleted_picture_apply'] = 'Güncelle'; |
---|
51 | $lang['AStat_tools_deleted_user_apply'] = 'Güncelle'; |
---|
52 | $lang['AStat_tools_purge_history'] = 'Geçmiş siliniyor'; |
---|
53 | $lang['AStat_tools_purge_history_apply'] = 'Sil'; |
---|
54 | $lang['AStat_version'] = 'sürüm'; |
---|
55 | $lang['AStat_yesno_false'] = 'Evet'; |
---|
56 | $lang['AStat_yesno_true'] = 'Hayır'; |
---|
57 | $lang['CATEGORY_LABEL'] = 'Kategori'; |
---|
58 | $lang['IP_label'] = 'IP adresi'; |
---|
59 | $lang['IP_visit'] = 'IP adresleri'; |
---|
60 | $lang['AStat_do_save'] = 'Kaydet'; |
---|
61 | $lang['AStat_day_of_week_1'] = 'Pazartesi'; |
---|
62 | $lang['AStat_day_of_week_2'] = 'Salı'; |
---|
63 | $lang['AStat_day_of_week_3'] = 'Çarşamba'; |
---|
64 | $lang['AStat_day_of_week_4'] = 'Perşembe'; |
---|
65 | $lang['AStat_day_of_week_5'] = 'Cuma'; |
---|
66 | $lang['AStat_day_of_week_6'] = 'Cumartesi'; |
---|
67 | $lang['AStat_SortCatLabel'] = 'tarafından düzenlendi'; |
---|
68 | $lang['AStat_SortIPLabel'] = 'tarafından düzenlendi'; |
---|
69 | $lang['AStat_SortImgLabel'] = 'tarafından düzenlendi'; |
---|
70 | $lang['AStat_config'] = 'Ayarlar'; |
---|
71 | $lang['AStat_config_saved'] = 'Ayarlar kaydedildi'; |
---|
72 | $lang['AStat_config_title'] = 'AStat Ayarları'; |
---|
73 | $lang['AStat_day_of_week_0'] = 'Pazar'; |
---|
74 | $lang['AStat_PeriodPerDefault_year'] = 'Bu yıl'; |
---|
75 | $lang['AStat_PeriodPerDefault_month'] = 'Bu ay'; |
---|
76 | $lang['AStat_PeriodPerDefault_all'] = 'Tüm yıllar'; |
---|
77 | $lang['AStat_PeriodPerDefault_day'] = 'Bugün'; |
---|
78 | $lang['AStat_BarColor_Cat'] = 'Kategori sayısı'; |
---|
79 | $lang['AStat_BarColor_IP'] = 'Ip adresi sayısı'; |
---|
80 | $lang['AStat_BarColor_Img'] = 'Resim sayısı'; |
---|
81 | $lang['AStat_BarColor_Pages'] = 'Sayfa sayısı'; |
---|
82 | $lang['AStat_time_request_label'] = 'İstek çalıştırıldı'; |
---|
83 | $lang['AStat_sortimg_picture'] = 'Resmin görüntülenme sayısı'; |
---|
84 | $lang['AStat_sortip_ip'] = 'Kullanıcı/IP Adresi'; |
---|
85 | $lang['AStat_section_unknown'] = 'Bilinmiyor [%s]'; |
---|
86 | $lang['AStat_date_time_format'] = 'Y/d/m H:i:s'; |
---|
87 | $lang['AStat_nofilter'] = '--- Filtre Yok ---'; |
---|
88 | $lang['AStat_period_label_global'] = 'Evrensel'; |
---|
89 | $lang['AStat_section_best_rated'] = ' '; |
---|
90 | $lang['AStat_section_search'] = ' '; |
---|
91 | $lang['AStat_section_tags'] = ' '; |
---|
92 | $lang['AStat_section_most_visited'] = ' '; |
---|
93 | $lang['AStat_section_recent_cats'] = ' '; |
---|
94 | $lang['AStat_section_recent_pics'] = ' '; |
---|
95 | $lang['AStat_section_categories'] = ' '; |
---|
96 | $lang['AStat_section_favorites'] = ' '; |
---|
97 | $lang['AStat_section_label'] = 'Bölüm'; |
---|
98 | $lang['AStat_section_list'] = ' '; |
---|
99 | $lang['AStat_PeriodPerDefault_global'] = 'Evrensel'; |
---|
100 | $lang['AStat_general_config'] = 'Evrensel ayarlar'; |
---|
101 | $lang['AStat_enableddisabled_true'] = 'Filtre etkinleştirildi'; |
---|
102 | $lang['AStat_deleted_picture'] = 'Resim artık yok'; |
---|
103 | $lang['AStat_confignotsaved'] = 'Bir hata oluştu, ayarlar kaydedilmedi'; |
---|
104 | $lang['AStat_config_colors_and_graph'] = 'Renk ve grafik ayarları'; |
---|
105 | $lang['AStat_catfilter_list'] = 'Kategorilere filtre uygula'; |
---|
106 | $lang['AStat_by_period'] = 'Süreye göre'; |
---|
107 | $lang['AStat_by_ip'] = 'IP\'ye göre'; |
---|
108 | $lang['AStat_event'] = 'olay'; |
---|
109 | $lang['AStat_events'] = 'olay'; |
---|
110 | $lang['AStat_deleted_user'] = 'Kullanıcıyı sil'; |
---|
111 | $lang['AStat_enableddisabled_false'] = 'Filtre etkinsizleştirildi'; |
---|
112 | $lang['AStat_enableddisabled_invert'] = 'Filtre ters çevrildi'; |
---|
113 | $lang['AStat_by_category'] = 'Kategoriye göre'; |
---|
114 | $lang['AStat_by_image'] = 'Resim başına'; |
---|
115 | $lang['AStat_RefImageLabel'] = 'Kategori / Resmin Adı'; |
---|
116 | $lang['AStat_RefIPLabel'] = 'Kullanıcı / IP Adresi'; |
---|
117 | $lang['AStat_PeriodPerDefault'] = 'Varsayılan seçili süre'; |
---|
118 | $lang['AStat_NbImgPerPages'] = 'Sayfa başına resim sayısı'; |
---|
119 | $lang['AStat_NbCatPerPages'] = 'Sayfa başına kategori sayısı'; |
---|
120 | $lang['AStat_NbIPPerPages'] = 'Sayfa başına IP sayısı'; |
---|
121 | $lang['AStat_MaxBarWidth'] = 'Maks. çubuk genişliği (piksel)'; |
---|
122 | $lang['AStat_IP_geolocalisation'] = 'Coğrafik konum'; |
---|
123 | $lang['AStat_AddIP'] = 'Kara listeye ekle'; |
---|
124 | $lang['AStat_BlackListedIP'] = 'Kara listedeki IP'; |
---|
125 | $lang['AStat_DefaultSortCat'] = 'Varsayılan sıralama'; |
---|
126 | $lang['AStat_DefaultSortIP'] = 'Varsayılan sıralama'; |
---|
127 | $lang['AStat_DefaultSortImg'] = 'Varsayılan sıralama'; |
---|
128 | $lang['AStat_DelIP'] = 'Kara listeden sil'; |
---|
129 | $lang['AStat_IP_blacklist'] = 'Kara listeye ekle'; |
---|
130 | ?> |
---|