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

Last change on this file since 14320 was 14320, checked in by ddtddt, 12 years ago

[extensions] - stripped_black_bloc - add lv_LV - Latviešu - Latvian - Thanks to Aivars Baldone

File size: 1.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?>
Note: See TracBrowser for help on using the repository browser.