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/ecriture/plugins-dist/mots/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/ecriture/plugins-dist/mots/lang/adminmots_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/adminmots?lang_cible=en
// ** ne pas modifier le fichier **

return [

	// B
	'bouton_associer' => 'Link',
	'bouton_dissocier' => 'Unlink',
	'bouton_fusionner' => 'Merge',

	// E
	'erreur_admin_mot_action_inconnue' => 'What do you want to do?',
	'erreur_mot_cle_deja' => 'Impossible: this is the same keyword.',
	'erreur_selection_id' => 'Select a keyword or enter it’s ID in input field',

	// I
	'icone_administrer_mot' => 'Advanced operations',

	// L
	'label_associer_objets_mot' => '<b>Link</b> this keyword to objects with the keyword',
	'label_confirm_fusion' => 'This operation can’t be canceled.<br />
<strong>This keyword #@id_mot@ will be deleted</strong> and following links will be moved on keyword #@id_mot_new@: ',
	'label_confirm_fusion_check' => 'Check to confirm merging keyword #@id_mot@ with keyword #@id_mot_new@',
	'label_dissocier_objets_mot' => '<b>Unlink</b> this keyword from objects with the keyword',
	'label_fusionner_mot' => '<b>Merge</b> with the keyword',
	'label_mot_1_enfant' => 'Child:',
	'label_mot_nb_enfants' => 'Children:',
	'label_mot_parent' => 'Parent:',

	// P
	'placeholder_id_mot' => 'or #ID_MOT',
	'placeholder_select' => 'Select…',

	// R
	'result_associer_nb' => ' have been linked to this keyword',
	'result_associer_ras' => 'Nothing to do: all objects are already linked to this keyword',
	'result_cancel_ok' => 'Last operation has been canceled.',
	'result_dissocier_nb' => ' have been unlinked from this keyword',
	'result_dissocier_ras' => 'Nothing to do: no targeted object is linked to this keyword',
	'result_fusionner_ok' => 'You can now delete this keyword: all links have been moved to other keyword @mot@.',

	// T
	'titre_formulaire_administrer_mot' => 'Manage this keyword',
];

SAMX