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

Last change on this file since 9248 was 9248, checked in by Saint-Malo, 13 years ago

shopping cart -> Shopping Cart

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