Plugin Directory

Changeset 3125518


Ignore:
Timestamp:
07/25/2024 07:43:51 PM (19 months ago)
Author:
suaudeau
Message:

v4.8.3

Location:
mon-laboratoire/trunk
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • mon-laboratoire/trunk/Admin/css/MonLabo-admin.min.css

    r3119363 r3125518  
    1 :root{--primary-color:#007bff;--secondary-color:#6c757d;--danger-color:#dc3545;--warning-color:#ffc107;--transition-speed:.2s;--border-color:#00a4db}.input-group .form-control,.input-group .radio-group .form-control,.input-group-addon,.input-group-btn{display:inline-block}.navbar-form .input-group{padding:2px;display:inline-table;vertical-align:middle}.form-control{display:block;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}.input-group select{height:34px}.input-group .description{font-size:80%;display:inline-block;max-width:250px;margin:0 10px 0 5px;line-height:normal}.input-group label{font-size:110%;display:inline-block;max-width:250px;margin:0 5px;font-weight:700}.input-group .checkboxes-group{display:inline-block;max-width:400px;border:1px solid #ccc;padding:5px}.input-group .radio-group{display:inline-block;border:1px solid #ccc;padding:5px}.form-group fieldset{margin:20px}.form-group fieldset legend{font-size:130%;font-weight:700;margin-left:-20px;margin-bottom:10px}.input-group *{vertical-align:middle}.button{vertical-align:baseline!important}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.btn:focus,.btn:hover{text-decoration:none}.btn:disabled{opacity:.65}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger,.btn-danger:disabled{color:#fff;background-color:var(--danger-color);border-color:var(--danger-color)}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning,.btn-warning:disabled{color:#212529;background-color:var(--warning-color);border-color:var(--warning-color)}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-primary:hover{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary,.btn-primary:disabled{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.checkbox2 [type=checkbox]{position:absolute;left:-9999px}.checkbox2 [type=checkbox]+label{position:relative;padding-left:75px;cursor:pointer}.checkbox2 [type=checkbox]+label:after,.checkbox2 [type=checkbox]+label:before{content:"";position:absolute}.checkbox2 [type=checkbox]+label:before{left:0;top:-3px;width:75px;height:30px;background:#ddd;border-radius:15px;transition:background-color var(--transition-speed)}.checkbox2 [type=checkbox]+label:after{width:20px;height:20px;transition:all var(--transition-speed);border-radius:50%;background:#7f7f7f;top:2px;left:5px}.checkbox2 [type=checkbox]:checked+label:before{background:#343434}.checkbox2 [type=checkbox]:checked+label:after{background:#0f0;left:50px}.checkbox2 [type=checkbox]:checked+label .ui,.checkbox2 [type=checkbox]:checked+label .ui:after,.checkbox2 [type=checkbox]:not(:checked)+label .ui:before{position:absolute;left:6px;width:75px;font-size:14px;font-weight:700;line-height:22px;transition:all var(--transition-speed);padding-top:1px;border-radius:15px}.checkbox2 [type=checkbox]:not(:checked)+label .ui:before{content:"non";left:32px}.checkbox2 [type=checkbox]:checked+label .ui:after{content:"actif";color:#090}.checkbox2 [type=checkbox]:focus+label:before{border:1px solid #777;box-sizing:border-box;margin-top:-1px}.checkbox2 p{margin-left:10px;display:inline}.admin-tables table{border-spacing:10px;width:100%;border-collapse:collapse}.admin-tables tr:nth-child(odd){background:#fff}.admin-tables tr:nth-child(even){background:#ddd}.admin-tables td{padding:3px 1px;vertical-align:middle;line-height:85%}.admin-tables th{padding-right:5px;text-align:left}.MonLabo-logo-tutelle{float:right;margin:5px}h1 a.MonLabo-uri{color:grey;font-size:.5em;font-weight:400;font-style:italic;text-decoration:none}.nopadding-input input{padding:0}.MonLabo-erreur{color:#900}#edit-functions-fields,#edit-person-title-field{display:none}a.hover-zoom-square30 img{width:30px;height:30px;border:1px solid var(--border-color) margin-top: -2px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a.hover-zoom-square30-no-border img{width:30px;height:30px;margin-top:-2px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a:hover.hover-zoom-square30 img{z-index:2;opacity:1;transform:scale(4)}a.hover-zoom-square60 img{width:60px;height:60px;border:1px solid var(--border-color);margin-top:-3px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a:hover.hover-zoom-square60 img{z-index:2;transform:scale(2.5)}#MonLabo-date-departure-form{display:inline-block}.delayedLoadDivThumbnail{display:inline-block;margin-left:15px;margin-bottom:5px;background-color:#ddd;border-radius:5px;padding:0 5px}input[id^=submit_wp_post_url_table]{display:none}.upload-image-button{margin-right:10px!important;font-size:11px!important;padding:0 5px!important}.MonLabo-advanced-tool-table td{padding:5px!important;border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3}.MonLabo-advanced-tool-table th{border-left:1px solid #d3d3d3;background-color:#ddd;padding:.5em}.MonLabo-advanced-tool-table th:nth-child(1){border-left:none}.MonLabo-group-form td,.MonLabo-group-form th{padding:0 20px 0 0!important;color:#aaa!important}.MonLabo-group-form td{font-size:80%!important}.MonLabo-fieldset{border:1px solid #d3d3d3;margin-top:20px;padding:10px}.MonLabo-fieldset h2{margin-top:0}.MonLabo-fieldset td{padding:0!important}#external-mentors-invisible,#external-students-invisible,#mentors-fields-invisible,#students-fields-invisible,.MonLabo_hide{display:none}:root{--box-shadow:0 1px 2px rgba(0, 0, 0, 0.05)}.radiobuttons input[type=radio]{display:none}.radiobuttons input[type=radio]+label{display:inline-block;margin:-2px -2px 0 -2px;padding:4px 6px;font-size:14px;font-weight:400;line-height:20px;color:#666;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-bottom-color:#b3b3b3;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),var(--box-shadow)}.radiobuttons input[type=radio]+label .dashicons{width:15px;height:15px;font-size:15px}.radiobuttons .roundleft{border-top-left-radius:10px;border-bottom-left-radius:10px}.radiobuttons .roundright{border-top-right-radius:10px;border-bottom-right-radius:10px;margin-right:5px!important}.radiobuttons input[type=radio]:checked+label{background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),var(--box-shadow);background-color:#e0e0e0;font-weight:700}.radiobutton-label{width:110px}.MonLabo_admin .dashicons{width:23px}.MonLabo_option_right{text-align:right}a.button>span.dashicons{line-height:1.5}
     1:root{--primary-color:#007bff;--secondary-color:#6c757d;--danger-color:#dc3545;--warning-color:#ffc107;--transition-speed:.2s;--border-color:#00a4db}.input-group .form-control,.input-group .radio-group .form-control,.input-group-addon,.input-group-btn{display:inline-block}.navbar-form .input-group{padding:2px;display:inline-table;vertical-align:middle}.form-control{display:block;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}.input-group select{height:34px}.input-group .description{font-size:80%;display:inline-block;max-width:250px;margin:0 10px 0 5px;line-height:normal}.input-group label{font-size:110%;display:inline-block;max-width:250px;margin:0 5px;font-weight:700}.input-group .checkboxes-group{display:inline-block;max-width:400px;border:1px solid #ccc;padding:5px}.input-group .radio-group{display:inline-block;border:1px solid #ccc;padding:5px}.form-group fieldset{margin:20px}.form-group fieldset legend{font-size:130%;font-weight:700;margin-left:-20px;margin-bottom:10px}.input-group *{vertical-align:middle}.button{vertical-align:baseline!important}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.btn:focus,.btn:hover{text-decoration:none}.btn:disabled{opacity:.65}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger,.btn-danger:disabled{color:#fff;background-color:var(--danger-color);border-color:var(--danger-color)}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning,.btn-warning:disabled{color:#212529;background-color:var(--warning-color);border-color:var(--warning-color)}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-primary:hover{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary,.btn-primary:disabled{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#MonLabo_noParentPageConfigured{float:right}.button-primary a{color:#fff}.checkbox2 [type=checkbox]{position:absolute;left:-9999px}.checkbox2 [type=checkbox]+label{position:relative;padding-left:75px;cursor:pointer}.checkbox2 [type=checkbox]+label:after,.checkbox2 [type=checkbox]+label:before{content:"";position:absolute}.checkbox2 [type=checkbox]+label:before{left:0;top:-3px;width:75px;height:30px;background:#ddd;border-radius:15px;transition:background-color var(--transition-speed)}.checkbox2 [type=checkbox]+label:after{width:20px;height:20px;transition:all var(--transition-speed);border-radius:50%;background:#7f7f7f;top:2px;left:5px}.checkbox2 [type=checkbox]:checked+label:before{background:#343434}.checkbox2 [type=checkbox]:checked+label:after{background:#0f0;left:50px}.checkbox2 [type=checkbox]:checked+label .ui,.checkbox2 [type=checkbox]:checked+label .ui:after,.checkbox2 [type=checkbox]:not(:checked)+label .ui:before{position:absolute;left:6px;width:75px;font-size:14px;font-weight:700;line-height:22px;transition:all var(--transition-speed);padding-top:1px;border-radius:15px}.checkbox2 [type=checkbox]:not(:checked)+label .ui:before{content:"non";left:32px}.checkbox2 [type=checkbox]:checked+label .ui:after{content:"actif";color:#090}.checkbox2 [type=checkbox]:focus+label:before{border:1px solid #777;box-sizing:border-box;margin-top:-1px}.checkbox2 p{margin-left:10px;display:inline}.admin-tables table{border-spacing:10px;width:100%;border-collapse:collapse}.admin-tables tr:nth-child(odd){background:#fff}.admin-tables tr:nth-child(even){background:#ddd}.admin-tables td{padding:3px 1px;vertical-align:middle;line-height:85%}.admin-tables th{padding-right:5px;text-align:left}.MonLabo-logo-tutelle{float:right;margin:5px}h1 a.MonLabo-uri{color:grey;font-size:.5em;font-weight:400;font-style:italic;text-decoration:none}.nopadding-input input{padding:0}.MonLabo-erreur{color:#900}#edit-functions-fields,#edit-person-title-field{display:none}a.hover-zoom-square30 img{width:30px;height:30px;border:1px solid var(--border-color) margin-top: -2px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a.hover-zoom-square30-no-border img{width:30px;height:30px;margin-top:-2px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a:hover.hover-zoom-square30 img{z-index:2;opacity:1;transform:scale(4)}a.hover-zoom-square60 img{width:60px;height:60px;border:1px solid var(--border-color);margin-top:-3px!important;clear:left;transition:all var(--transition-speed) ease-in-out;transform:scale(1)}a:hover.hover-zoom-square60 img{z-index:2;transform:scale(2.5)}#MonLabo-date-departure-form{display:inline-block}.delayedLoadDivPost,.delayedLoadDivThumbnail{display:inline-block;margin-left:15px;margin-bottom:5px;background-color:#ddd;border-radius:5px;padding:0 5px}input[id^=submit_wp_post_url_table]{display:none}.upload-image-button{margin-right:10px!important;font-size:11px!important;padding:0 5px!important}.MonLabo-advanced-tool-table td{padding:5px!important;border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3}.MonLabo-advanced-tool-table th{border-left:1px solid #d3d3d3;background-color:#ddd;padding:.5em}.MonLabo-advanced-tool-table th:nth-child(1){border-left:none}.MonLabo-advanced-tool-table ul{list-style-type:none}.MonLabo-advanced-tool-table li{margin-bottom:1px}.MonLabo-group-form td,.MonLabo-group-form th{padding:0 20px 0 0!important;color:#aaa!important}.MonLabo-group-form td{font-size:80%!important}.MonLabo-fieldset{border:1px solid #d3d3d3;margin-top:20px;padding:10px}.MonLabo-fieldset h2{margin-top:0}.MonLabo-fieldset td{padding:0!important}#external-mentors-invisible,#external-students-invisible,#mentors-fields-invisible,#students-fields-invisible,.MonLabo_hide{display:none}:root{--box-shadow:0 1px 2px rgba(0, 0, 0, 0.05)}.radiobuttons input[type=radio]{display:none}.radiobuttons input[type=radio]+label{display:inline-block;margin:-2px -2px 0 -2px;padding:4px 6px;font-size:14px;font-weight:400;line-height:20px;color:#666;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-bottom-color:#b3b3b3;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),var(--box-shadow)}.radiobuttons input[type=radio]+label .dashicons{width:15px;height:15px;font-size:15px}.radiobuttons .roundleft{border-top-left-radius:10px;border-bottom-left-radius:10px}.radiobuttons .roundright{border-top-right-radius:10px;border-bottom-right-radius:10px;margin-right:5px!important}.radiobuttons input[type=radio]:checked+label{background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),var(--box-shadow);background-color:#e0e0e0;font-weight:700}.radiobutton-label{width:110px}.MonLabo_admin .dashicons{width:23px}.MonLabo_option_right{text-align:right}a.button>span.dashicons{line-height:1.5}
    22/*# sourceMappingURL=MonLabo-admin.min.css.map */
  • mon-laboratoire/trunk/Admin/css/MonLabo-admin.min.css.map

    r3119363 r3125518  
    1 {"version":3,"sources":["Admin/css/MonLabo-admin.css"],"names":[],"mappings":"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"}
     1{"version":3,"sources":["Admin/css/MonLabo-admin.css"],"names":[],"mappings":"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"}
  • mon-laboratoire/trunk/Admin/js/MonLabo-admin.min.js

    r3119363 r3125518  
    1 function touchPersonCategory(){var categoryChosen=jQuery("select[name='submit_category']").val();jQuery("select[name='submit_fonction'] optgroup").hide();jQuery("select[name='submit_fonction'] optgroup[label='"+categoryChosen+"']").show()}function touchPersonStatus(){var itemChosen=jQuery("select[name='submit_status']").val();if(itemChosen==="actif"){jQuery("#MonLabo-date-departure-form").hide()}else{jQuery("#MonLabo-date-departure-form").show()}}function touchPersonFunction(){var fonctions=jQuery("select[name='submit_fonction']").val().split(" | ");jQuery("input[name='submit_function_en']").val(fonctions[1]);jQuery("input[name='submit_function_fr']").val(fonctions[2])}function touchPersonTitle(){var val=jQuery("select[name='submit_title']").val();if(val=="edit"){jQuery("#edit-person-title-field").show();if(jQuery("input[name='submit_title_edit']").val()=="none"){jQuery("input[name='submit_title_edit']").val("")}}else{jQuery("#edit-person-title-field").hide();jQuery("input[name='submit_title_edit']").val(val)}}function isPositiveIntegerOrEmpty(n){return n==""||n==-2||parseInt(n,10).toString(10)===n}function ajaxLoadPostThumbnailNow(pageNumber="__no_change__"){pageNumber=parseInt(pageNumber);if(jQuery(`#delayedLoadDivThumbnail_${pageNumber}`).length){wp_post_id=jQuery(`input[name='submit_wp_post_ids[${pageNumber}]']`).val();div_id=`#delayedLoadDivThumbnail_${pageNumber}`;jQuery(div_id).hide();radio_status=jQuery(`input[name='pageradio[${pageNumber}]']:checked`).val();if(jQuery("#form_edit_person").length){type="person"}else if(jQuery("#form_edit_team").length){type="team"}else if(jQuery("#form_edit_thematic").length){type="thematic"}else if(jQuery("#form_edit_unit").length){type="unit"}else{type="unknown"}if(radio_status!="none"&&type!="unknown"){if(radio_status=="new"){wp_post_id=-2}if(wp_post_id!=""){jQuery.ajax({type:"post",dataType:"json",url:ajax_object_update_page_infobox.ajax_url,data:{action:"update_page_infobox",_ajax_nonce:ajax_object_update_page_infobox.nonce,item_id:jQuery("input[name='submit_id']").val(),wp_post_id:wp_post_id,div_id:div_id,page_number:pageNumber,type:type},success:function(response){if("success"==response.type){jQuery(response.div_id).hide();jQuery(response.div_id).html(response.text);jQuery(response.div_id).fadeIn(500)}}})}}}}function imageMediaMenu(titleText="Images",buttonText="OK",imagePreviewFieldId="image-preview",imageAttachementIdFieldId="image_attachment_id"){var file_frame=wp.media.frames.file_frame=wp.media({title:titleText,button:{text:buttonText},multiple:false});var url;file_frame.on("select",function(){var attachment=file_frame.state().get("selection").first().toJSON();var urlThubmnail;if(attachment.sizes&&attachment.sizes.thumbnail&&attachment.sizes.thumbnail.url){urlThubmnail=attachment.sizes.thumbnail.url}else{urlThubmnail=attachment.url}jQuery(`#${imagePreviewFieldId}`).attr("src",urlThubmnail).css("width","auto");jQuery(`#${imagePreviewFieldId}`).removeAttr("srcset");jQuery(`#${imagePreviewFieldId}`).show();jQuery(`#${imageAttachementIdFieldId}`).val(attachment.id)});file_frame.open()}function touchDropdownPage(event){hiddenDivId=event.data.hiddenDivId;fieldname=event.data.fieldname;jQuery(`#${hiddenDivId}`).hide();jQuery("input[name='"+fieldname+"']").val(jQuery("select[name='dropdown_"+fieldname+"']").val());jQuery("input[name='"+fieldname+"']").prop("disabled",false)}function touchPersonDropdownPage(event){pageNumber=event.data.pageNumber;edit_wp_post_id=`input[name='submit_wp_post_ids[${pageNumber}]']`;jQuery(edit_wp_post_id).val(jQuery(`select[name='dropdown_submit_wp_post_ids[${pageNumber}]']`).val());ajaxLoadPostThumbnailNow(pageNumber)}function PageButtonClick(action,pageNumber){edit_wp_post_id=`input[name='submit_wp_post_ids[${pageNumber}]']`;dropdown_menu_div=`#hidd_drop_wp_post_ids_${pageNumber}`;switch(action){case"new":jQuery(dropdown_menu_div).hide();jQuery(edit_wp_post_id).hide();ajaxLoadPostThumbnailNow(pageNumber);break;case"choose":jQuery(edit_wp_post_id).hide();jQuery(dropdown_menu_div).show();jQuery(`select[name='dropdown_submit_wp_post_ids[${pageNumber}]']`).on("change",{pageNumber:pageNumber},touchPersonDropdownPage);ajaxLoadPostThumbnailNow(pageNumber);break;case"edit":jQuery(edit_wp_post_id).show();jQuery(dropdown_menu_div).hide();ajaxLoadPostThumbnailNow(pageNumber);break;case"none":jQuery(edit_wp_post_id).hide();jQuery(dropdown_menu_div).hide();jQuery(`#delayedLoadDivThumbnail_${pageNumber}`).hide();break}}function displaysIdField(id){jQuery("#"+id).show()}function toggleIdField(id1,id2){jQuery(`#${id1}`).show();jQuery(`#${id2}`).hide()}function selectNoPicture(imagePreviewFieldId,imageAttachementIdFieldId){jQuery(`#${imageAttachementIdFieldId}`).val("");jQuery(`#${imagePreviewFieldId}`).attr("src","").css("width","auto");jQuery(`#${imagePreviewFieldId}`).removeAttr("srcset");jQuery(`#${imagePreviewFieldId}`).hide()}function selectDefaultPicture(imagePreviewFieldId,imageAttachementIdFieldId,defaultPictureUrl){jQuery(`#${imageAttachementIdFieldId}`).val("");jQuery(`#${imagePreviewFieldId}`).attr("src",defaultPictureUrl)}function changeItem(formId,itemId){jQuery(`#choice_${formId}`).attr("action",jQuery(location).attr("href")+`&submit_item=${itemId}`);document.forms[`choice_${formId}`].submit()}function changeDbToUse(itemId){if(itemId!="___no_change___"&&itemId!="___manual_edit___"){jQuery("input[name='MonLabo_settings_group0[MonLabo_db_prefix_manual_edit]']").val(itemId)}}function editDbToUse(){jQuery("select[name='MonLabo_settings_group0[MonLabo_multisite_db_to_use]']").val("___manual_edit___")}function submitForm(formId,action){document.getElementById("action").value=action;if(jQuery("#form_edit_person").length){displaysIdField("edit-functions-fields")}document.forms[formId].submit()}function fillTriggerAndSubmit(trigerName){console.log(`#${trigerName}`);jQuery(`#${trigerName}`).val("true");jQuery("#submit").trigger("click")}function formatPersonsState(state){if(!state.id){return state.text}label=state.element.parentElement.label;if(label=="Alumni"){return state.text+" (alumni)"}else{return state.text}}jQuery(document).ready(function($){jQuery(".my-color-field").wpColorPicker();if(jQuery("#MonLabo_admin_options").length){jQuery("#MonLabo_settings_group10\\[MonLabo_perso_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_team_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_thematic_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_unit_page_parent\\]").select2()}if(jQuery("#form_edit_person").length){touchPersonCategory();touchPersonFunction();touchPersonTitle();touchPersonStatus();jQuery("select[name='submit_category']").on("change",touchPersonCategory);jQuery("select[name='submit_status']").on("change",touchPersonStatus);jQuery("#submit_mentors").select2({width:"100%"});jQuery("#submit_students").select2({width:"100%"})}if(jQuery("#form_edit_unit").length){jQuery("#submit_directors").select2({width:"100%"})}if(jQuery("#form_edit_team").length){jQuery("#submit_leaders").select2({width:"100%"});jQuery("#submit_persons").select2({width:"100%",templateSelection:formatPersonsState});jQuery("#submit_thematics").select2({width:"100%"})}if(jQuery("#form_edit_mainstruct").length){jQuery("#submit_directors").select2({width:"100%"})}if(jQuery(".form_edit_item").length){jQuery("#submit_item").select2();nbPages=jQuery("input[name^='submit_wp_post_ids']").length;f=function(event){ajaxLoadPostThumbnailNow(event.data.msg)};for(var i=0;i<nbPages;i++){jQuery(`input[name='submit_wp_post_ids[${i}]']`).change({msg:i},f);PageButtonClick(jQuery(`input[name='pageradio[${i}]']:checked`).val(),i);jQuery("#dropdown_submit_wp_post_ids\\["+i+"\\]").select2({width:"100%"});console.log("#dropdown_submit_wp_post_ids\\["+i+"\\]")}jQuery("#external-mentors-invisible").hide();jQuery("#external-students-invisible").hide();jQuery("#mentors-fields-invisible").hide();jQuery("#students-fields-invisible").hide()}jQuery("#MonLaboHideDivButton").attr("type","button").on("click",function(){jQuery(this).parent().parent().parent().hide();jQuery("#MonLaboCanceledAction").show()})});
     1function touchPersonCategory(){var categoryChosen=jQuery("select[name='submit_category']").val();jQuery("select[name='submit_fonction'] optgroup").hide();jQuery("select[name='submit_fonction'] optgroup[label='"+categoryChosen+"']").show()}function touchPersonStatus(){var itemChosen=jQuery("select[name='submit_status']").val();if(itemChosen==="actif"){jQuery("#MonLabo-date-departure-form").hide()}else{jQuery("#MonLabo-date-departure-form").show()}}function touchPersonFunction(){var fonctions=jQuery("select[name='submit_fonction']").val().split(" | ");jQuery("input[name='submit_function_en']").val(fonctions[1]);jQuery("input[name='submit_function_fr']").val(fonctions[2])}function touchPersonTitle(){var val=jQuery("select[name='submit_title']").val();if(val=="edit"){jQuery("#edit-person-title-field").show();if(jQuery("input[name='submit_title_edit']").val()=="none"){jQuery("input[name='submit_title_edit']").val("")}}else{jQuery("#edit-person-title-field").hide();jQuery("input[name='submit_title_edit']").val(val)}}function isPositiveIntegerOrEmpty(n){return n==""||n==-2||parseInt(n,10).toString(10)===n}function ajaxLoadPostThumbnailNow(pageNumber="__no_change__",selectname=""){pageNumber=parseInt(pageNumber);if(jQuery(`#delayedLoadDivThumbnail_${pageNumber}`).length){div_id=`#delayedLoadDivThumbnail_${pageNumber}`;jQuery(div_id).hide();if(selectname==""){wp_post_id=jQuery(`input[name='submit_wp_post_ids[${pageNumber}]']`).val();radio_status=jQuery(`input[name='pageradio[${pageNumber}]']:checked`).val();if(jQuery("#form_edit_person").length){type="person"}else if(jQuery("#form_edit_team").length){type="team"}else if(jQuery("#form_edit_thematic").length){type="thematic"}else if(jQuery("#form_edit_unit").length){type="unit"}else{type="unknown"}$item_id=jQuery("input[name='submit_id']").val()}else{wp_post_id=jQuery(`select[name='${selectname}']`).val();radio_status="dummy";type="person";$item_id=0}if(radio_status!="none"&&type!="unknown"){if(radio_status=="new"){wp_post_id=-2}if(wp_post_id!=""){jQuery.ajax({type:"post",dataType:"json",url:ajax_object_update_page_infobox.ajax_url,data:{action:"update_page_infobox",_ajax_nonce:ajax_object_update_page_infobox.nonce,item_id:$item_id,wp_post_id:wp_post_id,div_id:div_id,page_number:pageNumber,type:type},success:function(response){if("success"==response.type){jQuery(response.div_id).hide();jQuery(response.div_id).html(response.text);jQuery(response.div_id).fadeIn(500)}},error:function(){console.log("echec")}})}}}}function imageMediaMenu(titleText="Images",buttonText="OK",imagePreviewFieldId="image-preview",imageAttachementIdFieldId="image_attachment_id"){var file_frame=wp.media.frames.file_frame=wp.media({title:titleText,button:{text:buttonText},multiple:false});var url;file_frame.on("select",function(){var attachment=file_frame.state().get("selection").first().toJSON();var urlThubmnail;if(attachment.sizes&&attachment.sizes.thumbnail&&attachment.sizes.thumbnail.url){urlThubmnail=attachment.sizes.thumbnail.url}else{urlThubmnail=attachment.url}jQuery(`#${imagePreviewFieldId}`).attr("src",urlThubmnail).css("width","auto");jQuery(`#${imagePreviewFieldId}`).removeAttr("srcset");jQuery(`#${imagePreviewFieldId}`).show();jQuery(`#${imageAttachementIdFieldId}`).val(attachment.id)});file_frame.open()}function touchDropdownPage(event){hiddenDivId=event.data.hiddenDivId;fieldname=event.data.fieldname;jQuery(`#${hiddenDivId}`).hide();jQuery("input[name='"+fieldname+"']").val(jQuery("select[name='dropdown_"+fieldname+"']").val());jQuery("input[name='"+fieldname+"']").prop("disabled",false)}function touchPersonDropdownPage(event){pageNumber=event.data.pageNumber;edit_wp_post_id=`input[name='submit_wp_post_ids[${pageNumber}]']`;jQuery(edit_wp_post_id).val(jQuery(`select[name='dropdown_submit_wp_post_ids[${pageNumber}]']`).val());ajaxLoadPostThumbnailNow(pageNumber)}function PageButtonClick(action,pageNumber){edit_wp_post_id=`input[name='submit_wp_post_ids[${pageNumber}]']`;dropdown_menu_div=`#hidd_drop_wp_post_ids_${pageNumber}`;switch(action){case"new":jQuery(dropdown_menu_div).hide();jQuery(edit_wp_post_id).hide();jQuery("#MonLabo_noParentPageConfigured").show();ajaxLoadPostThumbnailNow(pageNumber);break;case"choose":jQuery(edit_wp_post_id).hide();jQuery(dropdown_menu_div).show();jQuery(`select[name='dropdown_submit_wp_post_ids[${pageNumber}]']`).on("change",{pageNumber:pageNumber},touchPersonDropdownPage);jQuery("#MonLabo_noParentPageConfigured").hide();ajaxLoadPostThumbnailNow(pageNumber);break;case"edit":jQuery(edit_wp_post_id).show();jQuery(dropdown_menu_div).hide();jQuery("#MonLabo_noParentPageConfigured").hide();ajaxLoadPostThumbnailNow(pageNumber);break;case"none":jQuery(edit_wp_post_id).hide();jQuery(dropdown_menu_div).hide();jQuery(`#delayedLoadDivThumbnail_${pageNumber}`).hide();jQuery("#MonLabo_noParentPageConfigured").hide();break}}function displaysIdField(id){jQuery("#"+id).show()}function toggleIdField(id1,id2){jQuery(`#${id1}`).show();jQuery(`#${id2}`).hide()}function selectNoPicture(imagePreviewFieldId,imageAttachementIdFieldId){jQuery(`#${imageAttachementIdFieldId}`).val("");jQuery(`#${imagePreviewFieldId}`).attr("src","").css("width","auto");jQuery(`#${imagePreviewFieldId}`).removeAttr("srcset");jQuery(`#${imagePreviewFieldId}`).hide()}function selectDefaultPicture(imagePreviewFieldId,imageAttachementIdFieldId,defaultPictureUrl){jQuery(`#${imageAttachementIdFieldId}`).val("");jQuery(`#${imagePreviewFieldId}`).attr("src",defaultPictureUrl)}function changeItem(formId,itemId){jQuery(`#choice_${formId}`).attr("action",jQuery(location).attr("href")+`&submit_item=${itemId}`);document.forms[`choice_${formId}`].submit()}function changeDbToUse(itemId){if(itemId!="___no_change___"&&itemId!="___manual_edit___"){jQuery("input[name='MonLabo_settings_group0[MonLabo_db_prefix_manual_edit]']").val(itemId)}}function editDbToUse(){jQuery("select[name='MonLabo_settings_group0[MonLabo_multisite_db_to_use]']").val("___manual_edit___")}function submitForm(formId,action){document.getElementById("action").value=action;if(jQuery("#form_edit_person").length){displaysIdField("edit-functions-fields")}document.forms[formId].submit()}function fillTriggerAndSubmit(trigerName){console.log(`#${trigerName}`);jQuery(`#${trigerName}`).val("true");jQuery("#submit").trigger("click")}function formatPersonsState(state){if(!state.id){return state.text}label=state.element.parentElement.label;if(label=="Alumni"){return state.text+" (alumni)"}else{return state.text}}jQuery(document).ready(function($){jQuery(".my-color-field").wpColorPicker();if(jQuery("#MonLabo_admin_options").length){name1="MonLabo_settings_group10[MonLabo_perso_page_parent]";name2="MonLabo_settings_group10[MonLabo_team_page_parent]";name3="MonLabo_settings_group10[MonLabo_thematic_page_parent]";name4="MonLabo_settings_group10[MonLabo_unit_page_parent]";jQuery("#MonLabo_settings_group10\\[MonLabo_perso_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_team_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_thematic_page_parent\\]").select2();jQuery("#MonLabo_settings_group10\\[MonLabo_unit_page_parent\\]").select2();ajaxLoadPostThumbnailNow(1,`${name1}`);ajaxLoadPostThumbnailNow(2,`${name2}`);ajaxLoadPostThumbnailNow(3,`${name3}`);ajaxLoadPostThumbnailNow(4,`${name4}`);f=function(event){ajaxLoadPostThumbnailNow(event.data.msg,event.data.selectname)};jQuery(`select[name='${name1}']`).on("change",{msg:1,selectname:`${name1}`},f);jQuery(`select[name='${name2}']`).on("change",{msg:2,selectname:`${name2}`},f);jQuery(`select[name='${name3}']`).on("change",{msg:3,selectname:`${name3}`},f);jQuery(`select[name='${name4}']`).on("change",{msg:4,selectname:`${name4}`},f)}if(jQuery("#form_edit_person").length){touchPersonCategory();touchPersonFunction();touchPersonTitle();touchPersonStatus();jQuery("select[name='submit_category']").on("change",touchPersonCategory);jQuery("select[name='submit_status']").on("change",touchPersonStatus);jQuery("#submit_mentors").select2({width:"100%"});jQuery("#submit_students").select2({width:"100%"})}if(jQuery("#form_edit_unit").length){jQuery("#submit_directors").select2({width:"100%"})}if(jQuery("#form_edit_team").length){jQuery("#submit_leaders").select2({width:"100%"});jQuery("#submit_persons").select2({width:"100%",templateSelection:formatPersonsState});jQuery("#submit_thematics").select2({width:"100%"})}if(jQuery("#form_edit_mainstruct").length){jQuery("#submit_directors").select2({width:"100%"})}if(jQuery(".form_edit_item").length){jQuery("#submit_item").select2();nbPages=jQuery("input[name^='submit_wp_post_ids']").length;f=function(event){ajaxLoadPostThumbnailNow(event.data.msg)};for(var i=0;i<nbPages;i++){jQuery(`input[name='submit_wp_post_ids[${i}]']`).on("change",{msg:i},f);PageButtonClick(jQuery(`input[name='pageradio[${i}]']:checked`).val(),i);jQuery("#dropdown_submit_wp_post_ids\\["+i+"\\]").select2({width:"100%"})}jQuery("#external-mentors-invisible").hide();jQuery("#external-students-invisible").hide();jQuery("#mentors-fields-invisible").hide();jQuery("#students-fields-invisible").hide()}jQuery("#MonLaboHideDivButton").attr("type","button").on("click",function(){jQuery(this).parent().parent().parent().hide();jQuery("#MonLaboCanceledAction").show()})});
  • mon-laboratoire/trunk/Admin/js/MonLabo-admin.min.js.map

    r3119363 r3125518  
    1 {"version":3,"sources":["Admin/js/MonLabo-admin.js"],"names":["touchPersonCategory","categoryChosen","jQuery","val","hide","show","touchPersonStatus","itemChosen","touchPersonFunction","fonctions","split","touchPersonTitle","isPositiveIntegerOrEmpty","n","parseInt","toString","ajaxLoadPostThumbnailNow","pageNumber","length","wp_post_id","div_id","radio_status","type","ajax","dataType","url","ajax_object_update_page_infobox","ajax_url","data","action","_ajax_nonce","nonce","item_id","page_number","success","response","html","text","fadeIn","imageMediaMenu","titleText","buttonText","imagePreviewFieldId","imageAttachementIdFieldId","file_frame","wp","media","frames","title","button","multiple","on","attachment","state","get","first","toJSON","urlThubmnail","sizes","thumbnail","attr","css","removeAttr","id","open","touchDropdownPage","event","hiddenDivId","fieldname","prop","touchPersonDropdownPage","edit_wp_post_id","PageButtonClick","dropdown_menu_div","displaysIdField","toggleIdField","id1","id2","selectNoPicture","selectDefaultPicture","defaultPictureUrl","changeItem","formId","itemId","location","document","forms","submit","changeDbToUse","editDbToUse","submitForm","getElementById","value","fillTriggerAndSubmit","trigerName","console","log","trigger","formatPersonsState","label","element","parentElement","ready","$","wpColorPicker","select2","width","templateSelection","nbPages","f","msg","i","change","this","parent"],"mappings":"AA2BC,SAASA,sBAGT,IAAIC,eAAiBC,OAAQ,kCAAmCC,MAG7DD,OAAQ,2CAA4CE,OACvDF,OAAQ,kDAAoDD,eAAiB,MAAOI,OAgBrF,SAASC,oBAGR,IAAIC,WAAaL,OAAQ,gCAAiCC,MAG1D,GAAKI,aAAe,QAAU,CAC7BL,OAAQ,gCAAiCE,WACnC,CACNF,OAAQ,gCAAiCG,QAgB3C,SAASG,sBAIR,IAAIC,UAAYP,OAAQ,kCAAmCC,MAAMO,MAAO,OAGxER,OAAQ,oCAAqCC,IAAKM,UAAU,IAC5DP,OAAQ,oCAAqCC,IAAKM,UAAU,IAW5D,SAASE,mBAGT,IAAIR,IAAMD,OAAQ,+BAAgCC,MAGlD,GAAKA,KAAO,OAAS,CACpBD,OAAQ,4BAA6BG,OACrC,GAAKH,OAAQ,mCAAoCC,OAAS,OAAS,CAClED,OAAQ,mCAAoCC,IAAK,SAE5C,CACND,OAAQ,4BAA6BE,OACrCF,OAAQ,mCAAoCC,IAAKA,MAKnD,SAASS,yBAAyBC,GACjC,OAAWA,GAAK,IACbA,IAAM,GACNC,SAASD,EAAE,IAAIE,SAAS,MAAQF,EAIpC,SAASG,yBAA0BC,WAAa,iBAC/CA,WAAaH,SAAUG,YACvB,GAAKf,mCAAoCe,cAAeC,OAAS,CAChEC,WAAajB,yCAA0Ce,iBAAkBd,MACzEiB,mCAAqCH,aACrCf,OAAQkB,QAAShB,OACjBiB,aAAgBnB,gCAAiCe,yBAA0Bd,MAC3E,GAAKD,OAAQ,qBAAsBgB,OAAQ,CAC1CI,KAAO,cACD,GAAKpB,OAAQ,mBAAoBgB,OAAQ,CAC/CI,KAAO,YACD,GAAKpB,OAAQ,uBAAwBgB,OAAQ,CACnDI,KAAO,gBACD,GAAKpB,OAAQ,mBAAoBgB,OAAQ,CAC/CI,KAAO,WACD,CACNA,KAAO,UAER,GAAOD,cAAgB,QAAcC,MAAQ,UAAc,CAC1D,GAAKD,cAAgB,MAAQ,CAC5BF,YAAc,EAGf,GAAKA,YAAc,GAAK,CACvBjB,OAAOqB,KAAK,CACXD,KAAO,OACPE,SAAW,OACXC,IAAMC,gCAAgCC,SACtCC,KAAO,CACNC,OAAQ,sBACRC,YAAaJ,gCAAgCK,MAC7CC,QAAW9B,OAAQ,2BAA4BC,MAC/CgB,WAAcA,WACdC,OAAUA,OACVa,YAAehB,WACfK,KAAQA,MAETY,QAAS,SAAUC,UAClB,GAAK,WAAaA,SAASb,KAAO,CACjCpB,OAAQiC,SAASf,QAAShB,OAC1BF,OAAQiC,SAASf,QAASgB,KAAMD,SAASE,MACzCnC,OAAQiC,SAASf,QAASkB,OAAQ,YAkBzC,SAASC,eACRC,UAAY,SACZC,WAAa,KACbC,oBAAsB,gBACtBC,0BAA4B,uBAK5B,IAAIC,WAAaC,GAAGC,MAAMC,OAAOH,WAAaC,GAAGC,MAAO,CACvDE,MAAOR,UACPS,OAAQ,CACPZ,KAAMI,YAEPS,SAAU,QAEX,IAAIzB,IAGJmB,WAAWO,GAAI,SAAU,WAGxB,IAAIC,WAAaR,WAAWS,QAAQC,IAAK,aAAcC,QAAQC,SAC/D,IAAIC,aACJ,GAAOL,WAAiB,OAAOA,WAAWM,MAAgB,WAAON,WAAWM,MAAMC,UAAc,IAAI,CACnGF,aAAeL,WAAWM,MAAMC,UAAUlC,QACpC,CACNgC,aAAeL,WAAW3B,IAI3BvB,WAAYwC,uBAAwBkB,KAAM,MAAOH,cAAeI,IAAK,QAAS,QAC9E3D,WAAYwC,uBAAwBoB,WAAY,UAChD5D,WAAYwC,uBAAwBrC,OACpCH,WAAYyC,6BAA8BxC,IAAKiD,WAAWW,MAI3DnB,WAAWoB,OAOZ,SAASC,kBAAmBC,OAC3BC,YAAYD,MAAMtC,KAAKuC,YACvBC,UAAUF,MAAMtC,KAAKwC,UACrBlE,WAAYiE,eAAgB/D,OAC5BF,OAAQ,eAAiBkE,UAAY,MAAOjE,IAAID,OAAQ,yBAA2BkE,UAAY,MAAOjE,OACtGD,OAAQ,eAAiBkE,UAAY,MAAOC,KAAM,WAAY,OAG/D,SAASC,wBAAyBJ,OACjCjD,WAAWiD,MAAMtC,KAAKX,WACtBsD,kDAAoDtD,gBACpDf,OAAQqE,iBAAkBpE,IAAID,mDAAoDe,iBAAkBd,OACpGa,yBAA0BC,YAG3B,SAASuD,gBAAiB3C,OAAQZ,YACjCsD,kDAAoDtD,gBACpDwD,4CAA8CxD,aAC9C,OAAQY,QACP,IAAK,MACJ3B,OAAQuE,mBAAoBrE,OAC5BF,OAAQqE,iBAAkBnE,OAC1BY,yBAA0BC,YAC1B,MACD,IAAK,SACJf,OAAQqE,iBAAkBnE,OAC1BF,OAAQuE,mBAAoBpE,OAC5BH,mDAAmDe,iBAAiBkC,GACnE,SAAU,CAAClC,WAAWA,YAAaqD,yBACpCtD,yBAA0BC,YAC1B,MACD,IAAK,OACJf,OAAQqE,iBAAkBlE,OAC1BH,OAAQuE,mBAAoBrE,OAC5BY,yBAA0BC,YAC1B,MACD,IAAK,OACJf,OAAQqE,iBAAkBnE,OAC1BF,OAAQuE,mBAAoBrE,OAC5BF,mCAAoCe,cAAeb,OACnD,OAWH,SAASsE,gBAAiBX,IACzB7D,OAAQ,IAAM6D,IAAK1D,OAOpB,SAASsE,cAAeC,IAAKC,KAC5B3E,WAAY0E,OAAQvE,OACpBH,WAAY2E,OAAQzE,OAYrB,SAAS0E,gBAAiBpC,oBAAsBC,2BAC5CzC,WAAYyC,6BAA8BxC,IAAK,IAClDD,WAAYwC,uBAAwBkB,KAAM,MAAO,IAAKC,IAAK,QAAS,QACpE3D,WAAYwC,uBAAwBoB,WAAY,UAC7C5D,WAAYwC,uBAAwBtC,OAQvC,SAAS2E,qBAAsBrC,oBAAsBC,0BAA2BqC,mBAC7E9E,WAAYyC,6BAA8BxC,IAAK,IAClDD,WAAYwC,uBAAwBkB,KAAM,MAAOoB,mBAalD,SAASC,WAAYC,OAAQC,QAE5BjF,kBAAmBgF,UAAWtB,KAAM,SAAU1D,OAAQkF,UAAWxB,KAAM,wBAA2BuB,UAGlGE,SAASC,gBAAgBJ,UAAUK,SASpC,SAASC,cAAeL,QACvB,GAAMA,QAAU,mBAAyBA,QAAU,oBAAwB,CAC1EjF,OAAQ,wEAAyEC,IAAKgF,SASxF,SAASM,cACRvF,OAAQ,uEAAwEC,IAAI,qBAYrF,SAASuF,WAAYR,OAAQrD,QAE5BwD,SAASM,eAAgB,UAAWC,MAAQ/D,OAC5C,GAAI3B,OAAQ,qBAAsBgB,OAAS,CAE1CwD,gBAAgB,yBAIjBW,SAASC,MAAMJ,QAAQK,SAQxB,SAASM,qBAAsBC,YAC9BC,QAAQC,QAASF,cACjB5F,WAAY4F,cAAe3F,IAAK,QAEhCD,OAAQ,WAAY+F,QAAQ,SAQ7B,SAASC,mBAAoB7C,OAC5B,IAAKA,MAAMU,GAAI,CACb,OAAOV,MAAMhB,KAEf8D,MAAM9C,MAAM+C,QAAQC,cAAcF,MAClC,GAAKA,OAAS,SAAW,CACxB,OAAO9C,MAAMhB,KAAO,gBACd,CACN,OAAOgB,MAAMhB,MAQfnC,OAAQmF,UAAWiB,MAAO,SAASC,GAClCrG,OAAQ,mBAAoBsG,gBAE5B,GAAKtG,OAAQ,0BAA2BgB,OAAQ,CAE/ChB,OAAO,4DAA4DuG,UACnEvG,OAAO,2DAA2DuG,UAClEvG,OAAO,+DAA+DuG,UACtEvG,OAAO,2DAA2DuG,UAEnE,GAAKvG,OAAQ,qBAAsBgB,OAAQ,CAE1ClB,sBACAQ,sBACAG,mBACAL,oBAEAJ,OAAQ,kCAAmCiD,GAAI,SAAUnD,qBACzDE,OAAQ,gCAAmCiD,GAAI,SAAU7C,mBAEzDJ,OAAO,mBAAmBuG,QAAQ,CAAEC,MAAO,SAC3CxG,OAAO,oBAAoBuG,QAAQ,CAAEC,MAAO,SAE7C,GAAKxG,OAAQ,mBAAoBgB,OAAQ,CACxChB,OAAO,qBAAqBuG,QAAQ,CAAEC,MAAO,SAE9C,GAAKxG,OAAQ,mBAAoBgB,OAAQ,CACxChB,OAAO,mBAAmBuG,QAAQ,CAAEC,MAAO,SAC3CxG,OAAO,mBAAmBuG,QAAQ,CAAEC,MAAO,OAAQC,kBAAmBT,qBACtEhG,OAAO,qBAAqBuG,QAAQ,CAAEC,MAAO,SAE9C,GAAKxG,OAAQ,yBAA0BgB,OAAQ,CAC9ChB,OAAO,qBAAqBuG,QAAQ,CAAEC,MAAO,SAE9C,GAAKxG,OAAQ,mBAAoBgB,OAAQ,CACxChB,OAAO,gBAAgBuG,UAEvBG,QAAQ1G,OAAO,qCAAqCgB,OACpD2F,EAAI,SAAS3C,OAASlD,yBAA0BkD,MAAMtC,KAAKkF,MAC3D,IAAK,IAAIC,EAAI,EAAGA,EAAIH,QAASG,IAAK,CACjC7G,yCAA0C6G,QAASC,OAAQ,CAACF,IAAKC,GAAIF,GACrErC,gBAAiBtE,gCAAiC6G,gBAAiB5G,MAAO4G,GAC1E7G,OAAO,kCAAoC6G,EAAI,OAAON,QAAQ,CAAEC,MAAO,SACvEX,QAAQC,IAAI,kCAAoCe,EAAI,OAErD7G,OAAQ,+BAAgCE,OACxCF,OAAQ,gCAAiCE,OACzCF,OAAQ,6BAA8BE,OACtCF,OAAQ,8BAA+BE,OAExCF,OAAO,yBAAyB0D,KAAK,OAAQ,UAAUT,GAAG,QAAS,WAClEjD,OAAO+G,MAAMC,SAASA,SAASA,SAAS9G,OACxCF,OAAO,0BAA0BG"}
     1{"version":3,"sources":["Admin/js/MonLabo-admin.js"],"names":["touchPersonCategory","categoryChosen","jQuery","val","hide","show","touchPersonStatus","itemChosen","touchPersonFunction","fonctions","split","touchPersonTitle","isPositiveIntegerOrEmpty","n","parseInt","toString","ajaxLoadPostThumbnailNow","pageNumber","selectname","length","div_id","wp_post_id","radio_status","type","$item_id","ajax","dataType","url","ajax_object_update_page_infobox","ajax_url","data","action","_ajax_nonce","nonce","item_id","page_number","success","response","html","text","fadeIn","error","console","log","imageMediaMenu","titleText","buttonText","imagePreviewFieldId","imageAttachementIdFieldId","file_frame","wp","media","frames","title","button","multiple","on","attachment","state","get","first","toJSON","urlThubmnail","sizes","thumbnail","attr","css","removeAttr","id","open","touchDropdownPage","event","hiddenDivId","fieldname","prop","touchPersonDropdownPage","edit_wp_post_id","PageButtonClick","dropdown_menu_div","displaysIdField","toggleIdField","id1","id2","selectNoPicture","selectDefaultPicture","defaultPictureUrl","changeItem","formId","itemId","location","document","forms","submit","changeDbToUse","editDbToUse","submitForm","getElementById","value","fillTriggerAndSubmit","trigerName","trigger","formatPersonsState","label","element","parentElement","ready","$","wpColorPicker","name1","name2","name3","name4","select2","f","msg","width","templateSelection","nbPages","i","this","parent"],"mappings":"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"}
  • mon-laboratoire/trunk/languages/mon-laboratoire-fr_FR.l10n.php

    r3125405 r3125518  
    11<?php
    2 return ['project-id-version'=>'Mon Laboratoire','report-msgid-bugs-to'=>'','pot-creation-date'=>'2020-10-08 18:05+0000','po-revision-date'=>'2024-07-25 16:13+0000','last-translator'=>'','language-team'=>'French (France)','language'=>'fr_FR','plural-forms'=>'nplurals=2; plural=n > 1;','mime-version'=>'1.0','content-type'=>'text/plain; charset=UTF-8','content-transfer-encoding'=>'8bit','x-generator'=>'Loco https://localise.biz/','x-loco-version'=>'2.6.11; wp-6.6.1','messages'=>[' page(s) in cache.'=>' page(s) dans le cache.','%s Displaying teams by list %s'=>'%s Affichage des équipes par liste %s','%s Displaying the header of personal pages %s or the header of team pages %s'=>'%s Affichage de l’entête des pages personnelles %s ou de l’entête des pages d’équipes %s','(Co-)director of the unit'=>'(co)directeur ou (co)directrice de l’unité','(disabled)'=>'(désactivé)','(This plugin has been updated to version %1$s since version %2$s)'=>'(Cette extension à été mise à jour à la version %1$s depuis  la version %2$s)','+ External persons'=>'+ Personnes extérieures','+ Mentor'=>'+ Tuteur/Tutrice','+ Mentors'=>'+ Tuteurs/Tutrices','+ Student'=>'+ Étudiant⋅e','--- Manual edit (use field "Prefix" below) ---'=>'--- Édition manuelle (utiliser le champ "Préfixe" ci-dessous) ---','--- No change ---'=>'--- Pas de changement ---','<a href="%s">You can find here</a> a video presentation (in french) of functionalites at congress "Journées Casuhal 2022".'=>'<a href="%s">Vous pouvez trouver ici</a> une vidéo de présentation des fonctionnalités au congrès "Journées Casuhal 2022".','<strong>Export persons</strong> to see the data structure.'=>'<strong>Exporter des personnes</strong> pour voir la structure des données.','<strong>Export team_member</strong> to see the data structure.'=>'<strong>Exporter team_member</strong> pour voir la structure de données.','<strong>Export teams</strong> to see the data structure.'=>'<strong>Exporter les équipes</strong> pour voir la structure des données.','<strong>id:</strong> This column should be filled with the appropriate value to replace a former person. For creating a new person use an <strong>id</strong> field empty or not used (ex: >1000). By default, any person who is not in the list of ids in the imported file will be deleted.'=>'<strong>id&nbsp;:</strong> cette colonne doit être remplie avec la valeur appropriée pour remplacer une ancienne personne. Pour créer une nouvelle personne, utilisez un champ <strong>id</strong> vide ou non utilisé (ex : >1000). Par défaut, toute personne qui ne figure pas dans la liste des identifiants du fichier importé sera supprimée.','<strong>id:</strong> Use the same <strong>id</strong> management policy as for importing persons.'=>'<strong>id&nbsp;:</strong> Utilisez la même politique de gestion des <strong>id</strong> que pour l\'importation de personnes.','<strong>image:</strong> If this column is empty, it will be ignored (image is not changed for an existing person).'=>'<strong>image&nbsp;:</strong> Si cette colonne est vide, elle sera ignorée (l\'image n\'est pas modifiée pour une personne existante).','<strong>wp_post_id:</strong> This column is ignored.'=>'<strong>wp_post_id&nbsp;:</strong> Cette colonne est ignorée.','A link is possible after a coma:'=>'Un lien est possible après une virgule&nbsp;:','active'=>'actif','Additional page'=>'Page supplémentaire','Address block width'=>'Largeur du bloc d’adresse','Address color'=>'Couleur de l’adresse','Address of the Public API of Descartes Publi'=>'Adresse de l’API publique de Descartes Publi','Address of the structure'=>'Adresse de la structure','Address of this structure<br />(ex: <em>University Gizmo<br>160 End-of-path road<br />00000 Nowhere-on-earth<br />France</em>).'=>'Adresse de cette structure<br />(ex: <em>Université bidule<br>160 rue du bout du chemin<br />00000 Nulle-part-sur-terre<br />France</em>).','Advanced features'=>'Fonctions avancées','Advanced tools'=>'Outils avancés','Affiliations'=>'Affiliations','Alt. addr.'=>'Adr. alt.','Alt. address'=>'Adresse alt.','Alt. contact'=>'Contact alt.','Alternate contact'=>'Contact alternatif','Alternate contact by email, telephone, fax or other means (if different from the main contact)'=>'Contact alternatif par mail, téléphone, fax ou autre moyen (si différent du contact de la structure principale)','Alternative address'=>'Adresse alternative','Alternative address (if different from the address of the main structure)'=>'Adressse alternative (si différente de l’adresse de la structure principale)','Alternative coordinates (if different from the main structure)'=>'Coordonnées alternatives (si différentes de la structure principale)&nbsp;:','Alumni:'=>'Alumni :','Announcements MonLabo'=>'Annonces MonLabo','Appearance'=>'Apparence','Appearance:'=>'Apparence&nbsp;:','At a glance, view your entire database.'=>'D’un coup d’œil, visualisez toute votre base.','At the end of the import, you will be asked if you want to create pages for new persons.'=>'À la fin de l\'importation, il vous sera demandé si vous souhaitez créer des pages pour de nouvelles personnes.','At the end of the import, you will be asked if you want to create pages for new teams.'=>'À la fin de l\'importation, il vous sera demandé si vous souhaitez créer des pages pour de nouvelles équipes.','Attention this page is already assigned to'=>'Attention cette page est déjà attribuée à','Author number in the Descartes Publi database in order to be able to display the publications (%s list available here %s)'=>'Numéro d’auteur dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Back to top of page'=>'Retour en haut de la page','Belonging:'=>'Appartenance&nbsp;:','Both! (HAL is used by default if the option <i>base</i> is not specified in <i>[publication_list]</i>)'=>'Les deux! (HAL est utilisé par défaut si l’option <i>base</i> n’est pas précisée dans <i>[publication_list]</i>)','Cache duration'=>'Durée du cache','Cache emptied!'=>'Cache vidé !','Cancel'=>'Annuler','Canceled action'=>'Action annulée','Categories'=>'Catégories','CAUTION: potentially dangerous tools. Use them only if you know what you are doing!'=>'ATTENTION: outils potentiellement dangereux. Ne les utilisez que si vous savez ce que fous faites!','Check this box to hide emails of all users.'=>'Activez ce bouton pour cacher les couriels de tous les utilisateurs.','Choose'=>'Choisir','Choose a picture'=>'Choisir une image','Chose media'=>'Choisir média','Clear cache'=>'Effacer le cache','Clear publications cache'=>'Efface le cache de publications','Code'=>'Code','Code of the lab (ex: CNRS UMR 8119)'=>'Code laboratoire (ex: CNRS UMR 8119)','Code of the structure'=>'Code de la structure','Code of this structure<br />(ex: <em>UMR 666</em>).'=>'Code de cette structure<br />(ex: <em>UMR 666</em>).','Color'=>'Couleur','Color of links and photo outlines'=>'Couleur des liens et des contours photo','Composition:'=>'Composition:','Configuration'=>'Configuration','Configuration of members and teams in the lab'=>'Configuration des membres et des équipes du labo','Configure'=>'Configurer','Configure publications cache'=>'Configure le cache de publications','Confirm to import.'=>'Confirmer l\'importation.','Contact by email, phone, fax or other means<br />(ex: <em>Fax : +33 (0) 1 42 86 20 80</em>).'=>'Contact par mail, téléphone, fax ou autre moyen<br />(ex: <em>Fax&nbsp;: +33 (0) 1 42 86 20 80</em>).','Coordinates of the structure that groups the laboratories:'=>'Coordonnées de la structure rassemblant les laboratoires&nbsp;:','Coordinates:'=>'Coordonnées&nbsp;:','Correct wrong parent pages'=>'Corriger les pages parents erronées','Create'=>'Créer','Create missing pages'=>'Créer les pages manquantes','Create missing pages for new items'=>'Créer des pages manquantes pour les nouveaux éléments','Create missing pages translations'=>'Créer des traductions de pages manquantes','Created or replaced %s item(s) successfully.'=>'Création ou remplacement réussi de %s élément(s).','Current site'=>'Site actuel','currently'=>'actuellement','Custom CSS code'=>'Code CSS personnalisé','Custom fields'=>'Champs personnalisés','Custom fields for persons'=>'Champs personnalisé pour les personnels','Custom fields:'=>'Champs personnalisés&nbsp;:','Custom formatting'=>'Mise en forme personnalisée','Custom texts'=>'Textes personnalisés','Data privacy'=>'Données perso','Database table prefix to use (multisite)'=>'Préfixe des tables de la base de données à utiliser (multisite)','Date or year when the person left the structure (useful for former members)'=>'Date ou année de départ de la structure (utile pour les anciens membres)','Default image'=>'Image par défaut','Default title before the list of publications'=>'Titre par défaut devant la liste des publications','Default title for current members'=>'Titre par défaut pour les membres courants','Default title for list of direction members'=>'Titre par défaut pour les membres de la direction','Default title for list of team leaders'=>'Titre par défaut pour les chefs d’équipe','defined by Polylang'=>'définie par Polylang','Delete'=>'Supprimer','Deleted %s item(s) successfully.'=>'Suppression réussie de %s élément(s).','Deleted formers relations teams-persons and replaced by %s new ones.'=>'Suppression des anciennes relations personnes-équipes et remplacement par %s nouvelles relations.','Departure date from the unit'=>'Date depart de l’unité','Descartes Id'=>'Id Descartes','Descartes login'=>'Identifiant Descartes','Descartes Publi (API reserved for the University of ParisDescartes)'=>'Descartes Publi (API réservée à l’Université ParisDescartes)','Descartes Publi Id'=>'Id Descartes Publi','Direction:'=>'Direction&nbsp;:','Direction?'=>'Direction&nbsp;?','Directors'=>'Directeurs','discussions of the plugin users'=>'discussions des utilisateurs de l’extension','Display format of publications'=>'format d’affichage des publications','Display language'=>'Langue d’affichage','Display of publications'=>'Affichage des publications','Display of staff...<ul><li>...%1$s that are active: by list %2$s, by table %3$s, by flowchart %4$s </li><li>... %5$s who are former members: by list %6$s, by table %7$s, by organization chart %8$s </li></ul>'=>'Affichage des personnels...<ul><li>... %1$s qui sont actifs&nbsp;: par liste %2$s, par tableau %3$s, par organigramme %4$s </li><li>... %5$s qui sont des anciens membres&nbsp;: par liste %6$s, par tableau %7$s, par organigramme %8$s </li></ul>','Displaying publications %s'=>'Affichage des publications %s','Displays the "Custom Fields" tab to be able to add custom columns to user tables (need programming to use).'=>'Affiche l\'onglet "Champs personnalisés" pour pouvoir ajouter des colonnes personnalisées aux tables des personnes (nécessite de programmer pour être utilisé).','Do not touch if you do not understand. Permit to use the plugin tables with other prefixed name.'=>'Ne pas toucher si vous ne comprenez pas. Permettre d\'utiliser les tables de l’extension avec un autre nom préfixé.','Door'=>'N° de porte','Download CSV'=>'Télécharger le CSV','draft'=>'brouillon','Draft page'=>'Page en brouillon','Draft pages'=>'Pages en brouillon','E-mail(s)'=>'E-mail(s)','Edit'=>'Éditer','Edit / New'=>'Éditer / Nouveau','Edit page'=>'Éditer la page','edit page #%s'=>'éditer la page n°%s','Edit persons and structures'=>'Édite les personnels et les structures','Edit this person'=>'Édite cette personne','Edit this team'=>'Édite cette équipe','Edit this unit'=>'Édite cette unité','Email'=>'Couriel','Employment, function of the person in English'=>'Emploi, fonction de la personne en anglais','Employment, function of the person in French'=>'Emploi, fonction de la personne en français','English'=>'Anglais','English name of the team group'=>'Nom anglais du groupe d’équipes','English plural'=>'anglais pluriel','English singular'=>'anglais singulier','Error in export'=>'Erreur dans l\'exportation','ex: new versions'=>'ex: nouvelles versions','Export'=>'Exporter','Export / Import items'=>'Exporter / Importer des éléments','Export persons'=>'Exporter les personnes','Export successfull to media librairy'=>'Exportation réussie vers la bibliothèque des médias','Export teams'=>'Exporter les équipes','Export teams_members relation table'=>'Exporter la table de relation teams_members','Export thematics'=>'Exporter les thématiques','Export units'=>'Exporter les unités','Ext. URL'=>'URL ext.','External mentors'=>'Tuteurs/Tutrices extérieur⋅e⋅s','External publication server'=>'Serveur externe de publication','External students'=>'Étudiant⋅e⋅s extérieur⋅e⋅s','Features'=>'Fonctionnalités','Field title #%u'=>'Titre du champs n°%u','For a structure that brings together several laboratories.'=>'Pour une structure rassemblant plusieurs laboratoires.','For importing new image, please drop new files in the <a href="media-new.php">Upload new media</a> interface, then fill the filename in this column.'=>'Pour importer de nouvelles images, veuillez déposer les nouveaux fichiers dans l\'interface <a href="media-new.php">Téléverser un média</a>, puis indiquez le nom du fichier dans cette colonne.','former member'=>'ancien membre','French'=>'Français','French name of the team group'=>'Nom français du groupe d’équipes','French plural'=>'français pluriel','French singular'=>'français singulier','General configurations'=>'Configurations générales','Generate default parent page ("Lab members")'=>'Générer une page parente par défaut ("Membres du laboratoire")','Generate default parent page ("Teams")'=>'Générer une page parente par défaut ("Équipes")','Generate default parent page ("Thematics")'=>'Generate default parent page ("Thématiques")','Generate default parent page ("Units")'=>'Generate default parent page ("Unités")','Get informed'=>'Informez-vous','HAL (Public API open to all)'=>'HAL (API publique ouverte à tous)','HAL structure identifier to be able to display publications (several possible numbers separated by commas) (%slist available here%s)'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s)','HAL structure identifier to be able to display the publications (numbers separated by commas) (%s list viewable here %s) If empty, MyLabo will use the idHal of each member of the unit.'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s) Si vide, MonLabo utilisera les idHal de chaque membre de l’unité.','HAL structure identifier to be able to display the publications (numbers separated by commas) (%slist available here%s) If empty, MonLabo will use the IdHal of each member of the team.'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s) Si vide, MonLabo utilisera les IdHal de chaque membre de l’équipe.','Help for persons import'=>'Aide à l\'importation des personnes','Help for teams import'=>'Aide à l\'importation des équipes','Help for teams_members import'=>'Aide pour l\'importation de teams_members','Help us by reporting that you are a user'=>'Aidez-nous en signalant que vous êtes utilisateur','here'=>'ici','Hervé SUAUDEAU'=>'Hervé SUAUDEAU','Hide emails on the website'=>'Cacher les courriels sur le site','http://www.monlabo.org'=>'http://www.monlabo.org','https://www.sppin.fr/members/herve-suaudeau/'=>'https://www.sppin.fr/members/herve-suaudeau/','Id'=>'Id','Identifier number of the group of teams that automatically increases'=>'Numéro d’identifiant du groupe d’équipes qui s’incrémente automatiquement','Identifier number of the team that automatically increments itself'=>'Numéro d’identifiant de l’équipe qui s’incrémente automatiquement','Identifier number of the unit that automatically increases'=>'Numéro d’identifiant de l’unité qui s’incrémente automatiquement','Identity:'=>'Identité&nbsp;:','IdHAL'=>'IdHAL','IdHal (ex: annie-malduzoo) to be able to display publications (%slist available here%s)'=>'IdHAL (ex: annie-malduzoo) pour pouvoir afficher les publications (%sliste consultable ici%s)','If this file is imported, all former relations will be deleted.'=>'Si ce fichier est importé, toutes les anciennes relations seront supprimées.','If your structure is only one lab (one unit), do not fill.'=>'Si votre structure n’est qu’un seul laboratoire, ne pas remplir.','imageNone'=>'Aucune','Import'=>'Importer','Import all persons and erase former ones'=>'Importer toutes les personnes et effacer les anciennes','Import all teams and erase former ones'=>'Importer toutes les équipes et effacer les anciennes','Import file (type %s) is invalid.'=>'Le fichier d\'importation (type %s) n\'est pas valide.','Import is finished!'=>'L\'importation est terminée !','Import persons, teams or teams members table from CVS files'=>'Importer des personnes, des équipes ou des membres d\'équipes à partir de fichiers CVS','Import teams_members relation table and erase former one'=>'Importer la table de relation teams_members et effacer les anciennes relations','Importation error'=>'Erreur d\'importation','Information:'=>'Informations&nbsp;:','Invalid WordPress page IDs for:'=>'ID invalides de page WordPress pour&nbsp;:','Laboratory affiliation structures'=>'Structures d’affiliation du laboratoire','Language configured %1$s in WordPress %2$s or by a translation plugin'=>'Langue configurée %1$s dans WordPress %2$s ou par une extension de traduction','Language of the content generated by Mon Laboratoire'=>'Langue du contenu généré par Mon Laboratoire','Languages'=>'Langues','Leaders'=>'Responsables','link'=>'lien','Link to the DescartesPubli publication server'=>'Lien avec le serveur de publications DescartesPubli','Link to the HAL publication server'=>'Lien avec le serveur de publications HAL','Links'=>'Liens','Links to an external site'=>'Liens vers un site extérieur','List of groups to which the team belongs (multiple selection)'=>'Liste des groupes auxquels appartient l’équipe (sélection multiple)','Logo'=>'Logo','logoNone'=>'Aucun','Logo <small>(by default it will be the logo of the unit)</small>'=>'Logo <small>(par défaut ce sera le logo de l’unité)</small>','Mail, phone, fax or contact'=>'Mail, tel, fax ou contact','Main page'=>'Page principale','Main structure'=>'Structure principale','Manage pages'=>'Gérer les pages','Member'=>'Membre','Members list'=>'Liste de personnels','Members:'=>'Membres :','Mentors'=>'Tuteurs','Mentors and supervised students'=>'Mentors et étudiants supervisés','Mini documentation'=>'Mini documentation','Missing WordPress page for:'=>'Page WordPress manquantes pour&nbsp;:','Modified %s item(s) successfully.'=>'Modifié avec succès le(s) %s élément(s).','Modify'=>'Modifier','Mon Laboratoire'=>'Mon Laboratoire','MonLabo mailing list'=>'Liste MonLabo','Multilingual, using the Polylang translation plugin'=>'Multilingue, par l’extension de traduction Polylang','Name (en)'=>'Nom (en)','Name (fr)'=>'Nom (fr)','Name in English'=>'Nom anglais','Name in French'=>'Nom français','Name of laboratory in English'=>'Nom du laboratoire en anglais','Name of laboratory in French'=>'Nom du laboratoire en français','Name of the grouping'=>'Nom du regroupement','Name of the laboratory director (s)'=>'Nom du/des Directeur(s) du laboratoire','Name of the main structure<br /> (ex: <em>Centre on the study of teleportation and bread crumbs</em>).'=>'Nom de la structure principale<br />(ex: <em>Centre sur l’étude de la téléportation et des miettes de pain</em>).','Name of the structure'=>'Nom de la structure','Name of the team in English'=>'Nom de l’équipe en anglais','Name of the team in French'=>'Nom de l’équipe en français','NAME,URL'=>'NOM,ADRESSE_WEB','Names of the groups of teams (thematic, research group, axis...)'=>'Noms des groupes d’équipes (thématique, groupe de recherche, axe...)','Names of the structure\'s directors'=>'Noms des directeurs et directrices de la structure','Names of the team leaders (add as a member first)'=>'Noms des chefs d\'équipe (ajouter d\'abord en tant que membre)','Names of the team members'=>'Noms des membres de l\'équipe','New member'=>'Nouveau membre','New person created (ID=%u).'=>'Nouvelle personne crée (ID=%u).','New team'=>'Nouvelle équipe','New team created (ID=%u).'=>'Nouvelle équipe crée (ID=%u).','New thematic'=>'Nouvelle thématique','New thematic created (ID=%u).'=>'Nouvelle thématique crée (ID=%u).','New title displayed before the name (ex: Pr., Dr.)'=>'Nouveau titre affiché avant le nom (ex: Pr., Dr.)','New unit'=>'Nouvelle unité','New unit created (ID=%u).'=>'Nouvelle unité crée (ID=%u).','no'=>'non','No page'=>'Pas de page','nom_plurielFormer members'=>'Anciens membres','nom_plurielWorking'=>'Actifs','Number of custom fields (1 to 10)'=>'Nombre champs personnalisés (de 1 à 10)','Number of hours before update'=>'Nombre d’heures avant mise à jour','Number of unit in the Descartes Publi database to be able to display the publications (%s list viewable here %s)'=>'Numéro d’unité dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Obsolete parameters'=>'Paramètres obsolètes','One person per line.'=>'Une personne par ligne.','Open the configuration page for this plugin'=>'Ouvre la page de configuration pour cette extension','option-langageNone'=>'Aucun','optional'=>'facultatif','page'=>'page','pageNone'=>'Aucune','Page %1$s deleted from %2$s.'=>'Page %1$s supprimée de %2$s.','Page %d'=>'Page %d','Page %s created.'=>'Page %s crée.','Page created!'=>'Page créée !','Page ID or ext. URL.'=>'Page ID ou URL ext.','Page of %1$s created (%2$s - %3$s)'=>'Page de %1$s crée (%2$s - %3$s)','Pages'=>'Pages','Pages %1$s and %2$s created.'=>'Pages %1$s et %2$s crées.','Pages %1$s deleted from %2$s.'=>'Pages %1$s supprimées de %2$s.','Pages published'=>'Pages publiées','Pages switched to draft:'=>'Pages basculées en brouillon:','Pages:'=>'Pages&nbsp;:','Parent changed for pages:'=>'Les parents ont été changés pour les pages :','Parent page for personal pages'=>'Page de rattachement des pages personnelles','Parent page for teams pages'=>'Page parente pour les pages des équipes','Parent page for thematic pages'=>'Page parente pour les pages thématiques','Parent page for units pages'=>'Page parente pour les pages d\'unités','Parent pages not configured'=>'Les pages parentes ne sont pas configurées','Parent pages of persons and structures'=>'Pages parentes de personnes et structures','ParisDescartes user name (can be used as login)'=>'Identifiant ParisDescartes (peut servir d’identifiant de connexion)','Person pannel'=>'Panneau personnel','Person(s):'=>'Personne(s)&nbsp;:','Personal banner (perso panel)'=>'Bandeau personnel (perso panel)','Personal external website'=>'Site perso ext.','Personal photo'=>'Photo personnelle','Personal pictures'=>'Photos personnelles','Personalized fields for the personal table'=>'Champs personnalisés pour la table des personnels','personneCategory'=>'Catégorie','personneCategory and function'=>'Catégorie et fonction','personneCoordinates:'=>'Coordonnées&nbsp;:','personneFirst name'=>'Prénom','personneFunction (en)'=>'Fonction (en)','personneFunction (fr)'=>'Fonction (fr)','personneLeave date'=>'Départ','personneName'=>'Nom','personneNew function (English)'=>'Nouvelle fonction (anglais)','personneNew function (French)'=>'Nouvelle fonction (français)','personneSituation:'=>'États&nbsp;:','personneStatus'=>'Statut','personneTitle'=>'Titre','Persons'=>'Personnels','Persons and structures'=>'Personnels et structures','Persons and teams'=>'Personnels et équipes','Phone'=>'Téléphone','Phone extension number'=>'Poste téléphonique','Phone prefix'=>'Préfixe téléphonique','Phone prefix of the structure<br />(ex: <em>+33 1 42 86 </em>).'=>'Préfixe téléphonique de la structure<br />(ex: <em>+33 1 42 86 </em>).','Photo'=>'Photo','Please confirm before import'=>'Veuillez confirmer avant l\'importation','Please reload the page.'=>'Merci de recharger la page.','Please use the following mandatory columns:'=>'Veuillez utiliser les colonnes obligatoires suivantes&nbsp;:','Please use the following minimum mandatory columns:'=>'Veuillez utiliser les colonnes minimales obligatoires suivantes&nbsp;:','pluginactivated'=>'activée','plugindeactivated'=>'désactivée','pluginuninstalled'=>'désinstallée','Plugin functions that can be activated'=>'Fonctions activables de l’extension','Plugin Mon-laboratoire:'=>'Extension Mon-laboratoire&nbsp;:','Polylang plugin status'=>'État de l’extension Polylang','Possible address of replacement for the structure.'=>'Adresse éventuelle de remplacement de celle de la structure.','Prefix to use for the database'=>'Préfixe à utiliser pour la base de données','Prefix:'=>'Préfixe :','Presentation of functionalities in video'=>'Présentation des fonctionnalités en vidéo:','Privacy'=>'Confidentialité','Properties:'=>'Propriétés&nbsp;:','Publications'=>'Publications','Publications cache'=>'Cache de publications','Publications:'=>'Publications&nbsp;:','Read these tips before completing the following columns:'=>'Lisez ces conseils avant de remplir les colonnes suivantes :','Removes invalid page numbers'=>'Supprime les numéros de page non valides','Room'=>'Bureau','Rounding rate of pictures (0 to 50%)'=>'Taux d’arrondi des photos (0 à 50%)','Select'=>'Selectionnez','Selection:'=>'Sélection&nbsp;:','Several units'=>'Unités multiples','Shortcodes'=>'Shotcodes','Shortcuts:'=>'Raccourcis&nbsp;:','Simplify the management of a research unit\'s website'=>'Simplifier la gestion du site web d’une structure de recherche','Size of person\'s name'=>'Taille du nom de la personne','Size of the address text'=>'Taille du texte de l’adresse','Struct. Id'=>'Id struct.','struct. Id'=>'Id struct.','Structure'=>'Structure','Students'=>'Étudiant⋅e⋅s','Subscribe now'=>'S’abonner','Switch to draft alumni pages'=>'Basculer en brouillon les pages des alumni','Table view'=>'Vue en tableaux','Team'=>'Équipe','Team color (used in[members_chart],[members_table] and[team_panel])'=>'Couleur de l’équipe (utilisé dans [members_chart], [members_table] et [team_panel])','Team groups'=>'Groupes d’équipes','team leader'=>'chef(fe) d\'équipe','Team leaders'=>'Chef⋅fe⋅s d’équipe','Team number in the Descartes Publi database to be able to display the publications (%s list available here %s)'=>'Numéro d’équipe dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Team(s):'=>'Équipe(s)&nbsp;:','Teams'=>'Équipes','Telephone extension (enter a number starting with + so that the prefix is not used)'=>'Poste téléphonique (entrer un numéro commençant par + pour que le préfixe ne soit pas utilisé)','Tell the authors that you are using the plugin on'=>'Indiquez aux auteurs que vous utilisez l’extension sur','The %s following persons will be created:'=>'Les %s personnes suivantes seront créées :','The %s following persons will be deleted:'=>'Les %s personnes suivantes seront effacées :','The %s following persons will be modified:'=>'Les %s personnes suivantes seront modifiées :','The %s following teams will be created:'=>'Les %s équipes suivantes seront créées :','The %s following teams will be deleted:'=>'Les %s équipes suivantes seront effacées&nbsp;:','The %s following teams will be modified:'=>'Les %s équipes suivantes seront modifiées&nbsp;:','The following new items do not have a WordPress page:'=>'Les nouveaux éléments suivants n\'ont pas de page WordPress&nbsp;:','The new members list will be:'=>'La liste nouvelle liste de membres d\'équipes sera la suivante&nbsp;:','The page #%s does not exist'=>'La page n°%s n’existe pas','The plugin does not work because it was installed on an obsolete version of mon-laboratoire (&lt; v2.8). To solve the problem, before putting back this version, you must install version 2.8 of the plugin to ensure data migration.'=>'L’extension ne fonctionne pas car elle a été installée sur une version obsolète de mon-laboratoire (&lt; v2.8). Pour résoudre le problème, avant de remettre cette version, vous devez installer la version 2.8 de l’extension afin d’assurer la migration des données.','The plugin has changed settings and will update itself.'=>'Cette extension a changé de paramètres et va se mettre à jour.','Thematic(s):'=>'Thématique(s)&nbsp;:','Thematics'=>'Thématiques','This plugin adds the below shortcodes. These "shortcodes" are to be inserted in the pages to automatically generate contents.'=>'Cette extension ajoute les "shortcodes" ci-dessous. Ces "shortcodes" sont à insérer dans les pages pour générer automatiquement des contenus.','This WordPress plugin allows, on a unified interface, to manage the pages of teams and staff of a research laboratory.<br /> It simplifies the update of members and teams, their information and their publication list (extracted from HAL or an in-house database such as Paris Descartes database).'=>'Cette extension WordPress permet, sur une interface unifiée, de gérer les pages des équipes et des personnels d’un laboratoire de recherche.<br />Elle simplifie la mise à jour des membres et équipes, de leurs informations et leur liste de publication (extraite de HAL ou d’une base de donnée maison comme celle de Paris Descartes).','titre honnorifiqueTitle'=>'Titre','To be able to group teams (thematic, research group, axis...). You can configure the name of the grouping on <a href="%s">this page</a>'=>'Pour pouvoir grouper les équipes (thématique, groupe de recherche, axe...). Vous pouvez configurer le nom du regroupement sur <a href="%s">cette page</a>','translated'=>'traduit','Translation of %1$s pages created (%2$s)'=>'Traduction de pages de %1$s crées (%2$s)','Unable to create the page.'=>'Impossible de créer la page.','Uncheck this box to use only the extraction of Descartes Publi publications.'=>'À décocher pour n’utiliser que l’extraction de publications Descartes Publi.','Unit'=>'Unité','Unit(s):'=>'Unité(s)&nbsp;:','Units'=>'Unités','unitéCode'=>'Code','URL %s is invalid'=>'L’URL %s est invalide','use this picture'=>'utiliser cette image','version %s'=>'version %s','Visible'=>'Visible','Visible person?'=>'Personnel visible&nbsp;?','Visitor\'s browser language'=>'Langue du navigateur du visiteur','WARNING : The following tasks will be carried out if you confirm:'=>'AVERTISSEMENT : Les tâches suivantes seront exécutées si vous confirmez&nbsp;:','Width of the personal banner'=>'Largeur du bandeau personnel','WordPress page IDs of alumni that are not draft:'=>'ID de page WordPress des alumni qui ne sont pas en brouillon&nbsp;:','WordPress page without translation for:'=>'Page WordPress sans traduction pour&nbsp;:','Wrong WordPress parent page for:'=>'Mauvaise page parent WordPress pour&nbsp;:','yes'=>'oui','You can allow the developers to publish on the <a href="%s">plugin site</a> that you are a user of MyLabo. This will do us a great service to show that this plugin is being used.'=>'Vous pouvez autoriser les développeurs à publier sur le <a href="%s">site de l’extension</a> que vous être utilisateur de MonLabo. Cela nous rendra grandement service pour montrer que cette extension est utilisée.','You can also subscribe to the following mailing lists'=>'Vous pouvez également vous inscrire aux listes de diffusion suivantes','You do not have sufficient permission to access this page.'=>'Vous n’avez pas la permission suffisante pour accéder à cette page','You have not configured a parent page for new pages. By default, new pages will be saved at the root.'=>'Vous n\'avez pas configuré de page parente pour les nouvelles pages. Par défaut, les nouvelles pages seront enregistrées à la racine.']];
     2return ['project-id-version'=>'Mon Laboratoire','report-msgid-bugs-to'=>'','pot-creation-date'=>'2020-10-08 18:05+0000','po-revision-date'=>'2024-07-25 16:47+0000','last-translator'=>'','language-team'=>'French (France)','language'=>'fr_FR','plural-forms'=>'nplurals=2; plural=n > 1;','mime-version'=>'1.0','content-type'=>'text/plain; charset=UTF-8','content-transfer-encoding'=>'8bit','x-generator'=>'Loco https://localise.biz/','x-loco-version'=>'2.6.11; wp-6.6.1','messages'=>[' page(s) in cache.'=>' page(s) dans le cache.','%s Displaying teams by list %s'=>'%s Affichage des équipes par liste %s','%s Displaying the header of personal pages %s or the header of team pages %s'=>'%s Affichage de l’entête des pages personnelles %s ou de l’entête des pages d’équipes %s','(Co-)director of the unit'=>'(co)directeur ou (co)directrice de l’unité','(disabled)'=>'(désactivé)','(This plugin has been updated to version %1$s since version %2$s)'=>'(Cette extension à été mise à jour à la version %1$s depuis  la version %2$s)','+ External persons'=>'+ Personnes extérieures','+ Mentor'=>'+ Tuteur/Tutrice','+ Mentors'=>'+ Tuteurs/Tutrices','+ Student'=>'+ Étudiant⋅e','--- Manual edit (use field "Prefix" below) ---'=>'--- Édition manuelle (utiliser le champ "Préfixe" ci-dessous) ---','--- No change ---'=>'--- Pas de changement ---','<a href="%s">You can find here</a> a video presentation (in french) of functionalites at congress "Journées Casuhal 2022".'=>'<a href="%s">Vous pouvez trouver ici</a> une vidéo de présentation des fonctionnalités au congrès "Journées Casuhal 2022".','<strong>Export persons</strong> to see the data structure.'=>'<strong>Exporter des personnes</strong> pour voir la structure des données.','<strong>Export team_member</strong> to see the data structure.'=>'<strong>Exporter team_member</strong> pour voir la structure de données.','<strong>Export teams</strong> to see the data structure.'=>'<strong>Exporter les équipes</strong> pour voir la structure des données.','<strong>id:</strong> This column should be filled with the appropriate value to replace a former person. For creating a new person use an <strong>id</strong> field empty or not used (ex: >1000). By default, any person who is not in the list of ids in the imported file will be deleted.'=>'<strong>id&nbsp;:</strong> cette colonne doit être remplie avec la valeur appropriée pour remplacer une ancienne personne. Pour créer une nouvelle personne, utilisez un champ <strong>id</strong> vide ou non utilisé (ex : >1000). Par défaut, toute personne qui ne figure pas dans la liste des identifiants du fichier importé sera supprimée.','<strong>id:</strong> Use the same <strong>id</strong> management policy as for importing persons.'=>'<strong>id&nbsp;:</strong> Utilisez la même politique de gestion des <strong>id</strong> que pour l\'importation de personnes.','<strong>image:</strong> If this column is empty, it will be ignored (image is not changed for an existing person).'=>'<strong>image&nbsp;:</strong> Si cette colonne est vide, elle sera ignorée (l\'image n\'est pas modifiée pour une personne existante).','<strong>wp_post_id:</strong> This column is ignored.'=>'<strong>wp_post_id&nbsp;:</strong> Cette colonne est ignorée.','A link is possible after a coma:'=>'Un lien est possible après une virgule&nbsp;:','active'=>'actif','Additional page'=>'Page supplémentaire','Address block width'=>'Largeur du bloc d’adresse','Address color'=>'Couleur de l’adresse','Address of the Public API of Descartes Publi'=>'Adresse de l’API publique de Descartes Publi','Address of the structure'=>'Adresse de la structure','Address of this structure<br />(ex: <em>University Gizmo<br>160 End-of-path road<br />00000 Nowhere-on-earth<br />France</em>).'=>'Adresse de cette structure<br />(ex: <em>Université bidule<br>160 rue du bout du chemin<br />00000 Nulle-part-sur-terre<br />France</em>).','Advanced features'=>'Fonctions avancées','Advanced tools'=>'Outils avancés','Affiliations'=>'Affiliations','Alt. addr.'=>'Adr. alt.','Alt. address'=>'Adresse alt.','Alt. contact'=>'Contact alt.','Alternate contact'=>'Contact alternatif','Alternate contact by email, telephone, fax or other means (if different from the main contact)'=>'Contact alternatif par mail, téléphone, fax ou autre moyen (si différent du contact de la structure principale)','Alternative address'=>'Adresse alternative','Alternative address (if different from the address of the main structure)'=>'Adressse alternative (si différente de l’adresse de la structure principale)','Alternative coordinates (if different from the main structure)'=>'Coordonnées alternatives (si différentes de la structure principale)&nbsp;:','Alumni:'=>'Alumni :','Announcements MonLabo'=>'Annonces MonLabo','Appearance'=>'Apparence','Appearance:'=>'Apparence&nbsp;:','At a glance, view your entire database.'=>'D’un coup d’œil, visualisez toute votre base.','At the end of the import, you will be asked if you want to create pages for new persons.'=>'À la fin de l\'importation, il vous sera demandé si vous souhaitez créer des pages pour de nouvelles personnes.','At the end of the import, you will be asked if you want to create pages for new teams.'=>'À la fin de l\'importation, il vous sera demandé si vous souhaitez créer des pages pour de nouvelles équipes.','Attention this page is already assigned to'=>'Attention cette page est déjà attribuée à','Author number in the Descartes Publi database in order to be able to display the publications (%s list available here %s)'=>'Numéro d’auteur dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Back to top of page'=>'Retour en haut de la page','Belonging:'=>'Appartenance&nbsp;:','Both! (HAL is used by default if the option <i>base</i> is not specified in <i>[publication_list]</i>)'=>'Les deux! (HAL est utilisé par défaut si l’option <i>base</i> n’est pas précisée dans <i>[publication_list]</i>)','Cache duration'=>'Durée du cache','Cache emptied!'=>'Cache vidé !','Cancel'=>'Annuler','Canceled action'=>'Action annulée','Categories'=>'Catégories','CAUTION: potentially dangerous tools. Use them only if you know what you are doing!'=>'ATTENTION: outils potentiellement dangereux. Ne les utilisez que si vous savez ce que fous faites!','Check this box to hide emails of all users.'=>'Activez ce bouton pour cacher les couriels de tous les utilisateurs.','Choose'=>'Choisir','Choose a picture'=>'Choisir une image','Chose media'=>'Choisir média','Clear cache'=>'Effacer le cache','Clear publications cache'=>'Efface le cache de publications','Code'=>'Code','Code of the lab (ex: CNRS UMR 8119)'=>'Code laboratoire (ex: CNRS UMR 8119)','Code of the structure'=>'Code de la structure','Code of this structure<br />(ex: <em>UMR 666</em>).'=>'Code de cette structure<br />(ex: <em>UMR 666</em>).','Color'=>'Couleur','Color of links and photo outlines'=>'Couleur des liens et des contours photo','Composition:'=>'Composition:','Configuration'=>'Configuration','Configuration of members and teams in the lab'=>'Configuration des membres et des équipes du labo','Configure'=>'Configurer','Configure publications cache'=>'Configure le cache de publications','Confirm to import.'=>'Confirmer l\'importation.','Contact by email, phone, fax or other means<br />(ex: <em>Fax : +33 (0) 1 42 86 20 80</em>).'=>'Contact par mail, téléphone, fax ou autre moyen<br />(ex: <em>Fax&nbsp;: +33 (0) 1 42 86 20 80</em>).','Coordinates of the structure that groups the laboratories:'=>'Coordonnées de la structure rassemblant les laboratoires&nbsp;:','Coordinates:'=>'Coordonnées&nbsp;:','Correct wrong parent pages'=>'Corriger les pages parents erronées','Create'=>'Créer','Create missing pages'=>'Créer les pages manquantes','Create missing pages for new items'=>'Créer des pages manquantes pour les nouveaux éléments','Create missing pages translations'=>'Créer des traductions de pages manquantes','Created or replaced %s item(s) successfully.'=>'Création ou remplacement réussi de %s élément(s).','Current site'=>'Site actuel','currently'=>'actuellement','Custom CSS code'=>'Code CSS personnalisé','Custom fields'=>'Champs personnalisés','Custom fields for persons'=>'Champs personnalisé pour les personnels','Custom fields:'=>'Champs personnalisés&nbsp;:','Custom formatting'=>'Mise en forme personnalisée','Custom texts'=>'Textes personnalisés','Data privacy'=>'Données perso','Database table prefix to use (multisite)'=>'Préfixe des tables de la base de données à utiliser (multisite)','Date or year when the person left the structure (useful for former members)'=>'Date ou année de départ de la structure (utile pour les anciens membres)','Default image'=>'Image par défaut','Default title before the list of publications'=>'Titre par défaut devant la liste des publications','Default title for current members'=>'Titre par défaut pour les membres courants','Default title for list of direction members'=>'Titre par défaut pour les membres de la direction','Default title for list of team leaders'=>'Titre par défaut pour les chefs d’équipe','defined by Polylang'=>'définie par Polylang','Delete'=>'Supprimer','Deleted %s item(s) successfully.'=>'Suppression réussie de %s élément(s).','Deleted formers relations teams-persons and replaced by %s new ones.'=>'Suppression des anciennes relations personnes-équipes et remplacement par %s nouvelles relations.','Departure date from the unit'=>'Date depart de l’unité','Descartes Id'=>'Id Descartes','Descartes login'=>'Identifiant Descartes','Descartes Publi (API reserved for the University of ParisDescartes)'=>'Descartes Publi (API réservée à l’Université ParisDescartes)','Descartes Publi Id'=>'Id Descartes Publi','Direction:'=>'Direction&nbsp;:','Direction?'=>'Direction&nbsp;?','Directors'=>'Directeurs','discussions of the plugin users'=>'discussions des utilisateurs de l’extension','Display format of publications'=>'Format d’affichage des publications','Display language'=>'Langue d’affichage','Display of publications'=>'Affichage des publications','Display of staff...<ul><li>...%1$s that are active: by list %2$s, by table %3$s, by flowchart %4$s </li><li>... %5$s who are former members: by list %6$s, by table %7$s, by organization chart %8$s </li></ul>'=>'Affichage des personnels...<ul><li>... %1$s qui sont actifs&nbsp;: par liste %2$s, par tableau %3$s, par organigramme %4$s </li><li>... %5$s qui sont des anciens membres&nbsp;: par liste %6$s, par tableau %7$s, par organigramme %8$s </li></ul>','Displaying publications %s'=>'Affichage des publications %s','Displays the "Custom Fields" tab to be able to add custom columns to user tables (need programming to use).'=>'Affiche l\'onglet "Champs personnalisés" pour pouvoir ajouter des colonnes personnalisées aux tables des personnes (nécessite de programmer pour être utilisé).','Do not touch if you do not understand. Permit to use the plugin tables with other prefixed name.'=>'Ne pas toucher si vous ne comprenez pas. Permettre d\'utiliser les tables de l’extension avec un autre nom préfixé.','Door'=>'N° de porte','Download CSV'=>'Télécharger le CSV','draft'=>'brouillon','Draft page'=>'Page en brouillon','Draft pages'=>'Pages en brouillon','E-mail(s)'=>'E-mail(s)','Edit'=>'Éditer','Edit / New'=>'Éditer / Nouveau','Edit page'=>'Éditer la page','edit page #%s'=>'éditer la page n°%s','Edit persons and structures'=>'Édite les personnels et les structures','Edit this person'=>'Édite cette personne','Edit this team'=>'Édite cette équipe','Edit this unit'=>'Édite cette unité','Email'=>'Couriel','Employment, function of the person in English'=>'Emploi, fonction de la personne en anglais','Employment, function of the person in French'=>'Emploi, fonction de la personne en français','English'=>'Anglais','English name of the team group'=>'Nom anglais du groupe d’équipes','English plural'=>'anglais pluriel','English singular'=>'anglais singulier','Error in export'=>'Erreur dans l\'exportation','ex: new versions'=>'ex: nouvelles versions','Export'=>'Exporter','Export / Import items'=>'Exporter / Importer des éléments','Export persons'=>'Exporter les personnes','Export successfull to media librairy'=>'Exportation réussie vers la bibliothèque des médias','Export teams'=>'Exporter les équipes','Export teams_members relation table'=>'Exporter la table de relation teams_members','Export thematics'=>'Exporter les thématiques','Export units'=>'Exporter les unités','Ext. URL'=>'URL ext.','External mentors'=>'Tuteurs/Tutrices extérieur⋅e⋅s','External publication server'=>'Serveur externe de publication','External students'=>'Étudiant⋅e⋅s extérieur⋅e⋅s','Features'=>'Fonctionnalités','Field title #%u'=>'Titre du champs n°%u','For a structure that brings together several laboratories.'=>'Pour une structure rassemblant plusieurs laboratoires.','For importing new image, please drop new files in the <a href="media-new.php">Upload new media</a> interface, then fill the filename in this column.'=>'Pour importer de nouvelles images, veuillez déposer les nouveaux fichiers dans l\'interface <a href="media-new.php">Téléverser un média</a>, puis indiquez le nom du fichier dans cette colonne.','former member'=>'ancien membre','French'=>'Français','French name of the team group'=>'Nom français du groupe d’équipes','French plural'=>'français pluriel','French singular'=>'français singulier','General configurations'=>'Configurations générales','Generate default parent page ("Lab members")'=>'Générer une page parente par défaut ("Membres du laboratoire")','Generate default parent page ("Teams")'=>'Générer une page parente par défaut ("Équipes")','Generate default parent page ("Thematics")'=>'Generate default parent page ("Thématiques")','Generate default parent page ("Units")'=>'Generate default parent page ("Unités")','Get informed'=>'Informez-vous','HAL (Public API open to all)'=>'HAL (API publique ouverte à tous)','HAL structure identifier to be able to display publications (several possible numbers separated by commas) (%slist available here%s)'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s)','HAL structure identifier to be able to display the publications (numbers separated by commas) (%s list viewable here %s) If empty, MyLabo will use the idHal of each member of the unit.'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s) Si vide, MonLabo utilisera les idHal de chaque membre de l’unité.','HAL structure identifier to be able to display the publications (numbers separated by commas) (%slist available here%s) If empty, MonLabo will use the IdHal of each member of the team.'=>'Identifiant de structure HAL pour pouvoir afficher les publications (plusieurs numéros possibles séparés par des virgules) (%sliste consultable ici%s) Si vide, MonLabo utilisera les IdHal de chaque membre de l’équipe.','Help for persons import'=>'Aide à l\'importation des personnes','Help for teams import'=>'Aide à l\'importation des équipes','Help for teams_members import'=>'Aide pour l\'importation de teams_members','Help us by reporting that you are a user'=>'Aidez-nous en signalant que vous êtes utilisateur','here'=>'ici','Hervé SUAUDEAU'=>'Hervé SUAUDEAU','Hide emails on the website'=>'Cacher les courriels sur le site','http://www.monlabo.org'=>'http://www.monlabo.org','https://www.sppin.fr/members/herve-suaudeau/'=>'https://www.sppin.fr/members/herve-suaudeau/','Id'=>'Id','Identifier number of the group of teams that automatically increases'=>'Numéro d’identifiant du groupe d’équipes qui s’incrémente automatiquement','Identifier number of the team that automatically increments itself'=>'Numéro d’identifiant de l’équipe qui s’incrémente automatiquement','Identifier number of the unit that automatically increases'=>'Numéro d’identifiant de l’unité qui s’incrémente automatiquement','Identity:'=>'Identité&nbsp;:','IdHAL'=>'IdHAL','IdHal (ex: annie-malduzoo) to be able to display publications (%slist available here%s)'=>'IdHAL (ex: annie-malduzoo) pour pouvoir afficher les publications (%sliste consultable ici%s)','If this file is imported, all former relations will be deleted.'=>'Si ce fichier est importé, toutes les anciennes relations seront supprimées.','If your structure is only one lab (one unit), do not fill.'=>'Si votre structure n’est qu’un seul laboratoire, ne pas remplir.','imageNone'=>'Aucune','Import'=>'Importer','Import all persons and erase former ones'=>'Importer toutes les personnes et effacer les anciennes','Import all teams and erase former ones'=>'Importer toutes les équipes et effacer les anciennes','Import file (type %s) is invalid.'=>'Le fichier d\'importation (type %s) n\'est pas valide.','Import is finished!'=>'L\'importation est terminée !','Import persons, teams or teams members table from CVS files'=>'Importer des personnes, des équipes ou des membres d\'équipes à partir de fichiers CVS','Import teams_members relation table and erase former one'=>'Importer la table de relation teams_members et effacer les anciennes relations','Importation error'=>'Erreur d\'importation','Information:'=>'Informations&nbsp;:','Invalid WordPress page IDs for:'=>'ID invalides de page WordPress pour&nbsp;:','Laboratory affiliation structures'=>'Structures d’affiliation du laboratoire','Language configured %1$s in WordPress %2$s or by a translation plugin'=>'Langue configurée %1$s dans WordPress %2$s ou par une extension de traduction','Language of the content generated by Mon Laboratoire'=>'Langue du contenu généré par Mon Laboratoire','Languages'=>'Langues','Leaders'=>'Responsables','link'=>'lien','Link to the DescartesPubli publication server'=>'Lien avec le serveur de publications DescartesPubli','Link to the HAL publication server'=>'Lien avec le serveur de publications HAL','Links'=>'Liens','Links to an external site'=>'Liens vers un site extérieur','List of groups to which the team belongs (multiple selection)'=>'Liste des groupes auxquels appartient l’équipe (sélection multiple)','Logo'=>'Logo','logoNone'=>'Aucun','Logo <small>(by default it will be the logo of the unit)</small>'=>'Logo <small>(par défaut ce sera le logo de l’unité)</small>','Mail, phone, fax or contact'=>'Mail, tel, fax ou contact','Main page'=>'Page principale','Main structure'=>'Structure principale','Manage pages'=>'Gérer les pages','Member'=>'Membre','Members list'=>'Liste de personnels','Members:'=>'Membres :','Mentors'=>'Tuteurs','Mentors and supervised students'=>'Mentors et étudiants supervisés','Mini documentation'=>'Mini documentation','Missing WordPress page for:'=>'Page WordPress manquantes pour&nbsp;:','Modified %s item(s) successfully.'=>'Modifié avec succès le(s) %s élément(s).','Modify'=>'Modifier','Mon Laboratoire'=>'Mon Laboratoire','MonLabo mailing list'=>'Liste MonLabo','Multilingual, using the Polylang translation plugin'=>'Multilingue, par l’extension de traduction Polylang','Name (en)'=>'Nom (en)','Name (fr)'=>'Nom (fr)','Name in English'=>'Nom anglais','Name in French'=>'Nom français','Name of laboratory in English'=>'Nom du laboratoire en anglais','Name of laboratory in French'=>'Nom du laboratoire en français','Name of the grouping'=>'Nom du regroupement','Name of the laboratory director (s)'=>'Nom du/des Directeur(s) du laboratoire','Name of the main structure<br /> (ex: <em>Centre on the study of teleportation and bread crumbs</em>).'=>'Nom de la structure principale<br />(ex: <em>Centre sur l’étude de la téléportation et des miettes de pain</em>).','Name of the structure'=>'Nom de la structure','Name of the team in English'=>'Nom de l’équipe en anglais','Name of the team in French'=>'Nom de l’équipe en français','NAME,URL'=>'NOM,ADRESSE_WEB','Names of the groups of teams (thematic, research group, axis...)'=>'Noms des groupes d’équipes (thématique, groupe de recherche, axe...)','Names of the structure\'s directors'=>'Noms des directeurs et directrices de la structure','Names of the team leaders (add as a member first)'=>'Noms des chefs d\'équipe (ajouter d\'abord en tant que membre)','Names of the team members'=>'Noms des membres de l\'équipe','New member'=>'Nouveau membre','New person created (ID=%u).'=>'Nouvelle personne crée (ID=%u).','New team'=>'Nouvelle équipe','New team created (ID=%u).'=>'Nouvelle équipe crée (ID=%u).','New thematic'=>'Nouvelle thématique','New thematic created (ID=%u).'=>'Nouvelle thématique crée (ID=%u).','New title displayed before the name (ex: Pr., Dr.)'=>'Nouveau titre affiché avant le nom (ex: Pr., Dr.)','New unit'=>'Nouvelle unité','New unit created (ID=%u).'=>'Nouvelle unité crée (ID=%u).','no'=>'non','No page'=>'Pas de page','nom_plurielFormer members'=>'Anciens membres','nom_plurielWorking'=>'Actifs','Number of custom fields (1 to 10)'=>'Nombre champs personnalisés (de 1 à 10)','Number of hours before update'=>'Nombre d’heures avant mise à jour','Number of unit in the Descartes Publi database to be able to display the publications (%s list viewable here %s)'=>'Numéro d’unité dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Obsolete parameters'=>'Paramètres obsolètes','One person per line.'=>'Une personne par ligne.','Open the configuration page for this plugin'=>'Ouvre la page de configuration pour cette extension','option-langageNone'=>'Aucun','optional'=>'facultatif','page'=>'page','pageNone'=>'Aucune','Page %1$s deleted from %2$s.'=>'Page %1$s supprimée de %2$s.','Page %d'=>'Page %d','Page %s created.'=>'Page %s crée.','Page created!'=>'Page créée&nbsp;!','Page ID or ext. URL.'=>'Page ID ou URL ext.','Page of %1$s created (%2$s - %3$s)'=>'Page de %1$s crée (%2$s - %3$s)','Pages'=>'Pages','Pages %1$s and %2$s created.'=>'Pages %1$s et %2$s crées.','Pages %1$s deleted from %2$s.'=>'Pages %1$s supprimées de %2$s.','Pages published'=>'Pages publiées','Pages switched to draft:'=>'Pages basculées en brouillon:','Pages:'=>'Pages&nbsp;:','Parent changed for pages:'=>'Les parents ont été changés pour les pages&nbsp;:','Parent page for personal pages'=>'Page de rattachement des pages personnelles','Parent page for teams pages'=>'Page parente pour les pages des équipes','Parent page for thematic pages'=>'Page parente pour les pages thématiques','Parent page for units pages'=>'Page parente pour les pages d\'unités','Parent pages not configured'=>'Les pages parentes ne sont pas configurées','Parent pages of persons and structures'=>'Pages parentes de personnes et structures','ParisDescartes user name (can be used as login)'=>'Identifiant ParisDescartes (peut servir d’identifiant de connexion)','Person pannel'=>'Panneau personnel','Person(s):'=>'Personne(s)&nbsp;:','Personal banner (perso panel)'=>'Bandeau personnel (perso panel)','Personal external website'=>'Site perso ext.','Personal photo'=>'Photo personnelle','Personal pictures'=>'Photos personnelles','Personalized fields for the personal table'=>'Champs personnalisés pour la table des personnels','personneCategory'=>'Catégorie','personneCategory and function'=>'Catégorie et fonction','personneCoordinates:'=>'Coordonnées&nbsp;:','personneFirst name'=>'Prénom','personneFunction (en)'=>'Fonction (en)','personneFunction (fr)'=>'Fonction (fr)','personneLeave date'=>'Départ','personneName'=>'Nom','personneNew function (English)'=>'Nouvelle fonction (anglais)','personneNew function (French)'=>'Nouvelle fonction (français)','personneSituation:'=>'États&nbsp;:','personneStatus'=>'Statut','personneTitle'=>'Titre','Persons'=>'Personnels','Persons and structures'=>'Personnels et structures','Persons and teams'=>'Personnels et équipes','Phone'=>'Téléphone','Phone extension number'=>'Poste téléphonique','Phone prefix'=>'Préfixe téléphonique','Phone prefix of the structure<br />(ex: <em>+33 1 42 86 </em>).'=>'Préfixe téléphonique de la structure<br />(ex: <em>+33 1 42 86 </em>).','Photo'=>'Photo','Please confirm before import'=>'Veuillez confirmer avant l\'importation','Please reload the page.'=>'Merci de recharger la page.','Please use the following mandatory columns:'=>'Veuillez utiliser les colonnes obligatoires suivantes&nbsp;:','Please use the following minimum mandatory columns:'=>'Veuillez utiliser les colonnes minimales obligatoires suivantes&nbsp;:','pluginactivated'=>'activée','plugindeactivated'=>'désactivée','pluginuninstalled'=>'désinstallée','Plugin functions that can be activated'=>'Fonctions activables de l’extension','Plugin Mon-laboratoire:'=>'Extension Mon-laboratoire&nbsp;:','Polylang plugin status'=>'État de l’extension Polylang','Possible address of replacement for the structure.'=>'Adresse éventuelle de remplacement de celle de la structure.','Prefix to use for the database'=>'Préfixe à utiliser pour la base de données','Prefix:'=>'Préfixe :','Presentation of functionalities in video'=>'Présentation des fonctionnalités en vidéo:','Privacy'=>'Confidentialité','Properties:'=>'Propriétés&nbsp;:','Publications'=>'Publications','Publications cache'=>'Cache de publications','Publications:'=>'Publications&nbsp;:','Read these tips before completing the following columns:'=>'Lisez ces conseils avant de remplir les colonnes suivantes :','Removes invalid page numbers'=>'Supprime les numéros de page non valides','Room'=>'Bureau','Rounding rate of pictures (0 to 50%)'=>'Taux d’arrondi des photos (0 à 50%)','Select'=>'Selectionnez','Selection:'=>'Sélection&nbsp;:','Several units'=>'Unités multiples','Shortcodes'=>'Shotcodes','Shortcuts:'=>'Raccourcis&nbsp;:','Simplify the management of a research unit\'s website'=>'Simplifier la gestion du site web d’une structure de recherche','Size of person\'s name'=>'Taille du nom de la personne','Size of the address text'=>'Taille du texte de l’adresse','Struct. Id'=>'Id struct.','struct. Id'=>'Id struct.','Structure'=>'Structure','Students'=>'Étudiant⋅e⋅s','Subscribe now'=>'S’abonner','Switch to draft alumni pages'=>'Basculer en brouillon les pages des alumni','Table view'=>'Vue en tableaux','Team'=>'Équipe','Team color (used in[members_chart],[members_table] and[team_panel])'=>'Couleur de l’équipe (utilisé dans [members_chart], [members_table] et [team_panel])','Team groups'=>'Groupes d’équipes','team leader'=>'chef(fe) d\'équipe','Team leaders'=>'Chef⋅fe⋅s d’équipe','Team number in the Descartes Publi database to be able to display the publications (%s list available here %s)'=>'Numéro d’équipe dans la base Descartes Publi pour pouvoir afficher les publications (%sliste consultable ici%s)','Team(s):'=>'Équipe(s)&nbsp;:','Teams'=>'Équipes','Telephone extension (enter a number starting with + so that the prefix is not used)'=>'Poste téléphonique (entrer un numéro commençant par + pour que le préfixe ne soit pas utilisé)','Tell the authors that you are using the plugin on'=>'Indiquez aux auteurs que vous utilisez l’extension sur','The %s following persons will be created:'=>'Les %s personnes suivantes seront créées :','The %s following persons will be deleted:'=>'Les %s personnes suivantes seront effacées :','The %s following persons will be modified:'=>'Les %s personnes suivantes seront modifiées :','The %s following teams will be created:'=>'Les %s équipes suivantes seront créées :','The %s following teams will be deleted:'=>'Les %s équipes suivantes seront effacées&nbsp;:','The %s following teams will be modified:'=>'Les %s équipes suivantes seront modifiées&nbsp;:','The following new items do not have a WordPress page:'=>'Les nouveaux éléments suivants n\'ont pas de page WordPress&nbsp;:','The new members list will be:'=>'La liste nouvelle liste de membres d\'équipes sera la suivante&nbsp;:','The page #%s does not exist'=>'La page n°%s n’existe pas','The plugin does not work because it was installed on an obsolete version of mon-laboratoire (&lt; v2.8). To solve the problem, before putting back this version, you must install version 2.8 of the plugin to ensure data migration.'=>'L’extension ne fonctionne pas car elle a été installée sur une version obsolète de mon-laboratoire (&lt; v2.8). Pour résoudre le problème, avant de remettre cette version, vous devez installer la version 2.8 de l’extension afin d’assurer la migration des données.','The plugin has changed settings and will update itself.'=>'Cette extension a changé de paramètres et va se mettre à jour.','Thematic(s):'=>'Thématique(s)&nbsp;:','Thematics'=>'Thématiques','This plugin adds the below shortcodes. These "shortcodes" are to be inserted in the pages to automatically generate contents.'=>'Cette extension ajoute les "shortcodes" ci-dessous. Ces "shortcodes" sont à insérer dans les pages pour générer automatiquement des contenus.','This WordPress plugin allows, on a unified interface, to manage the pages of teams and staff of a research laboratory.<br /> It simplifies the update of members and teams, their information and their publication list (extracted from HAL or an in-house database such as Paris Descartes database).'=>'Cette extension WordPress permet, sur une interface unifiée, de gérer les pages des équipes et des personnels d’un laboratoire de recherche.<br />Elle simplifie la mise à jour des membres et équipes, de leurs informations et leur liste de publication (extraite de HAL ou d’une base de donnée maison comme celle de Paris Descartes).','titre honnorifiqueTitle'=>'Titre','To be able to group teams (thematic, research group, axis...). You can configure the name of the grouping on <a href="%s">this page</a>'=>'Pour pouvoir grouper les équipes (thématique, groupe de recherche, axe...). Vous pouvez configurer le nom du regroupement sur <a href="%s">cette page</a>','translated'=>'traduit','Translation of %1$s pages created (%2$s)'=>'Traduction de pages de %1$s crées (%2$s)','Unable to create the page.'=>'Impossible de créer la page.','Uncheck this box to use only the extraction of Descartes Publi publications.'=>'À décocher pour n’utiliser que l’extraction de publications Descartes Publi.','Unit'=>'Unité','Unit(s):'=>'Unité(s)&nbsp;:','Units'=>'Unités','unitéCode'=>'Code','URL %s is invalid'=>'L’URL %s est invalide','use this picture'=>'utiliser cette image','version %s'=>'version %s','Visible'=>'Visible','Visible person?'=>'Personnel visible&nbsp;?','Visitor\'s browser language'=>'Langue du navigateur du visiteur','WARNING : The following tasks will be carried out if you confirm:'=>'AVERTISSEMENT : Les tâches suivantes seront exécutées si vous confirmez&nbsp;:','Width of the personal banner'=>'Largeur du bandeau personnel','WordPress page IDs of alumni that are not draft:'=>'ID de page WordPress des alumni qui ne sont pas en brouillon&nbsp;:','WordPress page without translation for:'=>'Page WordPress sans traduction pour&nbsp;:','Wrong WordPress parent page for:'=>'Mauvaise page parent WordPress pour&nbsp;:','yes'=>'oui','You can allow the developers to publish on the <a href="%s">plugin site</a> that you are a user of MyLabo. This will do us a great service to show that this plugin is being used.'=>'Vous pouvez autoriser les développeurs à publier sur le <a href="%s">site de l’extension</a> que vous être utilisateur de MonLabo. Cela nous rendra grandement service pour montrer que cette extension est utilisée.','You can also subscribe to the following mailing lists'=>'Vous pouvez également vous inscrire aux listes de diffusion suivantes','You do not have sufficient permission to access this page.'=>'Vous n’avez pas la permission suffisante pour accéder à cette page','You have not configured a parent page for new pages. By default, new pages will be saved at the root.'=>'Vous n’avez pas configuré de page parente pour les nouvelles pages. Par défaut, les nouvelles pages seront enregistrées à la racine.']];
  • mon-laboratoire/trunk/languages/mon-laboratoire-fr_FR.po

    r3125405 r3125518  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2020-10-08 18:05+0000\n"
    6 "PO-Revision-Date: 2024-07-25 16:13+0000\n"
     6"PO-Revision-Date: 2024-07-25 16:47+0000\n"
    77"Last-Translator: \n"
    88"Language-Team: French (France)\n"
     
    580580#: Admin/class-admin-ui.php:211 Admin/class-admin-ui.php:218
    581581msgid "Display format of publications"
    582 msgstr "format d’affichage des publications"
     582msgstr "Format d’affichage des publications"
    583583
    584584#: Admin/class-admin-ui.php:230
     
    13451345#: Admin/class-settings-fields.php:513
    13461346msgid "Page created!"
    1347 msgstr "Page créée !"
     1347msgstr "Page créée&nbsp;!"
    13481348
    13491349#: Admin/class-edit-members.php:308
     
    13871387#: Admin/class-forms-processing-advanced.php:369
    13881388msgid "Parent changed for pages:"
    1389 msgstr "Les parents ont été changés pour les pages :"
     1389msgstr "Les parents ont été changés pour les pages&nbsp;:"
    13901390
    13911391#: Admin/class-admin-ui.php:245
     
    19831983"will be saved at the root."
    19841984msgstr ""
    1985 "Vous n'avez pas configuré de page parente pour les nouvelles pages. Par "
     1985"Vous navez pas configuré de page parente pour les nouvelles pages. Par "
    19861986"défaut, les nouvelles pages seront enregistrées à la racine."
  • mon-laboratoire/trunk/mon-laboratoire.php

    r3125405 r3125518  
    1212 * Plugin URI:        http://www.monlabo.org
    1313 * Description:       Simplify the management of a research unit's website
    14  * Version:           4.8.2
     14 * Version:           4.8.3
    1515 * Requires at least: 5.6
    1616 * Requires PHP:      7.0.33
     
    4949* @return string version
    5050*/
    51 function get_MonLabo_version(): string { return '4.8.2'; }
     51function get_MonLabo_version(): string { return '4.8.3'; }
    5252
    5353///////////////////////////////////////////////////////////////////////////////////////////
     
    119119        if ( isset( $options['MonLabo_img_arrondi'] ) ) { $img_arrondi .= $options['MonLabo_img_arrondi']; }
    120120        if ( isset( $options['MonLabo_name_size'] ) ) { $name_size .= $options['MonLabo_name_size']; }
    121         wp_enqueue_style( 'MonLabo', plugin_dir_url( __FILE__ ) . 'Frontend/css/mon-laboratoire.min.css', array(), get_MonLabo_version() );
     121        wp_enqueue_style( 'MonLabo', plugin_dir_url( __FILE__ ) . 'Frontend/css/mon-laboratoire.css', array(), get_MonLabo_version() );
    122122        //TODO: Retirer les commentaires et voir pourquoi cela plante
    123123        /*
  • mon-laboratoire/trunk/readme.txt

    r3125405 r3125518  
    55Requires at least: 5.6
    66Tested up to: 6.6
    7 Stable tag: 4.8.2
     7Stable tag: 4.8.3
    88Requires PHP: 5.6
    99License: GPLv3 or later
     
    4242== Changelog ==
    4343
    44 = 4.8.2 =
     44= 4.8.3 =
    4545*Release Date - 25 July 2024*
    4646
     47* BUG : CSS was not updated because of minification. Some bad display.
    4748* TRANSLATION : Corrects a lot of minor formal translation errors (vocabulary for "plugin", typos, uppercases...)
    4849
Note: See TracChangeset for help on using the changeset viewer.