source: extensions/Juza/language/lv_LV/lang.php @ 8885

Last change on this file since 8885 was 8885, checked in by ddtddt, 13 years ago

[extensions] - Juza - add lv_LV (Latvian) thanks to Aivars Baldone

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 770 bytes
Line 
1<?php
2$lang['Juza Theme Configuration'] = 'Juza Tēmas Konfigurācija';
3
4$lang['Activate Juza handlers'] = 'Aktivēt Juza darbarīkus ';
5$lang['Index picture max-width'] = 'Indeksē attēla maksimālo platumu ';
6$lang['[300:885]'] = '[300:885] ';
7$lang['Index picture cropping-height'] = 'Indeksē attēla apgriešanas augstumu';
8$lang['[110:400]'] = '[110:400] ';
9$lang['Index picture top-shift'] = 'Indeksē attēla augšas-maiņu ';
10$lang['[-320:0]'] = '[-320:0] ';
11$lang['Auto cropping and shifting'] = 'Automātiskā apgriešana un maiņa ';
12$lang['Inactive, maintain picture width &lt; 900px (Height is free)'] = 'Neaktīva, saglabāt attēla platumu &lt; 900px (Augstums pēc izvēles)';
13$lang['Juza_Submit'] = 'Apstiprināt';
14$lang['Juza_Reset'] = 'Atjaunot';
15?>
Note: See TracBrowser for help on using the repository browser.