vertaling voor Advanced Visual Confirmation

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Diablo Gamer
Berichten: 1394
Lid geworden op: 02 jan 2004, 20:33
Locatie: Dalen/Drenthe/Holland
Contacteer:

vertaling voor Advanced Visual Confirmation

Bericht door Diablo Gamer » 18 nov 2006, 21:50

nog 1 meschien heeft iemand deze all klaar ligen

Code: Selecteer alles

<?php
/***************************************************************************
 *							lang_admin_captcha.php (english)
 *                         ------------------------
 *   copyright            : (C) 2006 AmigaLink
 *   website              : www.amigalink.de
 *
 ***************************************************************************/ 

$lang['VC_Captcha_Config'] = 'CAPTCHA Config';
$lang['captcha_config_explain'] = 'Here you can determine the appearance of the picture, which indicates the registration code on activated visual confirmation.';
$lang['VC_active'] = 'Visual Confirmation is activ!';
$lang['VC_inactive'] = 'Visual Confirmation is not activ!';
$lang['background_configs'] = 'Background';
$lang['Click_return_captcha_config'] = 'Click %sHere%s to return to CAPTCHA Configuration';

$lang['example_code'] = 'Example code';
$lang['example_code_explain'] = 'Up to 10 characters which are indicated here in the ACP as code.[br />(The CAPTCHA uses 4 to 6.)';
$lang['CAPTCHA_width'] = 'CAPTCHA width';
$lang['CAPTCHA_height'] = 'CAPTCHA height';
$lang['background_color'] = 'Backgroundcolor';
$lang['background_color_explain'] = 'Indication in hexadecimal (eg. #0000FF for blue).';
$lang['pre_letters'] = 'Number of shade letters';
$lang['pre_letters_explain'] = '';
$lang['great_pre_letters'] = 'Shade letter increase';
$lang['great_pre_letters_explain'] = '';
$lang['Random'] = 'Random';
$lang['random_font_per_letter'] = 'Random font per letter';
$lang['random_font_per_letter_explain'] = 'Each letter uses an random font.';
$lang['trans_letters'] = 'Character transparency represent.';
$lang['trans_letters_explain'] = '(Hat only effect if a background picture is used.)';

$lang['back_image'] = 'Background image';
$lang['back_image_explain'] = 'A picture uses as background.<br /> (Supported image formats: %s)';
$lang['bg_transition'] = 'Transparency';
$lang['bg_transition_explain'] = 'Indication (in per cent) as strongly the background picture to be seen, if one are used.';
$lang['back_chess'] = 'Chess sample';
$lang['back_chess_explain'] = 'Fill the complete background with 16 rectangles.';
$lang['back_ellipses'] = 'Ellipses';
$lang['back_arcs'] = 'Curved lines';
$lang['back_lines'] = 'Lines';

$lang['foreground_lattice'] = 'Foreground lattice';
$lang['foreground_lattice_explain'] = '(width x height)<br />Generate a white lattice over the CAPTCHA';
$lang['foreground_lattice_color'] = 'Littice color';
$lang['foreground_lattice_color_explain'] = $lang['background_color_explain'];
$lang['gammacorrect'] = 'Contrast correction';
$lang['gammacorrect_explain'] = '(0 = off)<br />NOTE!!! Changes of the value hat direct effect on the legibility of the CAPTCHA!';
$lang['generate_jpeg'] = 'Imagetype';
$lang['generate_jpeg_explain'] = 'The JPEG format has a higher compression than png and has, through the quality attitude (max 95%), a direct influence on the legibility of the CAPTCHA.';
$lang['generate_jpeg_quality'] = 'Quality';

$lang['no_one'] = 'none.';
?>
It`s nice to be important, but it`s more important to be nice.

PaulusB
Berichten: 605
Lid geworden op: 18 mei 2006, 09:26

Bericht door PaulusB » 18 nov 2006, 22:09

Even op de site van phpbb plus kijken en daar de nl taalpakket downloaden daar zit ie in. Meschien zul je nog 4 lijnen moeten toevoegen ivm met een wat oudere versie.

Gebruikersavatar
brandsrus
Berichten: 1966
Lid geworden op: 01 jul 2005, 19:38
Locatie: r. Лeувapдeн
Contacteer:

Bericht door brandsrus » 18 nov 2006, 22:28


PaulusB
Berichten: 605
Lid geworden op: 18 mei 2006, 09:26

Bericht door PaulusB » 18 nov 2006, 22:29


Gebruikersavatar
brandsrus
Berichten: 1966
Lid geworden op: 01 jul 2005, 19:38
Locatie: r. Лeувapдeн
Contacteer:

Bericht door brandsrus » 18 nov 2006, 22:30

Mijnes is al geupdated, link zie post hierboven van mij :wink:

PaulusB
Berichten: 605
Lid geworden op: 18 mei 2006, 09:26

Bericht door PaulusB » 18 nov 2006, 22:31

:thumb: :bier:

Gebruikersavatar
Diablo Gamer
Berichten: 1394
Lid geworden op: 02 jan 2004, 20:33
Locatie: Dalen/Drenthe/Holland
Contacteer:

Bericht door Diablo Gamer » 19 nov 2006, 02:15

mijn dank is groot
It`s nice to be important, but it`s more important to be nice.

Gesloten