-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy patheditor.php
More file actions
182 lines (178 loc) · 6.78 KB
/
editor.php
File metadata and controls
182 lines (178 loc) · 6.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Üldine',
'advanced' => 'Lisavalikud',
'none' => 'Puudub',
'cancel' => 'Tühista',
'save' => 'Salvesta',
'close' => 'Sulge',
'apply' => 'Rakenda',
'undo' => 'Võta tagasi',
'redo' => 'Korda',
'left' => 'Vasakul',
'center' => 'Keskel',
'right' => 'Paremal',
'top' => 'Ülal',
'middle' => 'Keskel',
'bottom' => 'All',
'width' => 'Laius',
'height' => 'Kõrgus',
'More' => 'Rohkem',
'select' => 'Vali...',
// Toolbar
'formats' => 'Vormindamine',
'header_large' => 'Suur pealkiri',
'header_medium' => 'Keskmine pealkiri',
'header_small' => 'Väike pealkiri',
'header_tiny' => 'Tilluke pealkiri',
'paragraph' => 'Paragrahv',
'blockquote' => 'Tsitaat',
'inline_code' => 'Tekstisisene kood',
'callouts' => 'Teated',
'callout_information' => 'Info',
'callout_success' => 'Edu',
'callout_warning' => 'Hoiatus',
'callout_danger' => 'Oht',
'bold' => 'Rasvane kiri',
'italic' => 'Kaldkiri',
'underline' => 'Allajoonitud',
'strikethrough' => 'Läbikriipsutus',
'superscript' => 'Ülaindeks',
'subscript' => 'Alaindeks',
'text_color' => 'Teksti värv',
'highlight_color' => 'Highlight color',
'custom_color' => 'Kohandatud värv',
'remove_color' => 'Eemalda värv',
'background_color' => 'Taustavärv',
'align_left' => 'Joonda vasakule',
'align_center' => 'Joonda keskele',
'align_right' => 'Joonda paremale',
'align_justify' => 'Rööpjoondus',
'list_bullet' => 'Punktloetelu',
'list_numbered' => 'Numbriline loetelu',
'list_task' => 'Ülesannete nimekiri',
'indent_increase' => 'Suurenda taanet',
'indent_decrease' => 'Vähenda taanet',
'table' => 'Tabel',
'insert_image' => 'Sisesta pilt',
'insert_image_title' => 'Sisesta/Muuda pilti',
'insert_link' => 'Sisesta/muuda linki',
'insert_link_title' => 'Sisesta/muuda linki',
'insert_horizontal_line' => 'Sisesta vahejoon',
'insert_code_block' => 'Sisesta koodiplokk',
'edit_code_block' => 'Muuda koodiplokki',
'insert_drawing' => 'Sisesta/muuda joonist',
'drawing_manager' => 'Jooniste haldur',
'insert_media' => 'Sisesta/muuda meediat',
'insert_media_title' => 'Sisesta/muuda meediat',
'clear_formatting' => 'Eemalda vormindus',
'source_code' => 'Lähtekood',
'source_code_title' => 'Lähtekood',
'fullscreen' => 'Täisekraan',
'image_options' => 'Pildi valikud',
// Tables
'table_properties' => 'Tabeli omadused',
'table_properties_title' => 'Tabeli omadused',
'delete_table' => 'Kustuta tabel',
'table_clear_formatting' => 'Eemalda tabeli vormindus',
'resize_to_contents' => 'Muuda suurus sisule vastavaks',
'row_header' => 'Päiserida',
'insert_row_before' => 'Sisesta rida enne',
'insert_row_after' => 'Sisesta rida pärast',
'delete_row' => 'Kustuta rida',
'insert_column_before' => 'Sisesta veerg enne',
'insert_column_after' => 'Sisesta veerg pärast',
'delete_column' => 'Kustuta veerg',
'table_cell' => 'Lahter',
'table_row' => 'Rida',
'table_column' => 'Veerg',
'cell_properties' => 'Lahtri omadused',
'cell_properties_title' => 'Lahtri omadused',
'cell_type' => 'Lahtri tüüp',
'cell_type_cell' => 'Lahter',
'cell_scope' => 'Ulatus',
'cell_type_header' => 'Päiselahter',
'merge_cells' => 'Ühenda lahtrid',
'split_cell' => 'Eralda lahtrid',
'table_row_group' => 'Rea grupp',
'table_column_group' => 'Veeru grupp',
'horizontal_align' => 'Horisontaalne joondus',
'vertical_align' => 'Vertikaalne joondus',
'border_width' => 'Raami laius',
'border_style' => 'Raami stiil',
'border_color' => 'Raami värv',
'row_properties' => 'Rea omadused',
'row_properties_title' => 'Rea omadused',
'cut_row' => 'Lõika rida',
'copy_row' => 'Kopeeri rida',
'paste_row_before' => 'Kleebi rida enne',
'paste_row_after' => 'Kleebi rida pärast',
'row_type' => 'Rea tüüp',
'row_type_header' => 'Päis',
'row_type_body' => 'Sisu',
'row_type_footer' => 'Jalus',
'alignment' => 'Joondus',
'cut_column' => 'Lõika veerg',
'copy_column' => 'Kopeeri veerg',
'paste_column_before' => 'Kleebi veerg enne',
'paste_column_after' => 'Kleebi veerg pärast',
'cell_padding' => 'Lahtrite polsterdus',
'cell_spacing' => 'Lahtrite vahe',
'caption' => 'Tiitel',
'show_caption' => 'Näita tiitlit',
'constrain' => 'Piira proportsioone',
'cell_border_solid' => 'Pidevjoon',
'cell_border_dotted' => 'Punktiirjoon',
'cell_border_dashed' => 'Katkendjoon',
'cell_border_double' => 'Topeltjoon',
'cell_border_groove' => 'Vagu',
'cell_border_ridge' => 'Hari',
'cell_border_inset' => 'Süvistatud',
'cell_border_outset' => 'Tõstetud',
'cell_border_none' => 'Puudub',
'cell_border_hidden' => 'Peidetud',
// Images, links, details/summary & embed
'source' => 'Allikas',
'alt_desc' => 'Alternatiivne kirjeldus',
'embed' => 'Manusta',
'paste_embed' => 'Sisesta manustamiskood:',
'url' => 'URL',
'text_to_display' => 'Kuvatav tekst',
'title' => 'Pealkiri',
'browse_links' => 'Sirve linke',
'open_link' => 'Ava link',
'open_link_in' => 'Ava link...',
'open_link_current' => 'Samas aknas',
'open_link_new' => 'Uues aknas',
'remove_link' => 'Eemalda link',
'insert_collapsible' => 'Lisa kokkupandav plokk',
'collapsible_unwrap' => 'Paki lahti',
'edit_label' => 'Muuda silti',
'toggle_open_closed' => 'Avatud/suletud',
'collapsible_edit' => 'Muuda kokkupandavat plokki',
'toggle_label' => 'Näita silti',
// About view
'about' => 'Redaktori info',
'about_title' => 'Info WYSIWYG redaktori kohta',
'editor_license' => 'Redaktori litsents ja autoriõigused',
'editor_lexical_license' => 'See redaktor on loodud :lexicalLink põhjal, mis on saadaval MIT litsentsi alusel.',
'editor_lexical_license_link' => 'Täielikud litsentsitingimused on leitavad siin.',
'editor_tiny_license' => 'See redaktor on loodud :tinyLink abil, mis on saadaval MIT litsentsi alusel.',
'editor_tiny_license_link' => 'TinyMCE autoriõigused ja litsents on saadaval siin.',
'save_continue' => 'Salvesta leht ja jätka',
'callouts_cycle' => '(Vajuta, et tüüpide vahel valida)',
'link_selector' => 'Link sisule',
'shortcuts' => 'Otseteed',
'shortcut' => 'Otsetee',
'shortcuts_intro' => 'Redaktoris on saadaval järgmised otseteed:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Kirjeldus',
];