Stand 2018-05-24.

This commit is contained in:
2018-05-24 22:28:36 +02:00
committed by Stefan Rohde-Enslin
parent 150ee82c5f
commit 54fb192253
68 changed files with 440 additions and 224 deletions

View File

@ -1,29 +1,29 @@
{
"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",
"delete_image": "Delete",
"start_time_hour": "Hour",
"start_time_min": "Minute"
"appointment": "Esem\u00e9ny \/ rendezv\u00e9ny",
"title": "C\u00edm",
"name_explica": "Az esem\u00e9ny megnevez\u00e9se",
"start_time": "Kezd\u00e9s",
"start_time_explica": "Az esem\u00e9ny kezdete",
"end_time": "Befejez\u00e9s",
"end_time_explica": "Az esem\u00e9ny v\u00e9ge",
"appointment_belongs": "Int\u00e9zm\u00e9ny",
"appointment_added": "Egy esem\u00e9nyt adott hozz\u00e1",
"description": "Le\u00edr\u00e1s",
"description_explica": "Az esem\u00e9ny le\u00edr\u00e1sa",
"there_are_no_appointments": "Nincs esem\u00e9ny",
"appointments_list": "Esem\u00e9nyek list\u00e1z\u00e1sa",
"appointment_no_name": "Az esem\u00e9nynek hi\u00e1nyzik a megnevez\u00e9se",
"appointments_edit": "Az esem\u00e9ny szerkeszt\u00e9se",
"image_uploaded": "Egy k\u00e9pet t\u00f6lt\u00f6tt fel",
"appointment_deleted": "Az esem\u00e9nyt t\u00f6r\u00f6lte",
"image_deleted": "A k\u00e9pet t\u00f6r\u00f6lte",
"appointment_edited": "Az esem\u00e9nyt szerkesztette",
"make_public": "K\u00f6zz\u00e9t\u00e9tel",
"make_hidden": "Elrejt\u00e9s",
"upload_image": "K\u00e9p felt\u00f6lt\u00e9se",
"delete_image": "T\u00f6rl\u00e9s",
"start_time_hour": "\u00d3ra",
"start_time_min": "Perc"
}
}