source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/la/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 580 bytes
Line 
1<?php
2/**
3 * Latin language file
4 *
5 * @author Massimiliano Vassalli <[email protected]>
6 */
7$lang['name'] = 'Index fauoris popularis (multum tempus quaerere potest)';
8$lang['submit'] = 'Missum die';
9$lang['autosubmit'] = 'Constanter res omni mense mittuntur';
10$lang['submissionFailed'] = 'Res non mittuntur ea causa:';
11$lang['submitDirectly'] = 'Res tu mittere potes cum hoc exemplar compleas.';
12$lang['autosubmitError'] = 'Extrema missio lapsa est ea causa:';
13$lang['lastSent'] = 'Res missae sunt';
Note: See TracBrowser for help on using the repository browser.