[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / medias / lang / medias_ne.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/medias?lang_cible=ne
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 // B
13 'bouton_ajouter_document' => 'प्रलेख थप्नुहोस्',
14 'bouton_ajouter_image' => 'तस्वीर थप्नुहोस्',
15 'bouton_ajouter_image_document' => 'प्रतिमा वा प्रलेख थप्नुहोस्',
16
17 // E
18 'entree_dimensions' => 'आकार:',
19 'entree_titre_document' => 'प्रलेखको शिर्षक :',
20 'entree_titre_image' => 'प्रतिमाको शिर्षक :',
21
22 // I
23 'image_tourner_180' => '१८०° घुमाउनुहोस्',
24 'image_tourner_droite' => '९०° दायाँ घुमाउनुहोस्',
25 'image_tourner_gauche' => '९०° बायाँ घुमाउनुहोस्',
26 'info_document' => 'प्रलेख',
27 'info_document_indisponible' => 'यो प्रलेख उपलब्ध छैन',
28 'info_documents' => 'प्रलेखहरु',
29 'info_inclusion_directe' => 'सिधै समावेश:',
30 'info_inclusion_vignette' => 'बेलबुट्टा सम्मिलित गर्नु:',
31 'info_installer_tous_documents' => 'सबै प्रलेख स्थापना गर्नुहोस्',
32 'info_logo_max_taille' => 'लोगो अनिवार्य कपमा @maxi@ भन्दा घटी हुनुपर्दछ (यो मिसिल @actuel@ हो)।',
33 'info_portfolio' => 'एल्बम',
34 'info_telecharger' => 'तपाईको कम्प्युटर तानेर हाल्नुहोस्:',
35
36 // T
37 'texte_documents_joints' => 'You can allow the addition of documents (office files, images,
38 multimedia, etc.) to articles and/or sections. These files
39 could then be referenced in
40 the article or displayed separately.' # MODIF
41 );