source: extensions/EasyCaptcha/language/en_UK/plugin.lang.php @ 24238

Last change on this file since 24238 was 24238, checked in by TranslationTeam, 11 years ago

[easy_captcha] Update en_UK, thanks to : mistic100

File size: 2.4 KB
Line 
1<?php
2$lang['Comments action'] = 'Comments action';
3$lang['Moderate'] = 'Moderate';
4$lang['Activate on'] = 'Activate on';
5$lang['Picture comments'] = 'Picture comments';
6$lang['Album comments'] = 'Album comments';
7$lang['Register form'] = 'Register form';
8$lang['Contact form'] = 'Contact form';
9$lang['Guestbook'] = 'Guestbook';
10$lang['Preview'] = 'Preview';
11$lang['Background'] = 'Background';
12$lang['Border'] = 'Border';
13$lang['Challenge'] = 'Challenge';
14$lang['Colors'] = 'Colors';
15$lang['Drag & drop options'] = 'Drag & drop options';
16$lang['Drop'] = 'Drop';
17$lang['Drop border'] = 'Drop border';
18$lang['Image'] = 'Image';
19$lang['Image border'] = 'Image border';
20$lang['Image drag & drop'] = 'Image drag & drop';
21$lang['Image size'] = 'Image size';
22$lang['Invalid answer'] = 'Invalid answer';
23$lang['Marks'] = 'Marks';
24$lang['Number of images'] = 'Number of images';
25$lang['Pleaser answer'] = 'Pleaser answer';
26$lang['Random'] = 'Random';
27$lang['Text'] = 'Text';
28$lang['Theme'] = 'Theme';
29$lang['Invalid color code <i>%s</i>'] = 'Invalid color code <i>%s</i>';
30$lang['Tic-tac-toe minigame'] = 'Tic-tac-toe minigame';
31$lang['Tic-tac-toe options'] = 'Tic-tac-toe options';
32$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'To verify you are a human, please place the <b>%s</b> in the most right box below.';
33$lang['You are player X, click on the right case to complete the line.'] = 'You are player X, click on the right case to complete the line.';
34$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.';
35$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = 'This challenge requires that JavaScript is enabled in the visitor\'s browser. About 1% of Internet users have JavaScript disabled.';
36$lang['We detected that Crypto Captcha plugin is available on your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.'] = 'We detected that Crypto Captcha plugin is available in your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.';
37?>
Note: See TracBrowser for help on using the repository browser.