<?php $this->cache['id']['core_group'] = array (
  'addgroup' => 'Add user into group',
  'addgroupstogrouping' => 'Add group to grouping',
  'addgroupstogroupings' => 'Add/remove groups',
  'adduserstogroup' => 'Add/remove users',
  'allocateby' => 'Allocate members',
  'anygrouping' => '[Any grouping]',
  'autocreategroups' => 'Auto-create groups',
  'backtogroupings' => 'Back to groupings',
  'backtogroups' => 'Back to groups',
  'badnamingscheme' => 'Must contain exactly one \'@\' or one \'#\'  character',
  'byfirstname' => 'Alphabetically by first name, last name',
  'byidnumber' => 'Alphabetically by ID number',
  'bylastname' => 'Alphabetically by last name, first name',
  'createautomaticgrouping' => 'Create automatic grouping',
  'creategroup' => 'Create group',
  'creategrouping' => 'Create grouping',
  'creategroupinselectedgrouping' => 'Create group in grouping',
  'createingrouping' => 'Create in grouping',
  'createorphangroup' => 'Create orphan group',
  'databaseupgradegroups' => 'Groups version is now {$a}',
  'defaultgrouping' => 'Default grouping',
  'defaultgroupingname' => 'Grouping',
  'defaultgroupname' => 'Group',
  'deleteallgroupings' => 'Delete all groupings',
  'deleteallgroups' => 'Delete all groups',
  'deletegroupconfirm' => 'Are you sure you want to delete group \'{$a}\'?',
  'deletegrouping' => 'Delete grouping',
  'deletegroupingconfirm' => 'Are you sure you want to delete grouping \'{$a}\'? (Groups in the grouping are not deleted.)',
  'deletegroupsconfirm' => 'Are you sure you want to delete the following groups?',
  'deleteselectedgroup' => 'Delete selected group',
  'editgroupingsettings' => 'Edit grouping settings',
  'editgroupsettings' => 'Edit group settings',
  'enrolmentkey' => 'Enrolment key',
  'enrolmentkey_help' => 'An enrolment key enables access to the course to be restricted to only those who know the key. If a group enrolment key is specified, then not only will entering that key let the user into the course, but it will also automatically make them a member of this group.',
  'erroraddremoveuser' => 'Error adding/removing user {$a} to group',
  'erroreditgroup' => 'Error creating/updating group {$a}',
  'erroreditgrouping' => 'Error creating/updating grouping {$a}',
  'errorinvalidgroup' => 'Error, invalid group {$a}',
  'errorselectone' => 'Please select a single group before choosing this option',
  'errorselectsome' => 'Please select one or more groups before choosing this option',
  'evenallocation' => 'Note: To keep group allocation even, the actual number of members per group differs from the number you specified.',
  'existingmembers' => 'Existing members: {$a}',
  'filtergroups' => 'Filter groups by:',
  'group' => 'Group',
  'groupaddedsuccesfully' => 'Group {$a} added successfully',
  'groupby' => 'Specify',
  'groupdescription' => 'Group description',
  'groupinfo' => 'Info about selected group',
  'groupinfomembers' => 'Info about selected members',
  'groupinfopeople' => 'Info about selected people',
  'grouping' => 'Grouping',
  'grouping_help' => 'A grouping is a collection of groups within a course. If a grouping is selected, students assigned to groups within the grouping will be able to work together.',
  'groupingdescription' => 'Grouping description',
  'groupingname' => 'Grouping name',
  'groupingnameexists' => 'The grouping name \'{$a}\' already exists in this course, please choose another one.',
  'groupings' => 'Groupings',
  'groupingsonly' => 'Groupings only',
  'groupmember' => 'Group member',
  'groupmemberdesc' => 'Standard role for a member of a group.',
  'groupmembers' => 'Group members',
  'groupmembersonly' => 'Available for group members only',
  'groupmembersonly_help' => 'If this checkbox is ticked, the activity (or resource) will only be available to students assigned to groups within the selected grouping.',
  'groupmembersonlyerror' => 'Sorry, you must be member of at least one group that is used in this activity.',
  'groupmemberssee' => 'See group members',
  'groupmembersselected' => 'Members of selected group',
  'groupmode' => 'Group mode',
  'groupmode_help' => 'This setting has 3 options:

* No groups - There are no sub groups, everyone is part of one big community
* Separate groups - Each group member can only see their own group, others are invisible
* Visible groups - Each group member works in their own group, but can also see other groups

The group mode defined at course level is the default mode for all activities within the course. Each activity that supports groups can also define its own group mode, though if the group mode is forced at course level, the group mode setting for each activity is ignored.',
  'groupmodeforce' => 'Force group mode',
  'groupmodeforce_help' => 'If group mode is forced, then the course group mode is applied to every activity in the course. Group mode settings in each activity are then ignored.',
  'groupmy' => 'My group',
  'groupname' => 'Group name',
  'groupnameexists' => 'The group name \'{$a}\' already exists in this course, please choose another one.',
  'groupnotamember' => 'Sorry, you are not a member of that group',
  'groups' => 'Groups',
  'groupscount' => 'Groups ({$a})',
  'groupsgroupings' => 'Groups &amp; groupings',
  'groupsinselectedgrouping' => 'Groups in:',
  'groupsnone' => 'No groups',
  'groupsonly' => 'Groups only',
  'groupspreview' => 'Groups preview',
  'groupsseparate' => 'Separate groups',
  'groupsvisible' => 'Visible groups',
  'grouptemplate' => 'Group @',
  'hidepicture' => 'Hide picture',
  'importgroups' => 'Impor grup',
  'importgroups_help' => 'Groups may be imported via text file. The format of the file should be as follows:

* Each line of the file contains one record
* Each record is a series of data separated by commas
* The first record contains a list of fieldnames defining the format of the rest of the file
* Required fieldname is groupname
* Optional fieldnames are description, enrolmentkey, picture, hidepicture',
  'importgroups_link' => 'group/import',
  'javascriptrequired' => 'This page requires JavaScript to be enabled.',
  'members' => 'Members per group',
  'membersofselectedgroup' => 'Members of:',
  'namingscheme' => 'Naming scheme',
  'namingscheme_help' => 'The at symbol (@) may be used to create groups with names containing letters. For example Group @ will generate groups named Group A, Group B, Group C, ...

The hash symbol (#) may be used to create groups with names containing numbers. For example Group # will generate groups named Group 1, Group 2, Group 3, ...',
  'newgrouping' => 'New grouping',
  'newpicture' => 'New picture',
  'newpicture_help' => '<P ALIGN=CENTER><B>Mengupload sebuah gambar</B></P>

<p align="justify">Anda dapat mengupload foto anda dari komputer
   anda ke server ini, dan gambar tersebut akan digunakan
   pada berbagai tempat untuk menunjukkan keberadaan anda.</p>
<p align="justify">Untuk itulah, maka gambar yang paling baik digunakan
   adalah close-up dari wajah anda, tetapi anda dapat
   menggunakan gambar lainnya yang anda sukai.</p>
<p align="justify">Gambar harus dalam format JPG atau PNG dan nama
   file harus selalu mempunyai ekstension dengan jpg atau png.</p>
<p align="justify">Membuat file gambar atau foto anda bisa
   dengan menggunakan salah satu dari metode ini :</p>
<OL>
<LI><p align="justify">Dengan menggunakan kamera digital, foto anda akan menjadi
    seperti yang anda kehendaki dengan pemformatan yang benar.</p>
<LI><p align="justify">Anda dapat menggunakan alat scan untuk mendigitalkan foto yang sudah
    dicetak. Pastikan bahwa anda menyimpannya dalam format JPG atau PNG.</p>
<LI><p align="justify">Jika anda seorang yang seniman lukis, anda bisa menggambar
    foto anda dengan program untuk melukis.</p>
<LI><p align="justify">Yang terakhir adalah anda dapat mengambil banyak gambar secara gratis dari web. <A TARGET="_new" HREF="http://images.google.com/">http://images.google.com</A>
    adalah sebuah situs pencari yang hebat untuk gambar-gambar.
    Pada saat anda menemukannya anda dapat mengklik kanan pada mouse
    dan simpan gambar tersebut dari menu pilih, simpanlah gambar tersebut
    dalam harddisk komputer anda.</p>
</OL>

<p align="justify">Untuk mengupload gambar, clik  tombol "browse" pada halaman
   editing dan pilih gambar dari dalam harddisk komputer anda.</p>
<p align="justify"><b>Catatan :</b> Pastikan bahwa ukuran file anda tidak lebih
   besar dari daftar ukuran maksimum, atau gambar
   anda tidak dapat diupload.</p>
<p align="justify">Kemudian klik"Update my Profile" pada bagian bawah file,
   dan image file image akan dikroping menjadi segiempat dan
   disesuaikan ukurannya menjadi 100x100 pixel.</p>
<p align="justify">Pada saat anda melihat kembali gambar profil
   anda dan pada gambar tidak nampak adanya perubahan, gunakan tombol "Reload" pada browser anda atau "Refresh (F5)" browser anda.</p>',
  'noallocation' => 'No allocation',
  'nogroups' => 'There are no groups set up in this course yet',
  'nogroupsassigned' => 'No groups assigned',
  'nopermissionforcreation' => 'Can\'t create group "{$a}" as you don\'t have the required permissions',
  'nosmallgroups' => 'Prevent last small group',
  'notingrouping' => '[Not in a grouping]',
  'nousersinrole' => 'There are no suitable users in the selected role',
  'number' => 'Group/member count',
  'numgroups' => 'Number of groups',
  'nummembers' => 'Members per group',
  'overview' => 'Overview',
  'potentialmembers' => 'Potential members: {$a}',
  'potentialmembs' => 'Potential members',
  'printerfriendly' => 'Printer-friendly display',
  'random' => 'Randomly',
  'removegroupfromselectedgrouping' => 'Remove group from grouping',
  'removefromgroup' => 'Remove user from group {$a}',
  'removefromgroupconfirm' => 'Do you really want to remove user "{$a->user}" from group "{$a->group}"?',
  'removegroupingsmembers' => 'Remove all groups from groupings',
  'removegroupsmembers' => 'Remove all group members',
  'removeselectedusers' => 'Remove selected users',
  'selectfromrole' => 'Select members from role',
  'showgroupsingrouping' => 'Show groups in grouping',
  'showmembersforgroup' => 'Show members for group',
  'toomanygroups' => 'Insufficient users to populate this number of groups - there are only {$a} users in the selected role.',
  'usercount' => 'User count',
  'usercounttotal' => 'User count ({$a})',
  'usergroupmembership' => 'Selected user\'s membership:',
);