Project

General

Profile

1
<?php
2
/****************************************************************************
3
* SVN Version information:
4
*
5
* $Id: SK.php 1249 2010-01-14 14:10:09Z Luisehahne $
6
*
7
*
8
*
9
*****************************************************************************
10
*                          WebsiteBaker
11
*
12
* WebsiteBaker Project <http://www.websitebaker2.org/>
13
* Copyright (C) 2009, Website Baker Org. e.V.
14
*         http://start.websitebaker2.org/impressum-datenschutz.php
15
* Copyright (C) 2004-2009, Ryan Djurovich
16
*
17
*                        About WebsiteBaker
18
*
19
* Website Baker is a PHP-based Content Management System (CMS)
20
* designed with one goal in mind: to enable its users to produce websites
21
* with ease.
22
*
23
*****************************************************************************
24
*
25
*****************************************************************************
26
*                        LICENSE INFORMATION
27
*
28
* WebsiteBaker is free software; you can redistribute it and/or
29
* modify it under the terms of the GNU General Public License
30
* as published by the Free Software Foundation; either version 2
31
* of the License, or (at your option) any later version.
32
*
33
* WebsiteBaker is distributed in the hope that it will be useful,
34
* but WITHOUT ANY WARRANTY; without even the implied warranty of
35
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
36
* See the GNU General Public License for more details.
37
*
38
* You should have received a copy of the GNU General Public License
39
* along with this program; if not, write to the Free Software
40
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
41
****************************************************************************
42
*
43
*                   WebsiteBaker Extra Information
44
*
45
*
46
*
47
*
48
*
49
*
50
*
51
*****************************************************************************/
52
/**
53
 *
54
 * @category     frontend
55
 * @package      framework
56
 * @author       Ryan Djurovich
57
 * @copyright    2004-2009, Ryan Djurovich
58
 * @copyright    2009-2010, Website Baker Org. e.V.
59
 * @version      $Id: SK.php 1249 2010-01-14 14:10:09Z Luisehahne $
60
 * @platform     WebsiteBaker 2.8.x
61
 * @requirements >= PHP 4.3.4
62
 * @license      http://www.gnu.org/licenses/gpl.html
63
 *
64
 */
65

    
66
// Headings and text outputs
67
$MOD_CAPTCHA_CONTROL['HEADING']           = 'Captcha a ASP kontrola';
68
$MOD_CAPTCHA_CONTROL['HOWTO']             = 'Tu m&ocirc;&#382;ete ovplyvni&#357; spr&aacute;vanie "CAPTCHA" a "Advanced Spam Protection" (ASP).
69
						Ak chcete pou&#382;&iacute;va&#357; ASP pr&aacute;cu s dan&yacute;m modulom, tento &#353;peci&aacute;lny modul, mus&iacute; by&#357; upraven&yacute; pre vyu&#382;itie ASP.';
70

    
71
// Text and captions of form elements
72
$MOD_CAPTCHA_CONTROL['CAPTCHA_CONF']      = 'CAPTCHA Konfigur&aacute;cia';
73
$MOD_CAPTCHA_CONTROL['CAPTCHA_TYPE']      = 'Typ CAPTCHA';
74
$MOD_CAPTCHA_CONTROL['CAPTCHA_EXP']       = 'CAPTCHA settings for modules are located in the respective module settings';
75
$MOD_CAPTCHA_CONTROL['USE_SIGNUP_CAPTCHA']= 'Aktivova&#357; CAPTCHA pre prihl&aacute;senie';
76
$MOD_CAPTCHA_CONTROL['ENABLED']           = 'Povoli&#357;';
77
$MOD_CAPTCHA_CONTROL['DISABLED']          = 'Zak&aacute;za&#357;';
78
$MOD_CAPTCHA_CONTROL['ASP_CONF']          = 'Advanced Spam Protection Konfigur&aacute;cia';
79
$MOD_CAPTCHA_CONTROL['ASP_TEXT']          = 'Aktivova&#357; ASP (ak je dostupn&eacute;)';
80
$MOD_CAPTCHA_CONTROL['ASP_EXP']           = 'ASP sa sna&#382;&iacute; zisti&#357;, &#269;i forma vstupu poch&aacute;dza od &#269;loveka alebo spam-bota.';
81
$MOD_CAPTCHA_CONTROL['CALC_TEXT']         = 'V&yacute;po&#269;et ako text';
82
$MOD_CAPTCHA_CONTROL['CALC_IMAGE']        = 'V&yacute;po&#269;et ako obr&aacute;zok';
83
$MOD_CAPTCHA_CONTROL['CALC_TTF_IMAGE']    = 'V&yacute;po&#269;et ako obr&aacute;zok s r&ocirc;znymi fontmy a pozad&iacute;m'; 
84
$MOD_CAPTCHA_CONTROL['TTF_IMAGE']         = 'Obr&aacute;zok s r&ocirc;znymi fontmy a pozad&iacute;m';
85
$MOD_CAPTCHA_CONTROL['OLD_IMAGE']         = 'Star&yacute; sp&ocirc;sob (neodpor&uacute;&#269;a sa)';
86
$MOD_CAPTCHA_CONTROL['TEXT']              = 'Text-CAPTCHA';
87
$MOD_CAPTCHA_CONTROL['CAPTCHA_ENTER_TEXT']= 'Ot&aacute;zky a odpovede';
88
$MOD_CAPTCHA_CONTROL['CAPTCHA_TEXT_DESC'] = 'Delete this all to add your own entries'."\n".'or your changes won\'t be saved!'."\n".'### example ###'."\n".'Here you can enter Questions and Answers.'."\n".'Use:'."\n".'?What\'s <b>Claudia</b> Schiffer\'s <b>first name</b>?'."\n".'!Claudia'."\n".'?Question 2'."\n".'!Answer 2'."\n".''."\n".'if language doesn\'t matter.'."\n".' ... '."\n".'Or, if language do matter, use:'."\n".'?EN:What\'s <b>Claudia</b> Schiffer\'s <b>first name</b>?'."\n".'!Claudia'."\n".'?EN:Question 2'."\n".'!Answer 2'."\n".'?DE:Wie ist der <b>Vorname</b> von <b>Claudia</b> Schiffer?'."\n".'!Claudia'."\n".' ... '."\n".'### example ###'."\n".'';
89

    
90
$MOD_CAPTCHA['VERIFICATION']           = 'Overenie';
91
$MOD_CAPTCHA['ADDITION']               = 'plus';
92
$MOD_CAPTCHA['SUBTRAKTION']            = 'm&iacute;nus';
93
$MOD_CAPTCHA['MULTIPLIKATION']         = 'n&aacute;sobi&#357;';
94
$MOD_CAPTCHA['VERIFICATION_INFO_RES']  = 'Vlo&#382;te v&yacute;sledok';
95
$MOD_CAPTCHA['VERIFICATION_INFO_TEXT'] = 'Vlo&#382;te text';
96
$MOD_CAPTCHA['VERIFICATION_INFO_QUEST'] = 'Odpove? na ot&aacute;zku';
97
$MOD_CAPTCHA['INCORRECT_VERIFICATION'] = 'Overenie zlyhalo';
98

    
99
?> 
(8-8/9)