translation-json/backend/tl/resource.json

60 lines
3.5 KiB
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"resource": {
"image": "Image",
"text": "PDF",
"video": "Video",
"audio": "Audio",
"nav_explica": "Here you may upload or link images and other representations. For the different media types you find different buttons. One button (\"Green triangle pointed to the top\") is meant for the uploading of images or representations to the server; another one (\"Arrow pointing to a globe\") is meant for the linking to resources on the web.<br><br>Please use this buttons only to upload\/link direct representations of the object. Contextual information (media) should be linked via \"Web link\" or uploaded via \"Document\" (you can find both above)<br><br>This is the place for:<br>&bull; images of the object<br>&bull; PDF (textual) descriptions of the object<br>&bull; videos showing the object<br>&bull; audio files of the object",
"upload_image": "Upload object image (jpg) and connect",
"link_image": "Save link to an image (jpg) of the object accessible on the web",
"upload_pdf": "Upload object representation in PDF and connect",
"link_pdf": "Save link to a PDF file representing the object on the web",
"upload_video": "Upload object representation in a video (mp4, flv) and connect",
"link_video": "Save link to a video (mp4, flv) representing the object on the web",
"upload_audio": "Upload object representation in an audio file (mp3) and connect",
"link_audio": "Save link to an audio file (mp3) representing the object on the web",
"navigation_off": "Hide upload navigation",
"navigation_above": "Place upload navigation above images",
"navigation_below": "Place upload navigation below images",
"navigation_on": "Show upload navigation",
"image_list": "Show list of images",
"image_grid": "Show images as grid",
"iptc_refresh_all": "Refreshes IPTC data in all images of the object",
"title": "Resource title",
"annotation": "Annotation",
"photographer": "Photographer",
"creator": "Creator",
"not_given": "Not given",
"rights_holder": "Rights holder",
"rights_status": "Rights status",
"resource_type": "Resource type",
"public": "Public",
"with_object": "With object",
"never": "Never",
"stored": "Stored",
"internal": "This server",
"external": "External (link)",
"make_main": "Set this as the main resouce",
"large_version_window": "Shows large version in a new window",
"large_version": "Opens large version",
"order_front": "Moves this image forwards in the order of images",
"order_back": "Moves this image backwards in the order of images",
"image_hide": "Hide image",
"resource_hide": "Hide resource",
"image_show": "Make image public",
"resource_show": "Make resource public",
"image_delete": "Delete image",
"resource_delete": "Delete resource",
"image_dimensions": "Dimensions",
"file_size": "Filesize",
"no_iptc": "No IPTC-data available, create with click",
"resource_info": "Resource information",
"delete_question": "You are about to delete an object resource",
"delete_no": "No, it was an accident (return)",
"delete_yes": "Yes, take it away",
"preview": "Preview",
"3d_object": "3D Object",
"upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations"
2018-04-08 00:49:00 +02:00
}
}