source: extensions/CryptograPHP/language/lv_LV/plugin.lang.php @ 28362

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

[cryptocaptcha] Update lv_LV, thanks to : agrisans

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 2.0 KB
Line 
1<?php
2
3$lang['Invalid Captcha'] = 'Nederīgs Captcha';
4$lang['Captcha theme'] = 'Captcha tēma';
5$lang['Comments action'] = 'Darbība ar komentāriem';
6$lang['Moderate'] = 'Apmierinošs';
7
8$lang['Background color'] = 'Fona krāsa';
9$lang['Captcha type'] = 'Captcha tips';
10$lang['Case sensitive'] = 'Reģistrjutīgs';
11$lang['Code lenght'] = 'Koda garums';
12$lang['Enter code'] = 'Ievadīt kodu';
13$lang['Font'] = 'Fonts';
14$lang['Lines color'] = 'Līnijas krāsa';
15$lang['Lines density'] = 'Līnijas biezums';
16$lang['Noise color'] = 'Trokšņu krāsa';
17$lang['Noise level'] = 'Trokšņu līmenis';
18$lang['Perturbation'] = 'Perturbācija';
19$lang['Preview'] = 'Priekšskatījums';
20$lang['Random string'] = 'Gadījuma rinda';
21$lang['Simple equation'] = 'Vienkāršs vienādojums';
22$lang['Solve equation'] = 'Atrisināt vienādojumu';
23$lang['Text color'] = 'Teksta krāsa';
24$lang['Tip: type "random" on a color field to have a random color'] = 'Ieteikums: ierakstiet "random" krāsu laukā, lai iegūtu gadījuma krāsu';
25$lang['good value:'] = 'labvērtība:';
26$lang['random'] = 'gadījuma';
27$lang['range:'] = 'diapazons:';
28$lang['Activate on'] = 'Aktivēt uz';
29$lang['Album comments'] = 'Albūma komentāri';
30$lang['Contact form'] = 'Kontaktforma';
31$lang['Guestbook'] = 'Viesu grāmata';
32$lang['Picture comments'] = 'Attēla komentāri';
33$lang['Register form'] = 'Reģistra forma';
34$lang['Button color'] = 'Pogas krāsa';
35$lang['We detected that EasyCaptcha 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 EasyCaptcha spraudnis. Abus spraudņus var izmantot vienlaicīgi, bet nekādā gadījumā jūs nedrikstat aktivēt abus vienā un tajā pašā lapā.';
36
37$lang['Image'] = 'attēls';
38$lang['Color'] = 'Krāsa';
39$lang['Background image'] = 'Fona attēls';
40$lang['Background'] = 'Fons';
41$lang['Only for unauthenticated users'] = 'Tikai neautorizētiem lietotājiem';
Note: See TracBrowser for help on using the repository browser.