Stand 2019-02-13.
This commit is contained in:
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "Ein neuer Akteur wurde erfasst",
|
||||
"edited": "Information zum Akteur wurde erneuert",
|
||||
"annotation": "Anmerkung",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "Die Beschreibung ist zu kurz. Minimum: 10 Buchstaben.",
|
||||
"no_description": "Die Beschreibung fehlt."
|
||||
}
|
||||
}
|
@ -30,9 +30,9 @@
|
||||
"show_object": "Objekt zeigen",
|
||||
"annotation": "Anmerkung",
|
||||
"add_new_annotation": "Eine neue Anmerkung hier schreiben:",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"elsewhere": "Elsewhere"
|
||||
"broader": "\u00dcbergeordnet",
|
||||
"narrower": "Untergeordnet",
|
||||
"elsewhere": "Anderswo"
|
||||
},
|
||||
"geo": {
|
||||
"name": "Name",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Neue Quelle hinzuf\u00fcgen",
|
||||
"add_new_source": "Eine neue Quelle hinzuf\u00fcgen",
|
||||
"type": "Typ",
|
||||
"type_explica": "Der Typ der Quelle.",
|
||||
"article": "Artikel",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Elektronische Resource",
|
||||
"misc": "Weiteres",
|
||||
"author_creator": "Autor \/ Erschaffer",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Titel",
|
||||
"title_explica": "Title of the Source",
|
||||
"year": "Jahr",
|
||||
"year_explica": "Jahr in dem die Quelle ver\u00f6ffentlicht wurde.",
|
||||
"venue": "Ver\u00f6ffentlichungsforum",
|
||||
"venue_explica": "Das Forum in dem die Arbeit ver\u00f6ffentlicht wurde.<br\/>\r\nIm Fall eines Artikels repr\u00e4sentiert dieses Feld die Fachzeitschrift oder den Sammelband in dem die Quelle ver\u00f6ffentlicht wurde.<br\/>\r\nIm Fall eines Buches repr\u00e4sentiert es den Verlag.",
|
||||
"pages": "Seitenzahl",
|
||||
"pages_explica": "Die Seitenzahl der Arbeit. Im Fall eines Artikels ist dies die \r\nThe 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": "Eine URL, die die Arbeit repr\u00e4sentiert. F\u00fcr gew\u00f6hnlich ist dies eine Seite, auf der die Quelle oder ein Digitalisat der Quelle gefunden werden kann.",
|
||||
"doi": "<abbr title=\"Digital Object Identifier\">DOI<\/abbr>",
|
||||
"doi_explica": "Eine DOI, die die Quelle repr\u00e4sentiert.",
|
||||
"journal": "Fachzeitschrift",
|
||||
"publisher": "Verlag",
|
||||
"institution": "Institution",
|
||||
"edit_source": "Quelle bearbeiten",
|
||||
"bibliography": "Bibliographie",
|
||||
"elsewhere": "Anderswo",
|
||||
"statements": "Aussagen",
|
||||
"added_new_statement": "Eine neue Aussage wurde eingef\u00fcgt",
|
||||
"manage_statement": "Statement managen",
|
||||
"statement": "Aussage",
|
||||
"added_new_link_w_statement": "Eine neue Verkn\u00fcpfung mit einem Statement wurde hinzugef\u00fcgt",
|
||||
"involvement": "Rolle",
|
||||
"sources": "Quellen",
|
||||
"add_new_statement": "Eine neue Aussage hinzuf\u00fcgen",
|
||||
"pos_in_src": "Position in Quelle",
|
||||
"source": "Quelle",
|
||||
"linked_with": "Verkn\u00fcpfte Entit\u00e4t (Katalog)",
|
||||
"linked_with_entity": "Verkn\u00fcpfte Entit\u00e4t",
|
||||
"linked_with_involvement": "Verkn\u00fcpfte Entit\u00e4t (Rolle) ",
|
||||
"added_new_source": "Eine neue Quelle wurde hinzugef\u00fcgt",
|
||||
"deleted_link_w_statement": "Ein Link mit der Aussage wurde hinzugef\u00fcgt",
|
||||
"deleted_statement": "Die Aussage wurde gel\u00f6scht,<br \/>weil nur noch eine Entit\u00e4t mit ihr verkn\u00fcpft war.",
|
||||
"volume": "Band",
|
||||
"volume_explica": "Der Band der Fachzeitschrift, in dem der Artikel ver\u00f6ffentlicht wurde.",
|
||||
"issue": "Ausgabe",
|
||||
"issue_explica": "Die Ausgabe des Bandes der Fachzeitschrift.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Zuf\u00e4lliger Akteur",
|
||||
"random_place": "Zuf\u00e4lliger Ort",
|
||||
"random_time": "Zuf\u00e4lliger Zeitbegriff",
|
||||
"random_tag": "Zuf\u00e4lliges Schlagwort",
|
||||
"broader": "\u00dcbergeordnet",
|
||||
"narrower": "Untergeordnet",
|
||||
"involvement_in_statement": "Rolle in der Aussage",
|
||||
"entity_of_origin": "Ausgangspunkt",
|
||||
"entity_target": "Zielpunkt"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "Egy szerepl\u0151 lett hozz\u00e1adva ",
|
||||
"edited": "A szerepl\u0151re vonatkoz\u00f3 inform\u00e1ci\u00f3k friss\u00fcltek",
|
||||
"annotation": "Komment\u00e1r",
|
||||
"add_new_annotation": "\u00daj komment\u00e1r hozz\u00e1rendel\u00e9se"
|
||||
"add_new_annotation": "\u00daj komment\u00e1r hozz\u00e1rendel\u00e9se",
|
||||
"description_too_short": "A le\u00edr\u00e1s t\u00fal r\u00f6vid. Minimum 10 karakter bevitele sz\u00fcks\u00e9ges",
|
||||
"no_description": "Nincs le\u00edr\u00e1s"
|
||||
}
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"basis": {
|
||||
"museum": "M\u00fazeum",
|
||||
"museum_choose": "M\u00fazeum kiv\u00e1laszt\u00e1sa",
|
||||
"museum_change": "M\u00fazeum adatainak szerkeszt\u00e9se",
|
||||
"museum_input": "\u00daj m\u00fazeum hozz\u00e1ad\u00e1sa",
|
||||
"museum": "Tartalomszolg\u00e1ltat\u00f3 ",
|
||||
"museum_choose": "Tartalomszolg\u00e1ltat\u00f3 kiv\u00e1laszt\u00e1sa",
|
||||
"museum_change": "Tartalomszolg\u00e1ltat\u00f3 adatainak szerkeszt\u00e9se",
|
||||
"museum_input": "\u00daj tartalomszolg\u00e1ltat\u00f3 hozz\u00e1ad\u00e1sa",
|
||||
"collection": "Gy\u0171jtem\u00e9ny",
|
||||
"collection_choose": "Egy gy\u0171jtem\u00e9ny kiv\u00e1laszt\u00e1sa",
|
||||
"collection_change": "Egy gy\u0171jtem\u00e9ny adatainak szerkeszt\u00e9se",
|
||||
@ -85,7 +85,7 @@
|
||||
"more": "Tov\u00e1bbi",
|
||||
"amount_all": "\u00d6sszes",
|
||||
"icon": "Ikon",
|
||||
"actions": "Actions",
|
||||
"actions": "Akci\u00f3k",
|
||||
"add": "Hozz\u00e1ad\u00e1s",
|
||||
"lists": "List\u00e1k",
|
||||
"settings": "Be\u00e1ll\u00edt\u00e1sok",
|
||||
@ -96,13 +96,13 @@
|
||||
"own_rule_edit": "Saj\u00e1t szab\u00e1ly szerkeszt\u00e9se",
|
||||
"less": "Kevesebb",
|
||||
"grid": "N\u00e9zet",
|
||||
"sort": "Sort",
|
||||
"sort": "V\u00e1logat\u00e1s",
|
||||
"quilt": "Quilt",
|
||||
"options": "Lehet\u0151s\u00e9gek",
|
||||
"newspapers_mailing_lists": "H\u00edrlev\u00e9l lista",
|
||||
"room": "Szoba",
|
||||
"image": "Image",
|
||||
"image": "K\u00e9pek",
|
||||
"menu_items": "F\u0151men\u0171 elemei",
|
||||
"backgrounds": "Backgrounds"
|
||||
"backgrounds": "H\u00e1tterek"
|
||||
}
|
||||
}
|
@ -19,7 +19,7 @@
|
||||
"conservation": "\u00c1lagmeg\u0151rz\u00e9s ",
|
||||
"condition": "\u00c1llapot",
|
||||
"restoration": "Restaur\u00e1l\u00e1s",
|
||||
"other_report": "M\u00e1sik restaur\u00e1l\u00e1si dokument\u00e1ci\u00f3",
|
||||
"other_report": "Tov\u00e1bbi restaur\u00e1l\u00e1si dokument\u00e1ci\u00f3",
|
||||
"creator": "K\u00e9sz\u00edt\u0151",
|
||||
"date": "D\u00e1tum",
|
||||
"delete": "T\u00f6rl\u00e9s",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"add_time": "Id\u0151beli vonatkoz\u00e1s megad\u00e1sa",
|
||||
"no_time": "Id\u0151beli vonatkoz\u00e1s t\u00f6rl\u00e9se az esem\u00e9nyb\u0151l",
|
||||
"last_used": "Legut\u00f3bb kiv\u00e1lasztott",
|
||||
"delete_event": "Delete the event",
|
||||
"delete_event": "Esem\u00e9ny t\u00f6rl\u00e9se",
|
||||
"delete_question": "Val\u00f3ban t\u00f6r\u00f6lni k\u00edv\u00e1nja? ",
|
||||
"delete_no": "M\u00e9gsem, vissza",
|
||||
"delete_yes": "Igen, t\u00f6rl\u00e9s",
|
||||
|
@ -1,13 +1,13 @@
|
||||
{
|
||||
"museum": {
|
||||
"delete": "M\u00fazeum t\u00f6rl\u00e9se",
|
||||
"delete": "Tartalomszolg\u00e1ltat\u00f3 t\u00f6rl\u00e9se",
|
||||
"col_short": "Gy\u0171jt.",
|
||||
"obj_short": "T\u00e1rgy",
|
||||
"export": "Adatok export\u00e1l\u00e1sa",
|
||||
"museum_name": "A m\u00fazeum neve",
|
||||
"musnam_explica": "A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny nev\u00e9t t\u00e1bl\u00e1zatban r\u00f6gz\u00edtj\u00fck, ez\u00e9rt k\u00e9rj\u00fck, hogy az elnevez\u00e9s, lehet\u0151s\u00e9g szerint, legyen r\u00f6vid.<br><br><b style="font-weight:normal;color:#660000;">K\u00e9rj\u00fck, mindig kit\u00f6lteni<\/b>",
|
||||
"museum_name": "A tartalomszolg\u00e1ltat\u00f3 neve",
|
||||
"musnam_explica": "A tartalomszolg\u00e1ltat\u00f3 nev\u00e9t t\u00e1bl\u00e1zatban r\u00f6gz\u00edtj\u00fck, ez\u00e9rt k\u00e9rj\u00fck, hogy az elnevez\u00e9s, lehet\u0151s\u00e9g szerint, legyen r\u00f6vid.<br><br><b style="font-weight:normal;color:#660000;">K\u00e9rj\u00fck, mindig kit\u00f6lteni<\/b>",
|
||||
"museum_description": "Le\u00edr\u00e1s",
|
||||
"musbesch_explica": "A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny r\u00e9szletes le\u00edr\u00e1sa. A le\u00edr\u00e1s ide\u00e1lis hossz\u00fas\u00e1ga kb. 1000 le\u00fct\u00e9s, 2-3 bekezd\u00e9sben t\u00f6rdelve. <br><br>Hossz\u00fa, r\u00e9szletes le\u00edr\u00e1s bevitele is lehets\u00e9ges. Hossz\u00fa le\u00edr\u00e1sokat, k\u00e9rj\u00fck, k\u00fcldje el e-mailben a M\u00fazeumDigit\u00e1r munkat\u00e1rsainak.<br><br><b style="font-weight:normal;color:#660000;">K\u00e9rj\u00fck, mindig kit\u00f6lteni<\/b>",
|
||||
"musbesch_explica": "A tartalomszolg\u00e1ltat\u00f3 r\u00e9szletes le\u00edr\u00e1sa. A le\u00edr\u00e1s ide\u00e1lis hossz\u00fas\u00e1ga kb. 1000 le\u00fct\u00e9s, 2-3 bekezd\u00e9sben t\u00f6rdelve. <br><br>Hossz\u00fa, r\u00e9szletes le\u00edr\u00e1s bevitele is lehets\u00e9ges. Hossz\u00fa le\u00edr\u00e1sokat, k\u00e9rj\u00fck, k\u00fcldje el e-mailben a M\u00fazeumDigit\u00e1r munkat\u00e1rsainak.<br><br><b style="font-weight:normal;color:#660000;">K\u00e9rj\u00fck, mindig kit\u00f6lteni<\/b>",
|
||||
"street_house": "Utca \u00e9s h\u00e1zsz\u00e1m",
|
||||
"musstra_explica": "Utca \u00e9s "'h\u00e1zsz\u00e1m megad\u00e1sa<br><br>1. p\u00e9lda: "Eper utca 1"<br>2. p\u00e9lda: "Attila utca 2a"<br>3. p\u00e9lda: "Szabads\u00e1g t\u00e9r"<br><br><b style="font-weight:normal;color:#660000;">K\u00e9rj\u00fck, mindig kit\u00f6lteni<\/b>",
|
||||
"zip_place": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \u00e9s helys\u00e9g",
|
||||
@ -17,26 +17,26 @@
|
||||
"telefax": "Fax",
|
||||
"musfax_explica": "Nincs formai megk\u00f6t\u00e9s, de k\u00e9rj\u00fck, ne adjon meg "Fax. ...", vagy hasonl\u00f3 r\u00f6vid\u00edt\u00e9seket, hanem csak a fax sz\u00e1mot.<br><br>1. p\u00e9lda +36 1 121214<br>2. p\u00e9lda: 0366-121214<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"mail": "Postac\u00edm",
|
||||
"musmail_explica": "K\u00e9rj\u00fck, adja meg a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny e-mail c\u00edm\u00e9t<br><br>Az itt megadott e-mail c\u00edm meg fog jelenni a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny oldal\u00e1n k\u00f6zz\u00e9tett t\u00e1rgyak alatt. A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny oldal\u00e1ra l\u00e1togat\u00f3 webes felhaszn\u00e1l\u00f3k erre a c\u00edmre \u00edrhatnak, ha valamilyen megjegyz\u00e9s\u00fck van a k\u00f6zz\u00e9tett t\u00e1rgyakkal kapcsolatban. Amennyiben nem szeretne a k\u00f6zz\u00e9tett t\u00e1rgyakkal kapcsolatos e-maileket kapni, akkor k\u00e9rj\u00fck, hagyja ezt a mez\u0151t \u00fcresen. <br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"isil": "A m\u00fazeum ISIL azonos\u00edt\u00f3ja",
|
||||
"musmail_explica": "K\u00e9rj\u00fck, adja meg a tartalomszolg\u00e1ltat\u00f3 e-mail c\u00edm\u00e9t<br><br>Az itt megadott e-mail c\u00edm meg fog jelenni a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny oldal\u00e1n k\u00f6zz\u00e9tett t\u00e1rgyak alatt. A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny oldal\u00e1ra l\u00e1togat\u00f3 webes felhaszn\u00e1l\u00f3k erre a c\u00edmre \u00edrhatnak, ha valamilyen megjegyz\u00e9s\u00fck van a k\u00f6zz\u00e9tett t\u00e1rgyakkal kapcsolatban. Amennyiben nem szeretne a k\u00f6zz\u00e9tett t\u00e1rgyakkal kapcsolatos e-maileket kapni, akkor k\u00e9rj\u00fck, hagyja ezt a mez\u0151t \u00fcresen. <br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"isil": " ISIL azonos\u00edt\u00f3 (int\u00e9zm\u00e9nyek eset\u00e9ben)",
|
||||
"musisil_explica": "K\u00e9rj\u00fck, adja meg (ha van) a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny ISIL azonos\u00edt\u00f3j\u00e1t . Az ISIL azonos\u00edt\u00f3 az int\u00e9zm\u00e9nyek k\u00f6z\u00f6tti adatcsere szempontj\u00e1b\u00f3l fontos.<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"url": "A m\u00fazeum webc\u00edme",
|
||||
"musurl_explica": "K\u00e9rj\u00fck, adja meg a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny weboldal\u00e1nak a c\u00edm\u00e9t. Ha m\u00fazeumnak, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9nynek nincs saj\u00e1t weboldala, akkor k\u00e9rj\u00fck, hagyja a mez\u0151t \u00fcresen. <br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151<\/b>",
|
||||
"url": "A tartalomszolg\u00e1ltat\u00f3 webc\u00edme",
|
||||
"musurl_explica": "K\u00e9rj\u00fck, adja meg a tartalomszolg\u00e1ltat\u00f3 weboldal\u00e1nak a c\u00edm\u00e9t. Ha a tartalomszolg\u00e1ltat\u00f3nak nincs saj\u00e1t weboldala, akkor k\u00e9rj\u00fck, hagyja a mez\u0151t \u00fcresen. <br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151<\/b>",
|
||||
"association": "M\u00fazeumsz\u00f6vets\u00e9g webc\u00edme",
|
||||
"musverb_explica": "K\u00e9rj\u00fck, adja meg azon m\u00fazeumi, k\u00f6zgy\u0171jtem\u00e9nyi vagy egy\u00e9b sz\u00f6vets\u00e9g webc\u00edm\u00e9t, ahol a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny weblapja linkk\u00e9nt szerepel. Ha nincs ilyen, akkor k\u00e9rj\u00fck, hagyja a mez\u0151t \u00fcresen.<br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt.<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"musverb_explica": "K\u00e9rj\u00fck, adja meg azon m\u00fazeumi, k\u00f6zgy\u0171jtem\u00e9nyi vagy egy\u00e9b sz\u00f6vets\u00e9g webc\u00edm\u00e9t, ahol a tartalomszolg\u00e1ltat\u00f3 weblapja linkk\u00e9nt szerepel. Ha nincs ilyen, akkor k\u00e9rj\u00fck, hagyja a mez\u0151t \u00fcresen.<br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt.<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151.<\/b>",
|
||||
"target_image": "Webc\u00edm a k\u00e9pre kattintva",
|
||||
"musbild_explica": "K\u00e9rj\u00fck, adja meg azt a webc\u00edmet ahov\u00e1 a l\u00e1togat\u00f3t szeretn\u00e9 ir\u00e1ny\u00edtani, ha a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny k\u00e9pi illuszt\u00e1ci\u00f3j\u00e1ra kattint. Ez lehet a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny saj\u00e1t weboldala, vagy egy a M\u00fazeumDigit\u00e1r-ban k\u00f6zz\u00e9tett t\u00e1rgy tal\u00e1lati oldala is. <br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt.<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151<\/b>",
|
||||
"musbild_explica": "K\u00e9rj\u00fck, adja meg azt a webc\u00edmet ahov\u00e1 a l\u00e1togat\u00f3t szeretn\u00e9 ir\u00e1ny\u00edtani, ha a tartalomszolg\u00e1ltat\u00f3 k\u00e9pi illuszt\u00e1ci\u00f3j\u00e1ra kattint. Ez lehet a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny saj\u00e1t weboldala, vagy egy a M\u00fazeumDigit\u00e1r-ban k\u00f6zz\u00e9tett t\u00e1rgy tal\u00e1lati oldala is. <br><br>K\u00e9rj\u00fck, "teljes URL" megad\u00e1s\u00e1t , azaz "http:\/\/" a webc\u00edm el\u0151tt.<br><br><b style="font-weight:normal;color:#006600;">A mez\u0151 kit\u00f6lt\u00e9se nem k\u00f6telez\u0151<\/b>",
|
||||
"datasheet": "Adatlap webc\u00edme",
|
||||
"musdaba_explica": "K\u00e9rj\u00fck, ezt a mez\u0151t ne t\u00f6ltse ki. A mez\u0151t a M\u00fazeumDigit\u00e1r munkat\u00e1rsai t\u00f6ltik ki, a m\u00fazeum adatainak r\u00e9szletes le\u00edr\u00e1s\u00e1ra szolg\u00e1l\u00f3 adatatok t\u00e1rol\u00e1si hely\u00e9nek megad\u00e1s\u00e1val",
|
||||
"musdaba_explica": "K\u00e9rj\u00fck, ezt a mez\u0151t ne t\u00f6ltse ki. A mez\u0151t a M\u00fazeumDigit\u00e1r munkat\u00e1rsai t\u00f6ltik ki, a tartalomszolg\u00e1ltat\u00f3 adatainak r\u00e9szletes le\u00edr\u00e1s\u00e1ra szolg\u00e1l\u00f3 adatok t\u00e1rol\u00e1si hely\u00e9nek megad\u00e1s\u00e1val",
|
||||
"no_name": "K\u00e9rj\u00fck, adja meg a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny nev\u00e9t!<\/p><p class="ohne">[Minden m\u00fazeumnak, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9nynek van neve. K\u00e9rj\u00fck, haszn\u00e1ljon egy k\u00f6nnyen megjegyezhet\u0151 elnevez\u00e9st.]",
|
||||
"no_description": "K\u00e9rj\u00fck, adja meg a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny le\u00edr\u00e1s\u00e1t!<\/p><p class="ohne">[Az in\u00e9zm\u00e9ny le\u00edr\u00e1sa nagyon fontos. Itt adhatja meg az int\u00e9zm\u00e9ny alap\u00edt\u00f3 okirat\u00e1ban szerepl\u0151 c\u00e9lokat, mint p\u00e9ld\u00e1ul gy\u0171jt\u00e9s, meg\u0151rz\u00e9s, kutat\u00e1s, bemutat\u00e1s.]",
|
||||
"no_zipcode": "K\u00e9rj\u00fck adja meg az ir\u00e1ny\u00edt\u00f3sz\u00e1mot \u00e9s a helys\u00e9get!<\/p><p class="ohne">[K\u00e9rj\u00fck, adja meg a m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny ir\u00e1ny\u00edt\u00f3sz\u00e1m\u00e1t \u00e9s a helys\u00e9get, ahol a m\u00fazeum megtal\u00e1lhat\u00f3. Az ir\u00e1ny\u00edt\u00f3sz\u00e1mot sz\u00f3k\u00f6z n\u00e9lk\u00fcl adja meg. Sz\u00f3k\u00f6zt az ir\u00e1ny\u00edt\u00f3sz\u00e1m \u00e9s a helys\u00e9gn\u00e9v elv\u00e1laszt\u00e1s\u00e1ra haszn\u00e1ljon. ]",
|
||||
"no_zipcode": "K\u00e9rj\u00fck adja meg az ir\u00e1ny\u00edt\u00f3sz\u00e1mot \u00e9s a helys\u00e9get!<\/p><p class="ohne">[K\u00e9rj\u00fck, adja meg a tartalomszolg\u00e1ltat\u00f3 ir\u00e1ny\u00edt\u00f3sz\u00e1m\u00e1t \u00e9s a helys\u00e9get, ahol a tartalomszolg\u00e1ltat\u00f3 megtal\u00e1lhat\u00f3. Az ir\u00e1ny\u00edt\u00f3sz\u00e1mot sz\u00f3k\u00f6z n\u00e9lk\u00fcl adja meg. Sz\u00f3k\u00f6zt az ir\u00e1ny\u00edt\u00f3sz\u00e1m \u00e9s a helys\u00e9gn\u00e9v elv\u00e1laszt\u00e1s\u00e1ra haszn\u00e1ljon. ]",
|
||||
"no_streetname": "Adja meg a pontos c\u00edmet!<\/p><p class="ohne">[Fontos, hogy a l\u00e1togat\u00f3k odatal\u00e1ljanak a m\u00fazeumhoz!]",
|
||||
"museum_image": "A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny oldal\u00e1nak k\u00e9pes illusztr\u00e1ci\u00f3ja",
|
||||
"museum_image": "A tartalomszolg\u00e1ltat\u00f3 oldal\u00e1nak k\u00e9pes illusztr\u00e1ci\u00f3ja",
|
||||
"museum_image_change": "K\u00e9p cser\u00e9je",
|
||||
"museum_no_image_uploaded": "Nincs k\u00e9p felt\u00f6ltve !",
|
||||
"upload_image": "K\u00e9p felt\u00f6lt\u00e9se",
|
||||
"settings_services": "A m\u00fazeum, k\u00f6z-, vagy mag\u00e1ngy\u0171jtem\u00e9ny saj\u00e1t be\u00e1ll\u00edt\u00e1sai \u00e9s szolg\u00e1ltat\u00e1sai",
|
||||
"settings_services": "A tartalomszolg\u00e1ltat\u00f3 saj\u00e1t be\u00e1ll\u00edt\u00e1sai \u00e9s szolg\u00e1ltat\u00e1sai",
|
||||
"add_collection": "Gy\u0171jtem\u00e9ny hozz\u00e1ad\u00e1sa",
|
||||
"collections_added": "Gy\u0171jtem\u00e9ny",
|
||||
"objectgroups_added": "T\u00e1rgycsoport",
|
||||
@ -47,26 +47,26 @@
|
||||
"delete_question": "T\u00f6r\u00f6lni k\u00edv\u00e1nja az int\u00e9zm\u00e9nyt?",
|
||||
"delete_no": "M\u00e9gsem, vissza",
|
||||
"delete_yes": "Igen, t\u00f6rl\u00e9s",
|
||||
"target_image_rights": "A m\u00fazeum oldal\u00e1n l\u00e9v\u0151 k\u00e9p szerz\u0151i jogi besorol\u00e1sa",
|
||||
"musbild_rights_explica": "A m\u00fazeum oldal\u00e1n tal\u00e1lhat\u00f3 k\u00e9pi illusztr\u00e1ci\u00f3 jogtulajdonos\u00e1ra \u00e9s a k\u00e9p felhaszn\u00e1l\u00e1si jog\u00e1ra vonatkoz\u00f3 inform\u00e1ci\u00f3k ",
|
||||
"target_image_rights": "A tartalomszolg\u00e1ltat\u00f3 oldal\u00e1n l\u00e9v\u0151 k\u00e9p szerz\u0151i jogi besorol\u00e1sa",
|
||||
"musbild_rights_explica": "A tartalomszolg\u00e1ltat\u00f3 oldal\u00e1n tal\u00e1lhat\u00f3 k\u00e9pi illusztr\u00e1ci\u00f3 jogtulajdonos\u00e1ra \u00e9s a k\u00e9p felhaszn\u00e1l\u00e1si jog\u00e1ra vonatkoz\u00f3 inform\u00e1ci\u00f3k ",
|
||||
"location_ns": "T\u00e9rk\u00e9p, sz\u00e9less\u00e9g koordin\u00e1t\u00e1i",
|
||||
"location_ns_explica": "Az int\u00e9zm\u00e9ny koordin\u00e1t\u00e1ja (sz\u00e9less\u00e9g)",
|
||||
"location_ns_explica": "A tartalomszolg\u00e1ltat\u00f3 koordin\u00e1t\u00e1ja (sz\u00e9less\u00e9g)",
|
||||
"location_ow": "T\u00e9rk\u00e9p, hossz\u00fas\u00e1g koordin\u00e1t\u00e1i",
|
||||
"location_ow_explica": "Az int\u00e9zm\u00e9ny koordin\u00e1t\u00e1ja (hossz\u00fas\u00e1g)",
|
||||
"location_ow_explica": "A tartalomszolg\u00e1ltat\u00f3 koordin\u00e1t\u00e1ja (hossz\u00fas\u00e1g)",
|
||||
"location_zoom": "T\u00e9rk\u00e9p, zoom",
|
||||
"location_zoom_explica": "Zoom be\u00e1ll\u00edt\u00e1sa t\u00e9rk\u00e9pes megjelen\u00edt\u00e9shez",
|
||||
"museum_has_been_added": "M\u00e9gsem, (Vissza)",
|
||||
"museum_has_been_edited": "Az \u00faj esem\u00e9ny a k\u00f6vetkez\u0151 vonatkoz\u00e1ssal",
|
||||
"museum_has_been_deleted": "M\u00e9gse, vissza a t\u00e1rgyhoz",
|
||||
"museum_add_record": "Adatbevitel m\u00e1s nyelven",
|
||||
"museumrecord_deleted": "M\u00e1s nyelv\u0171 m\u00fazeumi adatok t\u00f6rl\u00e9se",
|
||||
"museumrecord_deleted": "M\u00e1s nyelv\u0171 adatok t\u00f6rl\u00e9se",
|
||||
"museumrecord_visibility_off": "Az alternat\u00edv nyelvi verzi\u00f3 elrejtve",
|
||||
"museumrecord_visibility_on": "Az alternat\u00edv nyelvi verzi\u00f3 publik\u00e1lva",
|
||||
"collections": "Gy\u0171jtem\u00e9nyek",
|
||||
"public": "Publikus",
|
||||
"add_edit_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s hozz\u00e1ad\u00e1sa \/ szerkeszt\u00e9se",
|
||||
"tour_tool_headline": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s l\u00e9trehoz\u00e1sa",
|
||||
"tour_tool_explica": "Ezzel az opci\u00f3val v\u00e1ndorki\u00e1ll\u00edt\u00e1sokat lehet l\u00e9trehozni \u00e9s megjelen\u00edteni. A k\u00fcl\u00f6nb\u00f6z\u0151 k\u00e9pek helysz\u00ednekhez csatlakoznak, amelyekhez kis helysz\u00ednjel\u00f6l\u0151 ikonok, \"hotspot\"-ok rendelhet\u0151k, a k\u00e9p k\u00f6zep\u00e9n tal\u00e1lhat\u00f3 + jellel.",
|
||||
"add_edit_tour": "Panor\u00e1mafot\u00f3 hozz\u00e1ad\u00e1sa \/ szerkeszt\u00e9se",
|
||||
"tour_tool_headline": "Panor\u00e1mafot\u00f3 l\u00e9trehoz\u00e1sa",
|
||||
"tour_tool_explica": "Ezzel az opci\u00f3val panor\u00e1mafot\u00f3kat lehet megjelen\u00edteni. A k\u00fcl\u00f6nb\u00f6z\u0151 k\u00e9pek helysz\u00ednekhez csatlakoznak, amelyekhez kis helysz\u00ednjel\u00f6l\u0151 ikonok, \"hotspot\"-ok rendelhet\u0151k, a k\u00e9p k\u00f6zep\u00e9n tal\u00e1lhat\u00f3 + jellel.",
|
||||
"scene_data": "Helysz\u00edn adatok",
|
||||
"sceneHaov": "haov",
|
||||
"sceneVoav": "vaov",
|
||||
@ -74,10 +74,10 @@
|
||||
"hotspot": "Hotspot",
|
||||
"pitch": "Pitch",
|
||||
"yaw": "yaw",
|
||||
"hotspotText": "Text",
|
||||
"hotspotType": "Type",
|
||||
"hotspotText": "Sz\u00f6veg",
|
||||
"hotspotType": "T\u00edpus",
|
||||
"hotspotURL": "URL-c\u00edm",
|
||||
"hotspotSceneID": "Scene ID",
|
||||
"hotspotSceneID": "Felv\u00e9tel ID",
|
||||
"remove_hotspot": "Hotspot t\u00f6rl\u00e9se",
|
||||
"options": "Be\u00e1ll\u00edt\u00e1sok",
|
||||
"add_hotspot": "Hotspot hozz\u00e1ad\u00e1sa",
|
||||
@ -136,7 +136,7 @@
|
||||
"public_page": "Honlap",
|
||||
"minimum_3_characters": "Minimum 3 karakter k\u00f6telez\u0151!",
|
||||
"all_museums": "Minden m\u00fazeum",
|
||||
"must_be_float": "Muss ein numerischer Wert sein, ggfs. mit Komma. Z.B. 5,2; 1.20, etc",
|
||||
"must_be_float": "Sz\u00e1m form\u00e1tum sz\u00fcks\u00e9ges, sz\u00fcks\u00e9g eset\u00e9n vessz\u0151vel elv\u00e1lasztva pl. 5, 4; 1.20 stb.",
|
||||
"opening_hours_have_been_edited": "A nyitva tart\u00e1s be\u00e1ll\u00edt\u00e1sai mentett\u00fck",
|
||||
"ticket_prices_have_been_edited": "A jegy\u00e1rak be\u00e1ll\u00edt\u00e1sait mentett\u00fck",
|
||||
"zip_code": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m",
|
||||
|
@ -27,10 +27,10 @@
|
||||
"internal_link": "Bels\u0151 hivatkoz\u00e1s",
|
||||
"external_link": "K\u00fcls\u0151 hivatkoz\u00e1s",
|
||||
"new_collection_hint": "\u00daj gy\u0171jtem\u00e9ny hozz\u00e1ad\u00e1s\u00e1hoz haszn\u00e1ld a fenti men\u00fct",
|
||||
"no_collection_permission": "Nincs hozz\u00e1f\u00e9r\u00e9se a m\u00fazeum gy\u0171jtem\u00e9nyeihez",
|
||||
"no_collection_permission": "Nincs hozz\u00e1f\u00e9r\u00e9se a tatralomszolg\u00e1ltat\u00f3 gy\u0171jtem\u00e9nyeihez",
|
||||
"linkable_collections": "\u00d6sszekapcsolhat\u00f3 gy\u0171jtem\u00e9nyek",
|
||||
"switch_museum": "M\u00fazeum bekapcsol\u00e1sa",
|
||||
"select_a_museum": "M\u00fazeum v\u00e1laszt\u00e1sa",
|
||||
"switch_museum": "Tartalomszolg\u00e1ltat\u00f3 bekapcsol\u00e1sa",
|
||||
"select_a_museum": "Tartalomszolg\u00e1ltat\u00f3 v\u00e1laszt\u00e1sa",
|
||||
"links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se"
|
||||
}
|
||||
}
|
@ -6,7 +6,7 @@
|
||||
"objects visible": "Publik\u00e1lt t\u00e1rgy",
|
||||
"collections_total": "Gy\u0171jtem\u00e9ny (\u00f6sszes)",
|
||||
"collections_nodesc": "le\u00edr\u00e1s n\u00e9lk\u00fcl",
|
||||
"museums": "M\u00fazeum",
|
||||
"museums": "Tartalomszolg\u00e1ltat\u00f3",
|
||||
"museums_noimage": "k\u00e9p n\u00e9lk\u00fcl",
|
||||
"events": "Esem\u00e9ny",
|
||||
"timespans": "Id\u0151beli vonatkoz\u00e1s",
|
||||
@ -18,6 +18,7 @@
|
||||
"access_to": "Hozz\u00e1f\u00e9r\u00e9s",
|
||||
"additions": "Gyarapod\u00e1s",
|
||||
"edits": "Szerkeszt\u00e9sek",
|
||||
"objects_visible": "Publik\u00e1lt t\u00e1rgy"
|
||||
"objects_visible": "Publik\u00e1lt t\u00e1rgy",
|
||||
"18": ""
|
||||
}
|
||||
}
|
@ -12,10 +12,10 @@
|
||||
"collection_record_show": "A gy\u0171jtem\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s k\u00f6zz\u00e9t\u00e9tele",
|
||||
"collection_record_delete": "A gy\u0171jtem\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s t\u00f6rl\u00e9se",
|
||||
"collection_delete_intro": "Val\u00f3ban t\u00f6rli a gy\u0171jtem\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1sokat?",
|
||||
"museum_record_hide": "Az int\u00e9zm\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s elrejt\u00e9se ",
|
||||
"museum_record_show": "Az int\u00e9zm\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s k\u00f6zz\u00e9t\u00e9tele",
|
||||
"museum_record_delete": "Az int\u00e9zm\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s t\u00f6rl\u00e9se",
|
||||
"museum_delete_intro": "Val\u00f3ban t\u00f6rli az int\u00e9zm\u00e9nyre vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1sokat?",
|
||||
"museum_record_hide": "A tartalomszolg\u00e1ltat\u00f3ra vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s elrejt\u00e9se ",
|
||||
"museum_record_show": "A tartalomszolg\u00e1ltat\u00f3ra vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s k\u00f6zz\u00e9t\u00e9tele",
|
||||
"museum_record_delete": "A tartalomszolg\u00e1ltat\u00f3ra vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1s t\u00f6rl\u00e9se",
|
||||
"museum_delete_intro": "Val\u00f3ban t\u00f6rli a tartalomszolg\u00e1ltat\u00f3ra vonatkoz\u00f3 tov\u00e1bbi le\u00edr\u00e1sokat?",
|
||||
"switched_non-public": "Alternat\u00edv nyelvi verzi\u00f3 elrejtve",
|
||||
"switched_public": "Alternat\u00edv nyelvi verzi\u00f3 elrejtve",
|
||||
"add": "Alternat\u00edv nyelvi verzi\u00f3 hozz\u00e1ad\u00e1sa",
|
||||
@ -24,7 +24,7 @@
|
||||
"object_deleted": "A t\u00e1rgy alternat\u00edv nyelvi verzi\u00f3j\u00e1nak t\u00f6rl\u00e9se",
|
||||
"collection_added": "A gy\u0171jtem\u00e9ny alternat\u00edv nyelvi verzi\u00f3ja hozz\u00e1adva",
|
||||
"collection_edited": "A gy\u0171jtem\u00e9ny alternat\u00edv nyelvi verzi\u00f3ja friss\u00edtve",
|
||||
"museum_added": "A m\u00fazeum alternat\u00edv nyelvi verzi\u00f3ja hozz\u00e1adva",
|
||||
"museum_edited": "A m\u00fazeum alternat\u00edv nyelvi verzi\u00f3ja friss\u00edtve"
|
||||
"museum_added": "A tartalomszolg\u00e1ltat\u00f3 alternat\u00edv nyelvi verzi\u00f3ja hozz\u00e1adva",
|
||||
"museum_edited": "A tartalomszolg\u00e1ltat\u00f3 alternat\u00edv nyelvi verzi\u00f3ja friss\u00edtve"
|
||||
}
|
||||
}
|
@ -46,11 +46,11 @@
|
||||
"return_museum_list": "Vissza a m\u00fazeumok list\u00e1j\u00e1hoz",
|
||||
"return_settings_services": "Vissza a be\u00e1ll\u00edt\u00e1sokhoz \u00e9s adatkinyer\u00e9si lehet\u0151s\u00e9gekhez",
|
||||
"simple_inputs_no_symbols": "K\u00e9rj\u00fck egyszer\u0171 megnev\u00e9z\u00e9st adjon meg, k\u00fcl\u00f6nb\u00f6z\u0151 jogi szimb\u00f3lumok \u00e9s olyan kit\u00e9telek n\u00e9lk\u00fcl a fot\u00f3s neve el\u0151tt, mint pl. \"a k\u00e9pet fot\u00f3zta\"",
|
||||
"institution_elsewhere": "Az int\u00e9zm\u00e9ny webes el\u00e9rhet\u0151s\u00e9ge",
|
||||
"institution_elsewhere": "A tartalomszolg\u00e1ltat\u00f3 webes el\u00e9rhet\u0151s\u00e9ge",
|
||||
"elsewhere_link_text": "Link sz\u00f6vege",
|
||||
"elsewhere_link_url": "URL-c\u00edm",
|
||||
"elsewhere_link_added": "A m\u00fazeum m\u00e1s webes megjelen\u00e9s\u00e9nek linkje",
|
||||
"elsewhere_link_removed": "A m\u00fazeum m\u00e1s webes megjelen\u00e9s\u00e9nek t\u00f6r\u00f6lt linkje",
|
||||
"elsewhere_link_added": " A tartalomszolg\u00e1ltat\u00f3 m\u00e1s webes megjelen\u00e9s\u00e9nek linkje",
|
||||
"elsewhere_link_removed": "A tartalomszolg\u00e1ltat\u00f3 m\u00e1s webes megjelen\u00e9s\u00e9nek t\u00f6r\u00f6lt linkje",
|
||||
"metadata_rights": "A metaadatokhoz kapcsol\u00f3d\u00f3 jogok:"
|
||||
}
|
||||
}
|
@ -1,15 +1,63 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
"inbook": "Article in edited volume",
|
||||
"book": "Book",
|
||||
"phdthesis": "PhD thesis",
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"add_new_source": "\u00daj forr\u00e1sanyag megad\u00e1sa",
|
||||
"type": "T\u00edpus",
|
||||
"type_explica": "A forr\u00e1sanyag t\u00edpusa",
|
||||
"article": "Cikk",
|
||||
"inbook": "Cikk foly\u00f3iratban",
|
||||
"book": "K\u00f6nyv",
|
||||
"phdthesis": "Doktori munka",
|
||||
"electronical": "Elekrtonikus publik\u00e1ci\u00f3",
|
||||
"misc": "Egy\u00e9b",
|
||||
"author_creator": "Szerz\u0151 \/ k\u00f6zrem\u0171k\u00f6d\u0151",
|
||||
"author_creator_explica": "A forr\u00e1sanyag szerz\u0151je. Irja be a nevet a szerz\u0151 kiv\u00e1laszt\u00e1s\u00e1hoz. Egy forr\u00e1asanyaghoz t\u00f6bb szerz\u0151t \/k\u00f6zrem\u0171k\u00f6d\u0151t is kapcsolhat is ",
|
||||
"title": "Cim",
|
||||
"title_explica": "A foorr\u00e1asanyag c\u00edme",
|
||||
"year": "Megjelen\u00e9s",
|
||||
"year_explica": "A megjelen\u00e9s \u00e9ve",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -10,13 +10,13 @@
|
||||
"engl": "N\u00e9v angol ford\u00edt\u00e1sa",
|
||||
"annotation": "Komment",
|
||||
"add_new_annotation": "\u00daj komment hozz\u00e1ad\u00e1sa",
|
||||
"equivalents": "Equivalent",
|
||||
"synonyms": "Synonyms",
|
||||
"related_terms": "Related terms",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"generic": "Generic",
|
||||
"instance_of": "Instance of",
|
||||
"equivalents": "Megegyez\u0151",
|
||||
"synonyms": "Szinonima",
|
||||
"related_terms": "Hasonl\u00f3 kifejelz\u00e9s",
|
||||
"broader": "\u00c1ltal\u00e1nosabb",
|
||||
"narrower": "Specifikusabb",
|
||||
"generic": "\u00c1ltal\u00e1nos",
|
||||
"instance_of": "p\u00e9ld\u00e1ul",
|
||||
"partitive": "Partitive"
|
||||
}
|
||||
}
|
@ -106,7 +106,7 @@
|
||||
"user_role_explica": "A hozz\u00e1f\u00e9r\u00e9si jogosults\u00e1g meghat\u00e1rozza, hogy milyen szerkeszt\u00e9si jogosults\u00e1ggal rendelkezik a felhaszn\u00e1l\u00f3. B\u0151vebb inform\u00e1ci\u00f3t err\u0151l a jogosults\u00e1gokr\u00f3l sz\u00f3l\u00f3 t\u00e1j\u00e9koztat\u00f3ban tal\u00e1l.",
|
||||
"user_institution_explica": "Minden felhaszn\u00e1l\u00f3hoz rendelni kell egy int\u00e9zm\u00e9nyt. Ez al\u00f3l a rendszeradminsztr\u00e1tor sem kiv\u00e9tel.",
|
||||
"user_about_explica": "Mondj valamit magadr\u00f3l! Ez a le\u00edr\u00e1s megjelenik a profilodon, ha l\u00e1that\u00f3v\u00e1 teszed m\u00e1s M\u00fazeumDigit\u00e1r felhaszn\u00e1l\u00f3k sz\u00e1m\u00e1ra",
|
||||
"public_pgp_key_explica": "In this field, a public PGP key can be entered. If this is done, future mails will be sent encrypted to you.",
|
||||
"public_pgp_key_explica": "A PGP kulcs megad\u00e1sa ut\u00e1n az emaileket titkos\u00edtva fogja megkapni",
|
||||
"two_factor_authentication": "K\u00e9tszint\u0171 hiteles\u00edt\u00e9s",
|
||||
"via_mail": "Email-en kereszt\u00fcl",
|
||||
"2fa_explica": "K\u00e9tszint\u0171 hiteles\u00edt\u00e9s enged\u00e9lyez\u00e9se. Ehhez csak email-c\u00edm haszn\u00e1lhat\u00f3. Ha a bejelentkez\u00e9shez sz\u00fcks\u00e9ges adatokat megadta, email-en kereszt\u00fcl kap egy meger\u0151s\u00edt\u00e9st k\u00e9r\u0151 \u00fczenetet, amivel be tud l\u00e9pni. Alapesetben a kett\u0151s autentik\u00e1ci\u00f3 nem enged\u00e9lyezett",
|
||||
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
@ -47,6 +47,8 @@
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:"
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add new source",
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "The type of the source.",
|
||||
"article": "Article",
|
||||
@ -10,6 +10,54 @@
|
||||
"electronical": "Electronical",
|
||||
"misc": "Miscelaneous",
|
||||
"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."
|
||||
"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.",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source.",
|
||||
"year": "Year",
|
||||
"year_explica": "Year the work was published.",
|
||||
"venue": "Venue",
|
||||
"venue_explica": "The venue 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.",
|
||||
"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>",
|
||||
"doi_explica": "A DOI representing the source.",
|
||||
"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",
|
||||
"deleted_statement": "The statement has been deleted,<br \/>because only one link with it was left.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "The volume of the journal the article was published in.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "The issue of the volume the article was published in.",
|
||||
"medium": "Medium",
|
||||
"random_actor": "Random actor",
|
||||
"random_place": "Random place",
|
||||
"random_time": "Random time",
|
||||
"random_tag": "Random tag",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user