diff options
-rw-r--r-- | language/lv_LV/admin.lang.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 0d5620fdc..b9bdac33e 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -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'; ?>
\ No newline at end of file |