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

« back to all changes in this revision

Viewing changes to lang/uk/editor.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
      // editor.php - created with Moodle 1.3.1 + (2004052501)
 
3
 
 
4
 
 
5
$string['about'] = '��� ���� �������� �����������';
 
6
$string['address'] = '������';
 
7
$string['alignment'] = '�����������';
 
8
$string['alternatetext'] = '��������� �����';
 
9
$string['baseline'] = '������';
 
10
$string['bold'] = '������ �����';
 
11
$string['borderthickness'] = '������� ���������';
 
12
$string['bottom'] = '����� �������';
 
13
$string['browse'] = '������';
 
14
$string['cancel'] = '³������';
 
15
$string['choosechar'] = '������ ��� ������';
 
16
$string['chooseicon'] = '������ ������, ��� ��������';
 
17
$string['close'] = '�������';
 
18
$string['copy'] = '��������� ������';
 
19
$string['createfolder'] = '�������� �����';
 
20
$string['createlink'] = '�������� ��������� �� ���-�������';
 
21
$string['cut'] = '������� ������';
 
22
$string['delete'] = '��������';
 
23
$string['filebrowser'] = '���� �����';
 
24
$string['forecolor'] = '���� ������';
 
25
$string['fullscreen'] = '������������ �����������';
 
26
$string['heading'] = '��������� / �������';
 
27
$string['height'] = '������';
 
28
$string['hilitecolor'] = '���� ����';
 
29
$string['horizontal'] = '��������������';
 
30
$string['horizontalrule'] = '������������� �����';
 
31
$string['htmlmode'] = '��������� HTML  �������';
 
32
$string['imageurl'] = '�������� �������';
 
33
$string['indent'] = '�������� ������';
 
34
$string['insertchar'] = '��������� ��������� ���';
 
35
$string['insertimage'] = '�������� �������';
 
36
$string['insertlink'] = '�������� ���������';
 
37
$string['insertsmile'] = '�������� �������';
 
38
$string['inserttable'] = '�������� �������';
 
39
$string['italic'] = '������';
 
40
$string['justifycenter'] = '�������� �� ������';
 
41
$string['justifyfull'] = '�������� �� ������';
 
42
$string['justifyleft'] = '�������� �� ����� ����';
 
43
$string['justifyright'] = '��������� �� ������� ����';
 
44
$string['layout'] = '�������';
 
45
$string['left'] = '˳���, ����';
 
46
$string['lefttoright'] = '� ������ ���� �������';
 
47
$string['linkproperties'] = '��������� ���������';
 
48
$string['linktarget'] = 'ֳ��';
 
49
$string['linktargetblank'] = '���� ����';
 
50
$string['linktargetnone'] = '�����';
 
51
$string['linktargetother'] = '����� (����������)';
 
52
$string['linktargetself'] = '�� ���� ����������';
 
53
$string['linktargettop'] = '�� ���� ����';
 
54
$string['linktitle'] = '���������';
 
55
$string['linkurl'] = '�������� �������������� �������';
 
56
$string['middle'] = '��������';
 
57
$string['minimize'] = '̳�������� �����������';
 
58
$string['move'] = '����������';
 
59
$string['normal'] = '�����������';
 
60
$string['notimage'] = '������� ���� �� � ��������. ���� �����, ������ �������! ';
 
61
$string['notset'] = '�� �����������';
 
62
$string['ok'] = '������';
 
63
$string['orderedlist'] = '������������� ������';
 
64
$string['outdent'] = '��������� �������';
 
65
$string['path'] = '����';
 
66
$string['percent'] = '³������';
 
67
$string['pixels'] = 'ϳ����';
 
68
$string['popupeditor'] = '�������� �����������';
 
69
$string['preformatted'] = '���������� ��������������';
 
70
$string['preview'] = '���������� ��������';
 
71
$string['properties'] = '���������';
 
72
$string['redo'] = '�������� ������� ��';
 
73
$string['removelink'] = '���������� ���������';
 
74
$string['rename'] = '������������';
 
75
$string['right'] = '������, ������';
 
76
$string['righttoleft'] = '� �������� ������ �����';
 
77
$string['rows'] = '˳��� / ����';
 
78
$string['selectcolor'] = '������ ����';
 
79
$string['selection'] = '����';
 
80
$string['showhelp'] = '�������� ���������';
 
81
$string['size'] = '�����';
 
82
$string['spacing'] = '��������';
 
83
$string['strikethrough'] = '�������������';
 
84
$string['subscript'] = '������ ����������� ������';
 
85
$string['superscript'] = '������� ������������ ������';
 
86
$string['textindicator'] = '����� ������';
 
87
$string['textmode'] = '�� � ��������� ������. ������������ [<>] ������, ��� ����������� �� ������� \"�� ����� �� ������, �� � ������� �� �����\".';
 
88
$string['texttop'] = '��������� ������';
 
89
$string['top'] = '����';
 
90
$string['type'] = '�����';
 
91
$string['underline'] = 'ϳ���������';
 
92
$string['undo'] = '³������ ������� ��';
 
93
$string['unorderedlist'] = '����� �� ��������';
 
94
$string['upload'] = '�����������';
 
95
$string['vertical'] = '������������';
 
96
$string['width'] = '������';
 
97
$string['wordclean'] = '�������� Word HTML';
 
98
$string['zip'] = '����������';
 
99
 
 
100
?>