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/medias/lang/medias_wo.php
2015-04-28 17:10:23 +02:00

45 lines
1.7 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/medias?lang_cible=wo
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// B
'bouton_ajouter_document' => 'Dolli ab jukki', # MODIF
'bouton_ajouter_image' => 'Dolli ab nataal', # MODIF
// E
'entree_dimensions' => 'Tolluwaay yi',
'entree_titre_document' => 'Boppu jukki bi',
'entree_titre_image' => 'Boppu nataal bi',
// I
'image_tourner_180' => 'Wëndeel 180°',
'image_tourner_droite' => 'Wëndeel 90° ci ndeyjoor',
'image_tourner_gauche' => 'Wëndeel 90° ci cammooñ',
'info_document' => 'Jukku;',
'info_documents' => 'Jukk;',
'info_inclusion_directe' => 'Boole bu jub : ',
'info_inclusion_vignette' => 'Boole bu wiñet bi : ',
'info_installer_tous_documents' => 'Sampal jukki yépp.',
'info_telecharger' => 'Yebeel ci sa ordinatëer.',
// T
'texte_documents_joints' => 'Vous pouvez autoriser lajout de documents (fichiers bureautiques, images,
multimédia, etc.) aux articles et/ou aux rubriques. Ces fichiers
peuvent ensuite être référencés dans
larticle, ou affichés séparément.', # MODIF
// U
'upload_fichier_zip' => 'Dencukaay Zip.',
'upload_fichier_zip_texte' => 'Dencukaay bi nga bëgg samp dencukaay zip la.',
'upload_fichier_zip_texte2' => 'Dencukaay bi mën na.',
'upload_limit' => 'Dencukaay bi dafa rëy lool ci serwëer bi dayo bi gëna mag te nu daganal ko lii la. @max@.',
'upload_zip_decompacter' => 'Nagu na ba noppi mbir mu ne ci biir sampu na ci dàl bi. Su ko defee dencukaay yi nara sampu ci dà bi ñooy. ',
'upload_zip_telquel' => 'Ñu sampleen noonu ñu nekk baston bu nagu ci najub Zip.'
);
?>