Approval in backend
This commit is contained in:
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"db_links": {
|
||||
"deleted_obj_persinst": "Link to person has been removed from the object",
|
||||
"deleted_obj_time": "Link to time has been removed from the object",
|
||||
"deleted_obj_place": "Link to place has been removed from the object",
|
||||
"deleted_obj_tag": "Link to tag has been removed from the object",
|
||||
"deleted_obj_lit": "Link to literature entry has been removed from the object",
|
||||
"deleted_obj_link": "Link to hyperlink has been removed from the object",
|
||||
"deleted_obj_image": "The image has been removed",
|
||||
"deleted_obj_museum": "Object has been removed from the museum",
|
||||
"deleted_obj_collection": "Object has been removed from the collection",
|
||||
"deleted_obj_series": "Object has been removed from the object group",
|
||||
"deleted_tag_obj": "Link to object has been removed from the keyword",
|
||||
"deleted_lit_obj": "Link to object has been removed from the literature entry",
|
||||
"deleted_museum_collection": "Collection has been removed from the museum",
|
||||
"added_obj_collection": "Added object to collection",
|
||||
"added_obj_literature": "The bibliographic entry has been linked with the object",
|
||||
"added_obj_link": "The hyperlink has been connected with the object",
|
||||
"added_obj_tag": "The object has been linked to keyword(s)",
|
||||
"annotation_deleted": "The annotation has been removed",
|
||||
"obj_tag_already_added": "The tag was already linked with the object",
|
||||
"obj_link_already_added": "The link was already linked with the object",
|
||||
"obj_literature_already_added": "The literature entry was already linked with the object",
|
||||
"obj_collection_already_added": "The collection was already linked with the object",
|
||||
"similar_tag_already_known": "The tag was already known by a different name,<br \/>linked that entry.",
|
||||
"identified_rewritten_tag": "The tag is known to mean the same as the following tags (now linked):",
|
||||
"tag_in_blacklist": "The entered tag is blacklisted"
|
||||
"deleted_obj_persinst": "Odkaz na osobu byl z objektu odstran\u011bn.",
|
||||
"deleted_obj_time": "Z objektu byl odstran\u011bn odkaz na \u010das.",
|
||||
"deleted_obj_place": "Odkaz na m\u00edsto byl z objektu odstran\u011bn.",
|
||||
"deleted_obj_tag": "Odkaz na tag byl z objektu odstran\u011bn.",
|
||||
"deleted_obj_lit": "Odkaz na liter\u00e1rn\u00ed polo\u017eku byl z objektu odstran\u011bn.",
|
||||
"deleted_obj_link": "Odkaz na hypertextov\u00fd odkaz byl z objektu odstran\u011bn.",
|
||||
"deleted_obj_image": "Obr\u00e1zek byl odstran\u011bn.",
|
||||
"deleted_obj_museum": "P\u0159edm\u011bt byl z muzea odstran\u011bn",
|
||||
"deleted_obj_collection": "Objekt byl odstran\u011bn z kolekce.",
|
||||
"deleted_obj_series": "Objekt byl odebr\u00e1n ze skupiny objekt\u016f.",
|
||||
"deleted_tag_obj": "Z kl\u00ed\u010dov\u00e9ho slova byl odstran\u011bn odkaz na objekt.",
|
||||
"deleted_lit_obj": "Odkaz na objekt byl z liter\u00e1rn\u00ed polo\u017eky odstran\u011bn.",
|
||||
"deleted_museum_collection": "Sb\u00edrka byla z muzea odstran\u011bna",
|
||||
"added_obj_collection": "P\u0159id\u00e1n objekt do kolekce",
|
||||
"added_obj_literature": "Bibliografick\u00fd z\u00e1znam byl propojen s objektem",
|
||||
"added_obj_link": "Hypertextov\u00fd odkaz byl propojen s objektem",
|
||||
"added_obj_tag": "Objekt byl propojen s kl\u00ed\u010dov\u00fdm slovem (kl\u00ed\u010dov\u00fdmi slovy)",
|
||||
"annotation_deleted": "Anotace byla odstran\u011bna",
|
||||
"obj_tag_already_added": "\u0160t\u00edtek ji\u017e byl s objektem propojen.",
|
||||
"obj_link_already_added": "Odkaz ji\u017e byl s objektem propojen.",
|
||||
"obj_literature_already_added": "Z\u00e1znam literatury ji\u017e byl s objektem propojen.",
|
||||
"obj_collection_already_added": "Kolekce ji\u017e byla propojena s objektem.",
|
||||
"similar_tag_already_known": "\u0160t\u00edtek byl ji\u017e zn\u00e1m pod jin\u00fdm n\u00e1zvem,<br \/>odkazoval na tento z\u00e1znam.",
|
||||
"identified_rewritten_tag": "Je zn\u00e1mo, \u017ee tento tag m\u00e1 stejn\u00fd v\u00fdznam jako n\u00e1sleduj\u00edc\u00ed tagy (nyn\u00ed propojen\u00e9):",
|
||||
"tag_in_blacklist": "Zadan\u00fd \u0161t\u00edtek je na \u010dern\u00e9 listin\u011b"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user