source: extensions/EasyCaptcha/language/lv_LV/plugin.lang.php @ 26031

Last change on this file since 26031 was 26031, checked in by TranslationTeam, 10 years ago

[easy_captcha] Update lv_LV, thanks to : agrisans

File size: 2.5 KB
Line 
1<?php
2$lang['Moderate'] = 'Apmierinošs';
3$lang['Preview'] = 'Priekšskatījums';
4$lang['Activate on'] = 'Aktivēt uz';
5$lang['Album comments'] = 'Albūma komentāri';
6$lang['Contact form'] = 'Kontaktforma';
7$lang['Guestbook'] = 'Viesu grāmata';
8$lang['Picture comments'] = 'Attēla komentāri';
9$lang['Register form'] = 'Reģistra forma';
10$lang['Image drag & drop'] = 'drag & drop attēls';
11$lang['Drop border'] = 'Nolikt malu';
12$lang['Drop'] = 'Nolikt';
13$lang['Drag & drop options'] = 'Drag & drop opcijas';
14$lang['Comments action'] = 'Komentāri darbībā';
15$lang['Challenge'] = 'Iespējas';
16$lang['Border'] = 'Mala';
17$lang['Colors'] = 'Krāsas';
18$lang['Image'] = 'attēls';
19$lang['Image border'] = 'attēla mala';
20$lang['Image size'] = 'attēla izmērs';
21$lang['Invalid answer'] = 'nederīga atbilde';
22$lang['Invalid color code <i>%s</i>'] = 'nederīgs krāsu kods <i>%s</i>';
23$lang['Marks'] = 'Atzīmes';
24$lang['Number of images'] = 'Attēlu skaits';
25$lang['Pleaser answer'] = 'Lūdzu atbildiet';
26$lang['Random'] = 'Nejaušs';
27$lang['Theme'] = 'Motīvs';
28$lang['Text'] = 'Teksts';
29$lang['Background'] = 'Fons';
30$lang['Tic-tac-toe options'] = 'Tic-tac-toe opcijas';
31$lang['Tic-tac-toe minigame'] = 'minispēle Tic-tac-toe';
32$lang['You are player X, click on the right case to complete the line.'] = 'Jūs esat X spēlētājs, klikšķiniet uz labā varianta, lai pabeigtu rindu.';
33$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.'] = 'Mēs esam konstatējuši, ka jūsu galerijā ir pieejams Crypto Captcha spraudnis. Abus spraudņus var izmantot vienlaicīgi, bet nekādā gadījumā jūs nedrikstat aktivēt abus vienā un tajā pašā lapā.';
34$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = 'Šīs iespējas nosaka, ka apmeklētāju pārlūkā jābūt iespējotam JavaScript. Apmēram 1% Interneta lietotāju JavaScript nav iespējots.';
35$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'Lai varētu pievienot komentāru, jums pārlūkā jāaktivē JavaScript, atvainojiet par neērtībām. ';
36$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Lai pārbaudītu vai esat cilvēks, ievadiet <b>%s</b> apakšējā labējā lodziņā.';
37$lang['Nowhere'] = 'nekur';
38?>
Note: See TracBrowser for help on using the repository browser.