[trunk] - language - update lv_LV - Latviešu - Latvian - Thanks to Aivars Baldone - feature:2457

git-svn-id: http://piwigo.org/svn/trunk@14045 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2012-04-09 18:45:07 +00:00
commit d72792f471

View file

@ -871,4 +871,22 @@ $lang['include photos with lower privacy level'] = 'iekļaut fotogrāfijas ar ze
$lang['custom'] = 'Lietotāja';
$lang['No group is permitted to see this private album'] = 'Grupai nav atļauts skatīt šo privāto albūmu';
$lang['Permission management'] = 'Atļauju pārvaldīšana';
$lang['Photo sizes with crop'] = 'Foto izmēri pēc apgriešanas';
$lang['The center of interest is the most meaningful zone in the photo.'] = 'Interešu centrs ir visnozīmīgākā zona fotogrāfijā.';
$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Priekš apgriezto foto izmēriem, tādiem kā “Kvadrāts”, Piwigo paveic to vislabāko iekļaujot interešu centru.';
$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Pēc noklusējuma interešu centrs atrodas fotogrāfijas vidū.';
$lang['Select a zone with your mouse to define a new center of interest.'] = 'Ar peles palīdzību izvēlieties jaunu interešu centru.';
$lang['X Position'] = 'X Pozīcija';
$lang['Y Position'] = 'Y Pozīcija';
$lang['X Repeat'] = 'X Atkārtot';
$lang['Opacity'] = 'Caurspīdīgums';
$lang['top left corner'] = 'augšējais kreisais stūris';
$lang['top right corner'] = 'augšējais labais stūris';
$lang['middle'] = 'vidus';
$lang['bottom left corner'] = 'apakšējais kreisais stūris';
$lang['bottom right corner'] = 'apakšējais labais stūris';
$lang['Select a file'] = 'Izvēlēties failu';
$lang['add a new watermark'] = 'pievienot jaunu ūdenszīmi';
$lang['Apply watermark if width is bigger than'] = 'Lietot ūdenszīmi, ja platums ir lielāks par';
$lang['Apply watermark if height is bigger than'] = 'Lietot ūdenszīmi, ja augstums ir lielāks par';
?>