Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/metiers/plugins/auto/calendrier_mini/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/metiers/plugins/auto/calendrier_mini/lang/minical_fr.php
<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/calendrier_mini.git
if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// A
	'aucune_date' => 'Rien pour ce mois',

	// C
	'config_titre_calendriermini' => 'Mini-Calendrier',

	// L
	'label_affichage_hors_mois' => 'Jours affichés',
	'label_affichage_hors_mois_0' => 'Masquer les jours des mois précédent et suivant',
	'label_affichage_hors_mois_1' => 'Afficher les jours des mois précédent et suivant',
	'label_changement_rapide' => 'Navigation',
	'label_changement_rapide_0' => 'Désactiver la sélection rapide du mois ou de l’année',
	'label_changement_rapide_1' => 'Activer la sélection rapide du mois ou de l’année',
	'label_format_jour' => 'Format des jours',
	'label_format_jour_abbr' => 'Court',
	'label_format_jour_initiale' => 'Initiale',
	'label_jour1' => 'Premier jour de la semaine',

	// M
	'mois_precedent' => 'Mois précédent',
	'mois_suivant' => 'Mois suivant'
);

SAMX