translation-json/backend/en/sources.json

80 lines
4.5 KiB
JSON
Raw Normal View History

2019-01-24 23:11:12 +01:00
{
"tlSources": {
2019-02-13 19:36:42 +01:00
"add_new_source": "Add a new source",
2019-01-24 23:11:12 +01:00
"type": "Type",
2019-07-13 23:26:16 +02:00
"type_explica": "Source type",
2019-01-24 23:11:12 +01:00
"article": "Article",
2019-07-13 23:26:16 +02:00
"inbook": "Article in collected volume",
2019-01-24 23:11:12 +01:00
"book": "Book",
"phdthesis": "PhD thesis",
2019-07-13 23:26:16 +02:00
"electronical": "Electronic Resource",
2019-01-24 23:11:12 +01:00
"misc": "Miscelaneous",
2019-07-13 23:26:16 +02:00
"author_creator": "Author\/Creator",
"author_creator_explica": "The creator of the source. Type a name to select the author or creator. You can add multiple authors\/creators for a work",
2019-02-13 19:36:42 +01:00
"title": "Title",
2019-07-13 23:26:16 +02:00
"title_explica": "Title of the source",
2019-02-13 19:36:42 +01:00
"year": "Year",
2019-07-13 23:26:16 +02:00
"year_explica": "Year the work was published",
"venue": "Published forum",
"venue_explica": "The forum the work was published in.<br\/>In the case of an article, this field stands for the volume the article was published in.<br\/>In case of a book, it represents the publisher.",
2019-02-13 19:36:42 +01:00
"pages": "Pages",
"pages_explica": "The page number of the work. In case of an article, this is the page range within the journal or volume. In case of a book, this field is all optional, but can be filled with the total sum of pages.",
"url": "<abbr title=\"Uniform Resource Locator\">URL<\/abbr>",
"url_explica": "A URL representing the work. Usually, the page where it or a digitized version of it can be found.",
"doi": "<abbr title=\"Digital Object Identifier\">DOI<\/abbr>",
2019-07-13 23:26:16 +02:00
"doi_explica": "A DOI representing the source",
2019-02-13 19:36:42 +01:00
"journal": "Journal",
"publisher": "Publisher",
"institution": "Institution",
"edit_source": "Edit source",
"bibliography": "Bibliography",
"elsewhere": "Elsewhere",
"statements": "Statements",
"added_new_statement": "Added new statement",
"manage_statement": "Manage statement",
"statement": "Statement",
"added_new_link_w_statement": "Added a new link with a statement",
"involvement": "Involvement",
"sources": "Sources",
"add_new_statement": "Add a new statement",
"pos_in_src": "Position in source",
"source": "Source",
"linked_with": "Linked with",
"linked_with_entity": "Entity to link",
"linked_with_involvement": "Involvement of the linked entity",
"added_new_source": "A new source has been added",
"deleted_link_w_statement": "A link with the statement has been deleted",
2019-07-13 23:26:16 +02:00
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left",
2019-02-13 19:36:42 +01:00
"volume": "Volume",
2019-07-13 23:26:16 +02:00
"volume_explica": "The volume of the journal the article was published in",
2019-02-13 19:36:42 +01:00
"issue": "Issue",
2019-07-13 23:26:16 +02:00
"issue_explica": "The issue of the volume the article was published in",
2019-02-13 19:36:42 +01:00
"medium": "Medium",
"random_actor": "Random actor",
"random_place": "Random place",
"random_time": "Random time",
"random_tag": "Random keyword",
2019-02-13 19:36:42 +01:00
"broader": "Broader",
"narrower": "Narrower",
"involvement_in_statement": "Involvement in the statement",
"entity_of_origin": "Entity of origin",
2019-06-30 22:04:44 +02:00
"entity_target": "Target entity",
2019-07-13 23:26:16 +02:00
"about_backgrounds": "About the \"backgrounds\" section",
"about_backgrounds_text": "\"Backgrounds\" refer to contexts for objects. They refer to the standard data of museum-digital",
"license": "License",
"license_explica": "The license of the source or the digitized version thereof.",
2020-07-01 16:36:06 +02:00
"source_fulltext": "Full text",
"editor": "Editor",
2020-07-02 22:07:49 +02:00
"editor_explica": "Editor or editors of this work. Type in and select an editor from the list. If none can be found, you can add a new one by clicking on the \"+\"-button in front of the text field.",
"booktitle": "Book title",
2020-07-02 22:09:39 +02:00
"booktitle_explica": "The book a chapter was published in.",
"isbn": "ISBN",
2022-02-09 03:11:01 +01:00
"isbn_explica": "ISBN of the book. Should be left empty for books published without an ISBN.",
"location": "Location",
"location_explica": "The location the source was published. Commonly the location of the publisher.",
"organization": "Organization",
"organization_explica": "Organization that holds the source (for archival material) or organization organizing the publication for white papers and theses.",
"signature": "Signature",
"signature_explica": "Signature of the source. Mainly to be used for archival materials, this is NOT the signature at the user's museum."
2019-01-24 23:11:12 +01:00
}
}