~ubuntu-branches/ubuntu/hoary/moodle/hoary

« back to all changes in this revision

Viewing changes to lang/he/admin.php

  • Committer: Bazaar Package Importer
  • Author(s): Isaac Clerencia
  • Date: 2004-12-29 00:49:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229004952-gliyqzpj2w3e7clx
Tags: 1.4.3-1
* Urgency high as upstream release fixes several security bugs
* New upstream release
* Write database creation errors and warn the user about it, 
closes: #285842, #285842

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?PHP // $Id$ 
 
2
      // admin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
 
3
 
 
4
 
 
5
$string['cachetext'] = '��� ������ �� ���� ������';
 
6
$string['filteruploadedfiles'] = '��� �� ������ �������';
 
7
$string['parentlanguage'] = 'en';
 
8
$string['thischarset'] = 'ISO-8859-I';
 
9
$string['thisdirection'] = 'rtl';
 
10
$string['thislanguage'] = '&#1506;&#1489;&#1512;&#1497;&#1514;';
 
11
$string['upgradelogs'] = '������ ���� �������, ������ ������ ��� ������ �������. <a href=\"$a\"> ���� ����</a>';
 
12
$string['upgradelogsinfo'] = '������� ���� ���� ������� ����� ��� ������ ������. �� ��� ����� ���� ������ ������ ������ ��� ������, �� ����� �� ������ ������ ���. ����� ����, ����� �� ����� ���� ��� �� (������ ���� ����) ������ ���� ������ ����� ������� �� ����� ������. ���� ������ ����� ��, ���� ��� �� ����� (�� ��� ����� ���� ������ ����). �� ���� - ���� ���� ���� ������� ����� ���� ������� ��������.<br /><br /> ��� ��� ���� ����� �� ������� �����?';
 
13
$string['upgradesure'] = '���� �-Moodle ������ ��� ����, ���� ����� ���� ��� ������ ����� ������� ����� ��:
 
14
<p><b>$a</b></p>
 
15
<p>���� ����� ������ �� ���� ����� ����� �����.</p>
 
16
<p>��� ��� ���� ������ ����� �� ����� ���� ����� ��?</p>';
 
17
$string['upgradinglogs'] = '����� �����';
 
18
 
 
19
?>