From b5b0d7949c3ee36aa30680deb465f29320c4e98d Mon Sep 17 00:00:00 2001 From: Massimiliano Vassalli Date: Sun, 17 Oct 2010 12:29:08 +0200 Subject: Latin translation added I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -uus or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that of the classic authores as Cicero, Caesar, Sallustius etc... --- lib/plugins/acl/lang/la/help.txt | 11 +++++++++++ lib/plugins/acl/lang/la/lang.php | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 lib/plugins/acl/lang/la/help.txt create mode 100644 lib/plugins/acl/lang/la/lang.php (limited to 'lib/plugins/acl') diff --git a/lib/plugins/acl/lang/la/help.txt b/lib/plugins/acl/lang/la/help.txt new file mode 100644 index 000000000..ba974f48c --- /dev/null +++ b/lib/plugins/acl/lang/la/help.txt @@ -0,0 +1,11 @@ +=== Auxilium: === + +Hic facultates spatiorum nominis paginarumque addere delereue potes. + +Tabella sinistra omnes paginas spatia nominisque ostendit. + +His campis mutare facultates electorum Sodalium Gregumque potes. + +In tabula omnes administrationis leges ostensae sunt. Delere quoque uel mutare plures leges potes. + +Si [[doku>acl|official documentation on ACL]] legas, maius auxilium in Vicem mutando habes. \ No newline at end of file diff --git a/lib/plugins/acl/lang/la/lang.php b/lib/plugins/acl/lang/la/lang.php new file mode 100644 index 000000000..dd6043602 --- /dev/null +++ b/lib/plugins/acl/lang/la/lang.php @@ -0,0 +1,33 @@ +%s nunc has facultates paginae "%s habes: %s.'; +$lang['p_user_ns'] = 'Sodalis %s nunc has facultates spatio nominis "%s habes: %s.'; +$lang['p_group_id'] = 'Socius\a gregis %s nunc has facultates paginae "%s habes: %s.'; +$lang['p_group_ns'] = 'Socius\a gregis %s nunc has facultates paginae "%s habes: %s.'; +$lang['p_choose_id'] = 'Sodalis grexue in campo insere ut facultates paginae %s uideas.'; +$lang['p_choose_ns'] = 'Sodalis grexue in campo insere ut facultates paginae %s uideas.'; +$lang['p_inherited'] = 'Caue: hae facultates et huic rei et aliis gregibus uel spatiis nominis legitimae sunt.'; +$lang['p_isadmin'] = 'Caue: electi greges semper plenum ius habent, eo quod ut magister\stra elegitur.'; +$lang['p_include'] = 'Maiores facultates minores includunt. Creare, onerare uel delere facultates solum spatis nominis, non paginis potes'; +$lang['current'] = 'Communes AAA leges'; +$lang['where'] = 'Pagina/Spatium nominis'; +$lang['who'] = 'Sodalis/Grex'; +$lang['perm'] = 'Facultates'; +$lang['acl_perm0'] = 'Nihil'; +$lang['acl_perm1'] = 'Legere'; +$lang['acl_perm2'] = 'Recensere'; +$lang['acl_perm4'] = 'Creare'; +$lang['acl_perm8'] = 'Onerare'; +$lang['acl_perm16'] = 'Delere'; +$lang['acl_new'] = 'Nouom addere'; +$lang['acl_mod'] = 'Nouom recensere'; -- cgit v1.2.3