window.cmht = window.cmht || {};

window.cmht.config = {
  "params": {
    "apiURL": "http://www.coolmediators.net/widget/api/",
    "methods": {
      "config": "configuration.jsp",
      "login": "login.jsp",
      "logout": "logout.jsp",
      "register": "register.jsp",
      "resend_password": "resend_password.jsp",
      "upload_avatar": "upload_avatar.jsp",
      "person": "person.jsp",
      "contribution": "contribution.jsp",
      "comment": "comment.jsp",
      "new_contribution": "new_contribution.jsp",
      "edit_contribution": "edit_contribution.jsp",
      "display_relations": "display_relations.jsp",
      "autocomplete_tags": "autocomplete_tags.jsp",
      "new_contribution_submit": "new_contribution_submit.jsp",
      "vote": "vote.jsp",
      "set_the_agenda": "accordion_3_body.jsp",
      "archive_and_follow_up": "accordion_1_body.jsp",
      "show_all_profiles": "show_all_profiles.jsp",
      "search": "search.jsp",
      "accordion_0_body": "accordion_0_body.jsp",
      "accordion_1_body": "accordion_1_body.jsp", 
      "accordion_2_body": "accordion_2_body.jsp", 
      "accordion_3_body": "accordion_3_body.jsp",
      "accordion_4_body": "accordion_4_body.jsp",
      "show_full_program": "full_program.jsp",
      "show_current_item": "current_item.jsp",
      "show_full_live_comments": "full_live_comments.jsp",
      "show_one_live_comment": "one_live_comment.jsp",
      "show_full_admin_messages": "full_admin_messages.jsp",
      "show_one_admin_message": "one_admin_message.jsp"
    },
    "images": {
      "back_button_4": "images/back_button_4.png",
      "fullscreen_button_4": "images/fullscreen_button_4.png",
      "back_button": "images/back_button.png",
      "fullscreen_button": "images/fullscreen_button.png"
    },
    "language": "en"
  },
  "translations": {
    "nl": {
      "unknown_error": "er is een onbekend probleem, probeert u het nogmaals",
      "empty_field_error": "velden in 't rood mogen niet leeg zijn, probeert u het nogmaals",
      "password_not_equal_error": "wachtwoorden zijn niet gelijk, probeert u het nogmaals",
      "resend_email_empty": "u moet wel een emailadres opgeven",
      "empty_login": "velden in 't rood mogen niet leeg zijn, probeert u het nogmaals",
      "unknown_login_error": "er is een onbekend probleem, probeert u het nogmaals",
      "avatar_loading": "uploading...",
      "hide_relations": "verberg alle relaties",
      "show_relations": "toon alle relaties",
      "remove_link": "verwijder",
      "add_link": "voegtoe",
      "already_voted": "u mag maar 1x stemmen",
      "title_current_item": "huidig item",
      "title_full_program": "volledig programma",
      "link_current_item": "uitklappen voor programma ▼",
      "link_full_program": "ga naar huidig item ▲",
      "empty_current_item": "geen item",
      "empty_full_program": "programma niet beschikbaar",
      "error_current_item": "probleem bij opvragen huidig item",
      "error_full_program": "probleem bij opvragen programma",
      "link_one_live_comment": "meer ▼",
      "link_full_live_comments": "minder ▲",
      "empty_full_live_comments": "geen live comments",
      "empty_one_live_comment": "geen live commentaar beschikbaar",
      "error_full_live_comments": "probleem bij opvragen live commentaar",
      "error_one_live_comment": "probleem bij opvragen live commentaar",
      "link_one_admin_message": "meer ▼",
      "link_full_admin_messages": "minder ▲",
      "empty_full_admin_messages": "geen admin berichten",
      "empty_one_admin_message": "geen admin berichten",
      "error_full_admin_messages": "probleem bij opvragen admin berichten",
      "error_one_admin_message": "probleem bij opvragen admin berichten"
    
    },
    "en": {
      "unknown_error": "unknown error occured, please try again",
      "empty_field_error": "fields in red may not be empty, please try again",
      "password_not_equal_error": "password and confirm password are not the same, please try again",
      "resend_email_empty": "emailaddress is empty",
      "empty_login": "fields in red may not be empty, please try again",
      "unknown_login_error": "unknown error occured, please try again",
      "avatar_loading": "uploading...",
      "hide_relations": "hide all relations",
      "show_relations": "show all relations",
      "remove_link": "remove",
      "add_Link": "add",
      "already_voted": "you can only vote once",
      "title_current_item": "current item",
      "title_full_program": "full program",
      "link_current_item": "expand for full program ▼",
      "link_full_program": "go to current item ▲",
      "empty_current_item": "no item",
      "empty_full_program": "program not available",
      "error_current_item": "error requesting current item",
      "error_full_program": "error requesting full program",
      "link_one_live_comment": "more ▼",
      "link_full_live_comments": "less ▲",
      "empty_full_live_comments": "no live comments",
      "empty_one_live_comment": "no live comment",
      "error_full_live_comments": "problem requesting live comments",
      "error_one_live_comment": "problem requesting live comments",
      "link_one_admin_message": "more ▼",
      "link_full_admin_messages": "less ▲",
      "empty_full_admin_messages": "no admin messages",
      "empty_one_admin_message": "no admin message",
      "error_full_admin_messages": "error requesting admin messages",
      "error_one_admin_message": "error requesting admin message"
    }
  }
}

