add contents
This commit is contained in:
15
lib/plugins/dw2pdf/lang/hr/lang.php
Normal file
15
lib/plugins/dw2pdf/lang/hr/lang.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Davor Turkalj <turki.bsc@gmail.com>
|
||||
*/
|
||||
$lang['export_pdf_button'] = 'Izvoz u PDF';
|
||||
$lang['needtitle'] = 'Molim unesite naslov.';
|
||||
$lang['needns'] = 'Molim navedite postojeći imenski prostor.';
|
||||
$lang['notexist'] = 'Tražena stranica ne postoji.';
|
||||
$lang['empty'] = 'Nemate još odabranih stranica.';
|
||||
$lang['tocheader'] = 'Sadržaj';
|
||||
$lang['export_ns'] = 'Izvoz imenskog prostora "%s:" u %s.pdf';
|
||||
$lang['forbidden'] = 'Nemate pristup ovim stranicama: %s.<br/><br/>Koristite opciju \'Skip Forbidden Pages\' da kreirate knjigu s raspoloživim stranicama.';
|
Reference in New Issue
Block a user