spip_nursit/plugins-dist/dist/nursit/crayons/lang/crayons_br.php
2023-06-01 17:30:12 +02:00

41 lines
960 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/crayons?lang_cible=br
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'annuler' => 'Nullañ',
// D
'deja_modifie' => 'Bet kemmet choazh',
'donnees_mal_formatees' => 'Stumm fall gant an titouroù',
// E
'editer' => 'Embann',
'editer_@type@_@id@' => 'Embann @type@ @id@ a-bezh',
'editer_tout' => 'Embann pep tra',
// M
'modifie_par_ailleurs' => 'Kemmet e mod all',
// N
'non_autorise' => 'Ket aotreet',
'non_implemente' => 'Ket lakaet e-barzh',
// P
'pas_de_modification' => 'Kemm ebet',
'pas_de_valeur' => 'Talvoud ebet',
// S
'sauvegarder' => 'Saveteiñ ar chemmoù ?',
'svp_copier_coller' => 'Digarez, eilit/pegit ho kemmoù, ha klaskit en-dro',
// V
'veuillez_patienter' => 'Gortozit...'
);