var I18N = new Object(); I18N["title"] = "MEDARD (legacy version)"; I18N["subtitle"]="© ICS AS CR 2002-2015" I18N["window_title"]="MEDARD"; I18N["(timeOffset)"]="(time offset)"; I18N["(runOffset)"]="(run offset)"; I18N["time_infoText"]="Displayed time:"; I18N["runTime_infoText"]="Displayed run:"; I18N["initDate"]="Init date: " 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"]="Show settings in images"; I18N["expertMode"]="Expert mode"; I18N["saveSettings"]="Save Settings"; I18N["loadSettings"]="Load Settings"; I18N["newView"]="Define new view..."; I18N["deleteView"]="Delete existing view..."; I18N["archive"]="Archive"; I18N["menuInfo_news"]="News"; I18N["menuInfo_help"]="Help"; I18N["menuInfo_about"]="Project Info"; I18N["menuInfo_feedback"]="Leave us your feedback..."; I18N["meteogramType"] ="Type:"; I18N["meteogramLocation"]="Location:"; I18N["newView_row"]="Row"; 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. ";