medias_ne.php 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?php
  2. // This is a SPIP language file -- Ceci est un fichier langue de SPIP
  3. // extrait automatiquement de http://trad.spip.net/tradlang_module/medias?lang_cible=ne
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // B
  8. 'bouton_ajouter_document' => 'प्रलेख थप्नुहोस्',
  9. 'bouton_ajouter_image' => 'तस्वीर थप्नुहोस्',
  10. 'bouton_ajouter_image_document' => 'प्रतिमा वा प्रलेख थप्नुहोस्',
  11. // E
  12. 'entree_dimensions' => 'आकार:',
  13. 'entree_titre_document' => 'प्रलेखको शिर्षक :',
  14. 'entree_titre_image' => 'प्रतिमाको शिर्षक :',
  15. // I
  16. 'image_tourner_180' => '१८०° घुमाउनुहोस्',
  17. 'image_tourner_droite' => '९०° दायाँ घुमाउनुहोस्',
  18. 'image_tourner_gauche' => '९०° बायाँ घुमाउनुहोस्',
  19. 'info_document' => 'प्रलेख',
  20. 'info_document_indisponible' => 'यो प्रलेख उपलब्ध छैन',
  21. 'info_documents' => 'प्रलेखहरु',
  22. 'info_inclusion_directe' => 'सिधै समावेश:',
  23. 'info_inclusion_vignette' => 'बेलबुट्टा सम्मिलित गर्नु:',
  24. 'info_installer_tous_documents' => 'सबै प्रलेख स्थापना गर्नुहोस्',
  25. 'info_logo_max_taille' => 'लोगो अनिवार्य कपमा @maxi@ भन्दा घटी हुनुपर्दछ (यो मिसिल @actuel@ हो)।',
  26. 'info_portfolio' => 'एल्बम',
  27. 'info_telecharger' => 'तपाईको कम्प्युटर तानेर हाल्नुहोस्:',
  28. // T
  29. 'texte_documents_joints' => 'You can allow the addition of documents (office files, images,
  30. multimedia, etc.) to articles and/or sections. These files
  31. could then be referenced in
  32. the article or displayed separately.' # MODIF
  33. );
  34. ?>