source: extensions/Extended_author/language/lv_LV/plugin.lang.php @ 11880

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

[extensions] - Extended_author - add LV (Latvian - Latviešu) thanks to Aivars Baldone

File size: 541 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autors';
4$lang['Create author'] = 'Izveidot autoru';
5$lang['Edit author'] = 'Rediģēt autoru';
6$lang['Update author'] = 'Jaunināt autoru';
7$lang['This author already exists.'] = 'Šis autors jau eksistē.';
8$lang['To install this plugin, you need to install the <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> first.'] = 'Lai instalētu šo spraudni, vispirms jums jāuzinstalē <a href="http://piwigo.org/ext/extension_view.php?eid=537"> Autortirsību spraudnis plugin</a>.';
9
10?>
Note: See TracBrowser for help on using the repository browser.