diff --git a/cs/backend.php b/cs/backend.php
index d2b847c..d4740fd 100644
--- a/cs/backend.php
+++ b/cs/backend.php
@@ -1,108 +1,108 @@
'Input Interface',
- 'topics' => 'Topics',
- 'add' => 'Add',
- 'delete' => 'Delete',
- 'users' => 'Users',
- 'edit' => 'Edit',
- 'logged_in_as' => 'Logged in as',
- 'logout' => 'Log out',
- 'topic' => 'Topic',
- 'selectmuseumforediting' => 'Select a museum for editing ...',
- 'museum_edit' => 'Edit a museum ...',
- 'museum_add' => 'Add a museum ...',
- 'collection_select' => 'Select a collection for editing ...',
- 'collection_edit' => 'Edit a collection ...',
- 'collection_add' => 'Add a collection ...',
- 'object_select' => 'Select an object for editing ...',
- 'object_edit' => 'Edit an object ...',
- 'object_add' => 'Add an object ...',
- 'ufo_edit' => 'Edit a U-F-O ...',
- 'ufo_add' => 'Add a U-F-O ...',
- 'event_select' => 'Select an event for editing ...',
- 'event_edit' => 'Edit an event ...',
- 'event_add' => 'Add an event ...',
- 'time_select' => 'Select a time term for editing ...',
- 'time_edit' => 'Edit a time term ...',
- 'time_add' => 'Add a time term ...',
- 'persinst_select' => 'Select an actor for editing ...',
- 'persinst_edit' => 'Edit an actor ...',
- 'persinst_add' => 'Add an actor ...',
- 'place_select' => 'Select a place for editing ...',
- 'place_edit' => 'Edit a place ...',
- 'place_add' => 'Add a place ...',
- 'tag_select' => 'Select a keyword for editing ...',
- 'tag_edit' => 'Edit a keyword...',
- 'tag_add' => 'Add a keyword...',
- 'literature_select' => 'Select a literature entry for editing ...',
- 'literature_edit' => 'Edit a literature entry ...',
- 'literature_add' => 'Add a literature entry ...',
- 'link_select' => 'Select a hyperlink for editing ...',
- 'link_edit' => 'Edit hyperlink',
- 'link_add' => 'Add hyperlink',
- 'image_edit' => 'Select an image for editing ...',
- 'document_attach' => 'Attach a document ...',
- 'tag_select_simple' => 'Please select a keyword...',
- 'settings_edit' => 'Edit settings ...',
- 'user_select' => 'Select a user for editing ...',
- 'topic_edit' => 'Edit a topic',
- 'subtopic_edit' => 'Add a lower level topic',
- 'document_edit' => 'Edit document',
- 'source_add' => 'Add link with a source',
- 'object_add_complicated' => 'Add an object',
- 'object_edit_complicated' => 'Edit an object entry',
- 'user_role_change_alt' => 'Changes the relation between a user and a topic',
- 'send' => 'Send',
- 'once_again' => 'Once again',
- 'field' => 'Field',
- 'definitelyconfirm' => 'Yes!!',
- 'explanation_short_title' => 'Field "Short Title"
This field is mandatory!
The short title is used for listing the entry in the navigation
Example 1: "Archaology of the Lords of Anhalt"
Example 2: "Excavations"',
- 'explanation_long_title' => 'Field: "Long Title"
This field is mandatory!
The "long title" is the actual title of the topic. At best, it is not more than 150 characters.
Example: "Archeology of the Anhalt princes from the 15th century to modern day',
- 'explanation_abstract' => 'Field: "Abstract"
This field is mandatory!
Ideally a sentence, that summarizes the topic\'s contents.',
- 'explanation_text' => 'Field: "Image Text"
This field is mandatory!
Unrestricted length of text. Ideally, the text fills about one screen. If possible, write sentences and avoid lists.
You can - but are not required to - upload an image for the topic. The image will appear on the left of the text.',
- 'explanation_text_image' => 'Field: "Image Text"
Please only fill this out, if you have uploaded an image for the topic. This text appears upon hovering over the image. Useful for information on copyright and origin.',
- 'explanation_link_image' => 'Field: "Target for click on image"
Please only fill this out if you have uploaded an image for the topic and want the user to be linked to another source on the web upon clicking on the image.
Requires absolute URLs, beginning with "http(s)://".',
- 'topic_image' => 'Image for topic:',
- 'topic_image_switch' => 'Change image',
- 'topic_image_noimage' => 'No image available',
- 'topic_image_upload' => 'Upload image',
- 'map' => 'Map',
- 'topic_map_disabled' => 'Show topic without a map',
- 'topic_map_enabled' => 'Display topic with a map (objects of the topic on a map)',
- 'topic_map_enabled_inclusive' => 'Display topic with a map (objects of the topic and all lower level topics on a map)',
- 'short_title' => 'Short Title',
- 'long_title' => 'Long Title',
- 'abstract' => 'Abstract',
- 'text_for_topic' => 'Text on the Topic',
- 'text_for_image' => 'Image Text',
- 'link_image' => 'Target for Clicking on Image',
- 'topic_presentation' => 'Presentation',
- 'topic_background' => 'Background: ',
- 'topic_ballon_form' => 'Bubble form: ',
- 'topic_tooltip' => 'Tool-Tip: ',
- 'required_short_title' => 'You need to enter a short title!',
- 'required_long_text' => 'You need to enter a more extensive title!',
- 'required_text' => 'A text is required for a topic!',
- 'error_morethanonetopic' => 'Encountered more than one topic ... Something must have gone wrong',
- 'add_higher_level_topic' => 'Add higher level topic',
- 'add_higher_level_topic_alt' => 'Links with a higher level topic',
- 'add_higher_level_topic_alt_additional' => 'Add link to another higher level topic',
- 'edit_higher_level_topic' => 'Edit higher level topic',
- 'add_lower_level_topic' => 'Add lower level topic',
- 'add_lower_level_topic_alt' => 'Link a lower level topic',
- 'add_lower_level_topic_alt_additional' => 'Link to a lower level topic',
+ 'input_interface' => 'Vstupní rozhraní',
+ 'topics' => 'Témata',
+ 'add' => 'Přidat',
+ 'delete' => 'Vymazat',
+ 'users' => 'Uživatelé',
+ 'edit' => 'Uživatelé',
+ 'logged_in_as' => 'Přihlášen/a jako',
+ 'logout' => 'Odhlásit se',
+ 'topic' => 'Téma',
+ 'selectmuseumforediting' => 'Vyberte muzeum k úpravě...',
+ 'museum_edit' => 'Upravit muzeum ...',
+ 'museum_add' => 'Přidat muzeum...',
+ 'collection_select' => 'Vyberte kolekci k úpravě...',
+ 'collection_edit' => 'Upravit kolekci...',
+ 'collection_add' => 'Přidat kolekci...',
+ 'object_select' => 'Vyberte objekt k úpravě...',
+ 'object_edit' => 'Upravit objekt ...',
+ 'object_add' => 'Přidat objekt...',
+ 'ufo_edit' => 'Upravit UFO ...',
+ 'ufo_add' => 'Přidejte UFO...',
+ 'event_select' => 'Vyberte událost k úpravě...',
+ 'event_edit' => 'Upravit událost...',
+ 'event_add' => 'Přidat událost...',
+ 'time_select' => 'Vyberte čas pro úpravu...',
+ 'time_edit' => 'Upravit časový úsek ...',
+ 'time_add' => 'Přidat časový limit...',
+ 'persinst_select' => 'Vyberte herce pro editaci...',
+ 'persinst_edit' => 'Upravit herce...',
+ 'persinst_add' => 'Přidat herce...',
+ 'place_select' => 'Vyberte místo pro úpravy...',
+ 'place_edit' => 'Upravit místo...',
+ 'place_add' => 'Přidat místo...',
+ 'tag_select' => 'Vyberte klíčové slovo k úpravě...',
+ 'tag_edit' => 'Upravit klíčové slovo...',
+ 'tag_add' => 'Přidat klíčové slovo...',
+ 'literature_select' => 'Vyberte literární položku k úpravě...',
+ 'literature_edit' => 'Upravit literární záznam...',
+ 'literature_add' => 'Přidat literární záznam...',
+ 'link_select' => 'Vyberte hypertextový odkaz pro úpravu...',
+ 'link_edit' => 'Upravit hypertextový odkaz',
+ 'link_add' => 'Přidat hypertextový odkaz',
+ 'image_edit' => 'Vyberte obrázek k úpravě...',
+ 'document_attach' => 'Přiložit dokument...',
+ 'tag_select_simple' => 'Vyberte prosím klíčové slovo...',
+ 'settings_edit' => 'Upravit nastavení...',
+ 'user_select' => 'Vyberte uživatele k úpravě...',
+ 'topic_edit' => 'Upravit téma',
+ 'subtopic_edit' => 'Přidat téma nižší úrovně',
+ 'document_edit' => 'Upravit dokument',
+ 'source_add' => 'Přidat odkaz se zdrojem',
+ 'object_add_complicated' => 'Přidat objekt',
+ 'object_edit_complicated' => 'Upravit na záznam objektu',
+ 'user_role_change_alt' => 'Změní vztah mezi uživatelem a tématem',
+ 'send' => 'Poslat',
+ 'once_again' => 'Ještě jednou',
+ 'field' => 'Pole',
+ 'definitelyconfirm' => 'Ano!!',
+ 'explanation_short_title' => 'Pole „Krátký název“
Toto pole je povinné!
Krátký název se používá pro uvedení položky v navigaci
Příklad 1: „Archeologie pánů z Anhaltska“
Příklad 2: „Vykopávky“',
+ 'explanation_long_title' => 'Pole: „Dlouhý název“
Toto pole je povinné!
„Dlouhý název“ je skutečný název tématu. V nejlepším případě nepřesahuje 150 znaků.
Příklad: „Archeologie anhaltských knížat od 15. století do současnosti“',
+ 'explanation_abstract' => 'Pole: „Abstrakt“
Toto pole je povinné!
Ideálně věta, která shrnuje obsah tématu.',
+ 'explanation_text' => 'Pole: „Text obrázku“
Toto pole je povinné!
Neomezená délka textu. V ideálním případě by text měl vyplnit přibližně jednu obrazovku. Pokud je to možné, pište věty a vyhýbejte se seznamům.
Můžete – ale nemusíte – nahrát obrázek k tématu. Obrázek se zobrazí vlevo od textu.',
+ 'explanation_text_image' => 'Pole: „Text obrázku“
Vyplňte prosím pouze v případě, že jste k tématu nahráli obrázek. Tento text se zobrazí po najetí myší na obrázek. Užitečné pro informace o autorských právech a původu.',
+ 'explanation_link_image' => 'Pole: „Cíl pro kliknutí na obrázek“
Vyplňte prosím toto pole pouze v případě, že jste k tématu nahráli obrázek a chcete, aby byl uživatel po kliknutí na obrázek přesměrován na jiný zdroj na webu.
Vyžaduje absolutní adresy URL začínající „http(s)://“.',
+ 'topic_image' => 'Obrázek k tématu:',
+ 'topic_image_switch' => 'Změnit obrázek',
+ 'topic_image_noimage' => 'Žádný obrázek k dispozici',
+ 'topic_image_upload' => 'Nahrát obrázek',
+ 'map' => 'Mapa',
+ 'topic_map_disabled' => 'Zobrazit téma bez mapy',
+ 'topic_map_enabled' => 'Zobrazit téma s mapou (objekty tématu na mapě)',
+ 'topic_map_enabled_inclusive' => 'Zobrazit téma s mapou (objekty tématu a všechna témata nižší úrovně na mapě)',
+ 'short_title' => 'Krátký název',
+ 'long_title' => 'Dlouhý název',
+ 'abstract' => 'Abstraktní',
+ 'text_for_topic' => 'Text k tématu',
+ 'text_for_image' => 'Obrázek Text',
+ 'link_image' => 'Cíl pro kliknutí na obrázek',
+ 'topic_presentation' => 'Prezentace',
+ 'topic_background' => 'Pozadí:',
+ 'topic_ballon_form' => 'Tvar bubliny:',
+ 'topic_tooltip' => 'Popisek:',
+ 'required_short_title' => 'Musíte zadat krátký název!',
+ 'required_long_text' => 'Musíte zadat rozsáhlejší název!',
+ 'required_text' => 'K tématu je vyžadován text!',
+ 'error_morethanonetopic' => 'Narazil jsem na více než jedno téma... Něco se muselo pokazit.',
+ 'add_higher_level_topic' => 'Přidat téma vyšší úrovně',
+ 'add_higher_level_topic_alt' => 'Odkazy na téma vyšší úrovně',
+ 'add_higher_level_topic_alt_additional' => 'Přidat odkaz na další téma vyšší úrovně',
+ 'edit_higher_level_topic' => 'Upravit téma vyšší úrovně',
+ 'add_lower_level_topic' => 'Přidat téma nižší úrovně',
+ 'add_lower_level_topic_alt' => 'Propojit téma nižší úrovně',
+ 'add_lower_level_topic_alt_additional' => 'Odkaz na téma nižší úrovně',
'edit_lower_level_topic' => 'Edit lower level topics',
- 'delete_relation' => 'Delete relation',
- 'document_add' => 'Add a link to a document!',
- 'document_add_simple' => 'Add document',
- 'source_add_simple' => 'Add source',
- 'source_edit' => 'Edit source',
- 'link_add_simple' => 'Add a hyperlink',
- 'topics_object_add' => 'Add a link with an object!',
- 'topics_object_add_simple' => 'Link an object!',
- 'topics_select_from_list_to_edit' => 'Change the topic. Please select the topic.',
+ 'delete_relation' => 'Smazat vztah',
+ 'document_add' => 'Přidejte odkaz na dokument!',
+ 'document_add_simple' => 'Přidat dokument',
+ 'source_add_simple' => 'Přidat zdroj',
+ 'source_edit' => 'Upravit zdroj',
+ 'link_add_simple' => 'Upravit zdroj',
+ 'topics_object_add' => 'Přidejte odkaz s objektem!',
+ 'topics_object_add_simple' => 'Odkaz na objekt!',
+ 'topics_select_from_list_to_edit' => 'Změňte téma. Vyberte prosím téma.',
'list_of_topics_to_be_deleted' => 'List of topics, that you can delete:',
'can_add_new_user' => 'You may add a new user: ',
'list_all_users' => 'List of All Users',