3 ###############################################################################
5 # This is the turkish language page for the Geeklog Static Page Plug-in!
7 # Copyright (C) 2003 ScriptEvi.com
8 # webmaster@scriptevi.com
9 # http://www.scriptevi.com
11 # This program is free software; you can redistribute it and/or
12 # modify it under the terms of the GNU General Public License
13 # as published by the Free Software Foundation; either version 2
14 # of the License, or (at your option) any later version.
16 # This program is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU General Public License for more details.
21 # You should have received a copy of the GNU General Public License
22 # along with this program; if not, write to the Free Software
23 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25 ###############################################################################
29 ###############################################################################
31 # $LANGXX[YY]: $LANG - variable name
33 # YY - phrase id number
34 ###############################################################################
37 'newpage' => 'Yeni Sayfa',
38 'adminhome' => 'Yönetim Sayfası',
39 'staticpages' => 'Statik Sayfalar',
40 'staticpageeditor' => 'Statik Sayfa Düzenleyicisi',
41 'writtenby' => 'Yazan',
42 'date' => 'Son Güncelleme',
44 'content' => 'İçerik',
46 'staticpagelist' => 'Statik Sayfa Listesi',
49 'lastupdated' => 'Son Güncelleme',
50 'pageformat' => 'Sayfa Formatı',
51 'leftrightblocks' => 'Sol & Sağ Bloklar',
52 'blankpage' => 'Boş Sayfa',
53 'noblocks' => 'Bloklar Yok',
54 'leftblocks' => 'Sol Bloklar',
55 'addtomenu' => 'Menüye Ekle',
57 'nopages' => 'Henüz sistemde statik sayfalar yok',
59 'preview' => 'önizleme',
62 'access_denied' => 'Giriş Engellendi',
63 'access_denied_msg' => 'Statik Sayfalar yönetim sayfalarına yetkisiz giriş demesi yapıyorsunuz. Not: Bu sayfalara yetkisiz giriş denemelerinin hepsi kaydedilmektedir',
64 'all_html_allowed' => 'Bütün HTML kodları kullanılabilir',
65 'results' => 'Statik Sayfalar Sonuçları',
67 'no_title_or_content' => 'En azından <b>Başlık</b> ve <b>İçerik</b> bölümlerini doldurmalısınız.',
68 'no_such_page_anon' => 'Lütfen giriş yapın..',
69 'no_page_access_msg' => "Bu olabilir çünkü giriş yapmadınız yada {$_CONF['site_name']} nin kayıtlı bir üyesi değilsiniz. {$_CONF['site_name']} nin tüm üyelik girişlerini elde etmek için lütfen <a href=\"{$_CONF['site_url']}/users.php?mode=new\"> yeni bir üye olun</a>",
71 'php_warn' => 'Uyarı: Şayet bu seçeneği kullanırsanız, sayfanız PHP kodunda değerlendirilir. Dikkatli kullanın !!',
72 'exit_msg' => 'Çıkış Tipi: ',
73 'exit_info' => 'Giriş Mesajı İstemeyi olanaklı kılar. Normal güvenlik kontrolü ve mesajı için işareti kaldırın.',
74 'deny_msg' => 'Bu sayfaya giriş engellendi. Bu sayfa taşındı yada kaldırıldı veya yeterli izniniz yok.',
75 'stats_headline' => 'Top On Statik Sayfa',
76 'stats_page_title' => 'Sayfa Başlığı',
77 'stats_hits' => 'Hit',
78 'stats_no_hits' => 'It appears that there are no static pages on this site or no one has ever viewed them.',
80 'duplicate_id' => 'Bu statik sayfa için seçtiğiniz ID zaten kullanılıyor. Lütfen başka ID seçin.',
81 'instructions' => 'Bir statik sayfayı düzenlemek yada silmek isterseniz, aşağıdaki sayfa numarasına tıklayınız. Bir statik sayfayı görüntüleme, görmek istediğiniz sayfanın başlığına tıklyınız. Yeni bir statik sayfa yaratmak için üstteki Yeni Sayfa linkine tıklayın. [C] \'ye tıklayarak varolan sayfanın bir kopyasını yaratırsınız.',
82 'centerblock' => 'Ortablok: ',
83 'centerblock_msg' => 'İşaretlenirse, bu statik sayfa index sayfasında bir orta blokda görüntülenecektir.',
85 'position' => 'Pozisyon: ',
86 'all_topics' => 'Hepsi',
87 'no_topic' => 'Sadece Ana Sayfa',
88 'position_top' => 'Sayfanın Üstü',
89 'position_feat' => 'Günün Yazısından Sonra',
90 'position_bottom' => 'Sayfanın Altı',
91 'position_entire' => 'Tam Sayfa',
92 'head_centerblock' => 'Ortablok',
93 'centerblock_no' => 'Yok',
94 'centerblock_top' => 'Üst',
95 'centerblock_feat' => 'Gün. Yazısı',
96 'centerblock_bottom' => 'Alt',
97 'centerblock_entire' => 'Tam Sayfa',
98 'inblock_msg' => 'In a block: ',
99 'inblock_info' => 'Wrap Static Page in a block.',
100 'title_edit' => 'Edit page',
101 'title_copy' => 'Make a copy of this page',
102 'title_display' => 'Display page',
103 'select_php_none' => 'do not execute PHP',
104 'select_php_return' => 'execute PHP (return)',
105 'select_php_free' => 'execute PHP',
106 'php_not_activated' => "The use of PHP in static pages is not activated. Please see the <a href=\"{$_CONF['site_url']}/docs/english/staticpages.html#php\">documentation</a> for details.",
107 'printable_format' => 'Printable Format',
109 'limit_results' => 'Limit Results',
110 'search' => 'Search',
114 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
115 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
116 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
118 // Messages for the plugin upgrade
119 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
120 $PLG_staticpages_MESSAGE3002 = $LANG32[9];
122 // Localization of the Admin Configuration UI
123 $LANG_configsections['staticpages'] = array(
124 'label' => 'Static Pages',
125 'title' => 'Static Pages Configuration'
128 $LANG_confignames['staticpages'] = array(
129 'allow_php' => 'Allow PHP?',
130 'sort_by' => 'Sort Centerblocks by',
131 'sort_menu_by' => 'Sort Menu Entries by',
132 'delete_pages' => 'Delete Pages with Owner?',
133 'in_block' => 'Wrap Pages in Block?',
134 'show_hits' => 'Show Hits?',
135 'show_date' => 'Show Date?',
136 'filter_html' => 'Filter HTML?',
137 'censor' => 'Censor Content?',
138 'default_permissions' => 'Page Default Permissions',
139 'aftersave' => 'After Saving Page',
140 'atom_max_items' => 'Max. Pages in Webservices Feed',
141 'meta_tags' => 'Enable Meta Tags'
144 $LANG_configsubgroups['staticpages'] = array(
145 'sg_main' => 'Main Settings'
148 $LANG_fs['staticpages'] = array(
149 'fs_main' => 'Static Pages Main Settings',
150 'fs_permissions' => 'Default Permissions'
153 // Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
154 $LANG_configselects['staticpages'] = array(
155 0 => array('True' => 1, 'False' => 0),
156 1 => array('True' => true, 'False' => false),
157 2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
158 3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
159 9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
160 12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)