[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / breves / lang / breves_wo.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=wo
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 // I
13 'icone_breves' => 'Xibaar-tuut ; ',
14 'icone_nouvelle_breve' => ' Bindal xibaar tuut bu bees ; ',
15 'info_breves_02' => 'Xibaar tuut yi;',
16 'info_breves_valider' => 'Xibaar tuut yi ñu wara weral;',
17 'item_breve_proposee' => 'Xibaar tuut bi tegu.', # MODIF
18
19 // T
20 'titre_breve_proposee' => 'Xibaar tuut bi ñu teg.',
21 'titre_breve_publiee' => 'Xibaar tuut bu ñu siiwal.',
22 'titre_breve_refusee' => 'Xibaar bu ñu nanguwul.'
23 );