translation-json/backend/pt/appointments.json

36 lines
1.7 KiB
JSON
Raw Normal View History

2018-05-19 14:39:00 +02:00
{
"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": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"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",
2018-05-19 17:09:48 +02:00
"delete_image": "Delete",
"start_time_hour": "Hour",
2018-07-14 17:54:20 +02:00
"start_time_min": "Minute",
"images": "Images",
"url": "URL",
2018-10-09 12:54:44 +02:00
"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:"
2018-05-19 14:39:00 +02:00
}
}