server/bo_client/app/locales/en/translations.js
changeset 304 20071981ba2a
parent 135 66c1d31e2f97
equal deleted inserted replaced
303:2fef8007c2b2 304:20071981ba2a
     4 
     4 
     5   "bo" : {
     5   "bo" : {
     6     "document_list": "Document List",
     6     "document_list": "Document List",
     7     "document_list.id_col": "ID",
     7     "document_list.id_col": "ID",
     8     "document_list.uri_col": "URI",
     8     "document_list.uri_col": "URI",
       
     9 
     9     "home": "home",
    10     "home": "home",
    10     "document_detail": "Document detail",
    11     "document_detail": "Document detail",
    11     "audio_support_error" : "Your browser does not support the audio tag",
    12     "audio_support_error" : "Your browser does not support the audio tag",
       
    13 
    12     "document_audio": "Audio:",
    14     "document_audio": "Audio:",
    13     "document_content": "Content",
    15     "document_content": "Content",
    14     "document_title": "Title:",
    16     "document_title": "Title:",
    15     "document_language": "Language:",
    17     "document_language": "Language:",
    16     "document_editors": "Editor(s):",
    18     "document_editors": "Editor(s):",
    17     "document_contributors": "Contributor(s):",
    19     "document_contributors": "Contributor(s):",
    18     "document_subjects": "Subject(s):",
    20     "document_subjects": "Subject(s):",
       
    21     "document_locations": "Recording location(s):",
       
    22 
    19     "contributors_th_name": "Name",
    23     "contributors_th_name": "Name",
    20     "contributors_th_url": "URL",
    24     "contributors_th_url": "URL",
    21     "contributors_th_role": "Role",
    25     "contributors_th_role": "Role",
    22     "contributors_th_actions": "Actions",
    26     "contributors_th_actions": "Actions",
       
    27 
    23     "subjects_th_label": "Label",
    28     "subjects_th_label": "Label",
    24     "subjects_th_url": "URL",
    29     "subjects_th_url": "URL",
    25     "subjects_th_actions": "Actions",
    30     "subjects_th_actions": "Actions",
       
    31 
    26     "olac_role_annotator": "annotator",
    32     "olac_role_annotator": "annotator",
    27     "olac_role_author": "author",
    33     "olac_role_author": "author",
    28     "olac_role_compiler": "compiler",
    34     "olac_role_compiler": "compiler",
    29     "olac_role_consultant": "consultant",
    35     "olac_role_consultant": "consultant",
    30     "olac_role_data_inputter": "data inputter",
    36     "olac_role_data_inputter": "data inputter",