Your IP : 216.73.216.59


Current Path : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/lang/
Upload File :
Current File : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/lang/oembed_en.php

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/oembed?lang_cible=en
// ** ne pas modifier le fichier **

return [

	// A
	'aucun_provider' => 'No provider',

	// B
	'bouton_lecture' => 'Play',

	// E
	'erreur_ajout_provider' => 'Error when adding the provider.',
	'erreur_scheme_doublon' => 'This scheme is already in the list.',
	'explication_scheme' => 'use * as wildcard',
	'explication_upload_url' => 'Simply specify the URL of the page that contains the document for <a href="https://contrib.spip.net/4595">the most usual sites </a>.',

	// I
	'info_1_provider' => '1 provider',
	'info_nb_providers' => '@nb@ providers',

	// L
	'label_detecter_lien' => 'Automatically detect providers (ignore the white list)?',
	'label_embed_auto' => 'Automatically convert URLs inserted in the text?',
	'label_endpoint' => 'Endpoint',
	'label_inserer_head' => 'The site is itself provider oembed',
	'label_maxheight' => 'Maximum height by default (px)',
	'label_maxwidth' => 'Maximum width by default (px)',
	'label_scheme' => 'Scheme',

	// O
	'ok_ajout_provider' => 'Provider added',

	// S
	'supprimer_provider' => 'Delete',

	// T
	'titre_ajouter_provider' => 'Add a provider',
	'titre_configuration_avancee_providers' => 'Access the advanced configuration of oEmbed providers',
	'titre_configurer_oembed' => 'Configure oEmbed',
	'titre_configurer_providers' => 'oEmbed providers',
	'titre_oembed' => 'oEmbed',
];