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)