source: extensions/Back2Front/language/lv_LV/plugin.lang.php @ 21225

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

[back2front] Update lv_LV, thanks to : agrisans

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
RevLine 
[10908]1<?php
2
3$lang['See back'] = 'Skatīt aizmugures daļu';
4$lang['See front'] = 'Skatīt priekšpusi';
5$lang['Modify backside information'] = 'Modificēt aizmugures daļas informāciju';
6
[10981]7$lang['Switch mode'] = 'Switch mode';
8$lang['Click'] = 'Click';
9$lang['Mouseover'] = 'Mouseover';
[11238]10$lang['Transition'] = 'Transition';
[10981]11$lang['Fade'] = 'Fade';
[11238]12$lang['Link position'] = 'Button position';
13$lang['Top'] = 'Top';
14$lang['Bottom'] = 'Bottom';
15$lang['Toolbar'] = 'Toolbar';
16$lang['Link name'] = 'Button name';
[10981]17
[11238]18$lang['Seperate the two labels with the | symbol. Leave blank to use default translation.'] = 'Seperate the two labels with the | symbol. Leave blank to use default translation.';
19
[10908]20$lang['This picture is a backside...'] = 'Šis attēls ir aizmugure...';
21$lang['...of the picture n°'] = '...attēlam n°';
22$lang['Backside management'] = 'Aizmugures daļas pārvalde';
23$lang['Move backside to private album'] = 'Pārvietot attēla aizmugures daļu uz privātu albūmu';
[12361]24$lang['This picture has a backside :'] = 'Šim attēlam ir aizmugure :';
[10908]25
26$lang['Backside and frontside can\'t be the same picture'] = 'Aizmugure un priekšpuse nevar būt viens un tas pats attēls';
[10981]27$lang['The picture n°%d has already a backside : %s'] = 'The picture n°%d has already a backside : %s';
28$lang['The picture n°%s is already a backside'] = 'The picture n°%s is already a backside';
[12362]29$lang['This picture is now the backside of the picture n°%s'] = 'Šis attēls tagad ir attēla n°%s aizmugure';
[10981]30$lang['Unknown id %d for frontside picture'] = 'Unknown id %d for frontside picture';
[10908]31$lang['This picture is no longer a backside'] = '’Šis attēls vairs nav aizmugure';
32
[21225]33$lang['Display a mark on thumbnails list'] = 'Rādīt atzīmi uz sīkbilžu saraksta';
[10908]34?>
Note: See TracBrowser for help on using the repository browser.