source: extensions/stripped_black_bloc/language/lv_LV/theme.lang.php @ 23633

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

[stripped_columns] Update lv_LV, thanks to : agrisans

File size: 2.1 KB
Line 
1<?php
2
3$lang['Stripped & Columns Theme Configuration'] = 'Atvieglots & Kolonas, Konfigurācijas Lapa';
4$lang['Page'] = 'Lapa';
5$lang['color main'] = "Ne pelēka krāsa :";
6$lang['Displaying options'] = "Displeja opcijas";
7$lang['Width of columns'] = "Kolonu platums";
8$lang['Width of thumbnails'] = "Sīkbilžu platums";
9$lang['The parent-theme Stripped need to be enabled in order to use its parameters'] = 'Atvieglotā pamattēma ir jāiespējo, lai lietotu tās parametrus';
10$lang['Create a big thumbnail every'] = 'Izveidot lielu katru sīkbildi';
11$lang['... starting to the position number'] = '... sākot ar pozīcijas numuru';
12$lang['(set 0 to disable)'] = '(iestatīt 0 kā atspējotu)';
13$lang['(it need to be inferior than the width of columns)'] = '(tam būtu jābūt strikti atkarīgam no kolonu platuma)';
14$lang['About big thumbnails, for the albums :'] = 'Par albūmu lielajām sīkbildēm :';
15$lang['don\'t generate big thumbnails'] = 'neveidot lielās sīkbildes';
16$lang['use the same config as above'] = 'lietot to pašu konfigurāciju kā iepriekš';
17$lang['always generate big thumbnails'] = 'vienmēr veidot lielās sīkbildes';
18$lang['Use the width parameter above as a maximum heigth'] = 'Lietot augstākesošo platuma vērtību kā maksimālo augstumu';
19$lang['No Maximum Height and the width is the one set above'] = 'Ne Maksimālais Augstums un platums ir viens no augstāk iestatītajiem';
20$lang['About portrait/landscape pictures :'] = 'Par portretu/ainavu attēliem (Ievērojiet, ka spraudnis automātiski pārvalda panorāmattēlu sīkbildes):';
21$lang['Display big thumbnails for landscape pictures'] = 'Rādīt lielas sīkbildes ainavu attēliem';
22$lang['Effect to use when the mouse is over the thumbnails:'] = 'Efekts, kad izmanto peli ir virs sīktēliem:';
23$lang['Opacity at 75%, then 100% on mouseover'] = 'Necaurredzamība 75%, tad 100% uz mouseover';
24$lang['Opacity at 100%, then 75% on mouseover'] = 'Necaurredzamība 100%, tad 75% uz mouseover';
25$lang['No effect'] = 'Nav efekta';
26$lang['For albums, the border becomes white'] = 'Albūmiem rāmītis kļūst balts';
27?>
Note: See TracBrowser for help on using the repository browser.