From d72792f4718595f4f38fa28c6d0c66bfc7e9baee Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 9 Apr 2012 18:45:07 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20lv=5FLV=20-=20Lat?= =?UTF-8?q?vie=C5=A1u=20-=20Latvian=20-=20Thanks=20to=20Aivars=20Baldone?= =?UTF-8?q?=20-=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@14045 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/lv_LV/admin.lang.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'language/lv_LV/admin.lang.php') 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 -- cgit v1.2.3