[SPIP][PLUGINS] v3.0-->v3.2
[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 https://trad.spip.net/tradlang_module/breves?lang_cible=la
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // B
13 'breves' => 'Pronuntiationes',
14
15 // I
16 'icone_breves' => 'Pronuntiationes',
17 'icone_nouvelle_breve' => 'Novam pronuntiationem scribere',
18 'info_breves_02' => 'Pronuntiationes',
19 'info_breves_valider' => 'Probandæ pronuntiationes',
20
21 // T
22 'titre_breve_proposee' => 'Proposita pronuntiatio',
23 'titre_breve_publiee' => 'Edita pronuntiatio',
24 'titre_breve_refusee' => 'Recusata pronuntiatio'
25 );