[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 <?php 2 3 ############################################################################### 4 # czech.php 5 # This is the cz language page for the Geeklog Static Page Plug-in! 6 # 7 # Copyright (C) 2002 hermes_trismegistos 8 # hermes_trismegistos@hermetik.net 9 # 10 # This program is free software; you can redistribute it and/or 11 # modify it under the terms of the GNU General Public License 12 # as published by the Free Software Foundation; either version 2 13 # of the License, or (at your option) any later version. 14 # 15 # This program is distributed in the hope that it will be useful, 16 # but WITHOUT ANY WARRANTY; without even the implied warranty of 17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 # GNU General Public License for more details. 19 # 20 # You should have received a copy of the GNU General Public License 21 # along with this program; if not, write to the Free Software 22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 23 # 24 ############################################################################### 25 # 26 # $LANG_CHARSET = "iso-8859-2"; 27 # 28 ############################################################################### 29 # Array Format: 30 # $LANGXX[YY]: $LANG - variable name 31 # XX - file id number 32 # YY - phrase id number 33 ############################################################################### 34 35 36 $LANG_STATIC= array( 37 newpage => "Nová stránka", 38 adminhome => "Administrace", 39 staticpages => "Statické stránky", 40 staticpageeditor => "Editor statických stránek", 41 writtenby => "Vloženo", 42 date => "Poslední aktualizace", 43 title => "Titulek", 44 content => "Obsah", 45 hits => "Klicknutí", 46 staticpagelist => "Výpis statických stránek", 47 url => "URL", 48 edit => "Editovat", 49 lastupdated => "Poslední aktualizace", 50 pageformat => "Formát stránky", 51 leftrightblocks => "Bloky nalevo a napravo", 52 blankpage => "Prázdná stránka", 53 noblocks => "Bez bloků", 54 leftblocks => "Bloky nalevo", 55 addtomenu => 'Přidat do menu', 56 label => 'Název položky', 57 nopages => 'Žádné stránky zde nejsou', 58 save => 'uložit', 59 preview => 'preview', 60 delete => 'smazat', 61 cancel => 'zrušit akci', 62 access_denied => 'Přístup odepřen', 63 access_denied_msg => 'Pokoušíte se editovat statické stránky - na to nemáte dostatečná práva. Tento pokus byl zaznamenán.', 64 all_html_allowed => 'HTML tagy povoleny', 65 results => 'Statické stránky - ', 66 author => 'Autor', 67 no_title_or_content => 'Musíte vyplnit alespoň pole <b>Titulek</b> a <b>Obsah</b>.', 68 no_such_page_anon => 'Please log in..', 69 no_page_access_msg => "This could be because you're not logged in, or not a member of {$_CONF["site_name"]}. Please <a href=\"{$_CONF['site_url']}/users.php?mode=new\"> become a member</a> of {$_CONF["site_name"]} to receive full membership access", 70 php_msg => 'PHP: ', 71 php_warn => 'Warning: PHP code in your page will be evaluated if you enable this option. Use with caution !!', 72 exit_msg => 'Exit Type: ', 73 exit_info => 'Enable for Login Required Message. Leave unchecked for normal security check and message.', 74 deny_msg => 'Access to this page is denied. Either the page has been moved/removed or you do not have sufficient permissions.', 75 stats_headline => 'Top Ten Static Pages', 76 stats_page_title => 'Page Title', 77 stats_hits => 'Hits', 78 stats_no_hits => 'It appears that there are no static pages on this site or no one has ever viewed them.', 79 id => 'ID', 80 duplicate_id => 'The ID you chose for this static page is already in use. Please select another ID.', 81 instructions => "To modify or delete a static page, click on that page's number below. To view a static page, click on the title of the page you wish to view. To create a new static page click on new page above. Click on [C] to create a copy of an existing page.", 82 centerblock => 'Centerblock: ', 83 centerblock_msg => 'When checked, this Static Page will be displayed as a center block on the index page.', 84 topic => 'Topic: ', 85 position => 'Position: ', 86 all_topics => 'All', 87 no_topic => 'Homepage Only', 88 position_top => 'Top Of Page', 89 position_feat => 'After Featured Story', 90 position_bottom => 'Bottom Of Page', 91 position_entire => 'Entire Page', 92 head_centerblock => 'Centerblock', 93 centerblock_no => 'No', 94 centerblock_top => 'Top', 95 centerblock_feat => 'Feat. Story', 96 centerblock_bottom => 'Bottom', 97 centerblock_entire => 'Entire Page', 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/staticpages.html#php">documentation</a> for details.', 107 'printable_format' => 'Printable Format' 108 ); 109 110 // Messages for the plugin upgrade 111 $PLG_staticpages_MESSAGE3002 = $LANG32[9]; 112 113 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce ŕ PHPXref 0.7 |
![]() |