Approval in backend
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
{
|
||||
"acquisitions": {
|
||||
"type": "Acquisition type",
|
||||
"type_explica": "Here you can select how the acquisition was done. E.g. if the objects were a gift or if you bought them..",
|
||||
"name": "Acquisition name",
|
||||
"name_explica": "Name the can be used for identifying the acquisition process.",
|
||||
"date": "Acquisiton date",
|
||||
"date_explica": "Date the acquisition was performed.",
|
||||
"done_by": "Done by",
|
||||
"done_by_explica": "Full name of the person who did the acquisition.",
|
||||
"price": "Purchase price",
|
||||
"price_explica": "Total sum paid for acquiring the objects.",
|
||||
"price_currency": "Price currency",
|
||||
"price_currency_explica": "The currency the price was paid in.",
|
||||
"source": "Source",
|
||||
"source_explica": "Source (or person) from which the objects were acquired.",
|
||||
"funding_source": "Funding source",
|
||||
"funding_source_explica": "Person or instition who provided funding for the acquisition.",
|
||||
"reason": "Reason",
|
||||
"reason_explica": "Remarks on why the objects were acquired.",
|
||||
"authorized_by": "Authorized by",
|
||||
"authorized_by_explica": "Person who authorized the acquisition.",
|
||||
"conditions": "Conditions",
|
||||
"conditions_explica": "General condition of the acquisition.",
|
||||
"funding_conditions": "Funding conditions",
|
||||
"funding_conditions_explica": "Conditions set by the funders",
|
||||
"note": "Acquisition note",
|
||||
"note_explica": "Any remark regarding the acquisition.",
|
||||
"acquisitions_list": "List of acquisitions",
|
||||
"all_acquisitions": "All acquisitions",
|
||||
"base_data": "Basic information about the acquisition",
|
||||
"aquisitions_edit": "Edit an acquisition",
|
||||
"acquisition_place": "Place of acquisition",
|
||||
"acquisition_place_explica": "The place the objects were acquired.",
|
||||
"done_by_controlled": "Done by (contact)",
|
||||
"done_by_controlled_explica": "Using this field, the museum worker who acquired the object for the museum can be linked with a controlled entry in the address book."
|
||||
"type": "Typ akvizice",
|
||||
"type_explica": "Zde si m\u016f\u017eete vybrat, jak\u00fdm zp\u016fsobem bylo po\u0159\u00edzen\u00ed provedeno. Nap\u0159. zda se jednalo o dar, nebo zda jste si je koupili.",
|
||||
"name": "N\u00e1zev akvizice",
|
||||
"name_explica": "N\u00e1zev, kter\u00fd lze pou\u017e\u00edt k identifikaci procesu akvizice.",
|
||||
"date": "Datum akvizice",
|
||||
"date_explica": "Datum proveden\u00ed akvizice.",
|
||||
"done_by": "Hotovo k\u00fdm",
|
||||
"done_by_explica": "Cel\u00e9 jm\u00e9no osoby, kter\u00e1 provedla akvizici.",
|
||||
"price": "Kupn\u00ed cena",
|
||||
"price_explica": "Celkov\u00e1 \u010d\u00e1stka zaplacen\u00e1 za po\u0159\u00edzen\u00ed objekt\u016f.",
|
||||
"price_currency": "Cena m\u011bny",
|
||||
"price_currency_explica": "M\u011bna, ve kter\u00e9 byla cena zaplacena.",
|
||||
"source": "Zdroj",
|
||||
"source_explica": "Zdroj financov\u00e1n\u00ed",
|
||||
"funding_source": "Funding sourceZdroj (nebo osoba), od kter\u00e9ho byly objekty z\u00edsk\u00e1ny.",
|
||||
"funding_source_explica": "Osoba nebo instituce, kter\u00e1 poskytla finan\u010dn\u00ed prost\u0159edky na akvizici.",
|
||||
"reason": "D\u016fvod",
|
||||
"reason_explica": "Pozn\u00e1mky k d\u016fvod\u016fm, pro\u010d byly objekty po\u0159\u00edzeny.",
|
||||
"authorized_by": "Autorizov\u00e1no",
|
||||
"authorized_by_explica": "Osoba, kter\u00e1 akvizici povolila.",
|
||||
"conditions": "Podm\u00ednky",
|
||||
"conditions_explica": "Celkov\u00fd stav akvizice.",
|
||||
"funding_conditions": "Podm\u00ednky financov\u00e1n\u00ed",
|
||||
"funding_conditions_explica": "Podm\u00ednky stanoven\u00e9 financuj\u00edc\u00edmi subjekty",
|
||||
"note": "Pozn\u00e1mka k akvizici",
|
||||
"note_explica": "Jak\u00e1koli p\u0159ipom\u00ednka k akvizici.",
|
||||
"acquisitions_list": "Seznam akvizic",
|
||||
"all_acquisitions": "V\u0161echny akvizice",
|
||||
"base_data": "Z\u00e1kladn\u00ed informace o akvizici",
|
||||
"aquisitions_edit": "\u00daprava akvizice",
|
||||
"acquisition_place": "M\u00edsto po\u0159\u00edzen\u00ed",
|
||||
"acquisition_place_explica": "M\u00edsto, kde byly p\u0159edm\u011bty po\u0159\u00edzeny.",
|
||||
"done_by_controlled": "Vyhotoveno u\u017eivatelem (kontakt)",
|
||||
"done_by_controlled_explica": "Pomoc\u00ed tohoto pole lze muzejn\u00edho pracovn\u00edka, kter\u00fd p\u0159edm\u011bt pro muzeum z\u00edskal, propojit s \u0159\u00edzen\u00fdm z\u00e1znamem v adres\u00e1\u0159i."
|
||||
}
|
||||
}
|
@@ -1,107 +1,107 @@
|
||||
{
|
||||
"action": {
|
||||
"museum_choose": "Select a museum ...",
|
||||
"museum_change": "Edit information about a museum ...",
|
||||
"museum_input": "Add a new museum ...",
|
||||
"collection_choose": "Select a collection ...",
|
||||
"collection_change": "Edit a collection ...",
|
||||
"collection_input": "Add a new collection ...",
|
||||
"object_choose": "Select an object ...",
|
||||
"object_change": "Edit an object ...",
|
||||
"object_input": "Add a new object ...",
|
||||
"event_choose": "Select an event ...",
|
||||
"event_change": "Edit an event ...",
|
||||
"event_input": "Add a new event ...",
|
||||
"time_choose": "Select a time entry ...",
|
||||
"time_change": "Edit a time entry ...",
|
||||
"time_input": "Add a new time entry ...",
|
||||
"actor_choose": "Select an actor ...",
|
||||
"actor_change": "Edit information on an actor ...",
|
||||
"actor_input": "Add a new actor ...",
|
||||
"place_choose": "Select a place ...",
|
||||
"place_change": "Edit a place ...",
|
||||
"place_input": "Add new place ...",
|
||||
"tag_choose": "Select a keyword...",
|
||||
"tag_change": "Edit a keyword ...",
|
||||
"tag_input": "Add a new kewyord...",
|
||||
"literature_choose": "Select literature ...",
|
||||
"literature_change": "Edit literature ...",
|
||||
"literature_input": "Add literature ...",
|
||||
"link_choose": "Select a link ...",
|
||||
"link_change": "Edit a link ...",
|
||||
"link_input": "Add a link ...",
|
||||
"project_choose": "Select a project ...",
|
||||
"project_change": "Edit a project ...",
|
||||
"project_input": "Add a project ...",
|
||||
"settings_museum": "Settings (institution-wide)",
|
||||
"settings_private": "Private settings",
|
||||
"user_choose": "Select a user to edit ...",
|
||||
"user_change": "Edit a user ...",
|
||||
"user_input": "Add a new user ...",
|
||||
"logged_in_as": "Logged in as",
|
||||
"log_out": "Log out",
|
||||
"go_home": "Return to Homepage",
|
||||
"question": "Question about",
|
||||
"ask_whom": "Ask",
|
||||
"notes": "Notes",
|
||||
"working_with_filters": "Working with filters",
|
||||
"working_with_watchlist": "Working with watch list",
|
||||
"print_list_function": "Print list function",
|
||||
"lists": "Lists",
|
||||
"event_types": "Event types",
|
||||
"legal_forms": "Legal forms (Images)",
|
||||
"database_services": "Database services",
|
||||
"data_export": "Data export",
|
||||
"backup": "Data backup",
|
||||
"watch_list": "Watch list",
|
||||
"events_using_list": "Input events using lists",
|
||||
"tag_proposal": "Propose keyword",
|
||||
"enrichment_with_eol": "Enrichment using EOL",
|
||||
"multiple_changes": "Multiple changes",
|
||||
"startpage": "Start page",
|
||||
"handbook": "User's manual",
|
||||
"tabs": "Tabs",
|
||||
"statistics": "Shows usage (live)",
|
||||
"change_language": "Change language",
|
||||
"userroles": "User roles",
|
||||
"goodtimes": "Times",
|
||||
"introduction": "Short introduction",
|
||||
"add_persinst": "Add a Person \/ Institution",
|
||||
"add_place": "Add a location",
|
||||
"link_obj_serie": "Link an object with a series",
|
||||
"advanced_search": "Advanced search",
|
||||
"add_a_link": "Add a link",
|
||||
"annotate_persinst": "Annotate a person \/ institution ",
|
||||
"annotate_tag": "Annotate a keyword",
|
||||
"annotate_time": "Annotate a time entry",
|
||||
"add_alternative_language_record": "Add an alternative language record",
|
||||
"utilities": "Utilities",
|
||||
"link_obj_collection": "Link the object with a collection",
|
||||
"link_obj_document": "Link the object with a document",
|
||||
"museum_choose": "Vyberte si muzeum...",
|
||||
"museum_change": "Upravit informace o muzeu...",
|
||||
"museum_input": "P\u0159idat nov\u00e9 muzeum...",
|
||||
"collection_choose": "Vyberte kolekci...",
|
||||
"collection_change": "Upravit kolekci...",
|
||||
"collection_input": "P\u0159idat novou kolekci...",
|
||||
"object_choose": "Vyberte objekt ...",
|
||||
"object_change": "Upravit objekt ...",
|
||||
"object_input": "P\u0159idat nov\u00fd objekt...",
|
||||
"event_choose": "Vyberte ud\u00e1lost...",
|
||||
"event_change": "Upravit ud\u00e1lost...",
|
||||
"event_input": "P\u0159idat novou ud\u00e1lost...",
|
||||
"time_choose": "Vyberte \u010dasov\u00fd z\u00e1znam...",
|
||||
"time_change": "Upravit \u010dasov\u00fd z\u00e1znam...",
|
||||
"time_input": "P\u0159idat nov\u00fd \u010dasov\u00fd z\u00e1znam...",
|
||||
"actor_choose": "Vyberte si herce...",
|
||||
"actor_change": "Upravit informace o herci...",
|
||||
"actor_input": "P\u0159idat nov\u00e9ho herce...",
|
||||
"place_choose": "Vyberte m\u00edsto...",
|
||||
"place_change": "Upravit m\u00edsto...",
|
||||
"place_input": "P\u0159idat nov\u00e9 m\u00edsto...",
|
||||
"tag_choose": "Vyberte kl\u00ed\u010dov\u00e9 slovo...",
|
||||
"tag_change": "Upravit kl\u00ed\u010dov\u00e9 slovo...",
|
||||
"tag_input": "P\u0159idat nov\u00e9 kl\u00ed\u010dov\u00e9 slovo...",
|
||||
"literature_choose": "Vyberte literaturu...",
|
||||
"literature_change": "Upravit literaturu...",
|
||||
"literature_input": "P\u0159idat literaturu...",
|
||||
"link_choose": "Vyberte odkaz... odkaz...elect a link ...",
|
||||
"link_change": "P\u0159idat odkaz...",
|
||||
"link_input": "P\u0159idat odkaz...",
|
||||
"project_choose": "Vyberte projekt...",
|
||||
"project_change": "Upravit projekt...",
|
||||
"project_input": "P\u0159idat projekt...",
|
||||
"settings_museum": "Prost\u0159ed\u00ed (v r\u00e1mci cel\u00e9 instituce)",
|
||||
"settings_private": "Soukrom\u00e9 nastaven\u00ed",
|
||||
"user_choose": "SeVyberte u\u017eivatele, kter\u00e9ho chcete upravit...lect a user to edit ...",
|
||||
"user_change": "Upravit u\u017eivatele...",
|
||||
"user_input": "P\u0159idat nov\u00e9ho u\u017eivatele...",
|
||||
"logged_in_as": "Odhl\u00e1sit se",
|
||||
"log_out": "Odhl\u00e1sit se",
|
||||
"go_home": "Zp\u011bt na domovskou str\u00e1nku",
|
||||
"question": "Ot\u00e1zka ohledn\u011b",
|
||||
"ask_whom": "Po\u017e\u00e1dat",
|
||||
"notes": "Pozn\u00e1mky",
|
||||
"working_with_filters": "Pr\u00e1ce s filtry",
|
||||
"working_with_watchlist": "Pr\u00e1ce se seznamem sledovan\u00fdch polo\u017eek",
|
||||
"print_list_function": "Funkce tisku seznamu",
|
||||
"lists": "Seznamy",
|
||||
"event_types": "Typy ud\u00e1lost\u00ed",
|
||||
"legal_forms": "Pr\u00e1vn\u00ed formy (obr\u00e1zky)",
|
||||
"database_services": "Datab\u00e1zov\u00e9 slu\u017eby",
|
||||
"data_export": "Export dat",
|
||||
"backup": "Z\u00e1lohov\u00e1n\u00ed dat",
|
||||
"watch_list": "Seznam sledovan\u00fdch polo\u017eek",
|
||||
"events_using_list": "Zad\u00e1v\u00e1n\u00ed ud\u00e1lost\u00ed pomoc\u00ed seznam\u016f",
|
||||
"tag_proposal": " Navrhnout kl\u00ed\u010dov\u00e9 slovo",
|
||||
"enrichment_with_eol": "Obohacov\u00e1n\u00ed pomoc\u00ed EOL",
|
||||
"multiple_changes": "V\u00edce zm\u011bn",
|
||||
"startpage": "Domovsk\u00e1 str\u00e1nka",
|
||||
"handbook": "U\u017eivatelsk\u00e1 p\u0159\u00edru\u010dka",
|
||||
"tabs": "Z\u00e1lo\u017eky",
|
||||
"statistics": "Zobrazuje vyu\u017eit\u00ed (\u017eiv\u00e9)",
|
||||
"change_language": "Zm\u011bnit jazyk",
|
||||
"userroles": "U\u017eivatelsk\u00e9 role",
|
||||
"goodtimes": "\u010casy",
|
||||
"introduction": "Kr\u00e1tk\u00fd \u00favod",
|
||||
"add_persinst": "P\u0159idat osobu \/ instituci",
|
||||
"add_place": "P\u0159idat m\u00edsto",
|
||||
"link_obj_serie": "Propojen\u00ed objektu s \u0159adou",
|
||||
"advanced_search": "Roz\u0161\u00ed\u0159en\u00e9 vyhled\u00e1v\u00e1n\u00ed",
|
||||
"add_a_link": "P\u0159idat odkaz",
|
||||
"annotate_persinst": "Anotace osoby \/ instituce",
|
||||
"annotate_tag": "Anotace kl\u00ed\u010dov\u00e9ho slova",
|
||||
"annotate_time": "Anotace \u010dasov\u00e9ho z\u00e1znamu",
|
||||
"add_alternative_language_record": "P\u0159idat z\u00e1znam alternativn\u00edho jazyka",
|
||||
"utilities": "Utility",
|
||||
"link_obj_collection": "Propojen\u00ed objektu s kolekc\u00ed",
|
||||
"link_obj_document": "Propojit objekt s dokumentem",
|
||||
"dashboard": "Dashboard",
|
||||
"link_obj_literature": "Link object with literature",
|
||||
"select_event_type": "Select an event type",
|
||||
"link_obj_object": "Link one object with another",
|
||||
"link_obj_museum": "Link object with a museum",
|
||||
"resource_edit": "Edit a resource",
|
||||
"uploading_image": "Upload an image",
|
||||
"annotate_place": "Annotate a place",
|
||||
"visitor_statistics": "Visitor statistics",
|
||||
"help": "Help",
|
||||
"help_handbook": "Help: Handbook",
|
||||
"mail_to_admin": "Ask the admins",
|
||||
"toggle_watchlist": "Turn on\/off watchlist",
|
||||
"view_notifications": "View Notifications",
|
||||
"preview": "Preview",
|
||||
"online_usage_museum": "Online usage (museum)",
|
||||
"stats_instance_contents": "Database contents of the instance",
|
||||
"video_conference": "Video conference",
|
||||
"image_choose": "Select an image ...",
|
||||
"stats_institution_contents": "Database contents of the institution",
|
||||
"online_usage": "Online usage",
|
||||
"add_field": "Add field",
|
||||
"use_preset": "Use preset",
|
||||
"export_object_data": "Export object data",
|
||||
"calendar": "Calendar"
|
||||
"link_obj_literature": "Propojen\u00ed objektu s literaturou",
|
||||
"select_event_type": "Vyberte typ ud\u00e1losti",
|
||||
"link_obj_object": "Propojen\u00ed jednoho objektu s druh\u00fdm",
|
||||
"link_obj_museum": "Propojit objekt s muzeem",
|
||||
"resource_edit": "Upravit zdroj",
|
||||
"uploading_image": "Nahr\u00e1t obr\u00e1zek",
|
||||
"annotate_place": "Anotace m\u00edsta",
|
||||
"visitor_statistics": "Statistiky n\u00e1v\u0161t\u011bvnosti",
|
||||
"help": "Pomoc",
|
||||
"help_handbook": "N\u00e1pov\u011bda: P\u0159\u00edru\u010dka",
|
||||
"mail_to_admin": "Zeptejte se administr\u00e1tor\u016f",
|
||||
"toggle_watchlist": "Zapnout\/vypnout seznam sledovan\u00fdch polo\u017eek",
|
||||
"view_notifications": "Zobrazit ozn\u00e1men\u00ed",
|
||||
"preview": "N\u00e1hled",
|
||||
"online_usage_museum": "Online vyu\u017eit\u00ed (muzeum)",
|
||||
"stats_instance_contents": "Obsah datab\u00e1ze instance",
|
||||
"video_conference": "Videokonference",
|
||||
"image_choose": "Vyberte obr\u00e1zek...",
|
||||
"stats_institution_contents": "Obsah datab\u00e1ze instituce",
|
||||
"online_usage": "Pou\u017e\u00edv\u00e1n\u00ed online",
|
||||
"add_field": "P\u0159idat pole",
|
||||
"use_preset": "Pou\u017e\u00edt p\u0159ednastaven\u00e9 nastaven\u00ed",
|
||||
"export_object_data": "Export dat objektu",
|
||||
"calendar": "Kalend\u00e1\u0159"
|
||||
}
|
||||
}
|
@@ -1,64 +1,64 @@
|
||||
{
|
||||
"actor": {
|
||||
"type_is": "The actor to introduce is",
|
||||
"type_institution_typename": "an institution",
|
||||
"type_institution_first": "e.g. \"Deutsche Bahn AG\", \"Job Center Osnabr\u00fcck\", \"Turkish Self Defense Forces\", not \"Railways station Oebisfelde\" - if a building or a country is meant, please add them as geographical terms",
|
||||
"type_institution_explica": "When adding institutions, please mind that institutions may carry a person's name: e.g. \"J. Friedl\u00e4nder\" is used as the name of a printing company and publisher. If this is the case, add the kind of company in brackets after the name: \"J. Friedl\u00e4nder (printing company \/ publisher)\". Historical photo studios did often carry the name of their owner. In these cases, please add the line of work of the company after, too: \"J. C. Schaarw\u00e4chter (photo studio)\". If the line of work is unknown, add (company) after the name.",
|
||||
"type_person_typename": "a person",
|
||||
"type_person_first": "e.g. \"Friedrich Schiller\", not \"Red Riding Hood\" - if the fairytale is meant. \"Red Riding Hood\", if it is the fictional character that is meant to be added, they are to be added as a \"... god, ghost, hero\"",
|
||||
"type_person_explica": "When adding persons, please only add concrete persons. Names like \"unknown painter\" or \"unknown artist\" are not people - they should not be used. In such cases, it is better to refrain from entering anything.",
|
||||
"type_hero_typename": "a god, ghost, hero",
|
||||
"type_hero_first": "e.g. \"Odysseus\", \"Zeus\", or fictional characters like \"Red Riding Hood\" - if the character is meant.",
|
||||
"type_hero_explica": "When adding a \"god, ghost, hero\", please mind: In theory, you could add any person that has no given name here. You should however take care to keep the added person distinguishable. For example, it is impossible to identify a \"Smith\" (as a surname). In such cases, just do not enter anything.",
|
||||
"institution_name": "Name of institution",
|
||||
"nameinst_explica": "Concrete name of an institution Example: Heavy machinery combine \"Ernst Th\u00e4lmann\"",
|
||||
"institution_short": "Abbreviation for institution",
|
||||
"kurznameinst_explica": "Some institutions have set abbreviations<br\/><br\/>Example:<br\/>Allgemeine Elektricit\u00e4ts-Gesellschaft -> AEG",
|
||||
"short_description": "Short desription",
|
||||
"kurzbeschinst_explica": "Short description <br\/><br\/>Example \"Founded 1897. Renamed... in 1904. Closed shop in 1921.\"",
|
||||
"hero_name": "Name",
|
||||
"geistname_explica": "Example:<br\/>Zeus, Peleus, Red Riding Hood (fictional character)<br\/><br\/>Basically, you can add any person, that has no given name here! But, it must be possible to identify the person. If you just add \"Smith\" because you do not know the given name here you will cause incorrect links between the object to <b>anybody<\/b> named \"Smith\". In such cases, it is better, to not enter a name at all.",
|
||||
"kurzbeschpers_explica": "Short description<br\/><br\/>Example: \"Painter, Author, Actor, born 1817 in Hamburg\"",
|
||||
"name_first": "First name(s)",
|
||||
"vorname_explica": "You can list all first names of a person<br\/><br\/>Example:<br\/>\"Georg Friedrich\" (Händel)<br\/>\"Gotthold Ephraim\" (Lessing)<br\/><br\/>It makes little sense to add a person if only the surname is known (How could two people from the same family be distinguished?) If you do not know the first name you might add their occupation as a name (e.g. Blacksmith)",
|
||||
"name_first_short": "Abbreviation (First name)",
|
||||
"namenskuerzel_explica": "Example:<br\/>\"G. F.\" for Georg Friedrich Händel<br\/>\"Gotthold E.\" for Lessing<br\/><br\/><b>Only fill in this field if necessary<\/b>",
|
||||
"surname": "Surname",
|
||||
"nachname_explica": "Add prepositions used for names of the nobility after the given name<br\/><br\/>Examples:<br\/>Goethe (Given name: Johann Wolfgang von)<br\/>Sachsen-Weimar (Given name: Bernhard von)",
|
||||
"year_birth": "Year of birth",
|
||||
"geburtsjahr_explica": "Always a year (number, <b>four digits<\/b>)<br\/><br\/>Example: 1815",
|
||||
"year_death": "Year of death",
|
||||
"no_name": "Please enter a correct name",
|
||||
"name_needed": "A name is required",
|
||||
"surname_needed": "A surname is required",
|
||||
"change_intro": "<b>Attention:<\/b> This changes information, it does <b>NOT<\/b> change the relation of this person or institution to an event or object",
|
||||
"name_long": "Long name",
|
||||
"langbezeichnung_explica": "Please put names of persons in the form:<br\/>[First name][ ][Surname][ (][Year of birth][-][Year of death][)]<br\/><br\/>Example (person): Andreas Achenbach (1815-1910)<br\/><br\/>If the years are unknown, put name in \"normal form\"<br\/>Example: \"Andreas Achenbach\"<br\/><br\/>Please put names of institutions in \"normal form\"<br\/>Example: Brauerei Landsberg GmbH<br\/><br\/>If name of institution is also a person's name please add \"(company)\" at the end of the string<br\/>Example: \"A. Lehmann (company)\"",
|
||||
"name_short": "Short name",
|
||||
"kurzbezeichnung_explica": "Please put name of persons in the form:<br\/>[Surname][,][First name]<br\/>Example: Achenbach, Andreas<br\/><br\/>Please put name of institution in \"normal form\"<br\/>Example: Brauerei Landsberg GmbH<br\/><br\/>If name of institution is a person name please put \"(company)\" behind<br\/>Example: \"A. Lehmann (company)\"",
|
||||
"status": "Status",
|
||||
"remark_change_year": "<b>Attention<\/b>: If you change the year of birth or year of death - please do not forget to correct the long name",
|
||||
"no_long_name": "Please enter a name for the person or institution!",
|
||||
"already_known": "A person\/institution with similar information is already known",
|
||||
"add_vocabulary": "Add controlled vocabulary",
|
||||
"delete": "Delete person\/institution",
|
||||
"no_shortname": "You have to provide a short form for the name (might be identical with the long name)",
|
||||
"actor_annotated": "An annotation has been stored for this person\/institution.",
|
||||
"added": "A new actor has been added.",
|
||||
"edited": "Information on this actor has been updated.",
|
||||
"annotation": "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.",
|
||||
"gender": "Gender",
|
||||
"gender_female": "Female",
|
||||
"gender_male": "Male",
|
||||
"gender_other": "Other",
|
||||
"gender_explica": "Gender of the actor",
|
||||
"no_catalogue_raisonne_available": "No catalogue raisonne available",
|
||||
"create_new_catalogue": "Create new catalogue raisonne",
|
||||
"open_catalogue": "Open catalogue raisonne",
|
||||
"research_status_note": "Notes on Research Status",
|
||||
"wikipedia_page_of_entry": "Wikipedia page of the actor"
|
||||
"type_is": "Herec, kter\u00e9ho p\u0159edstav\u00edme, je",
|
||||
"type_institution_typename": "instituce",
|
||||
"type_institution_first": "nap\u0159. \u201eDeutsche Bahn AG\u201c, \u201eJob Center Osnabr\u00fcck\u201c, \u201eTureck\u00e9 s\u00edly sebeobrany\u201c, nikoli \u201e\u017delezni\u010dn\u00ed stanice Oebisfelde\u201c \u2013 pokud se mysl\u00ed budova nebo zem\u011b, uve\u010fte je pros\u00edm jako zem\u011bpisn\u00e9 pojmy",
|
||||
"type_institution_explica": "P\u0159i p\u0159id\u00e1v\u00e1n\u00ed instituc\u00ed m\u011bjte na pam\u011bti, \u017ee instituce mohou n\u00e9st jm\u00e9no osoby: nap\u0159. \u201eJ. Friedl\u00e4nder\u201c se pou\u017e\u00edv\u00e1 jako n\u00e1zev tisk\u00e1rny a vydavatele. V takov\u00e9m p\u0159\u00edpad\u011b uve\u010fte za n\u00e1zev druh spole\u010dnosti v z\u00e1vork\u00e1ch: \u201eJ. Friedl\u00e4nder (tisk\u00e1rna \/ vydavatel)\u201c. Historick\u00e9 fotoateli\u00e9ry \u010dasto nesly jm\u00e9no sv\u00e9ho majitele. V t\u011bchto p\u0159\u00edpadech uve\u010fte za n\u00e1zev obor \u010dinnosti spole\u010dnosti a tak\u00e9: \u201eJ. C. Schaarw\u00e4chter (fotoateli\u00e9r)\u201c. Pokud obor \u010dinnosti nen\u00ed zn\u00e1m, uve\u010fte za n\u00e1zev (spole\u010dnost).",
|
||||
"type_person_typename": "\u010dlov\u011bk",
|
||||
"type_person_first": "nap\u0159. \u201eFriedrich Schiller\u201c, nikoli \u201e\u010cerven\u00e1 Karkulka\u201c \u2013 pokud se jedn\u00e1 o poh\u00e1dku. \u201e\u010cerven\u00e1 Karkulka\u201c, pokud se m\u00e1 p\u0159idat fiktivn\u00ed postava, m\u00e1 se p\u0159idat jako \u201e...b\u016fh, duch, hrdina\u201c.",
|
||||
"type_person_explica": "P\u0159i p\u0159id\u00e1v\u00e1n\u00ed osob pros\u00edm p\u0159id\u00e1vejte pouze konkr\u00e9tn\u00ed osoby. Jm\u00e9na jako \u201enezn\u00e1m\u00fd mal\u00ed\u0159\u201c nebo \u201enezn\u00e1m\u00fd um\u011blec\u201c nejsou osoby \u2013 nem\u011bla by se pou\u017e\u00edvat. V takov\u00fdch p\u0159\u00edpadech je lep\u0161\u00ed se zdr\u017eet jak\u00e9hokoli zad\u00e1v\u00e1n\u00ed.",
|
||||
"type_hero_typename": "b\u016fh, duch, hrdina",
|
||||
"type_hero_first": "nap\u0159. \u201eOdysseus\u201c, \u201eZeus\u201c nebo fiktivn\u00ed postavy jako \u201e\u010cerven\u00e1 Karkulka\u201c \u2013 pokud je tato postava m\u00edn\u011bna.",
|
||||
"type_hero_explica": "P\u0159i p\u0159id\u00e1v\u00e1n\u00ed \u201eboha, ducha, hrdiny\u201c m\u011bjte pros\u00edm na pam\u011bti: Teoreticky zde m\u016f\u017eete p\u0159idat jakoukoli osobu, kter\u00e1 nem\u00e1 k\u0159estn\u00ed jm\u00e9no. M\u011bli byste v\u0161ak db\u00e1t na to, aby p\u0159idan\u00e1 osoba byla rozli\u0161iteln\u00e1. Nap\u0159\u00edklad \u201eSmith\u201c (jako p\u0159\u00edjmen\u00ed) nen\u00ed mo\u017en\u00e9 identifikovat. V takov\u00fdch p\u0159\u00edpadech prost\u011b nic nezad\u00e1vejte.",
|
||||
"institution_name": "N\u00e1zev instituce",
|
||||
"nameinst_explica": "Konkr\u00e9tn\u00ed n\u00e1zev instituce P\u0159\u00edklad: Kombajn t\u011b\u017ek\u00fdch stroj\u016f \"Ernst Th\u00e4lmann\"",
|
||||
"institution_short": "Zkratka pro instituci",
|
||||
"kurznameinst_explica": "N\u011bkter\u00e9 instituce maj\u00ed nastaven\u00e9 zkratky<br\/><br\/>P\u0159\u00edklad:<br\/>Allgemeine Elektricit\u00e4ts-Gesellschaft -> AEG",
|
||||
"short_description": "Stru\u010dn\u00fd popis",
|
||||
"kurzbeschinst_explica": "Stru\u010dn\u00fd popis <br\/><br\/>P\u0159\u00edklad \u201eZalo\u017eeno 1897. P\u0159ejmenov\u00e1no... v roce 1904. Prodejna uzav\u0159ena v roce 1921.\u201c",
|
||||
"hero_name": "jm\u00e9no",
|
||||
"geistname_explica": "P\u0159\u00edklad:<br\/>Zeus, Peleus, \u010cerven\u00e1 Karkulka (fiktivn\u00ed postava)<br\/><br\/>V podstat\u011b sem m\u016f\u017eete p\u0159idat jakoukoli osobu, kter\u00e1 nem\u00e1 k\u0159estn\u00ed jm\u00e9no! Mus\u00ed v\u0161ak b\u00fdt mo\u017en\u00e9 tuto osobu identifikovat. Pokud sem p\u0159id\u00e1te pouze \u201eSmith\u201c, proto\u017ee k\u0159estn\u00ed jm\u00e9no nezn\u00e1te, zp\u016fsob\u00edte nespr\u00e1vn\u00e9 propojen\u00ed mezi objektem a <b>k\u00fdmkoli<\/b> se jm\u00e9nem \u201eSmith\u201c. V takov\u00fdch p\u0159\u00edpadech je lep\u0161\u00ed jm\u00e9no v\u016fbec nezad\u00e1vat.",
|
||||
"kurzbeschpers_explica": "Stru\u010dn\u00fd popis<br\/><br\/>P\u0159\u00edklad: \u201eMal\u00ed\u0159, spisovatel, herec, narozen 1817 v Hamburku\u201c",
|
||||
"name_first": "Jm\u00e9no\/jm\u00e9na",
|
||||
"vorname_explica": "M\u016f\u017eete uv\u00e9st v\u0161echna k\u0159estn\u00ed jm\u00e9na dan\u00e9 osoby. P\u0159\u00edklady: \u201eGeorg Friedrich\u201c (pro H\u00e4ndela) \u201eGotthold Ephraim\u201c (pro Lessinga) Nem\u00e1 smysl uv\u00e1d\u011bt lidi, pokud je zn\u00e1mo pouze jejich p\u0159\u00edjmen\u00ed (jak rozezn\u00e1te dva lidi tohoto typu?). Pokud nezn\u00e1te k\u0159estn\u00ed jm\u00e9no, zadejte zde pracovn\u00ed pozici (nap\u0159. mistr kov\u00e1\u0159).",
|
||||
"name_first_short": "Zkratka (k\u0159estn\u00ed jm\u00e9no)",
|
||||
"namenskuerzel_explica": "P\u0159\u00edklad:<br\/>\u201eG. F.\u201c pro Georga Friedricha H.",
|
||||
"surname": "P\u0159\u00edjmen\u00ed",
|
||||
"nachname_explica": "Za k\u0159estn\u00ed jm\u00e9no p\u0159idejte p\u0159edlo\u017eky pou\u017e\u00edvan\u00e9 pro jm\u00e9na \u0161lechty<br\/><br\/>P\u0159\u00edklady:<br\/>Goethe (k\u0159estn\u00ed jm\u00e9no: Johann Wolfgang von)<br\/>Sachsen-Weimar (k\u0159estn\u00ed jm\u00e9no: Bernhard von)",
|
||||
"year_birth": "Rok narozen\u00ed",
|
||||
"geburtsjahr_explica": "V\u017edy rok (\u010d\u00edslo, <b>\u010dty\u0159m\u00edstn\u00e9<\/b>)<br\/><br\/>P\u0159\u00edklad: 1815",
|
||||
"year_death": "Rok \u00famrt\u00ed",
|
||||
"no_name": "Zadejte pros\u00edm spr\u00e1vn\u00e9 jm\u00e9no",
|
||||
"name_needed": "Je vy\u017eadov\u00e1no jm\u00e9no",
|
||||
"surname_needed": "Je vy\u017eadov\u00e1no p\u0159\u00edjmen\u00ed",
|
||||
"change_intro": "<b>Pozor:<\/b> Toto m\u011bn\u00ed informace, <b>NE<\/b> to m\u011bn\u00ed vztah t\u00e9to osoby nebo instituce k ud\u00e1losti nebo objektu",
|
||||
"name_long": "Dlouh\u00fd n\u00e1zev",
|
||||
"langbezeichnung_explica": "Jm\u00e9na osob pros\u00edm uve\u010fte ve tvaru:<br\/>[Jm\u00e9no][ ][P\u0159\u00edjmen\u00ed][ (][Rok narozen\u00ed][-][Rok \u00famrt\u00ed][)]<br\/><br\/>P\u0159\u00edklad (osoba): Andreas Achenbach (1815-1910)<br\/><br\/>Pokud roky nejsou zn\u00e1my, uve\u010fte jm\u00e9no v \u201enorm\u00e1ln\u00edm tvaru\u201c<br\/>P\u0159\u00edklad: \u201eAndreas Achenbach\u201c<br\/><br\/>N\u00e1zvy instituc\u00ed pros\u00edm uve\u010fte v \u201enorm\u00e1ln\u00edm tvaru\u201c<br\/>P\u0159\u00edklad: Brewery Landsberg GmbH<br\/><br\/>Pokud je n\u00e1zev instituce z\u00e1rove\u0148 jm\u00e9nem osoby, p\u0159idejte na konec \u0159et\u011bzce \u201e(spole\u010dnost)\u201c<br\/>P\u0159\u00edklad: \u201eA. Lehmann (spole\u010dnost)\u201c",
|
||||
"name_short": "Kr\u00e1tk\u00fd n\u00e1zev",
|
||||
"kurzbezeichnung_explica": "Jm\u00e9na osob uve\u010fte ve tvaru:<br\/>[P\u0159\u00edjmen\u00ed][,][Jm\u00e9no]<br\/>P\u0159\u00edklad: Achenbach, Andreas<br\/><br\/>N\u00e1zev instituce uve\u010fte v \u201enorm\u00e1ln\u00edm tvaru\u201c<br\/>P\u0159\u00edklad: Brewery Landsberg GmbH<br\/><br\/>Pokud je n\u00e1zev instituce jm\u00e9nem osoby, uve\u010fte za n\u011bj \u201e(spole\u010dnost)\u201c.<br\/>P\u0159\u00edklad: \u201eA. Lehmann (spole\u010dnost)\u201c",
|
||||
"status": "postaven\u00ed",
|
||||
"remark_change_year": "<b>Pozor<\/b>: Pokud zm\u011bn\u00edte rok narozen\u00ed nebo rok \u00famrt\u00ed, nezapome\u0148te pros\u00edm opravit dlouh\u00e9 jm\u00e9no",
|
||||
"no_long_name": "Zadejte pros\u00edm jm\u00e9no osoby nebo instituce!",
|
||||
"already_known": "Osoba\/instituce s podobn\u00fdmi informacemi je ji\u017e zn\u00e1m\u00e1.",
|
||||
"add_vocabulary": "P\u0159idat kontrolovanou slovn\u00ed z\u00e1sobu",
|
||||
"delete": "Smazat osobu\/instituci",
|
||||
"no_shortname": "Mus\u00edte uv\u00e9st zkr\u00e1cenou formu n\u00e1zvu (m\u016f\u017ee b\u00fdt shodn\u00e1 s dlouh\u00fdm n\u00e1zvem)",
|
||||
"actor_annotated": "Pro tuto osobu\/instituci byla ulo\u017eena anotace.",
|
||||
"added": "Byl p\u0159id\u00e1n nov\u00fd herec.",
|
||||
"edited": "Informace o tomto herci byly aktualizov\u00e1ny.",
|
||||
"annotation": "Anotace",
|
||||
"add_new_annotation": "P\u0159idat novou anotaci:",
|
||||
"description_too_short": "Popis je p\u0159\u00edli\u0161 kr\u00e1tk\u00fd. Minim\u00e1ln\u00ed d\u00e9lka: 10 znak\u016f.",
|
||||
"no_description": "Chyb\u00ed popis.",
|
||||
"gender": "Pohlav\u00ed",
|
||||
"gender_female": "\u017dena",
|
||||
"gender_male": "Samec",
|
||||
"gender_other": "Ostatn\u00ed",
|
||||
"gender_explica": "Pohlav\u00ed herce",
|
||||
"no_catalogue_raisonne_available": "Nen\u00ed k dispozici \u017e\u00e1dn\u00fd d\u016fvod z katalogu",
|
||||
"create_new_catalogue": "Vytvo\u0159it nov\u00fd katalogov\u00fd souhrn",
|
||||
"open_catalogue": "Otev\u0159\u00edt katalogov\u00fd souhrn",
|
||||
"research_status_note": "Pozn\u00e1mky ke stavu v\u00fdzkumu",
|
||||
"wikipedia_page_of_entry": "Str\u00e1nka herce na Wikipedii"
|
||||
}
|
||||
}
|
@@ -1,43 +1,43 @@
|
||||
{
|
||||
"tlAppointments": {
|
||||
"appointment": "Event",
|
||||
"title": "Title",
|
||||
"name_explica": "Name of the appointment\/event.",
|
||||
"start_time": "Start",
|
||||
"start_time_explica": "The time the event begins",
|
||||
"end_time": "End",
|
||||
"end_time_explica": "The end of the appointment",
|
||||
"appointment_belongs": "Institution",
|
||||
"appointment_added": "An event has been added.",
|
||||
"description": "Description",
|
||||
"description_explica": "Description of the event.",
|
||||
"there_are_no_appointments": "There are no appointments here",
|
||||
"appointments_list": "List events",
|
||||
"appointment_no_name": "The event has no name.",
|
||||
"appointments_edit": "Edit an event",
|
||||
"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": "Make public",
|
||||
"make_hidden": "Switch to \"hidden\"",
|
||||
"upload_image": "Upload image",
|
||||
"delete_image": "Delete image",
|
||||
"start_time_hour": "Hour",
|
||||
"start_time_min": "Minute",
|
||||
"images": "Images",
|
||||
"appointment": "Ud\u00e1lost",
|
||||
"title": "Titul",
|
||||
"name_explica": "N\u00e1zev sch\u016fzky\/ud\u00e1losti.",
|
||||
"start_time": "start",
|
||||
"start_time_explica": "\u010cas za\u010d\u00e1tku ud\u00e1losti",
|
||||
"end_time": "Konec",
|
||||
"end_time_explica": "Konec sch\u016fzky",
|
||||
"appointment_belongs": "instituce",
|
||||
"appointment_added": "Byla p\u0159id\u00e1na ud\u00e1lost.",
|
||||
"description": "Popis",
|
||||
"description_explica": "Popis ud\u00e1losti.",
|
||||
"there_are_no_appointments": "Nejsou zde \u017e\u00e1dn\u00e9 sch\u016fzky",
|
||||
"appointments_list": "Seznam ud\u00e1lost\u00ed",
|
||||
"appointment_no_name": "Ud\u00e1lost nem\u00e1 n\u00e1zev.",
|
||||
"appointments_edit": "Upravit ud\u00e1lost",
|
||||
"image_uploaded": "Obr\u00e1zek byl nahr\u00e1n",
|
||||
"appointment_deleted": "Sch\u016fzka byla smaz\u00e1na",
|
||||
"image_deleted": "Obr\u00e1zek byl smaz\u00e1n.",
|
||||
"appointment_edited": "Sch\u016fzka byla upravena",
|
||||
"make_public": "Zve\u0159ejnit",
|
||||
"make_hidden": "P\u0159epnout na \u201eskryt\u00fd\u201c",
|
||||
"upload_image": "Nahr\u00e1t obr\u00e1zek",
|
||||
"delete_image": "Smazat obr\u00e1zek",
|
||||
"start_time_hour": "Hodina",
|
||||
"start_time_min": "minuta",
|
||||
"images": "Obr\u00e1zky",
|
||||
"url": "URL",
|
||||
"url_explica": "URL to another web page representing the event needs to be a valid URL - starting with http:\/\/ or https:\/\/",
|
||||
"allAppointments": "All appointments\/events",
|
||||
"new_appointment": "New event",
|
||||
"base_data": "Basic information about the event",
|
||||
"no_appointments_text": "No appointment has been added for your museum yet (therefore, we cannot list any). You may:",
|
||||
"live_recording": "Live Recording",
|
||||
"external_source": "Source",
|
||||
"upcoming_appointments": "Upcoming events",
|
||||
"attendance_status": "Attendance mode",
|
||||
"attendance_status_explica": "Mode in which the appointment can be attended.",
|
||||
"cancellation_status": "Cancellation status",
|
||||
"cancellation_status_explica": "Here the appointment can be marked as cancelled."
|
||||
"url_explica": "URL adresa jin\u00e9 webov\u00e9 str\u00e1nky reprezentuj\u00edc\u00ed ud\u00e1lost mus\u00ed b\u00fdt platn\u00e1 URL adresa \u2013 za\u010d\u00ednaj\u00edc\u00ed http:\/\/ nebo https:\/\/.",
|
||||
"allAppointments": "V\u0161echny sch\u016fzky\/ud\u00e1losti",
|
||||
"new_appointment": "Nov\u00e1 ud\u00e1lost",
|
||||
"base_data": "Z\u00e1kladn\u00ed informace o akci",
|
||||
"no_appointments_text": "Do va\u0161eho muzea zat\u00edm nebyla p\u0159id\u00e1na \u017e\u00e1dn\u00e1 sch\u016fzka (proto ji nem\u016f\u017eeme uv\u00e9st). M\u016f\u017eete:",
|
||||
"live_recording": "\u017div\u00fd z\u00e1znam",
|
||||
"external_source": "Zdroj",
|
||||
"upcoming_appointments": "Nadch\u00e1zej\u00edc\u00ed ud\u00e1losti",
|
||||
"attendance_status": "Re\u017eim doch\u00e1zky",
|
||||
"attendance_status_explica": "Zp\u016fsob, jak\u00fdm se lze sch\u016fzky z\u00fa\u010dastnit.",
|
||||
"cancellation_status": "Stav zru\u0161en\u00ed",
|
||||
"cancellation_status_explica": "Zde lze sch\u016fzku ozna\u010dit jako zru\u0161enou."
|
||||
}
|
||||
}
|
@@ -1,64 +1,64 @@
|
||||
{
|
||||
"tlArticles": {
|
||||
"add_edit_article": "Add\/Edit Article",
|
||||
"articles_edit_description": "On this page you can add or edit articles",
|
||||
"article_title": "Title",
|
||||
"article_abstract": "Abstract",
|
||||
"article_content": "Article content",
|
||||
"license": "License",
|
||||
"added": "Added",
|
||||
"published": "Published",
|
||||
"updated": "Updated",
|
||||
"about": "About",
|
||||
"draft": "Draft",
|
||||
"add_edit_article": "P\u0159idat\/upravit \u010dl\u00e1nek",
|
||||
"articles_edit_description": "Na t\u00e9to str\u00e1nce m\u016f\u017eete p\u0159id\u00e1vat nebo upravovat \u010dl\u00e1nky",
|
||||
"article_title": "Titul",
|
||||
"article_abstract": "Abstraktn\u00ed",
|
||||
"article_content": "Obsah \u010dl\u00e1nku",
|
||||
"license": "Licence",
|
||||
"added": "P\u0159id\u00e1no",
|
||||
"published": "Publikov\u00e1no",
|
||||
"updated": "Aktualizov\u00e1no",
|
||||
"about": "Nad",
|
||||
"draft": "N\u00e1vrh",
|
||||
"metadata": "Metadata",
|
||||
"options": "Options",
|
||||
"citation_options": "Citation options",
|
||||
"table_of_contents": "Table of contents",
|
||||
"referenced_objects": "Referenced objects",
|
||||
"bibliography": "Bibliography",
|
||||
"add_another_author": "Add (another) author",
|
||||
"authors": "Authors",
|
||||
"tools": "Tools",
|
||||
"my_articles": "My Articles",
|
||||
"recent_articles": "Recent Articles",
|
||||
"articles": "Articles",
|
||||
"add_article": "Add article",
|
||||
"edit": "Edit",
|
||||
"deleted_article": "Ariticle deleted",
|
||||
"updated_bibliography": "Updated bibliography",
|
||||
"updated_article": "Updated article",
|
||||
"added_article": "The article has been added",
|
||||
"download_pdf": "Download PDF",
|
||||
"by": "By",
|
||||
"endnotes": "Endnotes",
|
||||
"notes": "Notes",
|
||||
"manage_files": "Manage files",
|
||||
"thanks": "Thanks",
|
||||
"available_at": "Available at",
|
||||
"added_publications": "Added publication",
|
||||
"updated_publication": "The publication has been updated",
|
||||
"deleted_publication": "The publication has been deleted",
|
||||
"add_edit_publication": "The publication has been edited",
|
||||
"description": "Description",
|
||||
"year": "Year",
|
||||
"publication_type": "Type",
|
||||
"publisher": "Published by",
|
||||
"summary": "Summary",
|
||||
"description_summary": "Description\/Summary",
|
||||
"volume": "Volume",
|
||||
"issue": "Issue",
|
||||
"pages": "Pages",
|
||||
"pages_short": "p.",
|
||||
"uploaded_image": "Abbildung wurde heraufgeladen",
|
||||
"deleted_articles": "Abbildung wurde gel\u00f6scht",
|
||||
"deleted_image": "Abbildung wurde gel\u00f6scht",
|
||||
"delete_article": "Delete this article",
|
||||
"upload_image": "Upload an image",
|
||||
"article_title_explica": "Title of the article.",
|
||||
"article_abstract_explica": "Abstract of the article. Should be a short summary of the article, that informs the reader of the key points of the article.",
|
||||
"article_content_explica": "The article content. The WYSIWYG editor can be used to format the content.",
|
||||
"article_thanks_explica": "This is the place for saying thanks and provide relevant information about affiliations, funding, etc."
|
||||
"options": "Mo\u017enosti",
|
||||
"citation_options": "Mo\u017enosti citace",
|
||||
"table_of_contents": "Obsah",
|
||||
"referenced_objects": "Odkazovan\u00e9 objekty",
|
||||
"bibliography": "Bibliografie",
|
||||
"add_another_author": "P\u0159idat (dal\u0161\u00edho) autora",
|
||||
"authors": "Auto\u0159i",
|
||||
"tools": "N\u00e1stroje",
|
||||
"my_articles": "Moje \u010dl\u00e1nky",
|
||||
"recent_articles": "Ned\u00e1vn\u00e9 \u010dl\u00e1nky",
|
||||
"articles": "\u010cl\u00e1nky",
|
||||
"add_article": "P\u0159idat \u010dl\u00e1nek",
|
||||
"edit": "Upravit",
|
||||
"deleted_article": "\u010cl\u00e1nek smaz\u00e1n",
|
||||
"updated_bibliography": "Aktualizovan\u00e1 bibliografie",
|
||||
"updated_article": "Aktualizovan\u00fd \u010dl\u00e1nek",
|
||||
"added_article": "\u010cl\u00e1nek byl p\u0159id\u00e1n",
|
||||
"download_pdf": "St\u00e1hnout PDF",
|
||||
"by": "ze",
|
||||
"endnotes": "Koncov\u00e9 pozn\u00e1mky",
|
||||
"notes": "Pozn\u00e1mky",
|
||||
"manage_files": "Spr\u00e1va soubor\u016f",
|
||||
"thanks": "D\u00edky",
|
||||
"available_at": "K dispozici na",
|
||||
"added_publications": "P\u0159idan\u00e1 publikace",
|
||||
"updated_publication": "Publikace byla aktualizov\u00e1na",
|
||||
"deleted_publication": "Publikace byla smaz\u00e1na",
|
||||
"add_edit_publication": "Publikace byla upravena",
|
||||
"description": "Popis",
|
||||
"year": "Rok",
|
||||
"publication_type": "Rok",
|
||||
"publisher": "Publikov\u00e1no u\u017eivatelem",
|
||||
"summary": "Shrnut\u00ed",
|
||||
"description_summary": "Popis\/Shrnut\u00ed",
|
||||
"volume": "Objem",
|
||||
"issue": "\u010d\u00edslo",
|
||||
"pages": "Str\u00e1nky",
|
||||
"pages_short": "str\u00e1nky_short",
|
||||
"uploaded_image": "Obr\u00e1zek byl nahr\u00e1n",
|
||||
"deleted_articles": "Obr\u00e1zek byl smaz\u00e1n",
|
||||
"deleted_image": "Obr\u00e1zek byl smaz\u00e1n",
|
||||
"delete_article": "Smazat tento \u010dl\u00e1nek",
|
||||
"upload_image": "Nahr\u00e1t obr\u00e1zek",
|
||||
"article_title_explica": "N\u00e1zev \u010dl\u00e1nku.",
|
||||
"article_abstract_explica": "Abstrakt \u010dl\u00e1nku. M\u011blo by se jednat o kr\u00e1tk\u00e9 shrnut\u00ed \u010dl\u00e1nku, kter\u00e9 \u010dten\u00e1\u0159e informuje o kl\u00ed\u010dov\u00fdch bodech \u010dl\u00e1nku.",
|
||||
"article_content_explica": "Obsah \u010dl\u00e1nku. K form\u00e1tov\u00e1n\u00ed obsahu lze pou\u017e\u00edt WYSIWYG editor.",
|
||||
"article_thanks_explica": "Toto je m\u00edsto pro pod\u011bkov\u00e1n\u00ed a poskytnut\u00ed relevantn\u00edch informac\u00ed o p\u0159idru\u017eenosti, financov\u00e1n\u00ed atd."
|
||||
},
|
||||
"type": {
|
||||
"publication_type": "Type"
|
||||
|
@@ -1,311 +1,311 @@
|
||||
{
|
||||
"basis": {
|
||||
"museum": "Museum",
|
||||
"museum_choose": "Select a museum",
|
||||
"museum_change": "Edit entry of museum",
|
||||
"museum_input": "Add a museum",
|
||||
"collection": "Collection",
|
||||
"collection_choose": "Select a collection",
|
||||
"collection_change": "Edit entry for a collection",
|
||||
"collection_input": "Add a collection",
|
||||
"object": "Object",
|
||||
"object_choose": "Select an object",
|
||||
"object_input": "Edit an object",
|
||||
"users": "Users",
|
||||
"users_choose": "Select a user",
|
||||
"users_input": "Add a user",
|
||||
"basis": "Base",
|
||||
"resource": "Resource",
|
||||
"addendum": "Addendum",
|
||||
"administration": "Administration",
|
||||
"abode": "Destination",
|
||||
"rights": "Rights",
|
||||
"remarks": "Remarks",
|
||||
"goes_to": "Goes to",
|
||||
"send": "Send",
|
||||
"again": "Again",
|
||||
"show": "Show",
|
||||
"search": "Search",
|
||||
"disconnect": "Disconnect",
|
||||
"place": "Place",
|
||||
"actor": "Person\/Institution",
|
||||
"actor_short": "Actor",
|
||||
"time": "Time",
|
||||
"tag": "Keyword",
|
||||
"event": "Event",
|
||||
"pi_relation": "Related person\/institution",
|
||||
"place_relation": "Related place",
|
||||
"time_related": "Related time",
|
||||
"did_you_mean": "Did you mean",
|
||||
"choosing_by_clicking": "Please select",
|
||||
"already_known": "Is already known",
|
||||
"back": "Back",
|
||||
"found": "Found",
|
||||
"or": "or",
|
||||
"literature": "Literature",
|
||||
"weblink": "Web link",
|
||||
"document": "Document",
|
||||
"single_object": "Single object",
|
||||
"objectgroup": "Object group",
|
||||
"objectgroup_choose": "Select an object group",
|
||||
"objectgroup_change": "Edit an object group",
|
||||
"objectgroup_input": "Add an object group",
|
||||
"literature_choose": "Select literature",
|
||||
"literature_change": "Edit literature",
|
||||
"literature_input": "Add literature",
|
||||
"objects": "Objects",
|
||||
"overview": "Overview",
|
||||
"notfound": "Sorry, nothing found",
|
||||
"oak": "Display objects on map",
|
||||
"record_history": "Record history",
|
||||
"loans": "Loan Management",
|
||||
"exhibitions": "Exhibitions",
|
||||
"restoration": "Restoration",
|
||||
"provenanceresearch": "Provenance research",
|
||||
"account_settings": "Account settings",
|
||||
"edit": "Edit",
|
||||
"contacts": "Contacts",
|
||||
"contacts_input": "Add a contact",
|
||||
"contacts_edit": "Edit contact",
|
||||
"loans_input": "Add loan entry",
|
||||
"loans_edit": "Edit a loan entry",
|
||||
"delete": "Delete",
|
||||
"exhibitions_input": "Add an exhibition",
|
||||
"loans_choose": "Select a loan entry",
|
||||
"contacts_choose": "Select a contact",
|
||||
"exhibitions_choose": "Select an exhibition",
|
||||
"impressum": "Imprint",
|
||||
"privacy_policy": "Privacy policy",
|
||||
"appointments_input": "Add an appointment",
|
||||
"appointments": "Appointments",
|
||||
"appointments_choose": "Select an appointment",
|
||||
"link_no_url": "The link you provided does not have a valid URL.",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"more": "More",
|
||||
"amount_all": "Total",
|
||||
"icon": "Icon",
|
||||
"actions": "Actions",
|
||||
"add": "Add",
|
||||
"lists": "Lists",
|
||||
"settings": "Settings",
|
||||
"public_page": "Public page",
|
||||
"toggles": "Toggles",
|
||||
"own_rule_create": "Create own rule",
|
||||
"own_rule_delete": "Remove own rule",
|
||||
"own_rule_edit": "Edit own rule",
|
||||
"less": "Less",
|
||||
"grid": "Grid",
|
||||
"sort": "Sort",
|
||||
"quilt": "Flexible grid",
|
||||
"options": "Options",
|
||||
"newspapers_mailing_lists": "Newsletters and mailing lists",
|
||||
"room": "Room",
|
||||
"image": "Image",
|
||||
"menu_items": "Menu Items",
|
||||
"backgrounds": "Backgrounds",
|
||||
"transcription": "Transcription",
|
||||
"record_language": "Language of record",
|
||||
"article": "Article",
|
||||
"articles_choose": "Select an article",
|
||||
"articles_input": "Add an article",
|
||||
"annotations": "Annotations",
|
||||
"catalogue_raisonne": "Catalogue raisonne",
|
||||
"statistics": "Statistics",
|
||||
"analyze": "Analyze",
|
||||
"notes": "Notes",
|
||||
"preview": "Preview",
|
||||
"restore_last": "Use most recent entry",
|
||||
"reception": "Reception",
|
||||
"source": "Source",
|
||||
"fill_out_select_from_list": "Please type and select an entry from the drop-down list",
|
||||
"page_museumshowobject": "Show object",
|
||||
"page_museumshowobjects": "Show objects",
|
||||
"question": "Question",
|
||||
"answer": "Answer",
|
||||
"identifier": "Identifier",
|
||||
"type": "Type",
|
||||
"audio": "Audio",
|
||||
"Video": "Video",
|
||||
"video": "Video",
|
||||
"museum": "muzeum",
|
||||
"museum_choose": "Vyberte muzeum",
|
||||
"museum_change": "Upravit z\u00e1znam muzea",
|
||||
"museum_input": "P\u0159idat muzeum",
|
||||
"collection": "Sb\u00edrka",
|
||||
"collection_choose": "Vyberte kolekci",
|
||||
"collection_change": "\u00daprava polo\u017eky pro kolekci",
|
||||
"collection_input": "P\u0159idat kolekci",
|
||||
"object": "Objekt",
|
||||
"object_choose": "Vyberte objekt",
|
||||
"object_input": "\u00daprava objektu",
|
||||
"users": "U\u017eivatel\u00e9",
|
||||
"users_choose": "Vyberte u\u017eivatele",
|
||||
"users_input": "P\u0159idat u\u017eivatele",
|
||||
"basis": "z\u00e1sada",
|
||||
"resource": "Zdroj",
|
||||
"addendum": "Dodatek",
|
||||
"administration": "spr\u00e1va",
|
||||
"abode": "C\u00edl",
|
||||
"rights": "Pr\u00e1va",
|
||||
"remarks": "Pozn\u00e1mky",
|
||||
"goes_to": "Jde do",
|
||||
"send": "Poslat",
|
||||
"again": "Znovu",
|
||||
"show": "show",
|
||||
"search": "Vyhled\u00e1v\u00e1n\u00ed",
|
||||
"disconnect": "Odpojit",
|
||||
"place": "M\u00edsto",
|
||||
"actor": "Osoba\/instituce",
|
||||
"actor_short": "Herec",
|
||||
"time": "\u010cas",
|
||||
"tag": "Kl\u00ed\u010dov\u00e9 slovo",
|
||||
"event": "Ud\u00e1lost",
|
||||
"pi_relation": "Souvisej\u00edc\u00ed osoba\/instituce",
|
||||
"place_relation": "Souvisej\u00edc\u00ed m\u00edsto",
|
||||
"time_related": "Souvisej\u00edc\u00ed \u010das",
|
||||
"did_you_mean": "M\u011bl jsi na mysli",
|
||||
"choosing_by_clicking": "Vyberte pros\u00edm",
|
||||
"already_known": "Je ji\u017e zn\u00e1mo",
|
||||
"back": "Zadn\u00ed",
|
||||
"found": "Nalezeno",
|
||||
"or": "nebo",
|
||||
"literature": "Literatura",
|
||||
"weblink": "Webov\u00fd odkaz",
|
||||
"document": "Dokument",
|
||||
"single_object": "Jeden objekt",
|
||||
"objectgroup": "Skupina objekt\u016f",
|
||||
"objectgroup_choose": "Vyberte skupinu objekt\u016f",
|
||||
"objectgroup_change": "\u00daprava skupiny objekt\u016f",
|
||||
"objectgroup_input": "P\u0159idat skupinu objekt\u016f",
|
||||
"literature_choose": "Vyberte literaturu",
|
||||
"literature_change": "Upravit literaturu",
|
||||
"literature_input": "P\u0159idat literaturu",
|
||||
"objects": "Objekty",
|
||||
"overview": "P\u0159ehled",
|
||||
"notfound": "Omlouv\u00e1me se, nic nenalezeno",
|
||||
"oak": "Zobrazit objekty na map\u011b",
|
||||
"record_history": "Historie z\u00e1znam\u016f",
|
||||
"loans": "Spr\u00e1va \u00fav\u011br\u016f",
|
||||
"exhibitions": "V\u00fdstavy",
|
||||
"restoration": "Obnoven\u00ed",
|
||||
"provenanceresearch": "V\u00fdzkum p\u016fvodu",
|
||||
"account_settings": "Nastaven\u00ed \u00fa\u010dtu",
|
||||
"edit": "Upravit",
|
||||
"contacts": "Kontakty",
|
||||
"contacts_input": "P\u0159idat kontakt",
|
||||
"contacts_edit": "Upravit kontakt",
|
||||
"loans_input": "P\u0159idat polo\u017eku o p\u016fj\u010dce",
|
||||
"loans_edit": "\u00daprava z\u00e1znamu o p\u016fj\u010dce",
|
||||
"delete": "Vymazat",
|
||||
"exhibitions_input": "P\u0159idat v\u00fdstavu",
|
||||
"loans_choose": "Vyberte polo\u017eku \u00fav\u011bru",
|
||||
"contacts_choose": "Vyberte kontakt",
|
||||
"exhibitions_choose": "Vyberte si v\u00fdstavu",
|
||||
"impressum": "Otisk",
|
||||
"privacy_policy": "Z\u00e1sady ochrany osobn\u00edch \u00fadaj\u016f",
|
||||
"appointments_input": "P\u0159idat sch\u016fzku",
|
||||
"appointments": "Sch\u016fzky",
|
||||
"appointments_choose": "Vyberte si sch\u016fzku",
|
||||
"link_no_url": "Odkaz, kter\u00fd jste poskytli, nem\u00e1 platnou URL adresu.",
|
||||
"yes": "Ano",
|
||||
"no": "\u017d\u00e1dn\u00fd",
|
||||
"more": "V\u00edce",
|
||||
"amount_all": "Celkov\u00fd",
|
||||
"icon": "Ikona",
|
||||
"actions": "Akce",
|
||||
"add": "P\u0159idat",
|
||||
"lists": "Seznamy",
|
||||
"settings": "Nastaven\u00ed",
|
||||
"public_page": "Ve\u0159ejn\u00e1 str\u00e1nka",
|
||||
"toggles": "P\u0159ep\u00edn\u00e1",
|
||||
"own_rule_create": "Vytvo\u0159it vlastn\u00ed pravidlo",
|
||||
"own_rule_delete": "Odebrat vlastn\u00ed pravidlo",
|
||||
"own_rule_edit": "Upravit vlastn\u00ed pravidlo",
|
||||
"less": "M\u00e9n\u011b",
|
||||
"grid": "M\u0159\u00ed\u017eka",
|
||||
"sort": "Se\u0159adit",
|
||||
"quilt": "Flexibiln\u00ed m\u0159\u00ed\u017eka",
|
||||
"options": "Mo\u017enosti",
|
||||
"newspapers_mailing_lists": "Zpravodaje a e-mailov\u00e9 seznamy",
|
||||
"room": "Pokoj",
|
||||
"image": "obraz",
|
||||
"menu_items": "Polo\u017eky nab\u00eddky",
|
||||
"backgrounds": "Pozad\u00ed",
|
||||
"transcription": "Transkripce",
|
||||
"record_language": "Jazyk z\u00e1znamu",
|
||||
"article": "\u010cl\u00e1nek",
|
||||
"articles_choose": "Vyberte \u010dl\u00e1nek",
|
||||
"articles_input": "P\u0159idat \u010dl\u00e1nek",
|
||||
"annotations": "Anotace",
|
||||
"catalogue_raisonne": "Katalog souhrn",
|
||||
"statistics": "Statistika",
|
||||
"analyze": "Analyzovat",
|
||||
"notes": "Pozn\u00e1mky",
|
||||
"preview": "N\u00e1hled",
|
||||
"restore_last": "Pou\u017e\u00edt nejnov\u011bj\u0161\u00ed z\u00e1znam",
|
||||
"reception": "Recepce",
|
||||
"source": "Zdroj",
|
||||
"fill_out_select_from_list": "Zadejte a vyberte polo\u017eku z rozbalovac\u00edho seznamu",
|
||||
"page_museumshowobject": "Zobrazit objekt",
|
||||
"page_museumshowobjects": "Zobrazit objekty",
|
||||
"question": "Ot\u00e1zka",
|
||||
"answer": "Odpov\u011b\u010f",
|
||||
"identifier": "Identifik\u00e1tor",
|
||||
"type": "Typ",
|
||||
"audio": "Zvuk",
|
||||
"Video": "video",
|
||||
"video": "video",
|
||||
"metadata": "Metadata",
|
||||
"select_files": "Select files",
|
||||
"link_aliasing": "URL Aliasing",
|
||||
"tools": "Tools",
|
||||
"podcasts": "Podcasts",
|
||||
"podcast_episodes": "Podcast episodes",
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"comparison": "Comparison",
|
||||
"language": "Language",
|
||||
"import": "Import",
|
||||
"start": "Start",
|
||||
"controlled_vocabularies": "Controlled vocabularies",
|
||||
"own_last_edits": "Own last edits",
|
||||
"contact": "Contact",
|
||||
"uncertainty": "Uncertainty",
|
||||
"certain": "Certain",
|
||||
"uncertain": "Uncertain",
|
||||
"unknown": "Unknown",
|
||||
"discussions": "Discussions",
|
||||
"improvement_suggestions": "Suggestions for improvement",
|
||||
"not": "not",
|
||||
"search_term": "Search term",
|
||||
"and": "and",
|
||||
"refine_search": "Refine search",
|
||||
"exact": "Exact",
|
||||
"greater_than": "Greater than",
|
||||
"lower_than": "Lower than",
|
||||
"empty": "Empty",
|
||||
"submit_go": "Go",
|
||||
"submit": "Submit",
|
||||
"contributors": "Contributors",
|
||||
"link_a_tag": "Link a tag",
|
||||
"add_new_tag": "Add a new tag",
|
||||
"favorites": "Favorites",
|
||||
"view": "View",
|
||||
"qrcode": "QR Code",
|
||||
"open_url": "Open URL",
|
||||
"qrcode_scan": "Scan QR code",
|
||||
"user_interface": "User interface",
|
||||
"query_language": "Query language",
|
||||
"tab": "Tab",
|
||||
"help_current_page": "Current page",
|
||||
"clear": "Clear",
|
||||
"status_thus_far": "Current status",
|
||||
"link_recently_used": "Link recently used entries",
|
||||
"published": "Published",
|
||||
"user": "User",
|
||||
"subscribe": "Subscribe",
|
||||
"appointment": "Event",
|
||||
"calendars": "Calendars",
|
||||
"now": "Now",
|
||||
"share": "Share",
|
||||
"collections": "Collections",
|
||||
"defaults": "Defaults",
|
||||
"media_licenses": "Media licenses",
|
||||
"select_files": "Vyberte soubory",
|
||||
"link_aliasing": "Aliasov\u00e1n\u00ed URL adres",
|
||||
"tools": "N\u00e1stroje",
|
||||
"podcasts": "Podcasty",
|
||||
"podcast_episodes": "Epizody podcast\u016f",
|
||||
"previous": "P\u0159edchoz\u00ed",
|
||||
"next": "Dal\u0161\u00ed",
|
||||
"comparison": "Srovn\u00e1n\u00ed",
|
||||
"language": "Jazyk",
|
||||
"import": "dov\u00e1\u017een\u00ed",
|
||||
"start": "start",
|
||||
"controlled_vocabularies": "Kontrolovan\u00e9 slovn\u00ed z\u00e1soby",
|
||||
"own_last_edits": "Vlastn\u00ed posledn\u00ed \u00fapravy",
|
||||
"contact": "Kontakt",
|
||||
"uncertainty": "Nejistota",
|
||||
"certain": "Ur\u010dit\u00fd",
|
||||
"uncertain": "Nejist\u00fd",
|
||||
"unknown": "Nezn\u00e1m\u00fd",
|
||||
"discussions": "Diskuse",
|
||||
"improvement_suggestions": "N\u00e1vrhy na zlep\u0161en\u00ed",
|
||||
"not": "\u017e\u00e1dn\u00fd",
|
||||
"search_term": "Hledan\u00fd v\u00fdraz",
|
||||
"and": "a",
|
||||
"refine_search": "Up\u0159esnit vyhled\u00e1v\u00e1n\u00ed",
|
||||
"exact": "P\u0159esn\u00fd",
|
||||
"greater_than": "V\u011bt\u0161\u00ed ne\u017e",
|
||||
"lower_than": "V\u011bt\u0161\u00ed ne\u017e",
|
||||
"empty": "Pr\u00e1zdn\u00fd",
|
||||
"submit_go": "J\u00edt",
|
||||
"submit": "P\u0159edlo\u017eit",
|
||||
"contributors": "P\u0159isp\u011bvatel\u00e9",
|
||||
"link_a_tag": "Propojit \u0161t\u00edtek",
|
||||
"add_new_tag": "P\u0159idat novou zna\u010dku",
|
||||
"favorites": "Obl\u00edben\u00e9",
|
||||
"view": "Pohled",
|
||||
"qrcode": "QR k\u00f3d",
|
||||
"open_url": "Otev\u0159\u00edt URL",
|
||||
"qrcode_scan": "Naskenujte QR k\u00f3d",
|
||||
"user_interface": "U\u017eivatelsk\u00e9 rozhran\u00ed",
|
||||
"query_language": "Dotazovac\u00ed jazyk",
|
||||
"tab": "z\u00e1lo\u017eka",
|
||||
"help_current_page": "Aktu\u00e1ln\u00ed str\u00e1nka",
|
||||
"clear": "Jasn\u00fd",
|
||||
"status_thus_far": "Aktu\u00e1ln\u00ed stav",
|
||||
"link_recently_used": "Propojit naposledy pou\u017eit\u00e9 polo\u017eky",
|
||||
"published": "Publikov\u00e1no",
|
||||
"user": "U\u017eivatel",
|
||||
"subscribe": "Upsat",
|
||||
"appointment": "Ud\u00e1lost",
|
||||
"calendars": "Kalend\u00e1\u0159e",
|
||||
"now": "Te\u010f",
|
||||
"share": "Pod\u00edl",
|
||||
"collections": "Kolekce",
|
||||
"defaults": "V\u00fdchoz\u00ed nastaven\u00ed",
|
||||
"media_licenses": "Medi\u00e1ln\u00ed licence",
|
||||
"frontend": "Frontend",
|
||||
"research_questions": "Research questions",
|
||||
"enabled": "Enabled",
|
||||
"required": "Required",
|
||||
"space": "Space",
|
||||
"spaces": "Spaces",
|
||||
"spaces_choose": "Select a space",
|
||||
"spaces_input": "Add a new space",
|
||||
"free_text": "Free text",
|
||||
"temperature": "Temperature",
|
||||
"humidity": "Humidity",
|
||||
"note": "Note",
|
||||
"pages": "Pages",
|
||||
"cancel": "Cancel",
|
||||
"status": "Status",
|
||||
"owner": "Owner",
|
||||
"process": "Process",
|
||||
"processes": "Processes",
|
||||
"end": "End",
|
||||
"projects": "Projects",
|
||||
"tasks": "Tasks",
|
||||
"task": "Task",
|
||||
"starting_before": "Starting before",
|
||||
"due_before": "Due before",
|
||||
"completed_after": "Completed after",
|
||||
"completed_before": "Completed before",
|
||||
"current": "Current",
|
||||
"upcoming": "Upcoming",
|
||||
"past": "Past",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"research_questions": "V\u00fdzkumn\u00e9 ot\u00e1zky",
|
||||
"enabled": "Povoleno",
|
||||
"required": "Po\u017eadovan\u00fd",
|
||||
"space": "Plocha",
|
||||
"spaces": "Prostory",
|
||||
"spaces_choose": "Prostory",
|
||||
"spaces_input": "P\u0159idat nov\u00fd prostor",
|
||||
"free_text": "Voln\u00fd text",
|
||||
"temperature": "Teplota",
|
||||
"humidity": "Teplota",
|
||||
"note": "Teplota",
|
||||
"pages": "Str\u00e1nky",
|
||||
"cancel": "Str\u00e1nky",
|
||||
"status": "postaven\u00ed",
|
||||
"owner": "majitel",
|
||||
"process": "Proces",
|
||||
"processes": "Procesy",
|
||||
"end": "Konec",
|
||||
"projects": "Projekty",
|
||||
"tasks": "\u00dakoly",
|
||||
"task": "\u00dakol",
|
||||
"starting_before": "Za\u010d\u00edn\u00e1 p\u0159ed",
|
||||
"due_before": "Splatn\u00e9 do",
|
||||
"completed_after": "Dokon\u010deno p\u0159ed",
|
||||
"completed_before": "Dokon\u010deno p\u0159ed",
|
||||
"current": "Proud",
|
||||
"upcoming": "Nadch\u00e1zej\u00edc\u00ed",
|
||||
"past": "Minulost",
|
||||
"unsubscribe": "Odhl\u00e1sit se z odb\u011bru",
|
||||
"podcast": "Podcast",
|
||||
"context": "Context",
|
||||
"due": "Due",
|
||||
"completed": "Completed",
|
||||
"knowledge_base": "Knowledge Base",
|
||||
"lock": "Lock",
|
||||
"unlock": "Unlock",
|
||||
"move_rename": "Move \/ rename",
|
||||
"selected": "Selected",
|
||||
"progress": "Progress",
|
||||
"done": "Done",
|
||||
"unpublished": "Unpublished",
|
||||
"publish": "Publish",
|
||||
"unpublish": "Unpublish",
|
||||
"nothing_to_do": "Nothing to do. Everything is as requested already.",
|
||||
"exhibition": "Exhibition",
|
||||
"close": "Close",
|
||||
"open_in_new_tab": "Open in new tab",
|
||||
"internal": "Internal",
|
||||
"push_notifications": "Push notifications",
|
||||
"notifications": "Notifications",
|
||||
"subject": "Subject",
|
||||
"email": "E-Mail",
|
||||
"time_limits": "Time limits",
|
||||
"longitude": "Longitude",
|
||||
"latitude": "Latitude",
|
||||
"categorization": "Categorization",
|
||||
"sex": "Sex",
|
||||
"color": "Color",
|
||||
"ongoing_reservation": "Ongoing reservation",
|
||||
"upcoming_reservation": "Upcoming reservation",
|
||||
"for": "For",
|
||||
"reservation": "Reservation",
|
||||
"checklist": "Checklist",
|
||||
"integrations": "Integrations",
|
||||
"damage": "Damage",
|
||||
"damages": "Damages",
|
||||
"custom_report_templates": "Custom report templates",
|
||||
"file": "File",
|
||||
"upload": "Upload",
|
||||
"export": "Export",
|
||||
"after": "after",
|
||||
"before": "before",
|
||||
"has": "Has",
|
||||
"translation": "Translation",
|
||||
"consistency_checks": "Consistency checks",
|
||||
"suggestion": "Suggestion",
|
||||
"with": "with",
|
||||
"period": "Period",
|
||||
"no_date_information_identified": "Failed to identify date information",
|
||||
"shipments": "Shipments",
|
||||
"acquisitions": "Acquisitions",
|
||||
"acquisitions_choose": "Select an acquisition",
|
||||
"acquisitions_input": "Record a new acquisition",
|
||||
"shipments_choose": "Select a shipment",
|
||||
"shipments_input": "Record a new shipment",
|
||||
"acquisition": "Acquisition",
|
||||
"shipment": "Shipment",
|
||||
"average": "Average",
|
||||
"year": "Year",
|
||||
"yearmonth": "Year \/ month",
|
||||
"values": "Values",
|
||||
"chart": "Chart",
|
||||
"table": "Table",
|
||||
"download": "Download",
|
||||
"list": "Liste",
|
||||
"quick_search": "Quick search",
|
||||
"kbd_previous": "CTRL + Arrow left",
|
||||
"kbd_next": "CTRL + Arrow right",
|
||||
"import_currently_scheduled": "An import is currently scheduled",
|
||||
"import_data_has_been_uploaded": "Import data has been uploaded",
|
||||
"import_delay_notification": "Your import will be processed in the next some hours. You will get a mail containing the processing log once it's done.",
|
||||
"general": "General",
|
||||
"regular": "Regular",
|
||||
"tree_view": "Tree view",
|
||||
"hierarchy": "Hierarchy",
|
||||
"set_new_superordinate": "Set new superordinate",
|
||||
"unset_superordinate": "Remove superordinate",
|
||||
"log": "Log",
|
||||
"from": "From",
|
||||
"to": "To",
|
||||
"generator": "Generator",
|
||||
"generate": "Generate",
|
||||
"classification": "Classification",
|
||||
"skip": "Skip",
|
||||
"all": "All",
|
||||
"content": "Content",
|
||||
"unit": "Unit",
|
||||
"versioning": "Versioning",
|
||||
"autogenerate": "Autogenerate",
|
||||
"suggestions": "Suggestions",
|
||||
"generated_by": "Generated by",
|
||||
"formulate_automatically": "Formulate automatically"
|
||||
"context": "Kontext",
|
||||
"due": "Splatn\u00e9",
|
||||
"completed": "Dokon\u010deno",
|
||||
"knowledge_base": "Znalostn\u00ed b\u00e1ze",
|
||||
"lock": "Z\u00e1mek",
|
||||
"unlock": "Odemknout",
|
||||
"move_rename": "P\u0159esunout \/ p\u0159ejmenovat",
|
||||
"selected": "Vybran\u00fd",
|
||||
"progress": "pokrok",
|
||||
"done": "Hotovo",
|
||||
"unpublished": "Nepublikovan\u00fd",
|
||||
"publish": "Publikovat",
|
||||
"unpublish": "Zru\u0161it publikov\u00e1n\u00ed",
|
||||
"nothing_to_do": "Nic se ned\u011bl\u00e1. V\u0161echno je ji\u017e tak, jak bylo po\u017eadov\u00e1no.",
|
||||
"exhibition": "V\u00fdstava",
|
||||
"close": "Bl\u00edzko",
|
||||
"open_in_new_tab": "Otev\u0159\u00edt v nov\u00e9 kart\u011b",
|
||||
"internal": "Vnit\u0159n\u00ed",
|
||||
"push_notifications": "Push notifikace",
|
||||
"notifications": "Ozn\u00e1men\u00ed",
|
||||
"subject": "Podrobit",
|
||||
"email": "e-mail",
|
||||
"time_limits": "\u010casov\u00e9 limity",
|
||||
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka",
|
||||
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
|
||||
"categorization": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
|
||||
"sex": "Pohlav\u00ed",
|
||||
"color": "Barva",
|
||||
"ongoing_reservation": "Prob\u00edhaj\u00edc\u00ed rezervace",
|
||||
"upcoming_reservation": "Nadch\u00e1zej\u00edc\u00ed rezervace",
|
||||
"for": "Pro",
|
||||
"reservation": "rezervace",
|
||||
"checklist": "Kontroln\u00ed seznam",
|
||||
"integrations": "Integrace",
|
||||
"damage": "Po\u0161kozen\u00ed",
|
||||
"damages": "\u0160kody",
|
||||
"custom_report_templates": "\u0160ablony vlastn\u00edch report\u016f",
|
||||
"file": "Soubor",
|
||||
"upload": "Nahr\u00e1t",
|
||||
"export": "export",
|
||||
"after": "pot\u00e9",
|
||||
"before": "p\u0159ed",
|
||||
"has": "M\u00e1",
|
||||
"translation": "P\u0159eklad",
|
||||
"consistency_checks": "Kontroly konzistence",
|
||||
"suggestion": "n\u00e1vrh",
|
||||
"with": "s",
|
||||
"period": "Obdob\u00ed",
|
||||
"no_date_information_identified": "Nepoda\u0159ilo se identifikovat informace o datu",
|
||||
"shipments": "Transporty",
|
||||
"acquisitions": "Akvizice",
|
||||
"acquisitions_choose": "Vyberte akvizici",
|
||||
"acquisitions_input": "Zaznamenat novou akvizici",
|
||||
"shipments_choose": "Vyberte z\u00e1silku",
|
||||
"shipments_input": "Vyberte akvizici",
|
||||
"acquisition": "Z\u00edsk\u00e1v\u00e1n\u00ed",
|
||||
"shipment": "Z\u00e1silka",
|
||||
"average": "Pr\u016fm\u011brn\u00fd",
|
||||
"year": "Rok",
|
||||
"yearmonth": "Rok \/ m\u011bs\u00edc",
|
||||
"values": "Hodnoty",
|
||||
"chart": "Sch\u00e9ma",
|
||||
"table": "Tabulka",
|
||||
"download": "St\u00e1hnout",
|
||||
"list": "seznam",
|
||||
"quick_search": "Rychl\u00e9 vyhled\u00e1v\u00e1n\u00ed",
|
||||
"kbd_previous": "CTRL \u0160ipka vlevo",
|
||||
"kbd_next": "CTRL \u0160ipka doprava",
|
||||
"import_currently_scheduled": "Import je aktu\u00e1ln\u011b napl\u00e1nov\u00e1n",
|
||||
"import_data_has_been_uploaded": "Data importu byla nahr\u00e1na",
|
||||
"import_delay_notification": "V\u00e1\u0161 import bude zpracov\u00e1n b\u011bhem n\u011bkolika hodin. Po dokon\u010den\u00ed obdr\u017e\u00edte e-mail s protokolem zpracov\u00e1n\u00ed.",
|
||||
"general": "gener\u00e1l",
|
||||
"regular": "Pravideln\u00fd",
|
||||
"tree_view": "Stromov\u00e9 zobrazen\u00ed",
|
||||
"hierarchy": "Hierarchie",
|
||||
"set_new_superordinate": "Nastavit novou nad\u0159azenou",
|
||||
"unset_superordinate": "Odebrat nad\u0159azen\u00fd",
|
||||
"log": "protokol",
|
||||
"from": "Z",
|
||||
"to": "Na",
|
||||
"generator": "gener\u00e1tor",
|
||||
"generate": "Generovat",
|
||||
"classification": "Klasifikace",
|
||||
"skip": "P\u0159esko\u010dit",
|
||||
"all": "V\u0161e",
|
||||
"content": "Obsah",
|
||||
"unit": "Jednotka",
|
||||
"versioning": "Verzov\u00e1n\u00ed",
|
||||
"autogenerate": "Automaticky generovat",
|
||||
"suggestions": "Automaticky generovat",
|
||||
"generated_by": "Vygenerov\u00e1no u\u017eivatelem",
|
||||
"formulate_automatically": "Automaticky formulovat"
|
||||
}
|
||||
}
|
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"calendar": {
|
||||
"all_calendars": "All calendars",
|
||||
"exhibition_starts": "Exhibition starts",
|
||||
"exhibition_ends": "Exhibition ends",
|
||||
"loan_starts": "Loan starts",
|
||||
"loan_ends": "Loan ends"
|
||||
"all_calendars": "V\u0161echny kalend\u00e1\u0159e",
|
||||
"exhibition_starts": "Za\u010d\u00e1tek v\u00fdstavy",
|
||||
"exhibition_ends": "V\u00fdstava kon\u010d\u00ed",
|
||||
"loan_starts": "Zah\u00e1jen\u00ed p\u016fj\u010dky",
|
||||
"loan_ends": "Konec p\u016fj\u010dky"
|
||||
}
|
||||
}
|
@@ -3,38 +3,38 @@
|
||||
"added_catalogue_raisonne": "Vytvo\u0159en nov\u00fd souhrnn\u00fd katalog",
|
||||
"catalogue_description": "Popis",
|
||||
"catalogue_description_explica": "Popisn\u00fd text o cel\u00e9m katalogu raisonn\u00e9. M\u016f\u017ee nap\u0159\u00edklad popisovat relevantnost um\u011blce a okolnosti, za kter\u00fdch byl katalog raisonn\u00e9 vytvo\u0159en.",
|
||||
"public": "Public",
|
||||
"public_explica": "Determines whether the catalogue is publicly listed.<br \/> If the slider is on the left, the catalogue is not publicly listed. If it is on the right, it is.",
|
||||
"cataogue_updated": "The catalogue raisonne has been updated",
|
||||
"contributors": "Contributors",
|
||||
"works": "Works",
|
||||
"contributor_added": "A contributor has been added",
|
||||
"contributor_could_not_be_added": "Contributor could not be added",
|
||||
"add_new_work": "Add new work",
|
||||
"title": "Title",
|
||||
"work_title_explica": "Title of the work.",
|
||||
"work_description_explica": "A descriptive text about the work.",
|
||||
"work_description": "Description",
|
||||
"edit_a_work": "Edit work",
|
||||
"work_added": "The work has been added",
|
||||
"work_updated": "The work has been updated",
|
||||
"source_removed": "The source has been removed",
|
||||
"source_linked": "The source has been linked",
|
||||
"return_to_catalogue": "Return to catalogue raisonn\u00e9",
|
||||
"return_to_artist": "Return to artist page",
|
||||
"work_deleted": "The work has been deleted",
|
||||
"object_summaries": "Object summaries",
|
||||
"add_new_object_summary": "Add new object summary",
|
||||
"edit_object_summary": "Edit an object summary",
|
||||
"return_to_work": "Return to work",
|
||||
"signature": "Signature",
|
||||
"exhibition_history": "Exhibition history",
|
||||
"object_date_type": "Creation type",
|
||||
"tag_linked": "The tag has been linked",
|
||||
"tag_removed": "The tag has been unlinked",
|
||||
"deleted_image": "An image has been deleted",
|
||||
"uploaded_image": "Uploaded an image",
|
||||
"imported_work_info_from_object_summary": "Imported work information from object summary",
|
||||
"sync_requires_exactly_one_object": "There must be exactly one linked object summary for syncing"
|
||||
"public": "Ve\u0159ejnost",
|
||||
"public_explica": "Ur\u010duje, zda je katalog ve\u0159ejn\u011b dostupn\u00fd.<br \/> Pokud je posuvn\u00edk vlevo, katalog nen\u00ed ve\u0159ejn\u011b dostupn\u00fd. Pokud je vpravo, je.",
|
||||
"cataogue_updated": "Katalogov\u00fd rejst\u0159\u00edk byl aktualizov\u00e1n",
|
||||
"contributors": "P\u0159isp\u011bvatel\u00e9",
|
||||
"works": "D\u00edla",
|
||||
"contributor_added": "Byl p\u0159id\u00e1n p\u0159isp\u011bvatel",
|
||||
"contributor_could_not_be_added": "P\u0159isp\u011bvatele se nepoda\u0159ilo p\u0159idat",
|
||||
"add_new_work": "P\u0159idat novou pr\u00e1ci",
|
||||
"title": "Titul",
|
||||
"work_title_explica": "N\u00e1zev d\u00edla.",
|
||||
"work_description_explica": "Popisn\u00fd text o d\u00edle.",
|
||||
"work_description": "Popis",
|
||||
"edit_a_work": "Upravit pr\u00e1ci",
|
||||
"work_added": "Pr\u00e1ce byla p\u0159id\u00e1na",
|
||||
"work_updated": "Pr\u00e1ce byla aktualizov\u00e1na",
|
||||
"source_removed": "Zdroj byl odstran\u011bn",
|
||||
"source_linked": "Zdroj byl propojen",
|
||||
"return_to_catalogue": "Zp\u011bt do katalogu",
|
||||
"return_to_artist": "Zp\u011bt na str\u00e1nku um\u011blce",
|
||||
"work_deleted": "D\u00edlo bylo smaz\u00e1no",
|
||||
"object_summaries": "Souhrny objekt\u016f",
|
||||
"add_new_object_summary": "P\u0159idat souhrn nov\u00e9ho objektu",
|
||||
"edit_object_summary": "\u00daprava souhrnu objektu",
|
||||
"return_to_work": "N\u00e1vrat do pr\u00e1ce",
|
||||
"signature": "Podpis",
|
||||
"exhibition_history": "Historie v\u00fdstavy",
|
||||
"object_date_type": "Typ vytvo\u0159en\u00ed",
|
||||
"tag_linked": "\u0160t\u00edtek byl propojen",
|
||||
"tag_removed": "\u0160t\u00edtek byl odpojen",
|
||||
"deleted_image": "Obr\u00e1zek byl smaz\u00e1n",
|
||||
"uploaded_image": "Nahr\u00e1n obr\u00e1zek",
|
||||
"imported_work_info_from_object_summary": "Importovan\u00e9 pracovn\u00ed informace ze souhrnu objektu",
|
||||
"sync_requires_exactly_one_object": "Pro synchronizaci mus\u00ed existovat p\u0159esn\u011b jeden souhrn propojen\u00e9ho objektu."
|
||||
}
|
||||
}
|
@@ -1,31 +1,31 @@
|
||||
{
|
||||
"check_tag": {
|
||||
"to_short": "The keyword you entered was too short",
|
||||
"you_entered": "You entered",
|
||||
"already_known_as": "This is already known as",
|
||||
"unknown": "This term is unknown",
|
||||
"proposals": "Perhaps you meant one of the following terms",
|
||||
"persons_to_events": "People or Institutions should always be connected through an event. If, for example, a person is "shown at" or has "produced" the object, please use an event",
|
||||
"place_to_events": "Places should principally be related to the object using events. If a place is e.g. the "place of production" or the "place of use", please use an event.",
|
||||
"time_to_events": "Timespans should principally be related to the object using events. If a timespan is e.g. the "time of production" or the "time of usage", please use an event.",
|
||||
"part_of_event": "Save as part of an event",
|
||||
"relate_person_explica": "If persons or institutions cannot be related through an event, i.e. it exists only a general relation (e.g. a coin commemorating Churchill but not showing him - otherwise use an event), then, and only then, you should save this person or institution as a "related person or institution". Please save such relations only if you have not entered a relation between the object and this person or institution already in an event!",
|
||||
"relate_place_explica": "If places cannot be linked through an event, i.e. it exists only in a general relation (e.g. a place shown on a cup), then, and only then, you should save this place as a "related place". Please save such relations only if you have not entered a relation between the object and the given place already in an event!",
|
||||
"relate_time_explica": "If timespans cannot be linked through an event, i.e. it exists only in a general relation (e.g. the object resembles exactly the design of the 1950s or it is a book about the 19th century), then, and only then, you should save this time as "related time". Please save such relations only if you have not entered a relation between the object and and the given time already in an event!",
|
||||
"might_be_keyword": "If you did not mean any of the displayed terms (and only then), you might save your term as a keyword",
|
||||
"save_new_tag": "Save as new keyword - no typo?",
|
||||
"already_in_event": "is already related to the object through an event. You should only save another relation if this is a very remarkable one.",
|
||||
"special_relation": "A special relation exists. (Save)",
|
||||
"better_back": "Alright, do nothing. (Go back)",
|
||||
"yes_saveit": "Yes (store relation)",
|
||||
"new_term": "Introduce new term and relate to object",
|
||||
"found_similar": "Found similar term(s)",
|
||||
"aborted_short_input": "Aborted: Text is too short.",
|
||||
"really_tag": "Really a keyword?",
|
||||
"tag_had_been_linked": "The tag had been linked before",
|
||||
"input_too_short_aborted": "Your input was too short. Aborted.",
|
||||
"minimum_3_characters": "3 characters minimum",
|
||||
"enforce_alternatives": "This is an ambiguous term. More precise alternatives are listed for selection.",
|
||||
"use_precise_term": "Use the following, more precise term"
|
||||
"to_short": "Zadan\u00e9 kl\u00ed\u010dov\u00e9 slovo bylo p\u0159\u00edli\u0161 kr\u00e1tk\u00e9",
|
||||
"you_entered": "Zadali jste",
|
||||
"already_known_as": "Toto je ji\u017e zn\u00e1m\u00e9 jako",
|
||||
"unknown": "Tento term\u00edn je nezn\u00e1m\u00fd",
|
||||
"proposals": "Mo\u017en\u00e1 jste m\u011bl na mysli jeden z n\u00e1sleduj\u00edc\u00edch v\u00fdraz\u016f",
|
||||
"persons_to_events": "Lid\u00e9 nebo instituce by m\u011bly b\u00fdt v\u017edy propojeny prost\u0159ednictv\u00edm n\u011bjak\u00e9 ud\u00e1losti. Pokud je nap\u0159\u00edklad n\u011bkdo",
|
||||
"place_to_events": "M\u00edsta by m\u011bla b\u00fdt prim\u00e1rn\u011b spojena s objektem pomoc\u00ed ud\u00e1lost\u00ed. Pokud je m\u00edsto nap\u0159.",
|
||||
"time_to_events": "\u010casov\u00e9 \u00faseky by m\u011bly b\u00fdt prim\u00e1rn\u011b vzta\u017eeny k objektu pou\u017e\u00edvaj\u00edc\u00edmu ud\u00e1losti. Pokud je \u010dasov\u00fd \u00fasek nap\u0159.",
|
||||
"part_of_event": "Ulo\u017eit jako sou\u010d\u00e1st ud\u00e1losti",
|
||||
"relate_person_explica": "Pokud osoby nebo instituce nemohou b\u00fdt propojeny ud\u00e1lost\u00ed, tj. existuje pouze obecn\u00fd vztah (nap\u0159. mince p\u0159ipom\u00ednaj\u00edc\u00ed Churchilla, ale nezobrazuj\u00edc\u00ed ho \u2013 jinak pou\u017eijte ud\u00e1lost), pak a pouze pak byste m\u011bli tuto osobu nebo instituci ulo\u017eit jako",
|
||||
"relate_place_explica": "Pokud m\u00edsta nelze propojit prost\u0159ednictv\u00edm ud\u00e1losti, tj. existuj\u00ed pouze v obecn\u00e9m vztahu (nap\u0159. m\u00edsto zobrazen\u00e9 na \u0161\u00e1lku), pak a pouze pak byste m\u011bli toto m\u00edsto ulo\u017eit jako",
|
||||
"relate_time_explica": "Pokud \u010dasov\u00e1 rozp\u011bt\u00ed nelze propojit prost\u0159ednictv\u00edm ud\u00e1losti, tj. existuje pouze v obecn\u00e9m vztahu (nap\u0159. objekt p\u0159esn\u011b odpov\u00edd\u00e1 designu z 50. let nebo se jedn\u00e1 o knihu o 19. stolet\u00ed), pak a pouze pak byste si m\u011bli tento \u010das ulo\u017eit jako",
|
||||
"might_be_keyword": "Pokud jste \u017e\u00e1dn\u00fd ze zobrazen\u00fdch v\u00fdraz\u016f nem\u011bli v\u00e1\u017en\u011b (a pouze tehdy), m\u016f\u017eete si sv\u016fj v\u00fdraz ulo\u017eit jako kl\u00ed\u010dov\u00e9 slovo.",
|
||||
"save_new_tag": "Ulo\u017eit jako nov\u00e9 kl\u00ed\u010dov\u00e9 slovo \u2013 nen\u00ed tam \u017e\u00e1dn\u00fd p\u0159eklep?",
|
||||
"already_in_event": "je ji\u017e s objektem spojen prost\u0159ednictv\u00edm ud\u00e1losti. Dal\u0161\u00ed vztah byste m\u011bli ukl\u00e1dat pouze v p\u0159\u00edpad\u011b, \u017ee se jedn\u00e1 o velmi v\u00fdznamn\u00fd vztah.",
|
||||
"special_relation": "Existuje zvl\u00e1\u0161tn\u00ed vztah. (Ulo\u017eit)",
|
||||
"better_back": "Dob\u0159e, ned\u011blej nic. (Zp\u011bt)",
|
||||
"yes_saveit": "Ano (vztah k obchodu)",
|
||||
"new_term": "Zav\u00e9st nov\u00fd pojem a vzt\u00e1hnout ho k objektu",
|
||||
"found_similar": "Nalezeny podobn\u00e9 v\u00fdrazy",
|
||||
"aborted_short_input": "Zru\u0161eno: Text je p\u0159\u00edli\u0161 kr\u00e1tk\u00fd.",
|
||||
"really_tag": "Opravdu kl\u00ed\u010dov\u00e9 slovo?",
|
||||
"tag_had_been_linked": "\u0160t\u00edtek byl ji\u017e d\u0159\u00edve propojen",
|
||||
"input_too_short_aborted": "V\u00e1\u0161 vstup byl p\u0159\u00edli\u0161 kr\u00e1tk\u00fd. Zru\u0161eno.",
|
||||
"minimum_3_characters": "Minim\u00e1ln\u011b 3 znaky",
|
||||
"enforce_alternatives": "Toto je nejednozna\u010dn\u00fd term\u00edn. Pro v\u00fdb\u011br jsou uvedeny p\u0159esn\u011bj\u0161\u00ed alternativy.",
|
||||
"use_precise_term": "Pou\u017eijte n\u00e1sleduj\u00edc\u00ed, p\u0159esn\u011bj\u0161\u00ed term\u00edn"
|
||||
}
|
||||
}
|
@@ -1,65 +1,65 @@
|
||||
{
|
||||
"collection": {
|
||||
"name": "Collection title",
|
||||
"samnam_explica": "Use a short title - This title will be displayed in tables and lists.<br><br>Example 1: \"Paintings\"<br>Example 2: \"Collection on brewing beer\"<br>Example 3: \"Estate of Illies\"",
|
||||
"description": "Description",
|
||||
"sambesch_explica": "A description of the collection. A good length is about 1000 characters (one to two paragraphs).<br><br>Possible questions: What topics does the collection deal with? How many objects regarding these are included? What led to the creation of the collection? Are there any special objects in this collection?<br><br>A very thorough description is an option, too. In case you want to have this, please send the description to the administrator",
|
||||
"link_to_source": "Link to external source",
|
||||
"samurl_explica": "Here you can enter a link to an external website, that has further information on the collection.<br><br>Please provide an absolute URL: Keep the \"http:\/\/\" or \"https:\/\/\" at the start of the URL",
|
||||
"mail": "Mail address for collection",
|
||||
"sammail_explica": "A mail address for questions regarding the collection. If an E-mail address has been entered here, users will be given the option to ask for information or send notes via E-mail below the objects included in this collection. In this case, the recipient line of the mail formular will be automatically filled in with the respective information.",
|
||||
"image_click": "Target for click on image",
|
||||
"sambild_explica": "Just enter anything, if you want to upload an image. The URL put into this field will be used as a link for when users click on the image of the collection.<br><br>Please use an absolute URL: Keep the \"http:\/\/\" or \"https:\/\/\" at the start of the URL.",
|
||||
"factsheet": "Link to fact sheet",
|
||||
"samdaba_explica": "Please leave this field empty!<br><br>The internal place a document with a thorough description of the collection will be saved here. Usually this document is saved as a .PDF file.",
|
||||
"no_name": "Please enter the title of the collection!<\/p><p class=\"ohne\">[A collection without a title will be hard to find]",
|
||||
"no_descroption": "Please enter a description of the collection!<\/p><p class=\"ohne\">[A collection`s description deals with e.g. what is included in the collection, what is special about it, how many objects are in it... A good length is about 1000 letters (one to two paragraphs). Less is possible, too, but please, It needs to be descriptive!]",
|
||||
"subordinate": "Subordinate this collection to another",
|
||||
"subordinate_choose": "Please choose the collection it should subordinate to from the list",
|
||||
"raise_level": "Raise level of this collection",
|
||||
"delete": "Delete collection",
|
||||
"no_description": "Description missing",
|
||||
"satellite": "Collections do not belong to a museum",
|
||||
"objects": "Objects",
|
||||
"collection_image": "Image for collection page",
|
||||
"collection_image_change": "Change image",
|
||||
"collection_image_delete": "Delete image",
|
||||
"collection_no_image": "No image uploaded",
|
||||
"collection_upload_image": "Upload image",
|
||||
"connect_to_museum": "Link with a museum",
|
||||
"connected_to_museum": "Connect to a museum",
|
||||
"connected_to_museums": "Connect to more than one museum",
|
||||
"no_disconnect": "<b>Attention:<\/b> The connection to the institution can only be cut if this collection does not have any subcollections and is not a subcollection itself.",
|
||||
"no_of_objects": "Objects in collection",
|
||||
"list_of_objects": "List of objects",
|
||||
"delete_question": "You are about to delete a collection !",
|
||||
"delete_no": "No, not really (back)",
|
||||
"delete_yes": "Yes, that's what I want",
|
||||
"add_a_collection": "Add a collection",
|
||||
"collection_has_been_added": "The collection has been added",
|
||||
"edit_a_collection": "Edit a collection",
|
||||
"collection_has_been_edited": "Edits to the collection have been stored",
|
||||
"collection_overview": "Collection overview",
|
||||
"collection_order": "Order",
|
||||
"no_collection_yet": "You (or your institution) do not yet have any collections",
|
||||
"collection_moved": "The collection was moved",
|
||||
"base_data": "Basic information about the collection",
|
||||
"related_collections": "Related collections",
|
||||
"superordinate_collections": "Superordinate collections",
|
||||
"subordinate_collections": "Subordinate collections",
|
||||
"minimum_3_characters": "3 characters minimum",
|
||||
"collection_image_deleted": "Deleted collection image",
|
||||
"all_collections": "All collections",
|
||||
"up": "Up",
|
||||
"down": "Down",
|
||||
"main_image": "Main image",
|
||||
"add_alternative_language": "Add alternative language entry for this collection",
|
||||
"no_superordinate_collection": "No superordinate collection has been assigned",
|
||||
"no_subordinate_collection": "No subordinate collection has been assigned",
|
||||
"hide_collection": "Collection is public. Hide it",
|
||||
"publish_collection": "Collection is hidden. Publish.",
|
||||
"collection_signature": "Collection signature",
|
||||
"collection_signature_explica": "A signature of the collection for internal use. It can, e.g., be used for entering a reference to the collection to automatically suggested inventory numbers (see institution-wide settings page). ",
|
||||
"enable_iconography_detection": "Enable iconography detection"
|
||||
"name": "N\u00e1zev kolekce",
|
||||
"samnam_explica": "Pou\u017eijte kr\u00e1tk\u00fd n\u00e1zev \u2013 Tento n\u00e1zev se zobraz\u00ed v tabulk\u00e1ch a seznamech.<br><br>P\u0159\u00edklad 1: \u201eObrazy\u201c<br>P\u0159\u00edklad 2: \u201eSb\u00edrka o va\u0159en\u00ed piva\u201c<br>P\u0159\u00edklad 3: \u201ePanstvo Illies\u201c",
|
||||
"description": "Popis",
|
||||
"sambesch_explica": "Popis sb\u00edrky. Doporu\u010den\u00e1 d\u00e9lka je p\u0159ibli\u017en\u011b 1000 znak\u016f (jeden a\u017e dva odstavce).<br><br>Mo\u017en\u00e9 ot\u00e1zky: Jak\u00fdmi t\u00e9maty se sb\u00edrka zab\u00fdv\u00e1? Kolik objekt\u016f se k nim vztahuje? Co vedlo k vytvo\u0159en\u00ed sb\u00edrky? Jsou v t\u00e9to sb\u00edrce n\u011bjak\u00e9 speci\u00e1ln\u00ed objekty?<br><br>Mo\u017enost\u00ed je tak\u00e9 velmi podrobn\u00fd popis. Pokud jej chcete m\u00edt, za\u0161lete jej pros\u00edm administr\u00e1torovi.",
|
||||
"link_to_source": "Odkaz na extern\u00ed zdroj",
|
||||
"samurl_explica": "Zde m\u016f\u017eete zadat odkaz na extern\u00ed webovou str\u00e1nku, kter\u00e1 obsahuje dal\u0161\u00ed informace o kolekci.<br><br>Zadejte pros\u00edm absolutn\u00ed URL: Na za\u010d\u00e1tku URL adresy ponechte \u201ehttp:\/\/\u201c nebo \u201ehttps:\/\/\u201c.",
|
||||
"mail": "Po\u0161tovn\u00ed adresa pro vyzvednut\u00ed",
|
||||
"sammail_explica": "E-mailov\u00e1 adresa pro dotazy t\u00fdkaj\u00edc\u00ed se sb\u00edrky. Pokud zde byla zad\u00e1na e-mailov\u00e1 adresa, budou m\u00edt u\u017eivatel\u00e9 mo\u017enost po\u017e\u00e1dat o informace nebo zaslat pozn\u00e1mky e-mailem pod objekty zahrnut\u00fdmi v t\u00e9to sb\u00edrce. V tomto p\u0159\u00edpad\u011b bude \u0159\u00e1dek p\u0159\u00edjemce v e-mailov\u00e9m formul\u00e1\u0159i automaticky vypln\u011bn p\u0159\u00edslu\u0161n\u00fdmi informacemi.",
|
||||
"image_click": "C\u00edl pro kliknut\u00ed na obr\u00e1zek",
|
||||
"sambild_explica": "Pokud chcete nahr\u00e1t obr\u00e1zek, zadejte cokoli. URL adresa zadan\u00e1 do tohoto pole bude pou\u017eita jako odkaz, kdy\u017e u\u017eivatel\u00e9 kliknou na obr\u00e1zek kolekce.<br><br>Pou\u017eijte pros\u00edm absolutn\u00ed URL adresu: Na za\u010d\u00e1tku URL adresy nechte \u201ehttp:\/\/\u201c nebo \u201ehttps:\/\/\u201c.",
|
||||
"factsheet": "Odkaz na informa\u010dn\u00ed list",
|
||||
"samdaba_explica": "Toto pole pros\u00edm nechte pr\u00e1zdn\u00e9!<br><br>Intern\u00ed m\u00edsto, kam bude ulo\u017een dokument s podrobn\u00fdm popisem sb\u00edrky. Obvykle se tento dokument ukl\u00e1d\u00e1 jako soubor .PDF.",
|
||||
"no_name": "Zadejte pros\u00edm n\u00e1zev kolekce!<\/p><p class=\"ohne\">[Kolekci bez n\u00e1zvu bude t\u011b\u017ek\u00e9 naj\u00edt]",
|
||||
"no_descroption": "Zadejte pros\u00edm popis kolekce!<\/p><p class=\"ohne\">[Popis kolekce se zab\u00fdv\u00e1 nap\u0159. t\u00edm, co je sou\u010d\u00e1st\u00ed kolekce, co je na n\u00ed zvl\u00e1\u0161tn\u00edho, kolik objekt\u016f obsahuje... Doporu\u010den\u00e1 d\u00e9lka je asi 1000 p\u00edsmen (jeden a\u017e dva odstavce). Je mo\u017en\u00e9 i m\u00e9n\u011b, ale pros\u00edm, mus\u00ed b\u00fdt popisn\u00fd!]",
|
||||
"subordinate": "Pod\u0159i\u010fte tuto kolekci jin\u00e9 kolekci",
|
||||
"subordinate_choose": "Vyberte ze seznamu kolekci, kter\u00e9 m\u00e1 b\u00fdt pod\u0159\u00edzena.",
|
||||
"raise_level": "Zvy\u0161te \u00farove\u0148 t\u00e9to sb\u00edrky",
|
||||
"delete": "Smazat kolekci",
|
||||
"no_description": "Chyb\u00ed popis",
|
||||
"satellite": "Sb\u00edrky nepat\u0159\u00ed muzeu",
|
||||
"objects": "Objekty",
|
||||
"collection_image": "Obr\u00e1zek pro str\u00e1nku sb\u00edrky",
|
||||
"collection_image_change": "Zm\u011bnit obr\u00e1zek",
|
||||
"collection_image_delete": "Smazat obr\u00e1zek",
|
||||
"collection_no_image": "Nebyl nahr\u00e1n \u017e\u00e1dn\u00fd obr\u00e1zek",
|
||||
"collection_upload_image": "Nahr\u00e1t obr\u00e1zek",
|
||||
"connect_to_museum": "Propojen\u00ed s muzeem",
|
||||
"connected_to_museum": "P\u0159ipojen\u00ed k muzeu",
|
||||
"connected_to_museums": "Propojen\u00ed s v\u00edce ne\u017e jedn\u00edm muzeem",
|
||||
"no_disconnect": "<b>Pozor:<\/b> Spojen\u00ed s instituc\u00ed lze p\u0159eru\u0161it pouze tehdy, pokud tato kolekce nem\u00e1 \u017e\u00e1dn\u00e9 podkolekce a sama o sob\u011b nen\u00ed podkolekc\u00ed.",
|
||||
"no_of_objects": "Objekty ve sb\u00edrce",
|
||||
"list_of_objects": "Seznam objekt\u016f",
|
||||
"delete_question": "Chyst\u00e1te se smazat kolekci!",
|
||||
"delete_no": "Ne, vlastn\u011b ne (zp\u011bt)",
|
||||
"delete_yes": "Ano, to je to, co chci",
|
||||
"add_a_collection": "P\u0159idat kolekci",
|
||||
"collection_has_been_added": "Kolekce byla p\u0159id\u00e1na",
|
||||
"edit_a_collection": "\u00daprava kolekce",
|
||||
"collection_has_been_edited": "\u00dapravy kolekce byly ulo\u017eeny",
|
||||
"collection_overview": "P\u0159ehled kolekce",
|
||||
"collection_order": "S\u00e9rie",
|
||||
"no_collection_yet": "Vy (nebo va\u0161e instituce) zat\u00edm nem\u00e1te \u017e\u00e1dn\u00e9 sb\u00edrky",
|
||||
"collection_moved": "Sb\u00edrka byla p\u0159esunuta",
|
||||
"base_data": "Z\u00e1kladn\u00ed informace o kolekci",
|
||||
"related_collections": "Souvisej\u00edc\u00ed kolekce",
|
||||
"superordinate_collections": "Nad\u0159azen\u00e9 sb\u00edrky",
|
||||
"subordinate_collections": "Pod\u0159\u00edzen\u00e9 sb\u00edrky",
|
||||
"minimum_3_characters": "Minim\u00e1ln\u011b 3 znaky",
|
||||
"collection_image_deleted": "Smazan\u00fd obr\u00e1zek kolekce",
|
||||
"all_collections": "V\u0161echny kolekce",
|
||||
"up": "Nahoru",
|
||||
"down": "Dol\u016f",
|
||||
"main_image": "Hlavn\u00ed obr\u00e1zek",
|
||||
"add_alternative_language": "P\u0159idat alternativn\u00ed jazykovou polo\u017eku pro tuto kolekci",
|
||||
"no_superordinate_collection": "Nebyla p\u0159i\u0159azena \u017e\u00e1dn\u00e1 nad\u0159azen\u00e1 kolekce.",
|
||||
"no_subordinate_collection": "Nebyla p\u0159i\u0159azena \u017e\u00e1dn\u00e1 pod\u0159\u00edzen\u00e1 kolekce.",
|
||||
"hide_collection": "Sb\u00edrka je ve\u0159ejn\u00e1. Skr\u00fdt ji.",
|
||||
"publish_collection": "Kolekce je skryt\u00e1. Publikovat.",
|
||||
"collection_signature": "Podpis sb\u00edrky",
|
||||
"collection_signature_explica": "Podpis sb\u00edrky pro intern\u00ed pou\u017eit\u00ed. Lze jej nap\u0159\u00edklad pou\u017e\u00edt k zad\u00e1n\u00ed odkazu na sb\u00edrku u automaticky navrhovan\u00fdch invent\u00e1rn\u00edch \u010d\u00edsel (viz str\u00e1nka nastaven\u00ed pro celou instituci).",
|
||||
"enable_iconography_detection": "Povolit detekci ikonografie"
|
||||
}
|
||||
}
|
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"tlComments": {
|
||||
"moderate_comments": "Moderate comments",
|
||||
"Moderated": "Moderated",
|
||||
"All": "All",
|
||||
"only_moderated": "Only moderated",
|
||||
"only_unmoderated": "Only unmoderated",
|
||||
"only_public": "Only public",
|
||||
"only_unpublished": "Only unpublished",
|
||||
"commented_object": "commented object",
|
||||
"Public": "Public"
|
||||
"moderate_comments": "Moderovat koment\u00e1\u0159e",
|
||||
"Moderated": "Moderov\u00e1no",
|
||||
"All": "V\u0161e",
|
||||
"only_moderated": "Pouze moderov\u00e1no",
|
||||
"only_unmoderated": "Pouze nemoderovan\u00e9",
|
||||
"only_public": "Pouze ve\u0159ejn\u00e1",
|
||||
"only_unpublished": "Pouze nepublikovan\u00e9",
|
||||
"commented_object": "komentovan\u00fd objekt",
|
||||
"Public": "Ve\u0159ejnost"
|
||||
}
|
||||
}
|
@@ -1,38 +1,38 @@
|
||||
{
|
||||
"tlCond": {
|
||||
"condition_documentation": "Condition documentation",
|
||||
"exhibitable": "Use in exhibitions",
|
||||
"movable": "Use in loans",
|
||||
"needsRestoration": "Needs restoration",
|
||||
"short_notice": "Short notice",
|
||||
"upload_image_pdf": "Upload image or PDF",
|
||||
"specific_notes": "Individual features",
|
||||
"value": "Value",
|
||||
"new_field": "Add features",
|
||||
"field_name": "Add features (Name)",
|
||||
"field_value": "Add features (Value)",
|
||||
"reports": "Reports",
|
||||
"add_report": "Add report",
|
||||
"title": "Title",
|
||||
"content": "Content",
|
||||
"damage": "Damage",
|
||||
"conservation": "Conservation",
|
||||
"condition": "Condition",
|
||||
"restoration": "Restoration",
|
||||
"other_report": "Other report",
|
||||
"creator": "Creator",
|
||||
"date": "Date",
|
||||
"delete": "Delete",
|
||||
"type": "Type",
|
||||
"report_title_explica": "The title of the conservation \/ restoration report. Should be a concise name that helps identifying the report.",
|
||||
"report_content_explica": "Content of the conservation \/ restoration report.",
|
||||
"report_type_explica": "Type of the report.",
|
||||
"report_creator_explica": "Name of the author of the report.",
|
||||
"report_date_explica": "Date of the report creation.",
|
||||
"min_temperature": "Min. viable temperature",
|
||||
"max_temperature": "Max. viable temperature",
|
||||
"min_humidity": "Min. viable humidity",
|
||||
"max_humidity": "Max. viable humidity",
|
||||
"max_lux": "Lux (Maximal)"
|
||||
"condition_documentation": "Dokumentace stavu",
|
||||
"exhibitable": "Pou\u017eit\u00ed na v\u00fdstav\u00e1ch",
|
||||
"movable": "Pou\u017eit\u00ed v p\u016fj\u010dk\u00e1ch",
|
||||
"needsRestoration": "Pot\u0159ebuje restaurov\u00e1n\u00ed",
|
||||
"short_notice": "Kr\u00e1tk\u00e1 v\u00fdpov\u011bdn\u00ed lh\u016fta",
|
||||
"upload_image_pdf": "Nahr\u00e1t obr\u00e1zek nebo PDF",
|
||||
"specific_notes": "Individu\u00e1ln\u00ed vlastnosti",
|
||||
"value": "Hodnota",
|
||||
"new_field": "P\u0159idat funkce",
|
||||
"field_name": "P\u0159idat funkce (n\u00e1zev)",
|
||||
"field_value": "P\u0159idat funkce (hodnota)",
|
||||
"reports": "P\u0159idat funkce (hodnota)",
|
||||
"add_report": "P\u0159idat zpr\u00e1vu",
|
||||
"title": "Titul",
|
||||
"content": "Obsah",
|
||||
"damage": "Po\u0161kozen\u00ed",
|
||||
"conservation": "Zachov\u00e1n\u00ed",
|
||||
"condition": "Stav",
|
||||
"restoration": "Obnoven\u00ed",
|
||||
"other_report": "Jin\u00e1 zpr\u00e1va",
|
||||
"creator": "Tv\u016frce",
|
||||
"date": "Datum",
|
||||
"delete": "Vymazat",
|
||||
"type": "Typ",
|
||||
"report_title_explica": "N\u00e1zev konzerva\u010dn\u00ed\/restaur\u00e1torsk\u00e9 zpr\u00e1vy. M\u011bl by to b\u00fdt stru\u010dn\u00fd n\u00e1zev, kter\u00fd pom\u016f\u017ee zpr\u00e1vu identifikovat.",
|
||||
"report_content_explica": "Obsah konzerva\u010dn\u00ed\/restaur\u00e1torsk\u00e9 zpr\u00e1vy.",
|
||||
"report_type_explica": "Typ zpr\u00e1vy.",
|
||||
"report_creator_explica": "Jm\u00e9no autora zpr\u00e1vy.",
|
||||
"report_date_explica": "Datum vytvo\u0159en\u00ed zpr\u00e1vy.",
|
||||
"min_temperature": "Minim\u00e1ln\u00ed pou\u017eiteln\u00e1 teplota",
|
||||
"max_temperature": "Max. pou\u017eiteln\u00e1 teplota",
|
||||
"min_humidity": "Minim\u00e1ln\u00ed pou\u017eiteln\u00e1 vlhkost",
|
||||
"max_humidity": "Max. pou\u017eiteln\u00e1 vlhkost",
|
||||
"max_lux": "Lux (maximum)"
|
||||
}
|
||||
}
|
@@ -1,61 +1,61 @@
|
||||
{
|
||||
"contacts": {
|
||||
"given_name": "First name",
|
||||
"given_name_explica": "The first name of a person. Optional.",
|
||||
"family_name": "Family name",
|
||||
"family_name_explica": "The family name of a person. Optional.",
|
||||
"name": "Full name",
|
||||
"name_explica": "Full name of a person or institution. Required.",
|
||||
"remark": "Note",
|
||||
"remark_explica": "(In museum) Shared notes about a person. Optional.",
|
||||
"gender": "Gender",
|
||||
"gender_explica": "Gender of a person.",
|
||||
"title": "Title",
|
||||
"title_explica": "The (academic, institutional, religious, ...) title of a person.",
|
||||
"organization": "Organization",
|
||||
"organization_explica": "The organization a person belongs to. Optional",
|
||||
"street": "Street",
|
||||
"street_explica": "Street address. Optional.",
|
||||
"place": "Place",
|
||||
"place_explica": "Place of a person or institution. Optional.",
|
||||
"contacts_no_name": "A name is required to save this contact.",
|
||||
"categories": "Categories",
|
||||
"categories_explica": "Categories of the person or institution. Best entered with a comma as a separator. Optional.",
|
||||
"contacts_added": "New contact added",
|
||||
"given_name": "K\u0159estn\u00ed jm\u00e9no",
|
||||
"given_name_explica": "K\u0159estn\u00ed jm\u00e9no osoby. Voliteln\u00e9.",
|
||||
"family_name": "P\u0159\u00edjmen\u00ed",
|
||||
"family_name_explica": "P\u0159\u00edjmen\u00ed osoby. Voliteln\u00e9.",
|
||||
"name": "Cel\u00e9 jm\u00e9no",
|
||||
"name_explica": "Cel\u00e9 jm\u00e9no osoby nebo instituce. Povinn\u00e9.",
|
||||
"remark": "pozn\u00e1mka",
|
||||
"remark_explica": "(V muzeu) Sd\u00edlen\u00e9 pozn\u00e1mky o osob\u011b. Voliteln\u00e9.",
|
||||
"gender": "Pohlav\u00ed",
|
||||
"gender_explica": "Pohlav\u00ed osoby.",
|
||||
"title": "Titul",
|
||||
"title_explica": "Titul (akademick\u00fd, institucion\u00e1ln\u00ed, n\u00e1bo\u017eensk\u00fd, ...) osoby.",
|
||||
"organization": "Organizace",
|
||||
"organization_explica": "Organizace, ke kter\u00e9 dan\u00e1 osoba pat\u0159\u00ed. Voliteln\u00e9.",
|
||||
"street": "Ulice",
|
||||
"street_explica": "Adresa ulice. Voliteln\u00e9.",
|
||||
"place": "M\u00edsto",
|
||||
"place_explica": "M\u00edsto osoby nebo instituce. Voliteln\u00e9.",
|
||||
"contacts_no_name": "Pro ulo\u017een\u00ed tohoto kontaktu je nutn\u00e9 zadat jm\u00e9no.",
|
||||
"categories": "Kategorie",
|
||||
"categories_explica": "Kategorie osoby nebo instituce. Nejl\u00e9pe s \u010d\u00e1rkou jako odd\u011blova\u010dem. Voliteln\u00e9.",
|
||||
"contacts_added": "P\u0159id\u00e1n nov\u00fd kontakt",
|
||||
"email": "Email",
|
||||
"email_explica": "Email address of the contact",
|
||||
"contacts_list": "Contacts list",
|
||||
"contacts_edited": "The contact has been updated",
|
||||
"contact_belongs": "Contact belongs to",
|
||||
"export_contact": "Export contact",
|
||||
"send_mail": "Send mail",
|
||||
"contacts_deleted": "Contact deleted",
|
||||
"email_explica": "E-mailov\u00e1 adresa kontaktn\u00ed osoby",
|
||||
"contacts_list": "Seznam kontakt\u016f",
|
||||
"contacts_edited": "Kontakt byl aktualizov\u00e1n",
|
||||
"contact_belongs": "Kontakt pat\u0159\u00ed",
|
||||
"export_contact": "Exportovat kontakt",
|
||||
"send_mail": "Odeslat e-mail",
|
||||
"contacts_deleted": "Kontakt smaz\u00e1n",
|
||||
"url": "URL",
|
||||
"url_explica": "Website URL of the person or institution. Must be an absolute URL (starting with <code>http:\/\/<\/code> or <code>https:\/\/<\/code>).",
|
||||
"zip_code": "Zip code",
|
||||
"zip_code_explica": "Zip code of the institution.",
|
||||
"contacts_added_loan": "The contact has been added. You can now link it with the loan entry",
|
||||
"contacts_list_empty": "Your list of contacts is empty so far",
|
||||
"all_contacts": "All contacts",
|
||||
"contact_details": "Contact details",
|
||||
"new_contact": "New contact",
|
||||
"no_contacts": "Contacts list is empty",
|
||||
"no_contacts_text": "No contact has been added for your museum yet (therefore, we cannot list any). You may:",
|
||||
"phone_number_added": "Phone number added",
|
||||
"phone": "Phone",
|
||||
"phone_type_work": "Work",
|
||||
"phone_type_home": "Home",
|
||||
"phone_type_mobile": "Mobile",
|
||||
"phone_type_work_mobile": "Work mobile",
|
||||
"phone_type_fax": "Fax",
|
||||
"phone_type_fax_work": "Fax work",
|
||||
"phone_number_deleted": "Phone number deleted",
|
||||
"phone_number_updated": "Phone number updated"
|
||||
"url_explica": "URL adresa webov\u00fdch str\u00e1nek osoby nebo instituce. Mus\u00ed se jednat o absolutn\u00ed URL adresu (za\u010d\u00ednaj\u00edc\u00ed \u0159et\u011bzcem <code>http:\/\/<\/code> nebo <code>https:\/\/<\/code>).",
|
||||
"zip_code": "PS\u010c",
|
||||
"zip_code_explica": "PS\u010c instituce.",
|
||||
"contacts_added_loan": "Kontakt byl p\u0159id\u00e1n. Nyn\u00ed jej m\u016f\u017eete propojit se z\u00e1znamem o p\u016fj\u010dce.",
|
||||
"contacts_list_empty": "V\u00e1\u0161 seznam kontakt\u016f je zat\u00edm pr\u00e1zdn\u00fd.",
|
||||
"all_contacts": "V\u0161echny kontakty",
|
||||
"contact_details": "Kontaktn\u00ed \u00fadaje",
|
||||
"new_contact": "Nov\u00fd kontakt",
|
||||
"no_contacts": "Seznam kontakt\u016f je pr\u00e1zdn\u00fd",
|
||||
"no_contacts_text": "Pro va\u0161e muzeum zat\u00edm nebyl p\u0159id\u00e1n \u017e\u00e1dn\u00fd kontakt (proto jej nem\u016f\u017eeme uv\u00e9st). M\u016f\u017eete:",
|
||||
"phone_number_added": "Telefonn\u00ed \u010d\u00edslo bylo p\u0159id\u00e1no",
|
||||
"phone": "Telefon",
|
||||
"phone_type_work": "Pr\u00e1ce",
|
||||
"phone_type_home": "Domov",
|
||||
"phone_type_mobile": "mobiln\u00ed",
|
||||
"phone_type_work_mobile": "Pracovn\u00ed mobil",
|
||||
"phone_type_fax": "fax",
|
||||
"phone_type_fax_work": "Faxov\u00e1 pr\u00e1ce",
|
||||
"phone_number_deleted": "Telefonn\u00ed \u010d\u00edslo smaz\u00e1no",
|
||||
"phone_number_updated": "Telefonn\u00ed \u010d\u00edslo aktualizov\u00e1no"
|
||||
},
|
||||
"gender": [
|
||||
"",
|
||||
"female",
|
||||
"male",
|
||||
"other"
|
||||
"ostatn\u00ed"
|
||||
]
|
||||
}
|
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"tlConversations": {
|
||||
"start_conversation": "Start conversation",
|
||||
"view_conversation": "View conversation",
|
||||
"conversations": "Conversations",
|
||||
"no_messages": "There are no messages here."
|
||||
"start_conversation": "Zah\u00e1jit konverzaci",
|
||||
"view_conversation": "Zobrazit konverzaci",
|
||||
"conversations": "Konverzace",
|
||||
"no_messages": "Nejsou zde \u017e\u00e1dn\u00e9 zpr\u00e1vy."
|
||||
}
|
||||
}
|
@@ -1,99 +1,99 @@
|
||||
{
|
||||
"data_history": {
|
||||
"addendum": "Additional information",
|
||||
"addition": "Object record created",
|
||||
"administration": "Object management information",
|
||||
"base": "Basic information",
|
||||
"collection": "Link with collection",
|
||||
"deletion": "Object deleted",
|
||||
"event": "Event entry",
|
||||
"link": "Link with hyperlink",
|
||||
"literature": "Link with literature",
|
||||
"location": "Information about whereabouts",
|
||||
"notes": "Remarks",
|
||||
"record": "Alternative language record",
|
||||
"resource": "Link with image or resource",
|
||||
"rights": "Rights informationen",
|
||||
"serie": "Link with object group",
|
||||
"tag": "Link with keyword",
|
||||
"visibility": "Visibility",
|
||||
"type_of_edit": "Changed ...",
|
||||
"date": "at",
|
||||
"user": "by",
|
||||
"transcription": "Transcription",
|
||||
"restorationReport": "Restoration report",
|
||||
"exhibition": "Exhibition",
|
||||
"loan": "Loan",
|
||||
"provenance": "Provenance report",
|
||||
"image": "Image",
|
||||
"condition": "Condition",
|
||||
"series": "Linked with object group",
|
||||
"persinst_merge": "Actor entry merged",
|
||||
"profile_publish": "Profile published",
|
||||
"profile_unpublish": "Profile hidden",
|
||||
"upload_profile_image": "Profile image uploaded",
|
||||
"unlink_image": "Image deleted",
|
||||
"user_description_edited": "User description",
|
||||
"profile_hide": "Profile hidden",
|
||||
"update_2fa_information": "Updated two factor authentication setting",
|
||||
"update_pgp_key": "PGP key updated",
|
||||
"more": "Additional information",
|
||||
"ticket_prices": "Ticket types",
|
||||
"opening_hours": "Opening hours",
|
||||
"rooms": "Rooms",
|
||||
"rooms;addition": "Added a new room",
|
||||
"rooms;deletion": "Removed a room",
|
||||
"ticket_type": "Ticket types",
|
||||
"position": "Position",
|
||||
"hierarchy": "Hierarchy",
|
||||
"faq;updated": "Updated FAQ entry",
|
||||
"faq;deleted": "Removed an FAQ entry",
|
||||
"faq;addition": "Added an FAQ entry",
|
||||
"faq;deletion": "FAQ entry deleted",
|
||||
"map": "Map",
|
||||
"object": "Object",
|
||||
"reception_publication": "Reception",
|
||||
"visibility (sm)": "Visibility (social media)",
|
||||
"link_persinst": "Linked an actor",
|
||||
"unlink_persinst": "Remove link to an actor",
|
||||
"chapter_updated": "Chapter information updated",
|
||||
"chapter_added": "Chapter added",
|
||||
"chapter_deleted": "Removed a chapter",
|
||||
"unlink_source": "Deleted link to source",
|
||||
"link_source": "Linked a source",
|
||||
"source_link_updated": "Link to a source has been updated",
|
||||
"institution": "institution",
|
||||
"flagged_for_deletion": "Flagged for deletion",
|
||||
"link_collection": "Link collection",
|
||||
"link_museum": "Link museum",
|
||||
"remove_museum": "Removed museum",
|
||||
"objekt": "Object",
|
||||
"link_tag": "Linked a tag",
|
||||
"unlink_tag": "Removed a tag",
|
||||
"marking": "Marking",
|
||||
"remove_collection": "Remove collection",
|
||||
"move_space": "Moved to different space",
|
||||
"owner": "Ownership",
|
||||
"defaults_for_new_object": "Defaults for new object page",
|
||||
"deaccession": "Deaccession",
|
||||
"check_log": "Log of checks",
|
||||
"restoration_log": "Restoration and conservation log",
|
||||
"damage_log": "Damage log",
|
||||
"checklist": "Checklist",
|
||||
"password": "Password changed",
|
||||
"integrations": "Integrations",
|
||||
"move_to_space": "Updates current location",
|
||||
"object_object_link": "Object-to-object link",
|
||||
"external_id": "Updated an external ID",
|
||||
"shipment": "Shipment",
|
||||
"visibility (addendum)": "Visibility (specific to field)",
|
||||
"museum": "Link with a museum",
|
||||
"publication": "Publication",
|
||||
"document": "Document",
|
||||
"link_place": "Linked a place",
|
||||
"link_time": "Linked a time",
|
||||
"categorization": "Categorization",
|
||||
"measurement": "Measurement",
|
||||
"open_versioning": "Open versioning"
|
||||
"addendum": "Dal\u0161\u00ed informace",
|
||||
"addition": "Z\u00e1znam objektu vytvo\u0159en",
|
||||
"administration": "Informace o spr\u00e1v\u011b objekt\u016f",
|
||||
"base": "Z\u00e1kladn\u00ed informace",
|
||||
"collection": "Propojen\u00ed se sb\u00edrkou",
|
||||
"deletion": "Objekt smaz\u00e1n",
|
||||
"event": "Vstup do ud\u00e1losti",
|
||||
"link": "Odkaz s hypertextov\u00fdm odkazem",
|
||||
"literature": "Propojen\u00ed s literaturou",
|
||||
"location": "Informace o m\u00edst\u011b pobytu",
|
||||
"notes": "Pozn\u00e1mky",
|
||||
"record": "Z\u00e1znam v alternativn\u00edm jazyce",
|
||||
"resource": "Odkaz na obr\u00e1zek nebo zdroj",
|
||||
"rights": "Informace o pr\u00e1vech",
|
||||
"serie": "Propojen\u00ed se skupinou objekt\u016f",
|
||||
"tag": "Propojen\u00ed s kl\u00ed\u010dov\u00fdm slovem",
|
||||
"visibility": "Viditelnost",
|
||||
"type_of_edit": "Zm\u011bn\u011bno...",
|
||||
"date": "na",
|
||||
"user": "ode",
|
||||
"transcription": "Transkripce",
|
||||
"restorationReport": "Zpr\u00e1va o restaurov\u00e1n\u00ed",
|
||||
"exhibition": "V\u00fdstava",
|
||||
"loan": "P\u016fj\u010dka",
|
||||
"provenance": "Zpr\u00e1va o p\u016fvodu",
|
||||
"image": "obraz",
|
||||
"condition": "Stav",
|
||||
"series": "Propojeno se skupinou objekt\u016f",
|
||||
"persinst_merge": "Z\u00e1znam herce slou\u010den",
|
||||
"profile_publish": "Profil zve\u0159ejn\u011bn",
|
||||
"profile_unpublish": "Profil skryt\u00fd",
|
||||
"upload_profile_image": "Profilov\u00fd obr\u00e1zek nahr\u00e1n",
|
||||
"unlink_image": "Obr\u00e1zek smaz\u00e1n",
|
||||
"user_description_edited": "Popis u\u017eivatele",
|
||||
"profile_hide": "Profil skryt\u00fd",
|
||||
"update_2fa_information": "Aktualizov\u00e1no nastaven\u00ed dvoufaktorov\u00e9ho ov\u011b\u0159ov\u00e1n\u00ed",
|
||||
"update_pgp_key": "Kl\u00ed\u010d PGP aktualizov\u00e1n",
|
||||
"more": "Dal\u0161\u00ed informace",
|
||||
"ticket_prices": "Typy vstupenek",
|
||||
"opening_hours": "Otev\u00edrac\u00ed doba",
|
||||
"rooms": "Pokoje",
|
||||
"rooms;addition": "P\u0159id\u00e1na nov\u00e1 m\u00edstnost",
|
||||
"rooms;deletion": "Odebr\u00e1na m\u00edstnost",
|
||||
"ticket_type": "Typy vstupenek",
|
||||
"position": "pozice",
|
||||
"hierarchy": "Hierarchie",
|
||||
"faq;updated": "Aktualizovan\u00fd z\u00e1znam v \u010dast\u00fdch dotazech",
|
||||
"faq;deleted": "Odstran\u011bn z\u00e1znam v FAQ",
|
||||
"faq;addition": "P\u0159id\u00e1n z\u00e1znam v \u010dast\u00fdch dotazech",
|
||||
"faq;deletion": "Z\u00e1znam v \u010dast\u00fdch dotazech smaz\u00e1n",
|
||||
"map": "Mapa",
|
||||
"object": "Objekt",
|
||||
"reception_publication": "Recepce",
|
||||
"visibility (sm)": "Viditelnost (soci\u00e1ln\u00ed m\u00e9dia)",
|
||||
"link_persinst": "Propojil herce",
|
||||
"unlink_persinst": "Odebrat odkaz na herce",
|
||||
"chapter_updated": "Informace o kapitole aktualizov\u00e1ny",
|
||||
"chapter_added": "Kapitola p\u0159id\u00e1na",
|
||||
"chapter_deleted": "Odstran\u011bna kapitola",
|
||||
"unlink_source": "Smaz\u00e1n odkaz na zdroj",
|
||||
"link_source": "Propojil zdroj",
|
||||
"source_link_updated": "Odkaz na zdroj byl aktualizov\u00e1n",
|
||||
"institution": "instituce",
|
||||
"flagged_for_deletion": "Ozna\u010deno k odstran\u011bn\u00ed",
|
||||
"link_collection": "Sb\u00edrka odkaz\u016f",
|
||||
"link_museum": "Muzeum Link",
|
||||
"remove_museum": "Odstran\u011bn\u00e9 muzeum",
|
||||
"objekt": "Objekt",
|
||||
"link_tag": "Propojil jsem tag",
|
||||
"unlink_tag": "Odstran\u011bna zna\u010dka",
|
||||
"marking": "Ozna\u010den\u00ed",
|
||||
"remove_collection": "Odebrat kolekci",
|
||||
"move_space": "P\u0159esunuto do jin\u00e9ho prostoru",
|
||||
"owner": "Vlastnictv\u00ed",
|
||||
"defaults_for_new_object": "V\u00fdchoz\u00ed nastaven\u00ed pro str\u00e1nku nov\u00e9ho objektu",
|
||||
"deaccession": "Vystoupen\u00ed",
|
||||
"check_log": "Z\u00e1znam kontrol",
|
||||
"restoration_log": "protokol restaurov\u00e1n\u00ed a konzervace",
|
||||
"damage_log": "Z\u00e1znam po\u0161kozen\u00ed",
|
||||
"checklist": "Kontroln\u00ed seznam",
|
||||
"password": "Heslo zm\u011bn\u011bno",
|
||||
"integrations": "Integrace",
|
||||
"move_to_space": "Aktualizuje aktu\u00e1ln\u00ed polohu",
|
||||
"object_object_link": "Propojen\u00ed objekt\u016f",
|
||||
"external_id": "Aktualizov\u00e1no extern\u00ed ID",
|
||||
"shipment": "Z\u00e1silka",
|
||||
"visibility (addendum)": "Viditelnost (specifick\u00e1 pro dan\u00e9 pole)",
|
||||
"museum": "Propojen\u00ed s muzeem",
|
||||
"publication": "Vyd\u00e1n\u00ed",
|
||||
"document": "Dokument",
|
||||
"link_place": "Propojil(a) jsem m\u00edsto",
|
||||
"link_time": "Propojil \u010das",
|
||||
"categorization": "Kategorizace",
|
||||
"measurement": "M\u011b\u0159en\u00ed",
|
||||
"open_versioning": "Otev\u0159en\u00e9 verzov\u00e1n\u00ed"
|
||||
}
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"ereignistyp_explica": {
|
||||
"1": "Fits nearly in all cases for man-made objects. Use this if no other event type suits better.",
|
||||
"1": "Hod\u00ed se t\u00e9m\u011b\u0159 ve v\u0161ech p\u0159\u00edpadech pro um\u011ble vytvo\u0159en\u00e9 objekty. Pou\u017eijte, pokud \u017e\u00e1dn\u00fd jin\u00fd typ ud\u00e1losti nen\u00ed vhodn\u011bj\u0161\u00ed.",
|
||||
"2": "Please only use for archaelogical or geological objects",
|
||||
"3": "Please use for books, maps and similar things",
|
||||
"4": "Creation of something inspiring e.g. a painting",
|
||||
|
@@ -1,66 +1,66 @@
|
||||
{
|
||||
"tlSources": {
|
||||
"add_new_source": "Add a new source",
|
||||
"type": "Type",
|
||||
"type_explica": "Source type",
|
||||
"article": "Article",
|
||||
"inbook": "Article in collected volume",
|
||||
"book": "Book",
|
||||
"phdthesis": "PhD thesis",
|
||||
"electronical": "Electronic Resource",
|
||||
"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",
|
||||
"title": "Title",
|
||||
"title_explica": "Title of the source",
|
||||
"year": "Year",
|
||||
"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.",
|
||||
"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.",
|
||||
"add_new_source": "P\u0159idat nov\u00fd zdroj",
|
||||
"type": "Typ zdroje",
|
||||
"type_explica": "Typ zdroje",
|
||||
"article": "\u010cl\u00e1nek",
|
||||
"inbook": "\u010cl\u00e1nek ve sborn\u00edku",
|
||||
"book": "Rezervovat",
|
||||
"phdthesis": "Diserta\u010dn\u00ed pr\u00e1ce",
|
||||
"electronical": "Elektronick\u00fd zdroj",
|
||||
"misc": "Sm\u00ed\u0161en\u00fd",
|
||||
"author_creator": "Sm\u00ed\u0161en\u00fd",
|
||||
"author_creator_explica": "Tv\u016frce zdroje. Zadejte jm\u00e9no pro v\u00fdb\u011br autora nebo tv\u016frce. Pro d\u00edlo m\u016f\u017eete p\u0159idat v\u00edce autor\u016f\/tv\u016frc\u016f.",
|
||||
"title": "Titul",
|
||||
"title_explica": "N\u00e1zev zdroje",
|
||||
"year": "Rok",
|
||||
"year_explica": "Rok vyd\u00e1n\u00ed d\u00edla",
|
||||
"venue": "Publikovan\u00e9 f\u00f3rum",
|
||||
"venue_explica": "F\u00f3rum, ve kter\u00e9m bylo d\u00edlo publikov\u00e1no.<br\/>V p\u0159\u00edpad\u011b \u010dl\u00e1nku toto pole p\u0159edstavuje svazek, ve kter\u00e9m byl \u010dl\u00e1nek publikov\u00e1n.<br\/>V p\u0159\u00edpad\u011b knihy p\u0159edstavuje vydavatele.",
|
||||
"pages": "Str\u00e1nky",
|
||||
"pages_explica": "\u010c\u00edslo str\u00e1nky d\u00edla. V p\u0159\u00edpad\u011b \u010dl\u00e1nku se jedn\u00e1 o rozsah str\u00e1nek v r\u00e1mci \u010dasopisu nebo svazku. V p\u0159\u00edpad\u011b knihy je toto pole zcela voliteln\u00e9, ale lze jej vyplnit celkov\u00fdm po\u010dtem str\u00e1nek.",
|
||||
"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 keyword",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"involvement_in_statement": "Involvement in the statement",
|
||||
"entity_of_origin": "Entity of origin",
|
||||
"entity_target": "Target entity",
|
||||
"about_backgrounds": "About the \"backgrounds\" section",
|
||||
"about_backgrounds_text": "\"Backgrounds\" refer to contexts for objects. They refer to the standard data of museum-digital",
|
||||
"url_explica": "URL adresa reprezentuj\u00edc\u00ed d\u00edlo. Obvykle str\u00e1nka, kde lze d\u00edlo nebo jeho digitalizovanou verzi nal\u00e9zt.",
|
||||
"doi": "<abbr title=\"Identifik\u00e1tor digit\u00e1ln\u00edho objektu\">DOI<\/abbr>",
|
||||
"doi_explica": "DOI p\u0159edstavuj\u00edc\u00ed zdroj",
|
||||
"journal": "\u010dasopis",
|
||||
"publisher": "Vydavatel",
|
||||
"institution": "instituce",
|
||||
"edit_source": "Upravit zdroj",
|
||||
"bibliography": "Bibliografie",
|
||||
"elsewhere": "Jinde",
|
||||
"statements": "Prohl\u00e1\u0161en\u00ed",
|
||||
"added_new_statement": "P\u0159id\u00e1no nov\u00e9 prohl\u00e1\u0161en\u00ed",
|
||||
"manage_statement": "Spravovat v\u00fdpis",
|
||||
"statement": "Prohl\u00e1\u0161en\u00ed",
|
||||
"added_new_link_w_statement": "P\u0159id\u00e1n nov\u00fd odkaz s prohl\u00e1\u0161en\u00edm",
|
||||
"involvement": "\u00da\u010dast",
|
||||
"sources": "Zdroje",
|
||||
"add_new_statement": "P\u0159idat nov\u00fd v\u00fdpis",
|
||||
"pos_in_src": "Pozice ve zdroji",
|
||||
"source": "Zdroj",
|
||||
"linked_with": "Propojeno s",
|
||||
"linked_with_entity": "Entita k propojen\u00ed",
|
||||
"linked_with_involvement": "Zapojen\u00ed propojen\u00e9ho subjektu",
|
||||
"added_new_source": "Byl p\u0159id\u00e1n nov\u00fd zdroj",
|
||||
"deleted_link_w_statement": "Odkaz na v\u00fdpis byl smaz\u00e1n.",
|
||||
"deleted_statement": "V\u00fdpis byl smaz\u00e1n,<br \/>proto\u017ee na n\u011bj z\u016fstal pouze jeden odkaz",
|
||||
"volume": "Objem",
|
||||
"volume_explica": "Svazek \u010dasopisu, ve kter\u00e9m byl \u010dl\u00e1nek publikov\u00e1n",
|
||||
"issue": "Probl\u00e9m",
|
||||
"issue_explica": "Vyd\u00e1n\u00ed svazku, ve kter\u00e9m byl \u010dl\u00e1nek publikov\u00e1n",
|
||||
"medium": "st\u0159edn\u00ed",
|
||||
"random_actor": "N\u00e1hodn\u00fd herec",
|
||||
"random_place": "N\u00e1hodn\u00e9 m\u00edsto",
|
||||
"random_time": "N\u00e1hodn\u00fd \u010das",
|
||||
"random_tag": "N\u00e1hodn\u00e9 kl\u00ed\u010dov\u00e9 slovo",
|
||||
"broader": "\u0160ir\u0161\u00ed",
|
||||
"narrower": "U\u017e\u0161\u00ed",
|
||||
"involvement_in_statement": "Zapojen\u00ed do prohl\u00e1\u0161en\u00ed",
|
||||
"entity_of_origin": "Entita p\u016fvodu",
|
||||
"entity_target": "C\u00edlov\u00e1 entita",
|
||||
"about_backgrounds": "O sekci \u201epozad\u00ed\u201c",
|
||||
"about_backgrounds_text": "\u201ePozad\u00ed\u201c ozna\u010duje kontexty objekt\u016f. Odkazuje na standardn\u00ed data digit\u00e1ln\u00edch muzejn\u00edch",
|
||||
"license": "License",
|
||||
"license_explica": "The license of the source or the digitized version thereof.",
|
||||
"source_fulltext": "Full text",
|
||||
|
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"spaces": {
|
||||
"space_name": "Space name",
|
||||
"space_signature": "Space signature",
|
||||
"space_type": "Space type",
|
||||
"ideal_humidity": "Ideal humidity",
|
||||
"ideal_temperature": "Ideal temperature",
|
||||
"access_note": "Access note",
|
||||
"space_name_explica": "A clear and discernible name of the room",
|
||||
"space_signature_explica": "An abbreviation or short identifier for the room, e.g. a room-number.",
|
||||
"ideal_humidity_explica": "The optimal value for humidity in this room in percent",
|
||||
"ideal_temperature_explica": "The optimal value for temperature in this room in \u00b0C",
|
||||
"space_note_explica": "Any general note regarding the room",
|
||||
"access_note_explica": "A note on how to enter or access the space. E.g.: Open the lid.",
|
||||
"access_log": "Access log",
|
||||
"gen_space_sensor_dashboard": "Generate dashboard for local screen",
|
||||
"space_name": "N\u00e1zev prostoru",
|
||||
"space_signature": "Vesm\u00edrn\u00fd podpis",
|
||||
"space_type": "Typ prostoru",
|
||||
"ideal_humidity": "Ide\u00e1ln\u00ed vlhkost",
|
||||
"ideal_temperature": "Ide\u00e1ln\u00ed teplota",
|
||||
"access_note": "Pozn\u00e1mka k p\u0159\u00edstupu",
|
||||
"space_name_explica": "Jasn\u00fd a srozumiteln\u00fd n\u00e1zev m\u00edstnosti",
|
||||
"space_signature_explica": "Zkratka nebo kr\u00e1tk\u00fd identifik\u00e1tor m\u00edstnosti, nap\u0159. \u010d\u00edslo m\u00edstnosti.",
|
||||
"ideal_humidity_explica": "Optim\u00e1ln\u00ed hodnota vlhkosti v t\u00e9to m\u00edstnosti v procentech",
|
||||
"ideal_temperature_explica": "Optim\u00e1ln\u00ed hodnota teploty v t\u00e9to m\u00edstnosti ve \u00b0C",
|
||||
"space_note_explica": "Jak\u00e1koli obecn\u00e1 pozn\u00e1mka k pokoji",
|
||||
"access_note_explica": "Pozn\u00e1mka ke vstupu nebo p\u0159\u00edstupu do prostoru. Nap\u0159.: Otev\u0159ete v\u00edko.",
|
||||
"access_log": "protokol p\u0159\u00edstupu",
|
||||
"gen_space_sensor_dashboard": "Generov\u00e1n\u00ed dashboardu pro lok\u00e1ln\u00ed obrazovku",
|
||||
" k": "",
|
||||
"no_sensor_data": "Failed to locate any sensor data for this space",
|
||||
"get_url_for_logging": "Get URL for logging",
|
||||
"object_addendum_space_explica": "Select a space from the list. To add a new space press the \"+\" button. To see a log of the objects previous whereabouts right click on the selection field..",
|
||||
"set_current_space_as_subordinate": "Set the current space as subordinate to the selected one?"
|
||||
"no_sensor_data": "Nepoda\u0159ilo se naj\u00edt \u017e\u00e1dn\u00e1 data ze senzor\u016f pro tento prostor",
|
||||
"get_url_for_logging": "Z\u00edskat URL pro protokolov\u00e1n\u00ed",
|
||||
"object_addendum_space_explica": "Vyberte prostor ze seznamu. Chcete-li p\u0159idat nov\u00fd prostor, stiskn\u011bte tla\u010d\u00edtko \u201e \u201c. Chcete-li zobrazit z\u00e1znam o p\u0159edchoz\u00edm pobytu objekt\u016f, klikn\u011bte prav\u00fdm tla\u010d\u00edtkem my\u0161i na pole v\u00fdb\u011bru.",
|
||||
"set_current_space_as_subordinate": "Nastavit aktu\u00e1ln\u00ed prostor jako pod\u0159\u00edzen\u00fd vybran\u00e9mu?"
|
||||
}
|
||||
}
|
@@ -1,124 +1,124 @@
|
||||
{
|
||||
"tlStartpage": {
|
||||
"shoutbox": "Notes",
|
||||
"options": "Options",
|
||||
"show_all_shouts": "Show full shoutbox history",
|
||||
"all_shouts": "All shoutbox messages",
|
||||
"shoutbox_write": "Write something",
|
||||
"your_message": "Your message",
|
||||
"additions_edits_month": "New objects and edits by month",
|
||||
"licenses_images": "License Status of images",
|
||||
"account": "Account",
|
||||
"logged_in_as": "Logged in as",
|
||||
"username": "Username",
|
||||
"mail": "Mail",
|
||||
"private_notice": "Private note",
|
||||
"post": "Post",
|
||||
"web_search_duckduckgo": "Web search with DuckDuckGo",
|
||||
"search_the_web_duckduckgo": "Perform web search with DuckDuckGo",
|
||||
"link_validity_check": "Link validity check",
|
||||
"tile": "Tile",
|
||||
"full_width": "Full width",
|
||||
"move_to_end": "Move to end",
|
||||
"remove_tile": "Remove tile",
|
||||
"add_tile": "Add tile",
|
||||
"customize_start_page": "Customize start page",
|
||||
"institution_elsewhere": "My institution elsewhere",
|
||||
"visitors_statistics_today": "Visitors statistics: Today",
|
||||
"visitors_statistics_week": "Visitors statistics: This week",
|
||||
"visitors_statistics_month": "Visitors statistics: This month",
|
||||
"visitors_statistics_year": "Visitors statistics: This year",
|
||||
"view_statistics": "View statistics",
|
||||
"moved_tile_to_end": "Moved tile to end",
|
||||
"removed_tile": "Tile has been removed from the dashboard",
|
||||
"added_tile": "Added tile",
|
||||
"set_background_image": "Set background image",
|
||||
"background_uploaded": "A background image has been set",
|
||||
"did_not_delete_no_image": "Background image could not be removed - it does not exist",
|
||||
"removed_background_img_successfully": "Removed background image successfully",
|
||||
"shoutbox": "Pozn\u00e1mky",
|
||||
"options": "Mo\u017enosti",
|
||||
"show_all_shouts": "Zobrazit celou historii shoutboxu",
|
||||
"all_shouts": "V\u0161echny zpr\u00e1vy z diskusn\u00ed schr\u00e1nky",
|
||||
"shoutbox_write": "Napi\u0161te n\u011bco",
|
||||
"your_message": "Va\u0161e zpr\u00e1va",
|
||||
"additions_edits_month": "Nov\u00e9 objekty a \u00fapravy podle m\u011bs\u00edce",
|
||||
"licenses_images": "Stav licence obr\u00e1zk\u016f",
|
||||
"account": "\u00da\u010det",
|
||||
"logged_in_as": "P\u0159ihl\u00e1\u0161en\/a jako",
|
||||
"username": "U\u017eivatelsk\u00e9 jm\u00e9no",
|
||||
"mail": "E-mail",
|
||||
"private_notice": "Soukrom\u00e1 pozn\u00e1mka",
|
||||
"post": "zve\u0159ejnit",
|
||||
"web_search_duckduckgo": "Vyhled\u00e1v\u00e1n\u00ed na webu s DuckDuckGo",
|
||||
"search_the_web_duckduckgo": "Vyhled\u00e1v\u00e1n\u00ed na webu pomoc\u00ed DuckDuckGo",
|
||||
"link_validity_check": "Kontrola platnosti odkazu",
|
||||
"tile": "Dla\u017edice",
|
||||
"full_width": "Pln\u00e1 \u0161\u00ed\u0159ka",
|
||||
"move_to_end": "P\u0159esunout na konec",
|
||||
"remove_tile": "Odstra\u0148te dla\u017edici",
|
||||
"add_tile": "P\u0159idat dla\u017edici",
|
||||
"customize_start_page": "P\u0159izp\u016fsobit \u00favodn\u00ed str\u00e1nku",
|
||||
"institution_elsewhere": "Moje instituce jinde",
|
||||
"visitors_statistics_today": "Statistiky n\u00e1v\u0161t\u011bvnosti: Dnes",
|
||||
"visitors_statistics_week": "Statistiky n\u00e1v\u0161t\u011bvnosti: Tento t\u00fdden",
|
||||
"visitors_statistics_month": "Statistiky n\u00e1v\u0161t\u011bvnosti: Tento m\u011bs\u00edc",
|
||||
"visitors_statistics_year": "Statistiky n\u00e1v\u0161t\u011bvnosti: Leto\u0161n\u00ed rok",
|
||||
"view_statistics": "Zobrazit statistiky",
|
||||
"moved_tile_to_end": "Dla\u017edice p\u0159esunuta na konec",
|
||||
"removed_tile": "Dla\u017edice byla z \u0159\u00eddic\u00edho panelu odstran\u011bna.",
|
||||
"added_tile": "P\u0159id\u00e1na dla\u017edice",
|
||||
"set_background_image": "Nastaven\u00ed obr\u00e1zku na pozad\u00ed",
|
||||
"background_uploaded": "Byl nastaven obr\u00e1zek na pozad\u00ed",
|
||||
"did_not_delete_no_image": "Obr\u00e1zek na pozad\u00ed se nepoda\u0159ilo odstranit \u2013 neexistuje.",
|
||||
"removed_background_img_successfully": "Obr\u00e1zek na pozad\u00ed byl \u00fasp\u011b\u0161n\u011b odstran\u011bn",
|
||||
"data_url": "Data \/ URL",
|
||||
"qr_code_generator": "QR code generator",
|
||||
"instance_health": "Instance health",
|
||||
"version_links": "Links to other services",
|
||||
"public_frontend": "Public page",
|
||||
"norm_data_controlled_voc": "Norm data \/controlled vocabularies",
|
||||
"handbook": "Handbook",
|
||||
"qr_code_generator": "Gener\u00e1tor QR k\u00f3d\u016f",
|
||||
"instance_health": "Stav instance",
|
||||
"version_links": "Odkazy na dal\u0161\u00ed slu\u017eby",
|
||||
"public_frontend": "Ve\u0159ejn\u00e1 str\u00e1nka",
|
||||
"norm_data_controlled_voc": "Normovan\u00e1 data\/kontrolovan\u00e9 slovn\u00edky",
|
||||
"handbook": "P\u0159\u00edru\u010dka",
|
||||
"blog": "Blog",
|
||||
"global_timers": "Next updates for caching",
|
||||
"public_objects_cache": "Cache for public objects",
|
||||
"comments_moderation": "Recent Comments",
|
||||
"show_all_comments": "Show all comments",
|
||||
"online_usage_last_31_days": "Online usage of the last 31 days",
|
||||
"users_by_country": "Users by country",
|
||||
"visitors_by_language": "Browser languages",
|
||||
"visitors_by_time_of_day": "Visitors by time of day",
|
||||
"online_usage_last_30_days": "Online usage of the last 30 days",
|
||||
"searches": "Searches",
|
||||
"pageviews": "Page views",
|
||||
"total": "Total",
|
||||
"checked": "Checked",
|
||||
"approved_generally": "Enrichment progress overall",
|
||||
"noda_enrichment_status_institution": "Enrichment progress for entries of the museum",
|
||||
"actors_most_linked_to_objects": "Actors most linked to objects of the museum",
|
||||
"places_most_linked_to_objects": "Places most linked to objects of the museum",
|
||||
"times_most_linked_to_objects": "Times most linked to objects of the museum",
|
||||
"tags_most_linked_to_objects": "Tags most linked to objects of the museum",
|
||||
"development_of_db": "Development of the database",
|
||||
"questions_on_data": "Questions on data",
|
||||
"actor_links_by_gender": "Actor links by gender",
|
||||
"linked_actors_by_gender": "Linked actors by gender",
|
||||
"place_links_by_distance": "Place links by distance",
|
||||
"imported_actor_ids": "IDs of imported actors",
|
||||
"imported_places_ids": "IDs of imported places",
|
||||
"imported_tag_ids": "IDs of imported tags",
|
||||
"fav_object_searches": "Favorite object searches",
|
||||
"outdated_user_account_hl": "Outdated User Account?",
|
||||
"outdated_user_account_text": "There is a user account that has not been used for a long time in your institution. Outdated user accounts should be removed to improve security. ",
|
||||
"email_missing_request_hl": "Add an Email Address to Your Account",
|
||||
"email_missing_request_text": "Your account has not yet been linked to a mail address. For new accounts musdb requires a mail address for creating the account since the introduction of the GDPR. Mail addresses are however also required for receiving automatic mails for ending loans or for deleting your account.",
|
||||
"images_open_licences": "Images using open licences",
|
||||
"resources_open_licences": "Resources using open licences",
|
||||
"object_location_general_not_empty": "Objects with location information",
|
||||
"object_suggestions_open": "Objects: Open improvement suggestions",
|
||||
"events_w_sources": "Events with source",
|
||||
"users_logged_in_yesterday": "No. of users logged in yesterday",
|
||||
"users_logged_in_30d": "No. of users logged in within the last 30 days",
|
||||
"users_invited": "Users invited",
|
||||
"users_public_profile": "Users with \"published\" user profile",
|
||||
"users_2fa": "Users with activated two factor auth",
|
||||
"total_filesize_imgs": "Total filesize of images on server",
|
||||
"total_filesize_resources": "Total filesize of resources on server",
|
||||
"nb_uniq_visitors": "Unique visitors",
|
||||
"nb_visits": "Online page visits",
|
||||
"nb_actions": "Online visits: actions (clicks, etc)",
|
||||
"max_actions": "Max. amount of actions of a user",
|
||||
"bounce_count": "Online visits: Bounce count",
|
||||
"sum_visit_length": "Total sum of visit duration",
|
||||
"nb_actions_per_visit": "Online visits: actions per visit",
|
||||
"Referrers_visitorsFromSearchEngines": "Referrers: Visitors from search engines",
|
||||
"Referrers_visitorsFromSocialNetworks": "Referrers: Visitors from social networks",
|
||||
"Referrers_visitorsFromDirectEntry": "Referrers: Visitors from direct entry",
|
||||
"Referrers_visitorsFromWebsites": "Referrers: Visitors from uncategorized websites",
|
||||
"Referrers_visitorsFromCampaigns": "Referrers: Visitors from campaigns",
|
||||
"PagePerformance_network_time": "Performance: Network time (total)",
|
||||
"PagePerformance_network_hits": "Performance: Network time (hits)",
|
||||
"PagePerformance_servery_time": "Performance: Time spent waiting for server (total)",
|
||||
"PagePerformance_server_hits": "Performance: Time spent waiting for server (hits)",
|
||||
"PagePerformance_transfer_time": "Performance: Time spent for data transfer (total)",
|
||||
"PagePerformance_transfer_hits": "Performance: Time spent for data transfer (hits)",
|
||||
"PagePerformance_domprocessing_time": "Performance: Time spent for processing the DOM (total)",
|
||||
"PagePerformance_domprocessing_hits": "Performance: Time spent for processing the DOM (hits)",
|
||||
"PagePerformance_domcompletion_time": "Performance: Time spent for until completion of DOM (total)",
|
||||
"PagePerformance_domcompletion_hits": "Performance: Time spent for until completion of DOM (hits)",
|
||||
"PagePerformance_onload_time": "Performance: Time spent until pages are fully loaded (total)",
|
||||
"PagePerformance_onload_hits": "Performance: Time spent until pages are fully loaded (hits)",
|
||||
"PagePerformance_pageload_time": "Performance: Time spent until pages are fully loaded and processed (total)",
|
||||
"PagePerformance_pageload_hits": "Performance: Time spent until pages are fully loaded and processed (hits)",
|
||||
"nb_pageviews": "Pageviews",
|
||||
"nb_downloads": "Downloads",
|
||||
"global_timers": "Dal\u0161\u00ed aktualizace pro ukl\u00e1d\u00e1n\u00ed do mezipam\u011bti",
|
||||
"public_objects_cache": "Mezipam\u011b\u0165 pro ve\u0159ejn\u00e9 objekty",
|
||||
"comments_moderation": "Ned\u00e1vn\u00e9 koment\u00e1\u0159e",
|
||||
"show_all_comments": "Zobrazit v\u0161echny koment\u00e1\u0159e",
|
||||
"online_usage_last_31_days": "Pou\u017e\u00edv\u00e1n\u00ed internetu za posledn\u00edch 31 dn\u00ed",
|
||||
"users_by_country": "U\u017eivatel\u00e9 podle zem\u011b",
|
||||
"visitors_by_language": "Jazyky prohl\u00ed\u017ee\u010de",
|
||||
"visitors_by_time_of_day": "N\u00e1v\u0161t\u011bvn\u00edci podle denn\u00ed doby",
|
||||
"online_usage_last_30_days": "Pou\u017e\u00edv\u00e1n\u00ed internetu za posledn\u00edch 30 dn\u00ed",
|
||||
"searches": "Vyhled\u00e1v\u00e1n\u00ed",
|
||||
"pageviews": "Zobrazen\u00ed str\u00e1nek",
|
||||
"total": "Celkov\u00fd",
|
||||
"checked": "Za\u0161krtnuto",
|
||||
"approved_generally": "Celkov\u00fd pokrok v obohacen\u00ed",
|
||||
"noda_enrichment_status_institution": "Postup obohacen\u00ed vstup\u016f do muzea",
|
||||
"actors_most_linked_to_objects": "Herci nejv\u00edce spjat\u00ed s p\u0159edm\u011bty muzea",
|
||||
"places_most_linked_to_objects": "M\u00edsta nejv\u00edce spojen\u00e1 s muzejn\u00edmi expon\u00e1ty",
|
||||
"times_most_linked_to_objects": "\u010casy nejv\u00edce spojen\u00e9 s muzejn\u00edmi p\u0159edm\u011bty",
|
||||
"tags_most_linked_to_objects": "\u0160t\u00edtky, kter\u00e9 nejv\u00edce souvisej\u00ed s p\u0159edm\u011bty muzea",
|
||||
"development_of_db": "V\u00fdvoj datab\u00e1ze",
|
||||
"questions_on_data": "Ot\u00e1zky t\u00fdkaj\u00edc\u00ed se dat",
|
||||
"actor_links_by_gender": "Hereck\u00e9 odkazy podle pohlav\u00ed",
|
||||
"linked_actors_by_gender": "Propojen\u00ed akt\u00e9\u0159i podle pohlav\u00ed",
|
||||
"place_links_by_distance": "Um\u00edstit odkazy podle vzd\u00e1lenosti",
|
||||
"imported_actor_ids": "ID importovan\u00fdch akt\u00e9r\u016f",
|
||||
"imported_places_ids": "ID importovan\u00fdch m\u00edst",
|
||||
"imported_tag_ids": "ID importovan\u00fdch tag\u016f",
|
||||
"fav_object_searches": "Vyhled\u00e1v\u00e1n\u00ed obl\u00edben\u00fdch objekt\u016f",
|
||||
"outdated_user_account_hl": "Zastaral\u00fd u\u017eivatelsk\u00fd \u00fa\u010det?",
|
||||
"outdated_user_account_text": "Ve va\u0161\u00ed instituci existuje u\u017eivatelsk\u00fd \u00fa\u010det, kter\u00fd se del\u0161\u00ed dobu nepou\u017e\u00edval. Zastaral\u00e9 u\u017eivatelsk\u00e9 \u00fa\u010dty by m\u011bly b\u00fdt z d\u016fvodu zv\u00fd\u0161en\u00ed bezpe\u010dnosti odstran\u011bny.",
|
||||
"email_missing_request_hl": "P\u0159idejte e-mailovou adresu k \u00fa\u010dtu",
|
||||
"email_missing_request_text": "V\u00e1\u0161 \u00fa\u010det dosud nebyl propojen s e-mailovou adresou. Pro nov\u00e9 \u00fa\u010dty vy\u017eaduje musdb e-mailovou adresu od zaveden\u00ed GDPR. E-mailov\u00e9 adresy jsou v\u0161ak tak\u00e9 vy\u017eadov\u00e1ny pro p\u0159ij\u00edm\u00e1n\u00ed automatick\u00fdch e-mail\u016f o ukon\u010den\u00ed p\u016fj\u010dek nebo smaz\u00e1n\u00ed \u00fa\u010dtu.",
|
||||
"images_open_licences": "Obr\u00e1zky vyu\u017e\u00edvaj\u00edc\u00ed otev\u0159en\u00e9 licence",
|
||||
"resources_open_licences": "Zdroje vyu\u017e\u00edvaj\u00edc\u00ed otev\u0159en\u00e9 licence",
|
||||
"object_location_general_not_empty": "Objekty s informacemi o poloze",
|
||||
"object_suggestions_open": "Objekty: Otev\u0159\u00edt n\u00e1vrhy na vylep\u0161en\u00ed",
|
||||
"events_w_sources": "Ud\u00e1losti se zdrojem",
|
||||
"users_logged_in_yesterday": "Po\u010det u\u017eivatel\u016f p\u0159ihl\u00e1\u0161en\u00fdch v\u010dera",
|
||||
"users_logged_in_30d": "Po\u010det u\u017eivatel\u016f p\u0159ihl\u00e1\u0161en\u00fdch b\u011bhem posledn\u00edch 30 dn\u016f",
|
||||
"users_invited": "Pozvan\u00ed u\u017eivatel\u00e9",
|
||||
"users_public_profile": "U\u017eivatel\u00e9 s \u201epublikovan\u00fdm\u201c u\u017eivatelsk\u00fdm profilem",
|
||||
"users_2fa": "U\u017eivatel\u00e9 s aktivovan\u00fdm dvoufaktorov\u00fdm ov\u011b\u0159ov\u00e1n\u00edm",
|
||||
"total_filesize_imgs": "Celkov\u00e1 velikost soubor\u016f obr\u00e1zk\u016f na serveru",
|
||||
"total_filesize_resources": "Celkov\u00e1 velikost soubor\u016f zdroj\u016f na serveru",
|
||||
"nb_uniq_visitors": "Unik\u00e1tn\u00ed n\u00e1v\u0161t\u011bvn\u00edci",
|
||||
"nb_visits": "N\u00e1v\u0161t\u011bvy online str\u00e1nek",
|
||||
"nb_actions": "Online n\u00e1v\u0161t\u011bvy: akce (kliknut\u00ed atd.)",
|
||||
"max_actions": "Maxim\u00e1ln\u00ed po\u010det akc\u00ed u\u017eivatele",
|
||||
"bounce_count": "Online n\u00e1v\u0161t\u011bvy: Po\u010det okam\u017eit\u00fdch odchod\u016f",
|
||||
"sum_visit_length": "Celkov\u00e1 doba trv\u00e1n\u00ed n\u00e1v\u0161t\u011bvy",
|
||||
"nb_actions_per_visit": "Online n\u00e1v\u0161t\u011bvy: po\u010det akc\u00ed na n\u00e1v\u0161t\u011bvu",
|
||||
"Referrers_visitorsFromSearchEngines": "Referrery: N\u00e1v\u0161t\u011bvn\u00edci z vyhled\u00e1va\u010d\u016f",
|
||||
"Referrers_visitorsFromSocialNetworks": "Odkazuj\u00edc\u00ed: N\u00e1v\u0161t\u011bvn\u00edci ze soci\u00e1ln\u00edch s\u00edt\u00ed",
|
||||
"Referrers_visitorsFromDirectEntry": "Odkazuj\u00edc\u00ed: N\u00e1v\u0161t\u011bvn\u00edci z p\u0159\u00edm\u00e9ho vstupu",
|
||||
"Referrers_visitorsFromWebsites": "Odkazuj\u00edc\u00ed weby: N\u00e1v\u0161t\u011bvn\u00edci z nekategorizovan\u00fdch webov\u00fdch str\u00e1nek",
|
||||
"Referrers_visitorsFromCampaigns": "Referrers: N\u00e1v\u0161t\u011bvn\u00edci z kampan\u00ed",
|
||||
"PagePerformance_network_time": "V\u00fdkon: Celkov\u00fd \u010das v s\u00edti",
|
||||
"PagePerformance_network_hits": "V\u00fdkon: Doba p\u0159ipojen\u00ed k s\u00edti (z\u00e1sahy)",
|
||||
"PagePerformance_servery_time": "V\u00fdkon: Doba str\u00e1ven\u00e1 \u010dek\u00e1n\u00edm na server (celkem)",
|
||||
"PagePerformance_server_hits": "V\u00fdkon: Doba str\u00e1ven\u00e1 \u010dek\u00e1n\u00edm na server (z\u00e1sahy)",
|
||||
"PagePerformance_transfer_time": "V\u00fdkon: Celkov\u00fd \u010das str\u00e1ven\u00fd p\u0159enosem dat",
|
||||
"PagePerformance_transfer_hits": "V\u00fdkon: \u010cas str\u00e1ven\u00fd p\u0159enosem dat (z\u00e1sahy)",
|
||||
"PagePerformance_domprocessing_time": "V\u00fdkon: Celkov\u00fd \u010das str\u00e1ven\u00fd zpracov\u00e1n\u00edm DOM",
|
||||
"PagePerformance_domprocessing_hits": "V\u00fdkon: \u010cas str\u00e1ven\u00fd zpracov\u00e1n\u00edm DOM (z\u00e1sahy)",
|
||||
"PagePerformance_domcompletion_time": "V\u00fdkon: Celkov\u00fd \u010das str\u00e1ven\u00fd do dokon\u010den\u00ed DOM",
|
||||
"PagePerformance_domcompletion_hits": "V\u00fdkon: \u010cas str\u00e1ven\u00fd do dokon\u010den\u00ed DOM (z\u00e1sahy)",
|
||||
"PagePerformance_onload_time": "V\u00fdkon: Doba str\u00e1ven\u00e1 do \u00fapln\u00e9ho na\u010dten\u00ed str\u00e1nek (celkem)",
|
||||
"PagePerformance_onload_hits": "V\u00fdkon: Doba str\u00e1ven\u00e1 do \u00fapln\u00e9ho na\u010dten\u00ed str\u00e1nek (z\u00e1sahy)",
|
||||
"PagePerformance_pageload_time": "V\u00fdkon: Doba str\u00e1ven\u00e1 do \u00fapln\u00e9ho na\u010dten\u00ed a zpracov\u00e1n\u00ed str\u00e1nek (celkem)",
|
||||
"PagePerformance_pageload_hits": "V\u00fdkon: Doba str\u00e1ven\u00e1 do \u00fapln\u00e9ho na\u010dten\u00ed a zpracov\u00e1n\u00ed str\u00e1nek (z\u00e1sahy)",
|
||||
"nb_pageviews": "Zobrazen\u00ed str\u00e1nek",
|
||||
"nb_downloads": "Sta\u017een\u00ed",
|
||||
"nb_outlinks": "Outlinks",
|
||||
"nb_searches": "Online visits: searches",
|
||||
"usage_stats_checked": "User-Statistics loaded",
|
||||
"convert_location_names_to_spaces": "Convert location names to spaces"
|
||||
"nb_searches": "Online n\u00e1v\u0161t\u011bvy: vyhled\u00e1v\u00e1n\u00ed",
|
||||
"usage_stats_checked": "Na\u010dteny statistiky u\u017eivatel\u016f",
|
||||
"convert_location_names_to_spaces": "P\u0159ev\u00e9st n\u00e1zvy m\u00edst na mezery"
|
||||
}
|
||||
}
|
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"tag": {
|
||||
"tag": "Keyword",
|
||||
"english": "... in English",
|
||||
"remarks": "Remarks",
|
||||
"no_tag": "Please enter a keyword",
|
||||
"not_related": "Keyword is not related to any object",
|
||||
"tag_annotated": "The keyword has been annotated",
|
||||
"tag_name": "Name",
|
||||
"engl": "(in English)",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"equivalents": "Equivalent",
|
||||
"synonyms": "Synonyms",
|
||||
"related_terms": "Related terms",
|
||||
"broader": "Broader",
|
||||
"narrower": "Narrower",
|
||||
"generic": "Generic",
|
||||
"instance_of": "Instance of",
|
||||
"partitive": "Partitive",
|
||||
"edited": "The tag has been updated"
|
||||
"tag": "Kl\u00ed\u010dov\u00e9 slovo",
|
||||
"english": "... v angli\u010dtin\u011b",
|
||||
"remarks": "Pozn\u00e1mky",
|
||||
"no_tag": "Zadejte pros\u00edm kl\u00ed\u010dov\u00e9 slovo",
|
||||
"not_related": "Kl\u00ed\u010dov\u00e9 slovo nesouvis\u00ed s \u017e\u00e1dn\u00fdm objektem",
|
||||
"tag_annotated": "Kl\u00ed\u010dov\u00e9 slovo bylo opat\u0159eno anotac\u00ed",
|
||||
"tag_name": "jm\u00e9no",
|
||||
"engl": "(v angli\u010dtin\u011b)",
|
||||
"annotation": "Anotace",
|
||||
"add_new_annotation": "P\u0159idat novou anotaci:",
|
||||
"equivalents": "Ekvivalent",
|
||||
"synonyms": "Synonyma",
|
||||
"related_terms": "Souvisej\u00edc\u00ed pojmy",
|
||||
"broader": "\u0160ir\u0161\u00ed",
|
||||
"narrower": "U\u017e\u0161\u00ed",
|
||||
"generic": "Generick\u00e9",
|
||||
"instance_of": "Instance",
|
||||
"partitive": "Partitivn\u00ed",
|
||||
"edited": "\u0160t\u00edtek byl aktualizov\u00e1n"
|
||||
}
|
||||
}
|
@@ -1,50 +1,50 @@
|
||||
{
|
||||
"time": {
|
||||
"comprises": "The new timespan includes",
|
||||
"more_than_year": "more than a year",
|
||||
"more_than_year_example": "e.g. 1870s, Early 19th century, 1930-1940, ...",
|
||||
"exactly_one_year": "exactly one year",
|
||||
"exactly_one_year_example": "e.g. 1922, 1853, ...",
|
||||
"less_than_year": "less than a year",
|
||||
"less_than_year_example": "e.g. April 1912, 21. December 1759, May-June 1945, ...",
|
||||
"prehistoric_time": "a prehistoric time",
|
||||
"prehistoric_time_example": "e.g. Mesozoic, 250000 BC, Cretaceous Period, ... [Before 10000 BC]",
|
||||
"time_term": "Time term",
|
||||
"zeitbegriff_explica": "(Almost) random format of entry<br><br>Example 1: 16.02.1913 <br>Example 2: First half 12th centrury.<br>Example 3: 1655-1699<br><br>The entry \"time term\" is used for displaying the time.<br><br><b>Please keep in mind:<\/b><br><b>\"World War I\", \"Reagan Era\", ...<\/b><br>... are historical \"events\", <b>not<\/b> times<br><b>\"Rococo\", \"Classicism\", ...<\/b><br>... are stylistic eras, <b>not<\/b> times<br><b>\"Roman empire\", \"Late stone age\", ...<\/b><br>... are not used consistently, they are <b>no<\/b> times<br><b>\"Miocene\", \"Cambrian\", ...<\/b><br>... are <b>not<\/b> consistently used times (Names and categories of time are being re-defined every day by scientists)<br>(Please enter such terms as events, not as times)",
|
||||
"begin": "Start [YEAR]",
|
||||
"zeitbeginn_explica": "Please always enter a year here (<b>four digits number<\/b>)<br><br>- In case of years before common era, add a \"minus\" before the the number<br>- In case of times like \"before 1830\", where the immediate year is unknown, please enter a question mark.<br><br>Example 1: 1913<br>Example 2: -1800<br>Example 3: ?",
|
||||
"end": "End [YEAR]",
|
||||
"zeitende_explica": "Please always enter a year here (<b>four digits number<\/b>)<br><br>- In case of years before common era, add a \"minus\" before the the number<br>- In case of times like \"after 1830\", where the immediate year is unknown, please enter a question mark.<br><br>Example 1: 1913<br>Example 2: -1800<br>Example 3: ?",
|
||||
"counted": "Counted time",
|
||||
"year": "Year",
|
||||
"month": "Month",
|
||||
"day": "Day",
|
||||
"zaehlzeit1_explica": "<b>Field: Year<\/b><br>Please always enter a year here (<b>four digits number<\/b>)<br>In case of time periods, enter the middle,<br> E.g.: Time term=\"19th century\" -> Counted time=\"1850\"<br><br><b>Field: [+\/-]<\/b><br>- refers to times before common era, + refers to the year 0 CE and anything after.<br><br>(This information is used for internal functions, e.g. sorting by time)",
|
||||
"zaehlzeit2_explica": "<b>Field: Tag<\/b> and <b>Field: Month<\/b><br>Please enter two digits numbers (\"08\",\"05\",...)<br><br><b>Field: Year<\/b><br>Please enter a year (four digits number).<br>In case of time periods, enter the middle,<br> E.g.: Time term=\"19th century\" -> Counted time=\"1850\"<br><br><b>Field: [+\/-]<\/b><br>- refers to times before common era, + refers to the year 0 CE and anything after.<br><br>(This information is used for internal functions, e.g. sorting by time)",
|
||||
"no_timeterm": "Please enter a time term!<\/p><p class=\"ohne\">[A random term relating to a time, for example: \"1784\" or \"January 12 1785\" or \"Early middle ages (500-800)\"]",
|
||||
"not_exact": "Please do not enter a time term that starts with \"about\" or \"ca.\"!<\/p><p class=\"ohne\">[Enter imprecise times as \"events\".]",
|
||||
"no_start": "Enter the beginning of the time period!<\/p><p class=\"ohne\">[If the time term is a year number (e.g. \"1784\"), just repeat it (e.g. \"1784\"). If the time period starts before common era, enter a minus before the year (e.g. \"-1200\")]",
|
||||
"no_start_not_numeric": "Only exact years (=numbers) are valid as the start of a time period.<\/p><p class=\"ohne\">[Please enter a year (number) (if necessary with a \"-\" sign before the number).]",
|
||||
"no_end": "Enter the end of the time period!<\/p><p class=\"ohne\">[If the time term is a year number (e.g. \"1784\"), just repeat it (e.g. \"1784\"). If the time period ends before common era, enter a minus before the year (e.g. \"-1100\")]",
|
||||
"no_end_not_numeric": "Only exact years (=numbers) are valid as the start of a time period.<\/p><p class=\"ohne\">[Please enter a year (number) (if necessary with a \"-\" -sign before the number).]",
|
||||
"no_count_value": "Enter an (internal) time for counting. Minimum: The year (four digits)<\/p><p class=\"ohne\">[E.g. \"1784\". If the time period exceeds one year, please enter the middle (E.g.: Time term is \"1870-1880\" -> Counted time is \"1875\".<br>Enter month and day as digits: month -> \"4\", Day -> \"12\". You do not need to provide information on month and day]",
|
||||
"valid_month": "Please enter the month properly",
|
||||
"valid_day": "Please enter the day properly",
|
||||
"end_before_begin": "The entered time period ends before it has even started<\/p><p class=\"ohne\">[The start of a time period has a smaller number than the end of the given time period.]",
|
||||
"cha_intro": "<b>Attention:<\/b> This changes information, it does <b>NOT<\/b> change the relation between time and event or object",
|
||||
"cha_counts": "Internal value",
|
||||
"cha_remarks": "Short note",
|
||||
"zeitanm_explica": "Annotations are especially important if this is about time terms not everyone agrees upon.<br><br><b>Can be left empty<\/b>",
|
||||
"no_vague_values": "Please do not give vague data!<\/p><p class=\"ohne\">[Vague relations to time might be created in the event or tag setting]",
|
||||
"time_delete": "Delete time term",
|
||||
"time_annotated": "The time has been annotated",
|
||||
"added": "A new time entry has been added",
|
||||
"edited": "Information on this time entry has been updated",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"must_be_month": "Month: Must be a valid, two-digit representation of a month. E.g. 01 for January, 12 for December",
|
||||
"must_be_day": "Day: Must be a valid, two-digit representation of a day. From 01 to 31",
|
||||
"must_be_year": "Year: Must be a valid, four-digit representation of a year. From 0001 to 9999.",
|
||||
"must_be_+-": "Must be either + (common era) or - (before common era)"
|
||||
"comprises": "Nov\u00fd \u010dasov\u00fd r\u00e1mec zahrnuje",
|
||||
"more_than_year": "v\u00edce ne\u017e rok",
|
||||
"more_than_year_example": "nap\u0159. 70. l\u00e9ta 19. stolet\u00ed, po\u010d\u00e1tek 19. stolet\u00ed, 30.\u20131940, ...",
|
||||
"exactly_one_year": "p\u0159esn\u011b jeden rok",
|
||||
"exactly_one_year_example": "nap\u0159. 1922, 1853, ...",
|
||||
"less_than_year": "m\u00e9n\u011b ne\u017e rok",
|
||||
"less_than_year_example": "nap\u0159. duben 1912, 21. prosince 1759, kv\u011bten-\u010derven 1945, ...",
|
||||
"prehistoric_time": "prehistorick\u00e9 dob\u011b",
|
||||
"prehistoric_time_example": "nap\u0159. druhohory, 250 000 p\u0159. n. l., obdob\u00ed k\u0159\u00eddy, ... [p\u0159ed rokem 10 000 p\u0159. n. l.]",
|
||||
"time_term": "\u010casov\u00fd r\u00e1mec",
|
||||
"zeitbegriff_explica": "(T\u00e9m\u011b\u0159) n\u00e1hodn\u00fd form\u00e1t z\u00e1znamu<br><br>P\u0159\u00edklad 1: 16. 2. 1913 <br>P\u0159\u00edklad 2: Prvn\u00ed polovina 12. stolet\u00ed.<br>P\u0159\u00edklad 3: 1655-1699<br><br>Z\u00e1znam \u201e\u010dasov\u00fd term\u00edn\u201c se pou\u017e\u00edv\u00e1 pro zobrazen\u00ed \u010dasu.<br><br><b>M\u011bjte pros\u00edm na pam\u011bti:<\/b><br><b>\u201ePrvn\u00ed sv\u011btov\u00e1 v\u00e1lka\u201c, \u201eReaganova \u00e9ra\u201c, ...<\/b><br>... jsou historick\u00e9 \u201eud\u00e1losti\u201c, <b>ne<\/b> doby<br><b>\u201erokoko\u201c, \u201eklasicismus\u201c, ...<\/b><br>... jsou stylistick\u00e9 doby, <b>ne<\/b> doby<br><b>\u201e\u0159\u00edmsk\u00e1 \u0159\u00ed\u0161e\u201c, \u201epozdn\u00ed doba kamenn\u00e1\u201c, ...<\/b><br>... se nepou\u017e\u00edvaj\u00ed konzistentn\u011b, <b>ne<\/b> jsou doby<br><b>\u201emioc\u00e9n\u201c, \u201ekambrium\u201c, ...<\/b><br>... se <b>ne<\/b> konzistentn\u011b pou\u017e\u00edvaj\u00ed doby (jm\u00e9na a kategorie \u010dasu jsou v\u011bdci ka\u017ed\u00fd den nov\u011b definov\u00e1ny)<br>(Zad\u00e1vejte pros\u00edm takov\u00e9 term\u00edny jako ud\u00e1losti, nikoli jako \u010dasy)",
|
||||
"begin": "Za\u010d\u00e1tek [ROK]",
|
||||
"zeitbeginn_explica": "V\u017edy sem zadejte rok (<b>\u010dty\u0159m\u00edstn\u00e9 \u010d\u00edslo<\/b>)<br><br>- V p\u0159\u00edpad\u011b let p\u0159ed na\u0161\u00edm letopo\u010dtem p\u0159idejte p\u0159ed \u010d\u00edslo \u201em\u00ednus\u201c<br>- V p\u0159\u00edpad\u011b obdob\u00ed jako \u201ep\u0159ed rokem 1830\u201c, kde nen\u00ed bezprost\u0159edn\u00ed rok zn\u00e1m, zadejte otazn\u00edk.<br><br>P\u0159\u00edklad 1: 1913<br>P\u0159\u00edklad 2: -1800<br>P\u0159\u00edklad 3: ?",
|
||||
"end": "Konec [ROK]",
|
||||
"zeitende_explica": "V\u017edy sem zadejte rok (<b>\u010dty\u0159m\u00edstn\u00e9 \u010d\u00edslo<\/b>)<br><br>- V p\u0159\u00edpad\u011b let p\u0159ed na\u0161\u00edm letopo\u010dtem p\u0159idejte p\u0159ed \u010d\u00edslo \u201em\u00ednus\u201c<br>- V p\u0159\u00edpad\u011b obdob\u00ed jako \u201epo roce 1830\u201c, kde nen\u00ed bezprost\u0159edn\u00ed rok zn\u00e1m, zadejte otazn\u00edk.<br><br>P\u0159\u00edklad 1: 1913<br>P\u0159\u00edklad 2: -1800<br>P\u0159\u00edklad 3: ?",
|
||||
"counted": "Po\u010d\u00edtan\u00fd \u010das",
|
||||
"year": "Rok",
|
||||
"month": "M\u011bs\u00edc",
|
||||
"day": "Den",
|
||||
"zaehlzeit1_explica": "<b>Pole: Rok<\/b><br>V\u017edy pros\u00edm zadejte rok (<b>\u010dty\u0159m\u00edstn\u00e9 \u010d\u00edslo<\/b>)<br>V p\u0159\u00edpad\u011b \u010dasov\u00fdch obdob\u00ed zadejte prost\u0159edek,<br> Nap\u0159.: \u010casov\u00fd term\u00edn=\"19. stolet\u00ed\" -> Po\u010d\u00edtan\u00fd \u010das=\"1850\"<br><br><b>Pole: [ \/-]<\/b><br>- odkazuje na obdob\u00ed p\u0159ed na\u0161\u00edm letopo\u010dtem, odkazuje na rok 0 n. l. a cokoli po n\u011bm.<br><br>(Tyto informace se pou\u017e\u00edvaj\u00ed pro intern\u00ed funkce, nap\u0159. \u0159azen\u00ed podle \u010dasu)",
|
||||
"zaehlzeit2_explica": "<b>Pole: Den<\/b> a <b>Pole: M\u011bs\u00edc<\/b><br>Zadejte pros\u00edm dvoum\u00edstn\u00e9 \u010d\u00edslo (\u201e08\u201c, \u201e05\u201c,...)<br><br><b>Pole: Rok<\/b><br>Zadejte pros\u00edm rok (\u010dty\u0159m\u00edstn\u00e9 \u010d\u00edslo).<br>V p\u0159\u00edpad\u011b \u010dasov\u00fdch obdob\u00ed zadejte prost\u0159edek,<br> Nap\u0159.: \u010casov\u00fd term\u00edn=\"19. stolet\u00ed\" -> Po\u010d\u00edtan\u00fd \u010das=\"1850\"<br><br><b>Pole: [ \/-]<\/b><br>- odkazuje na obdob\u00ed p\u0159ed na\u0161\u00edm letopo\u010dtem, odkazuje na rok 0 n. l. a cokoli po n\u011bm.<br><br>(Tyto informace se pou\u017e\u00edvaj\u00ed pro intern\u00ed funkce, nap\u0159. \u0159azen\u00ed podle \u010dasu)",
|
||||
"no_timeterm": "Zadejte pros\u00edm \u010dasov\u00fd pojem!<\/p><p class=\"ohne\">[N\u00e1hodn\u00fd pojem vztahuj\u00edc\u00ed se k ur\u010dit\u00e9 dob\u011b, nap\u0159\u00edklad: \u201e1784\u201c nebo \u201e12. ledna 1785\u201c nebo \u201eRan\u00fd st\u0159edov\u011bk (500\u2013800)\u201c]",
|
||||
"not_exact": "Nezad\u00e1vejte pros\u00edm \u010dasov\u00fd term\u00edn, kter\u00fd za\u010d\u00edn\u00e1 slovy \u201easi\u201c nebo \u201ecca.\u201c!<\/p><p class=\"ohne\">[Nep\u0159esn\u00e9 \u010dasy zadejte jako \u201eud\u00e1losti\u201c.]",
|
||||
"no_start": "Zadejte za\u010d\u00e1tek \u010dasov\u00e9ho obdob\u00ed!<\/p><p class=\"ohne\">[Pokud je \u010dasov\u00fd term\u00edn rokem (nap\u0159. \u201e1784\u201c), sta\u010d\u00ed jej zopakovat (nap\u0159. \u201e1784\u201c). Pokud \u010dasov\u00e9 obdob\u00ed za\u010d\u00edn\u00e1 p\u0159ed na\u0161\u00edm letopo\u010dtem, zadejte p\u0159ed rok minus (nap\u0159. \u201e-1200\u201c)]",
|
||||
"no_start_not_numeric": "Jako za\u010d\u00e1tek \u010dasov\u00e9ho obdob\u00ed jsou platn\u00e9 pouze p\u0159esn\u00e9 roky (=\u010d\u00edsla).<\/p><p class=\"ohne\">[Zadejte pros\u00edm rok (\u010d\u00edslo) (v p\u0159\u00edpad\u011b pot\u0159eby se znam\u00e9nkem \u201e-\u201c p\u0159ed \u010d\u00edslem).]",
|
||||
"no_end": "Zadejte konec \u010dasov\u00e9ho obdob\u00ed!<\/p><p class=\"ohne\">[Pokud je \u010dasov\u00fd term\u00edn rokem (nap\u0159. \u201e1784\u201c), sta\u010d\u00ed jej zopakovat (nap\u0159. \u201e1784\u201c). Pokud \u010dasov\u00e9 obdob\u00ed kon\u010d\u00ed p\u0159ed za\u010d\u00e1tkem na\u0161eho letopo\u010dtu, zadejte p\u0159ed rok minus (nap\u0159. \u201e-1100\u201c)]",
|
||||
"no_end_not_numeric": "Jako za\u010d\u00e1tek \u010dasov\u00e9ho obdob\u00ed jsou platn\u00e9 pouze p\u0159esn\u00e9 roky (=\u010d\u00edsla).<\/p><p class=\"ohne\">[Zadejte pros\u00edm rok (\u010d\u00edslo) (v p\u0159\u00edpad\u011b pot\u0159eby se znam\u00e9nkem \u201e-\u201c p\u0159ed \u010d\u00edslem).]",
|
||||
"no_count_value": "Zadejte (intern\u00ed) \u010das pro po\u010d\u00edt\u00e1n\u00ed. Minim\u00e1ln\u011b: Rok (\u010dty\u0159i \u010d\u00edslice)<\/p><p class=\"ohne\">[Nap\u0159. \u201e1784\u201c. Pokud \u010dasov\u00e9 obdob\u00ed p\u0159esahuje jeden rok, zadejte pros\u00edm prost\u0159edn\u00ed hodnotu (Nap\u0159.: \u010casov\u00e9 obdob\u00ed je \u201e1870\u20131880\u201c -> Po\u010d\u00edtan\u00fd \u010das je \u201e1875\u201c.<br>Zadejte m\u011bs\u00edc a den jako \u010d\u00edslice: m\u011bs\u00edc -> \u201e4\u201c, den -> \u201e12\u201c. Nemus\u00edte uv\u00e1d\u011bt informace o m\u011bs\u00edci a dni]",
|
||||
"valid_month": "Zadejte pros\u00edm spr\u00e1vn\u011b m\u011bs\u00edc",
|
||||
"valid_day": "Zadejte pros\u00edm spr\u00e1vn\u011b den",
|
||||
"end_before_begin": "Zadan\u00e9 \u010dasov\u00e9 obdob\u00ed kon\u010d\u00ed je\u0161t\u011b p\u0159edt\u00edm, ne\u017e v\u016fbec za\u010dalo<\/p><p class=\"ohne\">[Za\u010d\u00e1tek \u010dasov\u00e9ho obdob\u00ed m\u00e1 men\u0161\u00ed \u010d\u00edslo ne\u017e konec dan\u00e9ho \u010dasov\u00e9ho obdob\u00ed.]",
|
||||
"cha_intro": "<b>Pozor:<\/b> Toto m\u011bn\u00ed informaci, <b>NE<\/b> to m\u011bn\u00ed vztah mezi \u010dasem a ud\u00e1lost\u00ed nebo objektem",
|
||||
"cha_counts": "Vnit\u0159n\u00ed hodnota",
|
||||
"cha_remarks": "Kr\u00e1tk\u00e1 pozn\u00e1mka",
|
||||
"zeitanm_explica": "Anotace jsou obzvl\u00e1\u0161t\u011b d\u016fle\u017eit\u00e9, pokud se jedn\u00e1 o \u010dasov\u00e9 pojmy, na kter\u00fdch se ne v\u0161ichni shodnou.<br><br><b>Lze ponechat pr\u00e1zdn\u00e9<\/b>",
|
||||
"no_vague_values": "Pros\u00edm, neuv\u00e1d\u011bjte v\u00e1gn\u00ed data!<\/p><p class=\"ohne\">[V nastaven\u00ed ud\u00e1losti nebo tagu by mohly vzniknout v\u00e1gn\u00ed \u010dasov\u00e9 souvislosti]",
|
||||
"time_delete": "Smazat \u010dasov\u00fd \u00fasek",
|
||||
"time_annotated": "\u010cas byl anotov\u00e1n",
|
||||
"added": "Byl p\u0159id\u00e1n nov\u00fd \u010dasov\u00fd z\u00e1znam",
|
||||
"edited": "Informace o tomto \u010dasov\u00e9m z\u00e1znamu byly aktualizov\u00e1ny.",
|
||||
"annotation": "Anotace",
|
||||
"add_new_annotation": "P\u0159idat novou anotaci:",
|
||||
"must_be_month": "M\u011bs\u00edc: Mus\u00ed to b\u00fdt platn\u00e9 dvoucifern\u00e9 vyj\u00e1d\u0159en\u00ed m\u011bs\u00edce. Nap\u0159. 01 pro leden, 12 pro prosinec.",
|
||||
"must_be_day": "Den: Mus\u00ed se jednat o platn\u00e9 dvoucifern\u00e9 vyj\u00e1d\u0159en\u00ed dne. Od 01 do 31",
|
||||
"must_be_year": "Rok: Mus\u00ed to b\u00fdt platn\u00fd \u010dty\u0159m\u00edstn\u00fd \u00fadaj roku. Od 0001 do 9999.",
|
||||
"must_be_+-": "Mus\u00ed b\u00fdt bu\u010f (b\u011b\u017en\u00fd let) nebo - (p\u0159ed b\u011b\u017en\u00fdm letem)"
|
||||
}
|
||||
}
|
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"todo": {
|
||||
"tasks_assigned_to_me": "Tasks assigned to me",
|
||||
"tasks_created_by_me": "Tasks created by me",
|
||||
"assignee": "Assignee",
|
||||
"list_is_empty_thus_far": "The list is empty thus far. Add a new task to fill it.",
|
||||
"warning_no_filter_means_current": "Without a time filter, only currently relevant tasks are listed.",
|
||||
"time_filter_set_at_top": "You can filter by time at the top of the page."
|
||||
"tasks_assigned_to_me": "\u00dakoly, kter\u00e9 mi byly p\u0159id\u011bleny",
|
||||
"tasks_created_by_me": "\u00dakoly vytvo\u0159en\u00e9 mnou",
|
||||
"assignee": "Nabyvatel",
|
||||
"list_is_empty_thus_far": "Seznam je zat\u00edm pr\u00e1zdn\u00fd. P\u0159idejte nov\u00fd \u00fakol, kter\u00fd ho dopln\u00ed.",
|
||||
"warning_no_filter_means_current": "Bez \u010dasov\u00e9ho filtru se zobrazuj\u00ed pouze aktu\u00e1ln\u011b relevantn\u00ed \u00fakoly.",
|
||||
"time_filter_set_at_top": "V horn\u00ed \u010d\u00e1sti str\u00e1nky m\u016f\u017eete filtrovat podle \u010dasu."
|
||||
}
|
||||
}
|
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"tlTranscripts": {
|
||||
"add_transcript": "Add transcript",
|
||||
"is_original_or_translation": "Is original (left) or translation (right)",
|
||||
"transcript_content": "Transcript content",
|
||||
"is_public": "Is hidden or public",
|
||||
"edit_as_TEI": "Edit as TEI",
|
||||
"added_new_transcript": "The new transcript has been added",
|
||||
"transcript_deleted": "The transcript has been deleted",
|
||||
"transcript_updated": "The transcript has been updated",
|
||||
"edit_transcript_TEI": "Edit transcript (TEI mode)",
|
||||
"edit_transcript_for_object": "Edit transcript for object",
|
||||
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
|
||||
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
|
||||
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.\r\n\r\nBeware of the use of the \"smaller than\" character. This is a character of syntactic meaning in both XML and HTML. If it is positioned at the very start of the field content, the content is assumed to be encoded using TEI-XML. Otherwise, the content is assumed to be a plain-text transcription. In plain text transcriptions, the character as well as all following content are removed automatically."
|
||||
"add_transcript": "P\u0159idat p\u0159epis",
|
||||
"is_original_or_translation": "Je origin\u00e1l (vlevo) nebo p\u0159eklad (vpravo)",
|
||||
"transcript_content": "Obsah p\u0159episu",
|
||||
"is_public": "Je skryt\u00e9 nebo ve\u0159ejn\u00e9",
|
||||
"edit_as_TEI": "Upravit jako TEI",
|
||||
"added_new_transcript": "Byl p\u0159id\u00e1n nov\u00fd p\u0159epis",
|
||||
"transcript_deleted": "P\u0159epis byl smaz\u00e1n",
|
||||
"transcript_updated": "P\u0159epis byl aktualizov\u00e1n",
|
||||
"edit_transcript_TEI": "Upravit p\u0159epis (re\u017eim TEI)",
|
||||
"edit_transcript_for_object": "Upravit p\u0159epis objektu",
|
||||
"is_tranlation_explica": "Pomoc\u00ed tohoto p\u0159ep\u00edna\u010de m\u016f\u017eete ur\u010dit, zda se tento p\u0159epis zobraz\u00ed p\u0159\u00edmo v dokumentu, nebo zda polo\u017eka p\u0159edstavuje p\u0159eklad skute\u010dn\u00e9ho p\u0159episu.",
|
||||
"transcript_language_explica": "Mus\u00edte ur\u010dit jazyk textu, kter\u00fd p\u0159episujete. Vyberte jej pros\u00edm ze seznamu.",
|
||||
"transcript_content_explica": "Obsah transkripce. Obsah tohoto pole m\u016f\u017ee b\u00fdt bu\u010f prost\u00fd text, nebo k\u00f3dovan\u00fd podle standardu TEI (Text-Encoding Initiative). Pozor na pou\u017eit\u00ed znaku \u201emen\u0161\u00ed ne\u017e\u201c. Jedn\u00e1 se o znak se syntaktick\u00fdm v\u00fdznamem v XML i HTML. Pokud je um\u00edst\u011bn na sam\u00e9m za\u010d\u00e1tku obsahu pole, p\u0159edpokl\u00e1d\u00e1 se, \u017ee obsah je k\u00f3dov\u00e1n pomoc\u00ed TEI-XML. V opa\u010dn\u00e9m p\u0159\u00edpad\u011b se p\u0159edpokl\u00e1d\u00e1, \u017ee se jedn\u00e1 o transkripci prost\u00e9ho textu. V transkripc\u00edch prost\u00e9ho textu se znak i ve\u0161ker\u00fd n\u00e1sleduj\u00edc\u00ed obsah automaticky odstran\u00ed."
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,172 +1,172 @@
|
||||
{
|
||||
"user": {
|
||||
"username": "Username",
|
||||
"realname": "Real name",
|
||||
"mail": "Email",
|
||||
"password": "Password",
|
||||
"new_password": "New password (Empty = Keep old one)",
|
||||
"password_confirmation": "Password confirmation",
|
||||
"username": "U\u017eivatelsk\u00e9 jm\u00e9no",
|
||||
"realname": "Skute\u010dn\u00e9 jm\u00e9no",
|
||||
"mail": "E-mail",
|
||||
"password": "Heslo",
|
||||
"new_password": "Nov\u00e9 heslo (Pr\u00e1zdn\u00e9 = Ponechat star\u00e9)",
|
||||
"password_confirmation": "Potvrzen\u00ed hesla",
|
||||
"userrole": "Role",
|
||||
"institution": "Institution",
|
||||
"admin": "Admin (highest level)",
|
||||
"director_region": "Regional director",
|
||||
"director_museum": "Museum director",
|
||||
"collaborator": "Collaborator",
|
||||
"not_assigned": "Not assigned",
|
||||
"name_already_used": "The username is already in use",
|
||||
"no_username": "Error: No username entered",
|
||||
"no_realname": "Error: No real name entered",
|
||||
"no_password": "Error: No password entered",
|
||||
"no_password_confirmation": "Error: No password confirmation given",
|
||||
"no_password_match": "Error: Passwords do not match",
|
||||
"not_assigned_institution": "Error: Not assigned to an institution",
|
||||
"success_creation": "Success: New user account created",
|
||||
"no_success_creation": "Error: New account could not be created",
|
||||
"success_update": "User information was successfully updated",
|
||||
"no_success_update": "User information could not be updated",
|
||||
"more_than_one": "Found more (or less) than one user with this ID",
|
||||
"userlist": "List of all users",
|
||||
"order_by": "Order by",
|
||||
"last_login": "Last login",
|
||||
"registration": "Login",
|
||||
"input_only": "Input only",
|
||||
"visiting_scientist": "Visiting Scientist",
|
||||
"about_deleting_user": "You are about to delete a user",
|
||||
"deleted": "User was removed successfully",
|
||||
"specifically_determined": "Specifically determined",
|
||||
"permissions_museums": "Permissions: Museums",
|
||||
"permissions_collections": "Permissions: Collections",
|
||||
"permissions_series": "Permissions: Object groups",
|
||||
"user_rights_museum": "Museum page",
|
||||
"user_rights_collection": "Collection page",
|
||||
"user_rights_objectgroup": "Object group page",
|
||||
"user_rights_object_base": "Object: Basic data",
|
||||
"user_rights_object_resource": "Object: Resources",
|
||||
"user_rights_object_addendum": "Object: Addendum",
|
||||
"user_rights_object_numbers": "Object: Administrative numbers",
|
||||
"user_rights_object_classification": "Object: Classification",
|
||||
"user_rights_object_history": "Object: Object history",
|
||||
"user_rights_object_values": "Object: Values",
|
||||
"user_rights_object_state": "Object: State",
|
||||
"user_rights_object_location": "Object: Location",
|
||||
"user_rights_object_loan": "Object: Loans",
|
||||
"user_rights_object_rights": "Object: Rights",
|
||||
"user_rights_object_remark": "Object: Remarks",
|
||||
"user_rights_object_provenance": "Object: Provenance research",
|
||||
"user_rights_object_datahistory": "Object: Record history",
|
||||
"disable_all_permissions": "All rights: Disable",
|
||||
"enable_all_permissions": "All rights: Allow editing in all cases",
|
||||
"remove_from_museum": "Remove relation to this museum",
|
||||
"remove_from_collection": "Remove relation to this collection",
|
||||
"remove_from_series": "Remove relation to this objectgroup",
|
||||
"auth_token": "Authentification Token",
|
||||
"auth_token_explica": "Using this page, you can generate a new authentication token. You cannot access them through this page again afterwards, so make sure to copy and store the authentication token at a safe place",
|
||||
"confirm": "Confirm",
|
||||
"auth_token_generated": "Generated authentication token",
|
||||
"auth_token_is": "Your new authentication token is",
|
||||
"password_too_short": "Password too short",
|
||||
"password_equals_name": "The password may not be the same as the user name",
|
||||
"mail_invitation": "Invitation to museum-digital:musdb",
|
||||
"mail_invitation_contents": "You have just been invited to editing on museum-digital:musdb. If you did not expect to get a mail such as this one, please just ignore the mail. If you do want to activate your account, please follow the link below, and set your password. By doing so, you accept our privacy policy.",
|
||||
"invited": "Invited: ",
|
||||
"initialSettings": "Initial Settings: ",
|
||||
"invitationLinkOutdated": "Your invitation token is older than a day. Your invitation was aborted. Please ask your contact to invite you again.",
|
||||
"successAddingAccount": "Success!",
|
||||
"successAddingAccountMsg": "Your password was successfully set. You can continue by logging in",
|
||||
"agreement": "1. By using the input and editing tool of museum-digital (musdb) I agree that\r\n1.1. my personal data will be stored at the following places\r\n1.2. the responsibility for entries made by me lays with me (or my employer) \r\n\r\n2. Personal data stored at museum-digital: musdb\r\n2.1. What personal data is stored for what purpose\r\n2.1.1. Data of persons with access to musdb- For the user management, museum-digital: musdb stores only the name, password, and email of each user. The stored data can be changed by the user himself. It also logs the time of the last login. Personal settings made by the respective user (tab selection, homepage, ...) are also assigned to the user and connected to their account. For object management, museum-digital: musdb stores the name and time of the person editing. Likewise, the names of the initiates are recorded in newly acquired places, time, keyword and person \/ institution information.\r\n2.1.2. Data about third persons (manufacturer, etc.) about third parties, i. Manufacturers, painters, ... who are related to recorded objects will be provided with the usual biographical information as published in the library's common library or lexicon articles (name, year of birth, place of birth, short description ...). Associations between such third parties and objects may either be input by users of museum-digital: musdb or may be imported at their request (see 1.2 above).\r\n2.2. Disclosure of personal data of users of museum-digital: musdb will in no case be passed on to third parties without their express consent. Users of museum-digital: musdb registered personal information about third parties (manufacturers, painters, ...), however, are made publicly available to support historical research.\r\n2.3. Who has access to the personal data of users of museum-digital: musdb\r\n\u00b7 The users themselves\r\n\u00b7 Other persons in an equal or superior role (Museum Director -> Regional Administrator)\r\n\u00b7 The standard data editors\r\n2.4. Deletion of the data. A deletion of the personal data of a user can be demanded at any time and will be implemented immediately.",
|
||||
"mail_deletion": "Confirm the deletion of your account",
|
||||
"mail_deletion_contents": "Your account has been flagged for deletion. If you really want to delete your account at museum-digital, you can do so by clicking on the link below:",
|
||||
"deletion_mail_sent": "A mail has been sent, asking for your confirmation for deleting your account",
|
||||
"delete": "Delete",
|
||||
"exportUserData": "Export own account data",
|
||||
"automatic_mails": "Automatic notifications",
|
||||
"new_user": "New user",
|
||||
"upload_image": "Upload image",
|
||||
"uploaded_profile_img": "Profile picture uploaded",
|
||||
"delete_image": "Delete image",
|
||||
"deleted_image": "Profile picture has been deleted",
|
||||
"make_visible": "Make visible to other users in musdb",
|
||||
"make_hidden": "Hide your account from other users in musdb",
|
||||
"this_month": "This month",
|
||||
"this_year": "This year",
|
||||
"within_X_month": "Within the last {x} month",
|
||||
"within_X_years": "Within the last {x} years",
|
||||
"view_profile": "View profile",
|
||||
"about": "About",
|
||||
"user_set_invisible": "Your profile has been set to \"invisible\" to other users in musdb",
|
||||
"user_set_visible": "Your profile has been set to \"visible\" to other users in musdb",
|
||||
"user_description_edited": "Your profile description has been edited",
|
||||
"public_pgp_key": "Public PGP key",
|
||||
"username_explica": "Username with which a user logs in. Ideally something concise but unique",
|
||||
"realname_explica": "Full name of the user",
|
||||
"usermail_explica": "Mail address of the user.<br\/>We need this information to be able to send out invitation mails. Later, it allows <em>musdb<\/em> to send automated mails with recent updates (these need to be enabled below). If the user wants to delete their account, an email asking for confirmation will also be sent to this email address.<br\/>If the user's profile is made visible to other users logged in to musdb, the email address will be visible there, too.",
|
||||
"password_form": "Must contain at least 8 characters",
|
||||
"password_explica": "Password. Must be at least 8 characters long",
|
||||
"automatic_mails_explica": "Should updates (current notifications of recently ending loan entries and notifications from admins and other users) be automatically mailed to the user in regular intervals?",
|
||||
"user_role_explica": "The user role determines a user's default access rights to contents in musdb. A more in-depth explanation can be found in the handbook",
|
||||
"user_institution_explica": "Every user (even regional administrators) needs to be linked to a \"home institution\". This \"home institution\" can be set here",
|
||||
"user_about_explica": "Say something about yourself. This description will be visible on your profile if you set it to visible to other users in musdb.",
|
||||
"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.",
|
||||
"two_factor_authentication": "Two Factor Authentication",
|
||||
"via_mail": "Via E-Mail",
|
||||
"2fa_explica": "Two factor authentication can be enabled here. So far, the only option is two factor authentication using your mail account. After entering your login credentials, you will be sent a code via mail with which you can then log in. By default, two factor authentication is disabled.",
|
||||
"security": "Security",
|
||||
"your_account_has_been_deleted": "Your account has been deleted",
|
||||
"this_is_your_auth_code": "You can find your authentication code below. Enter it to log in to musdb:",
|
||||
"auth_code": "Authentication code",
|
||||
"login_at_musdb": "Login to musdb",
|
||||
"auth_code_invalid": "The authentication code you entered is not valid",
|
||||
"2fa_screen_explica": "You have enabled the two-factor authentication option in the user settings. Accordingly, you have just received an access code.<br \/>This code is valid for two hours",
|
||||
"access_denied": "Access denied",
|
||||
"user_added_pgp_key": "Updated security settings",
|
||||
"frontend_only_user": "Special functions of the frontend",
|
||||
"username_too_short": "Username must be at least 5 characters long",
|
||||
"login_log": "Login log",
|
||||
"user_profile": "User profile",
|
||||
"successful_login": "Successful login",
|
||||
"sso": "Single Sign-On",
|
||||
"activate_account": "Activate account",
|
||||
"prelim_account_details": "Preliminary account details",
|
||||
"mail_invitation_headline": "Welcome to museum-digital",
|
||||
"user_invitation_autodeletion": "The link is valid only for 72 hours. If you do not activate the account within that timespan, your account will be automatically deleted. Hence, if you do not want an account on museum-digital, you can simply ignore this mail.",
|
||||
"public_user_profiles": "Public user profiles",
|
||||
"invite_accepted": "Invite accepted",
|
||||
"contact_person_in_museum": "Contact person in museum",
|
||||
"contact_persons_in_museum": "Contact persons in museum",
|
||||
"contact_person_in_museum_explica": "If this switch is set to yes, the user's name and mail address (and, if the profile is set visible within musdb) will appear in the navigation as a contact for colleagues asking for help.",
|
||||
"no_email_set": "No email address has been entered",
|
||||
"user_address_on_blocked_domain": "The user address is hosted by a blocked mail hoster:",
|
||||
"mail_invalid_domain": "The entered email addresses' domain seems to be invalid.",
|
||||
"password_has_no_number_no_special_char": "Passwords need at least one number or special character",
|
||||
"password_in_context": "Password is a common word retrievable based on the context",
|
||||
"password_is_date": "The password is a date",
|
||||
"in_compromised_password_list": "The password is found in a list of the most commonly used passwords",
|
||||
"new_password_has_issues": "The new password has issues",
|
||||
"password_reset_required": "Password Reset Required",
|
||||
"password_reset_required_text": "Your password has some weaknesses (see below). Please change it.",
|
||||
"password_was_reset_hl": "Password reset",
|
||||
"password_was_reset_text": "Your password at museum-digital has been reset.",
|
||||
"update_2fa_key_name": "Update key name",
|
||||
"2fa_key_last_used_for_login": "Key last used for login at",
|
||||
"register_new_fido_credentials": "Register new FIDO credentials",
|
||||
"register_hardware_security_tokens": "Registered hardware security tokens",
|
||||
"enter_verification_code": "Enter the verification code",
|
||||
"defaults_new_object_page": "Defaults (new object page)",
|
||||
"work_title": "Work title",
|
||||
"work_title_explica": "Your title at work.",
|
||||
"work_department": "Department",
|
||||
"work_department_explica": "Your department at the museum.",
|
||||
"user_rights_export": "Exports",
|
||||
"force_pw_reset": "Force user to reset their password on their next login",
|
||||
"force_user_mail_confirmation": "Force user to confirm their mail address (the account is locked until the confirmation)",
|
||||
"user_is_currently_required_to_reset_pw": "This user is currently required to reset their password",
|
||||
"user_is_currently_required_to_confirm_mail_address": "This user is currently required to confirm their mail address before they can log in again",
|
||||
"access_to_nodac": "Access to nodac",
|
||||
"access_to_statements": "Access to statements",
|
||||
"disable_adding_to_vocabs": "Disable adding to vocabs",
|
||||
"disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.",
|
||||
"remove_remember_me_tokens": "Remove all remembered logins",
|
||||
"disallow_publishing_objects": "Disallow publishing objects",
|
||||
"disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data."
|
||||
"institution": "instituce",
|
||||
"admin": "Administr\u00e1tor (nejvy\u0161\u0161\u00ed \u00farove\u0148)",
|
||||
"director_region": "Region\u00e1ln\u00ed \u0159editel",
|
||||
"director_museum": "\u0158editel muzea",
|
||||
"collaborator": "Spolupracovn\u00edk",
|
||||
"not_assigned": "Nep\u0159i\u0159azeno",
|
||||
"name_already_used": "U\u017eivatelsk\u00e9 jm\u00e9no je ji\u017e pou\u017e\u00edv\u00e1no",
|
||||
"no_username": "Chyba: Nebylo zad\u00e1no u\u017eivatelsk\u00e9 jm\u00e9no",
|
||||
"no_realname": "Chyba: Nezad\u00e1no skute\u010dn\u00e9 jm\u00e9no",
|
||||
"no_password": "Chyba: Nebylo zad\u00e1no heslo",
|
||||
"no_password_confirmation": "Chyba: Nebylo poskytnuto \u017e\u00e1dn\u00e9 potvrzen\u00ed hesla",
|
||||
"no_password_match": "Chyba: Hesla se neshoduj\u00ed",
|
||||
"not_assigned_institution": "Chyba: Nen\u00ed p\u0159i\u0159azeno instituci",
|
||||
"success_creation": "\u00dasp\u011bch: Nov\u00fd u\u017eivatelsk\u00fd \u00fa\u010det vytvo\u0159en",
|
||||
"no_success_creation": "Chyba: Nov\u00fd \u00fa\u010det se nepoda\u0159ilo vytvo\u0159it.",
|
||||
"success_update": "Informace o u\u017eivateli byly \u00fasp\u011b\u0161n\u011b aktualizov\u00e1ny",
|
||||
"no_success_update": "Informace o u\u017eivateli se nepoda\u0159ilo aktualizovat",
|
||||
"more_than_one": "Nalezeno v\u00edce (nebo m\u00e9n\u011b) ne\u017e jeden u\u017eivatel s t\u00edmto ID",
|
||||
"userlist": "Seznam v\u0161ech u\u017eivatel\u016f",
|
||||
"order_by": "Se\u0159adit podle",
|
||||
"last_login": "Posledn\u00ed p\u0159ihl\u00e1\u0161en\u00ed",
|
||||
"registration": "P\u0159ihl\u00e1\u0161en\u00ed",
|
||||
"input_only": "Pouze vstup",
|
||||
"visiting_scientist": "Hostuj\u00edc\u00ed v\u011bdec",
|
||||
"about_deleting_user": "Chyst\u00e1te se smazat u\u017eivatele",
|
||||
"deleted": "U\u017eivatel byl odstran\u011bn",
|
||||
"specifically_determined": "Konkr\u00e9tn\u011b stanoveno",
|
||||
"permissions_museums": "Povolen\u00ed: Muzea",
|
||||
"permissions_collections": "Opr\u00e1vn\u011bn\u00ed: Kolekce",
|
||||
"permissions_series": "Opr\u00e1vn\u011bn\u00ed: Skupiny objekt\u016f",
|
||||
"user_rights_museum": "Str\u00e1nka muzea",
|
||||
"user_rights_collection": "Str\u00e1nka kolekce",
|
||||
"user_rights_objectgroup": "Str\u00e1nka skupiny objekt\u016f",
|
||||
"user_rights_object_base": "Objekt: Z\u00e1kladn\u00ed data",
|
||||
"user_rights_object_resource": "Objekt: Zdroje",
|
||||
"user_rights_object_addendum": "P\u0159edm\u011bt: Dodatek",
|
||||
"user_rights_object_numbers": "Objekt: Administrativn\u00ed \u010d\u00edsla",
|
||||
"user_rights_object_classification": "Objekt: Klasifikace",
|
||||
"user_rights_object_history": "Objekt: Historie objektu",
|
||||
"user_rights_object_values": "Objekt: Hodnoty",
|
||||
"user_rights_object_state": "Objekt: St\u00e1t",
|
||||
"user_rights_object_location": "Objekt: M\u00edsto",
|
||||
"user_rights_object_loan": "P\u0159edm\u011bt: P\u016fj\u010dky",
|
||||
"user_rights_object_rights": "P\u0159edm\u011bt: Pr\u00e1va",
|
||||
"user_rights_object_remark": "Objekt: Pozn\u00e1mky",
|
||||
"user_rights_object_provenance": "Objekt: V\u00fdzkum provenience",
|
||||
"user_rights_object_datahistory": "Objekt: Historie z\u00e1znam\u016f",
|
||||
"disable_all_permissions": "V\u0161echna pr\u00e1va: Zak\u00e1zat",
|
||||
"enable_all_permissions": "V\u0161echna pr\u00e1va: Povolit \u00fapravy ve v\u0161ech p\u0159\u00edpadech",
|
||||
"remove_from_museum": "Odebrat vztah k tomuto muzeu",
|
||||
"remove_from_collection": "Odebrat vztah k t\u00e9to kolekci",
|
||||
"remove_from_series": "Odebrat vztah k t\u00e9to skupin\u011b objekt\u016f",
|
||||
"auth_token": "Autentiza\u010dn\u00ed token",
|
||||
"auth_token_explica": "Pomoc\u00ed t\u00e9to str\u00e1nky si m\u016f\u017eete vygenerovat nov\u00fd ov\u011b\u0159ovac\u00ed token. Pot\u00e9 k nim ji\u017e nebudete moci p\u0159es tuto str\u00e1nku znovu p\u0159istupovat, proto si ov\u011b\u0159ovac\u00ed token zkop\u00edrujte a ulo\u017ete na bezpe\u010dn\u00e9m m\u00edst\u011b.",
|
||||
"confirm": "Potvrdit",
|
||||
"auth_token_generated": "Vygenerovan\u00fd ov\u011b\u0159ovac\u00ed token",
|
||||
"auth_token_is": "V\u00e1\u0161 nov\u00fd ov\u011b\u0159ovac\u00ed token je",
|
||||
"password_too_short": "Heslo je p\u0159\u00edli\u0161 kr\u00e1tk\u00e9",
|
||||
"password_equals_name": "Heslo se nemus\u00ed shodovat s u\u017eivatelsk\u00fdm jm\u00e9nem",
|
||||
"mail_invitation": "Pozv\u00e1nka na museum-digital:musdb",
|
||||
"mail_invitation_contents": "Pr\u00e1v\u011b jste byli pozv\u00e1ni k editaci na museum-digital:musdb. Pokud jste neo\u010dek\u00e1vali, \u017ee dostanete takov\u00fd e-mail, ignorujte jej. Pokud si chcete aktivovat \u00fa\u010det, klikn\u011bte pros\u00edm na odkaz n\u00ed\u017ee a nastavte si heslo. T\u00edmto souhlas\u00edte s na\u0161imi z\u00e1sadami ochrany osobn\u00edch \u00fadaj\u016f.",
|
||||
"invited": "Pozv\u00e1ni:",
|
||||
"initialSettings": "Po\u010d\u00e1te\u010dn\u00ed nastaven\u00ed:",
|
||||
"invitationLinkOutdated": "V\u00e1\u0161 token pozv\u00e1nky je star\u0161\u00ed ne\u017e jeden den. Va\u0161e pozv\u00e1nka byla zru\u0161ena. Po\u017e\u00e1dejte pros\u00edm kontaktn\u00ed osobu, aby v\u00e1s znovu pozvala.",
|
||||
"successAddingAccount": "\u00dasp\u011bch!",
|
||||
"successAddingAccountMsg": "Va\u0161e heslo bylo \u00fasp\u011b\u0161n\u011b nastaveno. M\u016f\u017eete pokra\u010dovat p\u0159ihl\u00e1\u0161en\u00edm.",
|
||||
"agreement": "1. Pou\u017e\u00edv\u00e1n\u00edm n\u00e1stroje pro zad\u00e1v\u00e1n\u00ed a \u00fapravy dat museum-digital (musdb) souhlas\u00edm s t\u00edm, \u017ee: 1.1. m\u00e9 osobn\u00ed \u00fadaje budou ulo\u017eeny na n\u00e1sleduj\u00edc\u00edch m\u00edstech: 1.2. odpov\u011bdnost za mnou proveden\u00e9 z\u00e1znamy nesu j\u00e1 (nebo m\u016fj zam\u011bstnavatel): 2. osobn\u00ed \u00fadaje ulo\u017een\u00e9 v museum-digital: musdb 2.1. jak\u00e9 osobn\u00ed \u00fadaje jsou ukl\u00e1d\u00e1ny a za jak\u00fdm \u00fa\u010delem: 2.1.1. \u00fadaje osob s p\u0159\u00edstupem k musdb - pro spr\u00e1vu u\u017eivatel\u016f ukl\u00e1d\u00e1 museum-digital: musdb pouze jm\u00e9no, heslo a e-mail ka\u017ed\u00e9ho u\u017eivatele. Ulo\u017een\u00e1 data m\u016f\u017ee u\u017eivatel s\u00e1m zm\u011bnit. Tak\u00e9 zaznamen\u00e1v\u00e1 \u010das posledn\u00edho p\u0159ihl\u00e1\u0161en\u00ed. Osobn\u00ed nastaven\u00ed proveden\u00e1 p\u0159\u00edslu\u0161n\u00fdm u\u017eivatelem (v\u00fdb\u011br z\u00e1lo\u017eek, domovsk\u00e1 str\u00e1nka, ...) jsou tak\u00e9 p\u0159i\u0159azena u\u017eivateli a propojena s jeho \u00fa\u010dtem. pro spr\u00e1vu objekt\u016f ukl\u00e1d\u00e1 museum-digital: musdb jm\u00e9no a \u010das osoby prov\u00e1d\u011bj\u00edc\u00ed \u00fapravy. Stejn\u011b tak se jm\u00e9na zad\u00e1van\u00fdch osob zaznamen\u00e1vaj\u00ed v nov\u011b z\u00edskan\u00fdch m\u00edstech, \u010dase, kl\u00ed\u010dov\u00e9m slov\u011b a informac\u00edch o osob\u011b\/instituci. 2.1.2. \u00fadaje o t\u0159et\u00edch stran\u00e1ch (v\u00fdrobce atd.) o t\u0159et\u00edch stran\u00e1ch, tj. V\u00fdrobci, mal\u00ed\u0159i atd., kte\u0159\u00ed souvisej\u00ed s evidovan\u00fdmi objekty, obdr\u017e\u00ed obvykl\u00e9 biografick\u00e9 informace zve\u0159ejn\u011bn\u00e9 ve spole\u010dn\u00e9 knihovn\u011b nebo lexikonu knihovny (jm\u00e9no, rok narozen\u00ed, m\u00edsto narozen\u00ed, stru\u010dn\u00fd popis...). Souvislosti mezi t\u011bmito t\u0159et\u00edmi stranami a objekty mohou b\u00fdt bu\u010f zad\u00e1ny u\u017eivateli museum-digital: musdb, nebo mohou b\u00fdt importov\u00e1ny na jejich \u017e\u00e1dost (viz 1.2 v\u00fd\u0161e). 2.2. Zve\u0159ejn\u011bn\u00ed osobn\u00edch \u00fadaj\u016f u\u017eivatel\u016f museum-digital: musdb nebude v \u017e\u00e1dn\u00e9m p\u0159\u00edpad\u011b p\u0159ed\u00e1no t\u0159et\u00edm stran\u00e1m bez jejich v\u00fdslovn\u00e9ho souhlasu. Registrovan\u00e9 osobn\u00ed \u00fadaje u\u017eivatel\u016f museum-digital: musdb o t\u0159et\u00edch stran\u00e1ch (v\u00fdrobci, mal\u00ed\u0159i atd.) jsou v\u0161ak ve\u0159ejn\u011b dostupn\u00e9 na podporu historick\u00e9ho v\u00fdzkumu. 2.3. Kdo m\u00e1 p\u0159\u00edstup k osobn\u00edm \u00fadaj\u016fm u\u017eivatel\u016f museum-digital: musdb \u00b7 Samotn\u00ed u\u017eivatel\u00e9 \u00b7 Dal\u0161\u00ed osoby v rovnocenn\u00e9 nebo nad\u0159azen\u00e9 roli (\u0159editel muzea -> region\u00e1ln\u00ed spr\u00e1vce) \u00b7 Standardn\u00ed edito\u0159i dat 2.4. Smaz\u00e1n\u00ed \u00fadaj\u016f. O smaz\u00e1n\u00ed osobn\u00edch \u00fadaj\u016f u\u017eivatele lze po\u017e\u00e1dat kdykoli a bude provedeno okam\u017eit\u011b.",
|
||||
"mail_deletion": "Potvr\u010fte smaz\u00e1n\u00ed sv\u00e9ho \u00fa\u010dtu",
|
||||
"mail_deletion_contents": "V\u00e1\u0161 \u00fa\u010det byl ozna\u010den ke smaz\u00e1n\u00ed. Pokud si opravdu p\u0159ejete smazat sv\u016fj \u00fa\u010det na museum-digital, m\u016f\u017eete tak u\u010dinit kliknut\u00edm na n\u00ed\u017ee uveden\u00fd odkaz:",
|
||||
"deletion_mail_sent": "Byl v\u00e1m odesl\u00e1n e-mail s \u017e\u00e1dost\u00ed o potvrzen\u00ed smaz\u00e1n\u00ed va\u0161eho \u00fa\u010dtu.",
|
||||
"delete": "Vymazat",
|
||||
"exportUserData": "Exportovat data vlastn\u00edho \u00fa\u010dtu",
|
||||
"automatic_mails": "Automatick\u00e1 ozn\u00e1men\u00ed",
|
||||
"new_user": "Nov\u00fd u\u017eivatel",
|
||||
"upload_image": "Nahr\u00e1t obr\u00e1zek",
|
||||
"uploaded_profile_img": "Profilov\u00fd obr\u00e1zek nahr\u00e1n",
|
||||
"delete_image": "Smazat obr\u00e1zek",
|
||||
"deleted_image": "Profilov\u00fd obr\u00e1zek byl smaz\u00e1n",
|
||||
"make_visible": "Zviditelnit ostatn\u00edm u\u017eivatel\u016fm v musdb",
|
||||
"make_hidden": "Skr\u00fdt sv\u016fj \u00fa\u010det p\u0159ed ostatn\u00edmi u\u017eivateli v musdb",
|
||||
"this_month": "Tento m\u011bs\u00edc",
|
||||
"this_year": "Letos",
|
||||
"within_X_month": "B\u011bhem posledn\u00edho {x} m\u011bs\u00edce",
|
||||
"within_X_years": "B\u011bhem posledn\u00edch {x} let",
|
||||
"view_profile": "Zobrazit profil",
|
||||
"about": "O",
|
||||
"user_set_invisible": "V\u00e1\u0161 profil byl v datab\u00e1zi musdb nastaven na \u201eneviditeln\u00fd\u201c pro ostatn\u00ed u\u017eivatele.",
|
||||
"user_set_visible": "V\u00e1\u0161 profil byl v datab\u00e1zi musdb nastaven na \u201eviditeln\u00fd\u201c pro ostatn\u00ed u\u017eivatele.",
|
||||
"user_description_edited": "Popis va\u0161eho profilu byl upraven",
|
||||
"public_pgp_key": "Ve\u0159ejn\u00fd kl\u00ed\u010d PGP",
|
||||
"username_explica": "U\u017eivatelsk\u00e9 jm\u00e9no, pod kter\u00fdm se u\u017eivatel p\u0159ihla\u0161uje. V ide\u00e1ln\u00edm p\u0159\u00edpad\u011b n\u011bco stru\u010dn\u00e9ho, \u200b\u200bale jedine\u010dn\u00e9ho.",
|
||||
"realname_explica": "Cel\u00e9 jm\u00e9no u\u017eivatele",
|
||||
"usermail_explica": "E-mailov\u00e1 adresa u\u017eivatele.<br\/>Tyto informace pot\u0159ebujeme k odes\u00edl\u00e1n\u00ed e-mail\u016f s pozv\u00e1nkami. Pozd\u011bji umo\u017en\u00ed <em>musdb<\/em> odes\u00edlat automatick\u00e9 e-maily s nejnov\u011bj\u0161\u00edmi aktualizacemi (ty je t\u0159eba povolit n\u00ed\u017ee). Pokud si u\u017eivatel p\u0159eje smazat sv\u016fj \u00fa\u010det, bude na tuto e-mailovou adresu tak\u00e9 odesl\u00e1n e-mail s \u017e\u00e1dost\u00ed o potvrzen\u00ed.<br\/>Pokud je profil u\u017eivatele viditeln\u00fd pro ostatn\u00ed u\u017eivatele p\u0159ihl\u00e1\u0161en\u00e9 do musdb, bude e-mailov\u00e1 adresa viditeln\u00e1 i tam.",
|
||||
"password_form": "Mus\u00ed obsahovat alespo\u0148 8 znak\u016f",
|
||||
"password_explica": "Heslo. Mus\u00ed m\u00edt alespo\u0148 8 znak\u016f.",
|
||||
"automatic_mails_explica": "M\u011bly by b\u00fdt u\u017eivateli v pravideln\u00fdch intervalech automaticky zas\u00edl\u00e1ny aktualizace (aktu\u00e1ln\u00ed ozn\u00e1men\u00ed o ned\u00e1vno ukon\u010den\u00fdch v\u00fdp\u016fj\u010dk\u00e1ch a ozn\u00e1men\u00ed od administr\u00e1tor\u016f a dal\u0161\u00edch u\u017eivatel\u016f)?",
|
||||
"user_role_explica": "U\u017eivatelsk\u00e1 role ur\u010duje v\u00fdchoz\u00ed p\u0159\u00edstupov\u00e1 pr\u00e1va u\u017eivatele k obsahu v musdb. Podrobn\u011bj\u0161\u00ed vysv\u011btlen\u00ed naleznete v p\u0159\u00edru\u010dce.",
|
||||
"user_institution_explica": "Ka\u017ed\u00fd u\u017eivatel (v\u010detn\u011b region\u00e1ln\u00edch administr\u00e1tor\u016f) mus\u00ed b\u00fdt propojen s \u201edomovskou instituc\u00ed\u201c. Tuto \u201edomovskou instituci\u201c lze nastavit zde.",
|
||||
"user_about_explica": "\u0158ekn\u011bte n\u011bco o sob\u011b. Tento popis bude viditeln\u00fd ve va\u0161em profilu, pokud jej v musdb nastav\u00edte jako viditeln\u00fd pro ostatn\u00ed u\u017eivatele.",
|
||||
"public_pgp_key_explica": "Do tohoto pole lze zadat ve\u0159ejn\u00fd kl\u00ed\u010d PGP. Pokud tak u\u010din\u00edte, budou v\u00e1m budou budouc\u00ed e-maily zas\u00edl\u00e1ny \u0161ifrovan\u00e9.",
|
||||
"two_factor_authentication": "Dvoufaktorov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed",
|
||||
"via_mail": "Prost\u0159ednictv\u00edm e-mailu",
|
||||
"2fa_explica": "Zde lze povolit dvoufaktorov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed. Zat\u00edm je jedinou mo\u017enost\u00ed dvoufaktorov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed pomoc\u00ed va\u0161eho po\u0161tovn\u00edho \u00fa\u010dtu. Po zad\u00e1n\u00ed p\u0159ihla\u0161ovac\u00edch \u00fadaj\u016f v\u00e1m bude po\u0161tou zasl\u00e1n k\u00f3d, pomoc\u00ed kter\u00e9ho se pot\u00e9 m\u016f\u017eete p\u0159ihl\u00e1sit. Ve v\u00fdchoz\u00edm nastaven\u00ed je dvoufaktorov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed zak\u00e1z\u00e1no.",
|
||||
"security": "Zabezpe\u010den\u00ed",
|
||||
"your_account_has_been_deleted": "V\u00e1\u0161 \u00fa\u010det byl smaz\u00e1n",
|
||||
"this_is_your_auth_code": "N\u00ed\u017ee naleznete sv\u016fj ov\u011b\u0159ovac\u00ed k\u00f3d. Zadejte jej pro p\u0159ihl\u00e1\u0161en\u00ed do musdb:",
|
||||
"auth_code": "Ov\u011b\u0159ovac\u00ed k\u00f3d",
|
||||
"login_at_musdb": "P\u0159ihl\u00e1\u0161en\u00ed do musdb",
|
||||
"auth_code_invalid": "Zadan\u00fd ov\u011b\u0159ovac\u00ed k\u00f3d nen\u00ed platn\u00fd",
|
||||
"2fa_screen_explica": "V u\u017eivatelsk\u00e9m nastaven\u00ed jste povolili dvoufaktorov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed. Pr\u00e1v\u011b jste proto obdr\u017eeli p\u0159\u00edstupov\u00fd k\u00f3d.<br \/>Tento k\u00f3d je platn\u00fd dv\u011b hodiny.",
|
||||
"access_denied": "P\u0159\u00edstup odep\u0159en",
|
||||
"user_added_pgp_key": "Aktualizovan\u00e9 nastaven\u00ed zabezpe\u010den\u00ed",
|
||||
"frontend_only_user": "Speci\u00e1ln\u00ed funkce frontendu",
|
||||
"username_too_short": "U\u017eivatelsk\u00e9 jm\u00e9no mus\u00ed m\u00edt alespo\u0148 5 znak\u016f",
|
||||
"login_log": "P\u0159ihla\u0161ovac\u00ed protokol",
|
||||
"user_profile": "U\u017eivatelsk\u00fd profil",
|
||||
"successful_login": "\u00dasp\u011b\u0161n\u00e9 p\u0159ihl\u00e1\u0161en\u00ed",
|
||||
"sso": "Jednotn\u00e9 p\u0159ihl\u00e1\u0161en\u00ed",
|
||||
"activate_account": "Aktivovat \u00fa\u010det",
|
||||
"prelim_account_details": "P\u0159edb\u011b\u017en\u00e9 \u00fadaje o \u00fa\u010dtu",
|
||||
"mail_invitation_headline": "V\u00edtejte v digit\u00e1ln\u00edm muzeu",
|
||||
"user_invitation_autodeletion": "Odkaz je platn\u00fd pouze 72 hodin. Pokud \u00fa\u010det neaktivujete v t\u00e9to lh\u016ft\u011b, bude automaticky smaz\u00e1n. Pokud si tedy nechcete zalo\u017eit \u00fa\u010det na museum-digital, m\u016f\u017eete tento e-mail jednodu\u0161e ignorovat.",
|
||||
"public_user_profiles": "Ve\u0159ejn\u00e9 u\u017eivatelsk\u00e9 profily",
|
||||
"invite_accepted": "Pozv\u00e1nka p\u0159ijata",
|
||||
"contact_person_in_museum": "Kontaktn\u00ed osoba v muzeu",
|
||||
"contact_persons_in_museum": "Kontaktn\u00ed osoby v muzeu",
|
||||
"contact_person_in_museum_explica": "Pokud je tento p\u0159ep\u00edna\u010d nastaven na hodnotu Ano, jm\u00e9no a e-mailov\u00e1 adresa u\u017eivatele (a pokud je profil nastaven jako viditeln\u00fd v musdb) se zobraz\u00ed v navigaci jako kontakt pro kolegy, kte\u0159\u00ed \u017e\u00e1daj\u00ed o pomoc.",
|
||||
"no_email_set": "Nebyla zad\u00e1na \u017e\u00e1dn\u00e1 e-mailov\u00e1 adresa",
|
||||
"user_address_on_blocked_domain": "U\u017eivatelsk\u00e1 adresa je hostov\u00e1na u blokovan\u00e9ho poskytovatele po\u0161tovn\u00edch slu\u017eeb:",
|
||||
"mail_invalid_domain": "Dom\u00e9na zadan\u00e9 e-mailov\u00e9 adresy se zd\u00e1 b\u00fdt neplatn\u00e1.",
|
||||
"password_has_no_number_no_special_char": "Hesla mus\u00ed obsahovat alespo\u0148 jedno \u010d\u00edslo nebo speci\u00e1ln\u00ed znak",
|
||||
"password_in_context": "Heslo je b\u011b\u017en\u00e9 slovo, kter\u00e9 lze nal\u00e9zt v z\u00e1vislosti na kontextu.",
|
||||
"password_is_date": "Heslo je datum",
|
||||
"in_compromised_password_list": "Heslo se nach\u00e1z\u00ed v seznamu nej\u010dast\u011bji pou\u017e\u00edvan\u00fdch hesel.",
|
||||
"new_password_has_issues": "Nov\u00e9 heslo m\u00e1 probl\u00e9my",
|
||||
"password_reset_required": "Vy\u017eadov\u00e1no obnoven\u00ed hesla",
|
||||
"password_reset_required_text": "Va\u0161e heslo m\u00e1 ur\u010dit\u00e9 slabiny (viz n\u00ed\u017ee). Zm\u011b\u0148te ho pros\u00edm.",
|
||||
"password_was_reset_hl": "Obnoven\u00ed hesla",
|
||||
"password_was_reset_text": "Va\u0161e heslo u museum-digital bylo resetov\u00e1no.",
|
||||
"update_2fa_key_name": "Aktualizovat n\u00e1zev kl\u00ed\u010de",
|
||||
"2fa_key_last_used_for_login": "Kl\u00ed\u010d naposledy pou\u017eit\u00fd pro p\u0159ihl\u00e1\u0161en\u00ed v",
|
||||
"register_new_fido_credentials": "Registrace nov\u00fdch p\u0159ihla\u0161ovac\u00edch \u00fadaj\u016f FIDO",
|
||||
"register_hardware_security_tokens": "Registrovan\u00e9 hardwarov\u00e9 bezpe\u010dnostn\u00ed tokeny",
|
||||
"enter_verification_code": "Zadejte ov\u011b\u0159ovac\u00ed k\u00f3d",
|
||||
"defaults_new_object_page": "V\u00fdchoz\u00ed nastaven\u00ed (nov\u00e1 str\u00e1nka objektu)",
|
||||
"work_title": "N\u00e1zev d\u00edla",
|
||||
"work_title_explica": "V\u00e1\u0161 titul v pr\u00e1ci.",
|
||||
"work_department": "Odd\u011blen\u00ed",
|
||||
"work_department_explica": "Va\u0161e odd\u011blen\u00ed v muzeu.",
|
||||
"user_rights_export": "V\u00fdvoz",
|
||||
"force_pw_reset": "Vynutit u\u017eivateli resetov\u00e1n\u00ed hesla p\u0159i dal\u0161\u00edm p\u0159ihl\u00e1\u0161en\u00ed",
|
||||
"force_user_mail_confirmation": "Vynutit od u\u017eivatele potvrzen\u00ed e-mailov\u00e9 adresy (\u00fa\u010det je uzam\u010den do potvrzen\u00ed)",
|
||||
"user_is_currently_required_to_reset_pw": "Tento u\u017eivatel si mus\u00ed aktu\u00e1ln\u011b resetovat heslo.",
|
||||
"user_is_currently_required_to_confirm_mail_address": "Tento u\u017eivatel mus\u00ed p\u0159ed op\u011btovn\u00fdm p\u0159ihl\u00e1\u0161en\u00edm potvrdit svou e-mailovou adresu.",
|
||||
"access_to_nodac": "P\u0159\u00edstup k nodacu",
|
||||
"access_to_statements": "P\u0159\u00edstup k v\u00fdpis\u016fm",
|
||||
"disable_adding_to_vocabs": "Zak\u00e1zat p\u0159id\u00e1v\u00e1n\u00ed do slovn\u00ed z\u00e1soby",
|
||||
"disable_adding_to_vocabs_explica": "Pokud je tato mo\u017enost povolena, tento u\u017eivatelsk\u00fd \u00fa\u010det ji\u017e nelze pou\u017e\u00edt k zad\u00e1v\u00e1n\u00ed nov\u00fdch hesel do kontrolovan\u00fdch slovn\u00edk\u016f. To m\u016f\u017ee b\u00fdt u\u017eite\u010dn\u00e9 k zabr\u00e1n\u011bn\u00ed koleg\u016fm, kte\u0159\u00ed opakovan\u011b zad\u00e1vaj\u00ed nespr\u00e1vn\u00e9 \/ neidentifikovateln\u00e9 \/ pravidl\u016fm odporuj\u00edc\u00ed hesla slovn\u00ed z\u00e1soby.",
|
||||
"remove_remember_me_tokens": "Odebrat v\u0161echny zapamatovan\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje",
|
||||
"disallow_publishing_objects": "Zak\u00e1zat publikov\u00e1n\u00ed objekt\u016f",
|
||||
"disallow_publishing_objects_explica": "Zakazuje u\u017eivateli publikovat jak\u00e9koli objekty. Toto lze pou\u017e\u00edt k zabr\u00e1n\u011bn\u00ed u\u017eivatel\u016fm v publikov\u00e1n\u00ed nekvalitn\u00edch dat objekt\u016f."
|
||||
}
|
||||
}
|
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"tlVisitors": {
|
||||
"add_new_visitor": "Enter a new museum visitor",
|
||||
"generate_qr_code": "Generate QR-Code",
|
||||
"new_visitor_added": "A new visitor has been registered",
|
||||
"day": "Day",
|
||||
"week": "Week",
|
||||
"month": "Month",
|
||||
"all_time": "All time",
|
||||
"filter_by_time": "Filter by time",
|
||||
"time_context": "Date (time context)",
|
||||
"ticket_types": "Type of visitor (by ticket)",
|
||||
"amount": "Amount",
|
||||
"other_not_categorized": "Other\/Without category",
|
||||
"calendar_week": "Calendar week",
|
||||
"year": "Year",
|
||||
"manually_add": "Manually add visitors",
|
||||
"number_new_visitors": "Number of visitors to register",
|
||||
"in_numbers": "In numbers",
|
||||
"manage_ticket_types": "Manage ticket types",
|
||||
"export_all_visitors": "Export all visitor logs"
|
||||
"add_new_visitor": "Vstupte do nov\u00e9ho n\u00e1v\u0161t\u011bvn\u00edka muzea",
|
||||
"generate_qr_code": "Generovat QR k\u00f3d",
|
||||
"new_visitor_added": "Byl zaregistrov\u00e1n nov\u00fd n\u00e1v\u0161t\u011bvn\u00edk",
|
||||
"day": "Den",
|
||||
"week": "T\u00fdden",
|
||||
"month": "M\u011bs\u00edc",
|
||||
"all_time": "Cel\u00e9 doby",
|
||||
"filter_by_time": "Filtrovat podle \u010dasu",
|
||||
"time_context": "Datum (\u010dasov\u00fd kontext)",
|
||||
"ticket_types": "Typ n\u00e1v\u0161t\u011bvn\u00edka (podle vstupenky)",
|
||||
"amount": "Mno\u017estv\u00ed",
|
||||
"other_not_categorized": "Jin\u00e9\/Bez kategorie",
|
||||
"calendar_week": "Kalend\u00e1\u0159n\u00ed t\u00fdden",
|
||||
"year": "Rok",
|
||||
"manually_add": "Ru\u010dn\u00ed p\u0159id\u00e1n\u00ed n\u00e1v\u0161t\u011bvn\u00edk\u016f",
|
||||
"number_new_visitors": "Po\u010det n\u00e1v\u0161t\u011bvn\u00edk\u016f k registraci",
|
||||
"in_numbers": "V \u010d\u00edslech",
|
||||
"manage_ticket_types": "Spr\u00e1va typ\u016f tiket\u016f",
|
||||
"export_all_visitors": "Exportovat v\u0161echny protokoly n\u00e1v\u0161t\u011bvn\u00edk\u016f"
|
||||
}
|
||||
}
|
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"tlWorks": {
|
||||
"record_edited": "The work entry has been updated",
|
||||
"upload_image": "Uploaded image",
|
||||
"deleted_image": "The image has been deleted",
|
||||
"work_deleted": "The work entry has been deleted",
|
||||
"works_edit": "Edit a work",
|
||||
"language": "Language",
|
||||
"language_explica": "Language of the record. Required",
|
||||
"title": "Title",
|
||||
"title_explica": "The title of the work",
|
||||
"description": "Description",
|
||||
"description_explica": "Description of the work",
|
||||
"recordKind": "Kind of work",
|
||||
"kind_explica": "Type of work",
|
||||
"material": "Material",
|
||||
"material_explica": "Material used to create the work"
|
||||
"record_edited": "Pracovn\u00ed z\u00e1znam byl aktualizov\u00e1n",
|
||||
"upload_image": "Nahran\u00fd obr\u00e1zek",
|
||||
"deleted_image": "Obr\u00e1zek byl smaz\u00e1n.",
|
||||
"work_deleted": "Pracovn\u00ed z\u00e1znam byl smaz\u00e1n.",
|
||||
"works_edit": "Upravit d\u00edlo",
|
||||
"language": "Jazyk",
|
||||
"language_explica": "Jazyk z\u00e1znamu. Povinn\u00e9.",
|
||||
"title": "Titul",
|
||||
"title_explica": "N\u00e1zev d\u00edla",
|
||||
"description": "Popis",
|
||||
"description_explica": "Popis pr\u00e1ce",
|
||||
"recordKind": "Druh pr\u00e1ce",
|
||||
"kind_explica": "Typ pr\u00e1ce",
|
||||
"material": "materi\u00e1l",
|
||||
"material_explica": "Materi\u00e1l pou\u017eit\u00fd k vytvo\u0159en\u00ed d\u00edla"
|
||||
}
|
||||
}
|
@@ -175,7 +175,7 @@
|
||||
"status_thus_far": "Bisheriger Status",
|
||||
"link_recently_used": "Zuletzt benutzte Eintr\u00e4ge verkn\u00fcpfen",
|
||||
"published": "Ver\u00f6ffentlicht",
|
||||
"user": "Benutzer",
|
||||
"user": "U\u017eivatel",
|
||||
"subscribe": "Abonnieren",
|
||||
"appointment": "Veranstaltung",
|
||||
"calendars": "Kalender",
|
||||
|
Reference in New Issue
Block a user