1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/compresseur/lang/compresseur_br.php
2015-04-28 17:10:23 +02:00

24 lines
1.5 KiB
PHP
Raw 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 http://trad.spip.net/tradlang_module/compresseur?lang_cible=br
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// I
'info_compresseur_titre' => 'Gwellekaat ha gwaskañ',
'info_question_activer_compactage_css' => 'Ha choant hoch eus ma vefe gwasket ar follennoù stil (CSS) ?', # MODIF
'info_question_activer_compactage_js' => 'Ha choant hoch e vefe gwasket ar skriptoù javascript ?', # MODIF
'info_question_activer_compresseur' => 'Ha choant hoch eus e vefe gwasket al lanvad HTTP ?', # MODIF
// T
'texte_compacter_avertissement' => 'Diwallit da chom hep gweredekaat an dibarzhioù-mañ e-keit hag emeur o sevel ho lechienn : nhall ket an elfennoù gwasket bezañ lennet ken war-lerch.',
'texte_compacter_script_css' => 'Gallout a ra SPIP gwaskañ ar skriptoù javascript hag ar follennoù-stil CSS, evit o enrollañ er restroù difiñv; buanoch e teu al lechienn war wel.',
'texte_compresseur_page' => 'Gallout a ra SPIP gwaskañ ent emgefre pep pajenn kaset da weladennerien al lechienn. Skañvoch eo evit ar bann drafet (buanoch ez aio evit ar chevreadennoù gorrek, da skouer), met goulenn a ra muioch a nerzh digant ar servijer.',
'titre_compacter_script_css' => 'Gwaskañ ar furmskridoù hag ar follennoù-stil',
'titre_compresser_flux_http' => 'Gwaskañ al lanvad HTTP' # MODIF
);
?>