[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / breves / lang / breves_la.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/breves?lang_cible=la
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // B
11 'breves' => 'Pronuntiationes',
12
13 // I
14 'icone_breves' => 'Pronuntiationes',
15 'icone_nouvelle_breve' => 'Novam pronuntiationem scribere',
16 'info_breves_02' => 'Pronuntiationes',
17 'info_breves_valider' => 'Probandæ pronuntiationes',
18
19 // T
20 'titre_breve_proposee' => 'Proposita pronuntiatio',
21 'titre_breve_publiee' => 'Edita pronuntiatio',
22 'titre_breve_refusee' => 'Recusata pronuntiatio'
23 );
24
25 ?>