source: extensions/PayPalShoppingCart/language/lv_LV/plugin.lang.php @ 19506

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

[paypal_shopping_cart] Update lv_LV, thanks to : agrisans

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 1011 bytes
Line 
1<?php
2// add lv_LV (Latvian) thanks to Aivars Baldone
3$lang['Action'] = 'Darbība';
4$lang['Add to cart'] = 'Ielikt grozā';
5$lang['Append photo size'] = 'Pievienot foto izmērus';
6$lang['Append data'] = 'Pievienot datus';
7$lang['Buy this picture'] = 'Pirkt šo attēlu';
8$lang['Currency'] = 'Valūta';
9$lang['Data appened'] = 'Dati pievienota';
10$lang['Data deleted'] = 'Dati izdzēsta';
11$lang['Data updated'] = 'Dati atjaunināta';
12$lang['Delete data'] = 'Dzēst datus';
13$lang['Fixed shipping cost'] = 'Fiksētas piegādes izmaksas';
14$lang['PayPal Shopping Cart'] = 'PayPal iepirkumu grozs';
15$lang['Price'] = 'Cena';
16$lang['Shipping cost'] = 'Piegādes izmaksas';
17$lang['Size'] = 'Izmērs';
18$lang['Update data'] = 'Atjaunināt datus';
19$lang['View Shopping Cart'] = 'Skatīt iepirkumu grozu';
20$lang['View my PayPal Shopping Cart'] = 'Apskatīt savu PayPal iepirkumu grozu';
21$lang['all albums'] = 'visi albūmi';
22$lang['a list of albums'] = 'albūmu saraksts';
23$lang['Apply to albums'] = 'Pielietot albūmiem';
24?>
Note: See TracBrowser for help on using the repository browser.