~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to lang/zh_cn/block_glossary_random.php

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?PHP // $Id$
 
2
 
 
3
 
 
4
 
 
5
$string['addentry'] = '�����´���';
 
6
$string['askaddentry'] = '���û��������Ӵ���ʱ����ʾ���Ӻ���������';
 
7
$string['askinvisible'] = '���û��޷��༭��鿴����ʱ����ʾ��������(������)';
 
8
$string['askviewglossary'] = '���û����Բ鿴���޷����Ӵ���ʱ����ʾ���Ӻ���������';
 
9
$string['blockname'] = '�������';
 
10
$string['intro'] = '��ȷ���ڴ˿γ����Ѿ���������һ���ʻ����������������һ��������Ȼ�������Ե�����������';
 
11
$string['invisible'] = '(���ڽ�����)';
 
12
$string['lastmodified'] = '����޸Ĵ���';
 
13
$string['nextone'] = '��һ����';
 
14
$string['noentriesyet'] = '��ѡ��Ĵʻ�������޴���';
 
15
$string['notyetconfigured'] = '�����༭ͼ�������ô�����';
 
16
$string['notyetglossary'] = '����Ҫ������һ���ʻ����ѡ��';
 
17
$string['random'] = '�������';
 
18
$string['refresh'] = 'ÿ������ѡ��һ���´���';
 
19
$string['select_glossary'] = '�Ӵ˴ʻ����ѡ����Ŀ';
 
20
$string['showconcept'] = '��ʾÿ��������Ҫ';
 
21
$string['title'] = '����';
 
22
$string['type'] = '���ѡ���´���';
 
23
$string['typehelp'] = '<b>����޸Ĵ���</b>������ʾ����޸ĵ��Ǹ���������<b>�������</b>����ÿ�����ѡ��һ���µġ�<b>��һ����</b>���ѡ���������ʾ�ʻ���еĴ��������趨��һ������ʱ�����һ��ѡ���Ǻ����õģ������Ϳ��Խ���<i>ÿ��һ��</i>��<i>ÿ�ռ���</i>֮��Ĺ��ܡ�';
 
24
$string['viewglossary'] = '�������';
 
25
$string['whichfooter'] = '��������ʾ���������û�����ֱ�Ӳ�����شʻ����ֻ����Щ�ڴʻ�����Ѿ�����Ĺ��ܲŻ�����Ӧ�����ӡ�';
 
26
?>