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

53 lines
2.4 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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=cpf
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// B
'bouton_ajouter_document' => 'AZOUT INN DOKIMAN', # MODIF
'bouton_ajouter_image' => 'AZOUT INN ZIMAZ', # MODIF
'bouton_ajouter_image_document' => 'Azout in zimaz ou in dokiman',
// D
'double_clic_inserer_doc' => 'Fè in doub-klik pou mèt rédiyon-la andan out tèks ',
// E
'entree_dimensions' => 'Kouk sa lé gran :',
'entree_titre_document' => 'Lo non lo dokiman :',
'entree_titre_image' => 'Lo nond limaz :',
// I
'image_tourner_180' => 'Touné 180°',
'image_tourner_droite' => 'touné drwat 90° ',
'image_tourner_gauche' => 'Touné goch 90° ',
'info_document' => 'Dokiman',
'info_documents' => 'Bann dokiman',
'info_inclusion_directe' => 'Linklizyon dirèk :',
'info_inclusion_vignette' => 'Linklizyon limaz-minyatir :',
'info_installer_tous_documents' => 'Instal tout bann dokiman-minm',
'info_logo_max_taille' => 'Fok out bann logo nena inn tay andsou @maxi@ (fichye la li fé @actuel@).',
'info_portfolio' => 'Portfolio',
'info_referencer_doc_distant' => 'Pou référansé in dokiman-déor si lintènèt :',
'info_telecharger' => 'Télésarz dopwi out prop lordinatèr :',
// T
'texte_documents_joints' => 'Ou pé permèt azouté tout bann dokiman dann bann zartik èk bann rubrik (dokiman i pé èt pou sa : fisyé birotik, zimaz,
zéléman miltimédia, tousala...). Bann fisyé-la, ou pé answit référans azot dann zinn lartik, oubyinsa afis azot sil koté.<p>', # MODIF
'texte_documents_joints_2' => 'Réglaz-la i afront pa d-mèt bann zimaz dann bann zartik.', # MODIF
'titre_documents_joints' => 'Bann dokiman zwinn',
'tout_dossier_upload' => 'Tout dosyé konplé la @upload@',
// U
'upload_fichier_zip' => 'Fisyé ZIP',
'upload_fichier_zip_texte' => 'Fisyé-là sak ou vé instalé lé inn fisyé Zip.',
'upload_fichier_zip_texte2' => 'Fisyé-la lé pitèt :',
'upload_limit' => 'Fisyé-l li lé tro gro pou lo sèrvèr ; pli gran tay lé posib <i>upload</i> sa lé @max@.',
'upload_zip_decompacter' => 'dékopresé é sakinn zéléman ali sré pou instalé si lo sit. Tout bann fisyé pou instal i sra lor :',
'upload_zip_telquel' => 'instalé komsa kom in larsiv kopresé Zip ;'
);
?>