Approval in backend

This commit is contained in:
2022-10-27 16:03:21 +00:00
committed by md translation bot
parent 6a9d21e7c2
commit 3dbe605ef4
5 changed files with 414 additions and 414 deletions

View File

@ -1,38 +1,38 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "Finishing time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment": "\u00c9v\u00e9nement",
"title": "Titre",
"name_explica": "Nom de l'\u00e9v\u00e9nement",
"start_time": "D\u00e9but",
"start_time_explica": "La p\u00e9riode de d\u00e9but de l\u2019\u00e9v\u00e9nement.",
"end_time": "Fin",
"end_time_explica": "La fin de l\u2019\u00e9v\u00e9nement.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"appointment_added": "Un \u00e9v\u00e9nement a \u00e9t\u00e9 ajout\u00e9.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete",
"start_time_hour": "Hour",
"description_explica": "Description de l\u2019\u00e9v\u00e9nement.",
"there_are_no_appointments": "Il n\u2019y a pas encore d'\u00e9v\u00e9nement \/ de rendez-vous.",
"appointments_list": "Liste des \u00e9v\u00e9nements",
"appointment_no_name": "L'\u00e9v\u00e9nement n\u2019a pas de nom",
"appointments_edit": "\u00c9diter un \u00e9v\u00e9nement",
"image_uploaded": "L\u2019illustration a \u00e9t\u00e9 charg\u00e9e",
"appointment_deleted": "Le rendez-vous a \u00e9t\u00e9 supprim\u00e9",
"image_deleted": "L\u2019illustration a \u00e9t\u00e9 supprim\u00e9e",
"appointment_edited": "Le rendez-vous a \u00e9t\u00e9 \u00e9dit\u00e9",
"make_public": "Publier",
"make_hidden": "Passer sur \u00ab\u00a0Non public\u00a0\u00bb",
"upload_image": "Charger l\u2019illustration",
"delete_image": "Supprimer l\u2019illustration",
"start_time_hour": "Heure",
"start_time_min": "Minute",
"images": "Images",
"images": "Illustrations",
"url": "URL",
"url_explica": "URL to another web page representing the appointment. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
"allAppointments": "All appointments",
"new_appointment": "New appointment",
"base_data": "Basic information about the appointment",
"no_appointments_text": "No appointment has been added for your museum yet (hence, we cannot list any). You may:",
"live_recording": "Live Recording",
"url_explica": "URL d'un autre site web, qui repr\u00e9sente cet \u00e9v\u00e9nement. Il doit s'agir d'une URL valide ; c\u2019est-\u00e0-dire qu\u2019elle doit commencer par http:\/\/ ou https:\/\/.",
"allAppointments": "Tous les rendez-vous \/ \u00e9v\u00e9nements",
"new_appointment": "Nouvel \u00e9v\u00e9nement",
"base_data": "Donn\u00e9es de base sur l\u2019\u00e9v\u00e9nement",
"no_appointments_text": "Aucun rendez-vous n\u2019a encore \u00e9t\u00e9 saisi pour votre mus\u00e9e (nous ne pouvons donc pas en r\u00e9pertorier). Vous pouvez :",
"live_recording": "Enregistrement en direct",
"external_source": "Source",
"upcoming_appointments": "Upcoming events"
}