<?php $this->cache['id']['mod_choice'] = array (
  'addmorechoices' => 'Add more choices',
  'allowupdate' => 'Allow choice to be updated',
  'answered' => 'Answered',
  'completionsubmit' => 'Show as complete when user makes a choice',
  'displayhorizontal' => 'Display horizontally',
  'displaymode' => 'Display mode',
  'displayvertical' => 'Display vertically',
  'expired' => 'Sorry, this activity closed on {$a} and is no longer available',
  'fillinatleastoneoption' => 'You need to provide at least two possible answers.',
  'atleastoneoption' => 'You need to provide at least one possible answer.',
  'full' => '(Full)',
  'havetologin' => 'You have to log in before you can submit your choice',
  'choice' => 'Choice',
  'choiceclose' => 'Until',
  'choice:deleteresponses' => 'Delete responses',
  'choice:downloadresponses' => 'Download responses',
  'choicefull' => 'This choice is full and there are no available places.',
  'choice:choose' => 'Record a choice',
  'choicename' => 'Choice name',
  'choiceopen' => 'Open',
  'choiceoptions' => 'Choice options',
  'choiceoptions_help' => '<P ALIGN=CENTER><B>Pilihan untuk Soal Pilihan</B></P>

<P>Disini adalah tempat dimanan Anda menentukan pilihan yang harus dipilih oleh
peserta.

<P>Anda dapat memasukkan sembarang angka untuk ini: tidak masalah untuk
mengosongkannya beberapa jika Anda tidak ingin menggunakan 6 pilihan.',
  'limitanswers_help' => 'This option allows you to limit the number of participants that can select each choice option. When the limit is reached then no-one else can select that option.

If limits are disabled then any number of participants can select each of the options.',
  'choice:readresponses' => 'Read responses',
  'choicesaved' => 'Your choice has been saved',
  'choicetext' => 'Choice text',
  'chooseaction' => 'Choose an action ...',
  'limit' => 'Limit',
  'limitanswers' => 'Limit the number of responses allowed',
  'modulename' => 'Choice',
  'modulename_help' => 'The choice module enables the teacher to ask a question and specify a choice of multiple responses.',
  'modulenameplural' => 'Choices',
  'mustchooseone' => 'You must choose an answer before saving.  Nothing was saved.',
  'noguestchoose' => 'Sorry, guests are not allowed to make choices.',
  'noresultsviewable' => 'The results are not currently viewable.',
  'notanswered' => 'Not answered yet',
  'notenrolledchoose' => 'Sorry, only enrolled users are allowed to make choices.',
  'notopenyet' => 'Sorry, this activity is not available until {$a}',
  'option' => 'Option',
  'pluginadministration' => 'Choice administration',
  'pluginname' => 'Choice',
  'privacy' => 'Privacy of results',
  'publish' => 'Publish results',
  'publishafteranswer' => 'Show results to students after they answer',
  'publishafterclose' => 'Show results to students only after the choice is closed',
  'publishalways' => 'Always show results to students',
  'publishanonymous' => 'Publish anonymous results, do not show student names',
  'publishnames' => 'Publish full results, showing names and their choices',
  'publishnot' => 'Do not publish results to students',
  'removemychoice' => 'Remove my choice',
  'removeresponses' => 'Remove all responses',
  'responses' => 'Responses',
  'responsesto' => 'Responses to {$a}',
  'savemychoice' => 'Save my choice',
  'showunanswered' => 'Show column for unanswered',
  'spaceleft' => 'space available',
  'spacesleft' => 'spaces available',
  'taken' => 'Taken',
  'timerestrict' => 'Restrict answering to this time period',
  'viewallresponses' => 'View {$a} responses',
  'withselected' => 'With selected',
  'yourselection' => 'Your selection',
  'skipresultgraph' => 'Skip result graph',
  'moveselectedusersto' => 'Move selected users to...',
  'numberofuser' => 'The number of user',
);