var I18N = new Object(); I18N["title"]="Libuše - předpovědní portál pro Prahu"; I18N["subtitle"]="© UI AV ČR 2018-2020" I18N["window_title"] = "URBI PORTAL v0"; I18N["weather_forecast"]="Počasí (experimentální)" I18N["aq_forecast"]="Počasí + kvalita ovzduší" I18N["(timeOffset)"]="(časový offset)"; I18N["(runOffset)"]="(offset běhu)"; I18N["time_infoText"]=""; I18N["runTime_infoText"]=""; I18N["initDate"]="" I18N["runOffsetInc"]="Increases the offset of displayed run from the main run."; I18N["runOffsetDec"]="Decreases the offset of displayed run from the main run."; I18N["timeOffsetInc"]="Increases the offset of displayed time from the main time."; I18N["timeOffsetDec"]="Decreases the offset of displayed time from the main time."; I18N["showSettings"]="Konfigurace náhledů"; I18N["expertMode"]="Expertní mode"; I18N["saveSettings"]="Ulož nastavení"; I18N["loadSettings"]="Nahraj nastavení"; I18N["newView"]="Define new view..."; I18N["deleteView"]="Delete existing view..."; I18N["archive"]="Archiv"; I18N["menuInfo_help"]="Nápověda k produktům" I18N["menuInfo_news"]="Novinky" I18N["menuInfo_guide"]="Manuál M4E v PDF" I18N["menuInfo_about"]="O projektu"; I18N["menuInfo_feedback"]="Leave us your feedback..."; I18N["meteogramType"] =""; I18N["meteogramLocation"]="Lokalita:"; I18N["newView_row"]="Řádek"; I18N["newView_rowName1s"]="Single small panel"; I18N["newView_rowName2s"]="Two small panels"; I18N["newView_rowName3s"]="Three small panels"; I18N["newView_rowNameL"]="Large panel"; I18N["newView_rowNameM"]="Meteogram"; I18N["newView_addRow"]="Add row"; I18N["newView_done"]="Done!"; I18N["newView_noQuotes"]="No single or double quotes are allowed in the view name."; I18N["newView_requiredName"]="Name of the view must be specified!"; I18N["newView_requiredRow"]="At least one row must be present!"; I18N["deleteView_delete"]="Delete view!"; I18N["deleteView_select"]="Please select a view to delete..."; I18N["deleteView_canotDeleteLast"]="Unable to delete last view in the list. At least one view must always be present. ";