blob: 00cc6605883f8b85296e8ed829c6bb1bcbeb3b42 (
plain)
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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. -->
<!-- File menu items -->
<!-- Edit menu items -->
<!ENTITY pasteNoFormatting.label "හැඩගැසුම් නොමැතිව අලවන්න">
<!ENTITY pasteNoFormatting.accesskey "o">
<!ENTITY pasteNoFormatting.key "V">
<!-- LOCALIZATION NOTE: Text for menu item is in editor.properties
Set to: "Table" or "Nested Table" depending on context
This accesskey must be in both strings -->
<!ENTITY pasteAsQuotationCmd.label "උපුටා ගැනීමක් සේ අලවන්න">
<!ENTITY pasteAsQuotationCmd.accesskey "Q">
<!-- Insert menu items -->
<!ENTITY insertMenu.label "ඇතුලත් කිරීම්">
<!ENTITY insertMenu.accesskey "I">
<!ENTITY insertAnchorCmd.label "නම්කළ නැංගූරම (Named Anchor)...">
<!ENTITY insertAnchorCmd.accesskey "A">
<!ENTITY insertImageCmd.label "රූප...">
<!ENTITY insertImageCmd.accesskey "I">
<!ENTITY insertHLineCmd.label "තිරස් ඉරි">
<!ENTITY insertHLineCmd.accesskey "o">
<!ENTITY insertTableCmd.label "වගු...">
<!ENTITY insertTableCmd.accesskey "T">
<!ENTITY insertHTMLCmd.label "HTML...">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertCharsCmd.label "අකුරු සහ සළකුණු...">
<!ENTITY insertCharsCmd.accesskey "C">
<!ENTITY insertBreakAllCmd.label "අනුරුවට පහළින් කඩන්න">
<!ENTITY insertBreakAllCmd.accesskey "k">
<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "සබැඳි නිර්මාණය කරන්න...">
<!ENTITY createLinkCmd.accesskey "k">
<!ENTITY editLinkCmd.label "නව සකසනය තුළ සබැඳිය සකසන්න">
<!ENTITY editLinkCmd.accesskey "i">
<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.tooltip "අකුරු හැඩයක් තෝරන්න">
<!ENTITY fontfaceMenu.label "අකුරු හැඩ">
<!ENTITY fontfaceMenu.accesskey "F">
<!ENTITY fontVarWidth.label "වෙනස් වන පළල">
<!ENTITY fontVarWidth.accesskey "V">
<!ENTITY fontFixedWidth.label "නිශ්චිත පළල">
<!ENTITY fontFixedWidth.accesskey "x">
<!ENTITY fontFixedWidth.key "T">
<!ENTITY fontHelvetica.label "Helvetica, Arial">
<!ENTITY fontHelvetica.accesskey "l">
<!ENTITY fontTimes.label "Times">
<!ENTITY fontTimes.accesskey "T">
<!ENTITY fontCourier.label "Courier">
<!ENTITY fontCourier.accesskey "C">
<!-- Font Size SubMenu -->
<!ENTITY FontSizeSelect.tooltip "අකුරු ප්රමාණය තෝරන්න">
<!ENTITY decreaseFontSize.label "කුඩා">
<!ENTITY decreaseFontSize.accesskey "r">
<!ENTITY decrementFontSize.key "<">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "විශාල">
<!ENTITY increaseFontSize.accesskey "g">
<!ENTITY incrementFontSize.key ">">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->
<!ENTITY fontSizeMenu.label "විශාලත්වය">
<!ENTITY fontSizeMenu.accesskey "z">
<!ENTITY size-smallCmd.label "කුඩා">
<!ENTITY size-smallCmd.accesskey "s">
<!ENTITY size-mediumCmd.label "මධ්යම">
<!ENTITY size-mediumCmd.accesskey "d">
<!ENTITY size-largeCmd.label "විශාල">
<!ENTITY size-largeCmd.accesskey "l">
<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "පාඨ විලාසය">
<!ENTITY fontStyleMenu.accesskey "S">
<!ENTITY styleBoldCmd.label "තද">
<!ENTITY styleBoldCmd.accesskey "B">
<!ENTITY styleBoldCmd.key "B">
<!ENTITY styleItalicCmd.label "ඇල">
<!ENTITY styleItalicCmd.accesskey "I">
<!ENTITY styleItalicCmd.key "I">
<!ENTITY styleUnderlineCmd.label "යටින් ඉරි ඇඳි">
<!ENTITY styleUnderlineCmd.accesskey "U">
<!ENTITY styleUnderlineCmd.key "U">
<!ENTITY styleStrikeThruCmd.label "මැදින් ඉරි ඇඳි">
<!ENTITY styleStrikeThruCmd.accesskey "k">
<!ENTITY styleSuperscriptCmd.label "උඩුලකුණු (Superscript)">
<!ENTITY styleSuperscriptCmd.accesskey "p">
<!ENTITY styleSubscriptCmd.label "යටිලකුණු (Subscript)">
<!ENTITY styleSubscriptCmd.accesskey "S">
<!ENTITY styleNonbreakingCmd.label "නොකැඩුණු">
<!ENTITY styleNonbreakingCmd.accesskey "N">
<!ENTITY styleEm.label "අවධාරණය කළ">
<!ENTITY styleEm.accesskey "E">
<!ENTITY styleStrong.label "දැඩිව අවධාරණය කළ">
<!ENTITY styleStrong.accesskey "t">
<!ENTITY styleCite.label "Citation">
<!ENTITY styleCite.accesskey "C">
<!ENTITY styleAbbr.label "කෙටියෙදුම">
<!ENTITY styleAbbr.accesskey "A">
<!ENTITY styleAcronym.label "සංකේතනාමය">
<!ENTITY styleAcronym.accesskey "r">
<!ENTITY styleCode.label "කේතය">
<!ENTITY styleCode.accesskey "o">
<!ENTITY styleSamp.label "ආදර්ශ ප්රතිදානය (Sample Output)">
<!ENTITY styleSamp.accesskey "m">
<!ENTITY styleVar.label "විචල්ය">
<!ENTITY styleVar.accesskey "V">
<!ENTITY formatFontColor.label "පාඨ වර්ණය...">
<!ENTITY formatFontColor.accesskey "C">
<!ENTITY tableOrCellColor.label "වගු හෝ කොටු පසුබිම් වර්ණය...">
<!ENTITY tableOrCellColor.accesskey "B">
<!ENTITY formatRemoveStyles.key "Y">
<!ENTITY formatRemoveLinks.key "K">
<!ENTITY formatRemoveNamedAnchors.label "නම්කළ නැංගූරම් ඉවත්කිරීම">
<!ENTITY formatRemoveNamedAnchors.accesskey "R">
<!ENTITY formatRemoveNamedAnchors2.key "A">
<!ENTITY paragraphMenu.label "ඡේදය">
<!ENTITY paragraphMenu.accesskey "P">
<!ENTITY paragraphParagraphCmd.label "ඡේදය">
<!ENTITY paragraphParagraphCmd.accesskey "P">
<!ENTITY heading1Cmd.label "ශීර්ෂය 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "ශීර්ෂය 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "ශීර්ෂය 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "ශීර්ෂය 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "ශීර්ෂය 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "ශීර්ෂය 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "ලිපිනය">
<!ENTITY paragraphAddressCmd.accesskey "A">
<!ENTITY paragraphPreformatCmd.label "Preformat">
<!ENTITY paragraphPreformatCmd.accesskey "f">
<!-- List menu items -->
<!ENTITY formatlistMenu.label "ලැයිස්තුව">
<!ENTITY formatlistMenu.accesskey "L">
<!ENTITY noneCmd.label "කිසිවක් නැත">
<!ENTITY noneCmd.accesskey "N">
<!ENTITY listBulletCmd.label "බුලට් යෙදූ">
<!ENTITY listBulletCmd.accesskey "B">
<!ENTITY listNumberedCmd.label "අංක යෙදූ">
<!ENTITY listNumberedCmd.accesskey "m">
<!ENTITY listTermCmd.label "පදය">
<!ENTITY listTermCmd.accesskey "T">
<!ENTITY listDefinitionCmd.label "අර්ථ දැක්වීම්">
<!ENTITY listDefinitionCmd.accesskey "D">
<!ENTITY listPropsCmd.label "ලැයිස්තු ගුණාංග...">
<!ENTITY listPropsCmd.accesskey "L">
<!ENTITY ParagraphSelect.tooltip "ඡේද හැඩතලයක් තෝරන්න ">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "බඳේ පාඨ">
<!ENTITY bodyTextCmd.accesskey "T">
<!-- Align menu items -->
<!ENTITY alignMenu.label "පෙළගැස්ම">
<!ENTITY alignMenu.accesskey "A">
<!ENTITY alignLeft.label "වම">
<!ENTITY alignLeft.accesskey "L">
<!ENTITY alignLeft.tooltip "වමට පෙළගැස්මA">
<!ENTITY alignCenter.label "මැද">
<!ENTITY alignCenter.accesskey "C">
<!ENTITY alignCenter.tooltip "මැදට පෙළගැස්ම">
<!ENTITY alignRight.label "දකුණ">
<!ENTITY alignRight.accesskey "R">
<!ENTITY alignRight.tooltip "දකුණට පෙළගැස්ම">
<!ENTITY alignJustify.label "සමව පෙළ">
<!ENTITY alignJustify.accesskey "J">
<!ENTITY alignJustify.tooltip "සමව පෙළගැස්ම">
<!ENTITY increaseIndent.label "එබුම (Indent) වැඩි කරන්න">
<!ENTITY increaseIndent.accesskey "I">
<!ENTITY increaseIndent.key "]">
<!ENTITY decreaseIndent.label "එබුම (Indent) අඩු කරන්න">
<!ENTITY decreaseIndent.accesskey "D">
<!ENTITY decreaseIndent.key "[">
<!ENTITY colorsAndBackground.label "පිටු වර්ණ සහ පසුබිම...">
<!ENTITY colorsAndBackground.accesskey "u">
<!-- Table Menu -->
<!ENTITY tableMenu.label "වගු">
<!ENTITY tableMenu.accesskey "b">
<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "තෝරන්න">
<!ENTITY tableSelectMenu.accesskey "S">
<!ENTITY tableSelectMenu2.label "වගු තෝරන්න">
<!ENTITY tableSelectMenu2.accesskey "S">
<!ENTITY tableInsertMenu2.label "වගු ඇතුලත් කරන්න">
<!ENTITY tableInsertMenu2.accesskey "I">
<!ENTITY tableDeleteMenu2.label "වගු මකන්න">
<!ENTITY tableDeleteMenu2.accesskey "D">
<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "ඇතුලත් කරන්න">
<!ENTITY tableInsertMenu.accesskey "I">
<!ENTITY tableTable.label "වගු">
<!ENTITY tableTable.accesskey "T">
<!ENTITY tableRow.label "පේළි">
<!ENTITY tableRows.label "පේළි(ය)">
<!ENTITY tableRow.accesskey "R">
<!ENTITY tableRowAbove.label "පේළිය ඉහළින්">
<!ENTITY tableRowAbove.accesskey "R">
<!-- uses tablerow.accesskey -->
<!ENTITY tableRowBelow.label "පේළිය පහළින්">
<!ENTITY tableRowBelow.accesskey "B">
<!ENTITY tableColumn.label "තීරු">
<!ENTITY tableColumns.label "තීරු(ව)">
<!ENTITY tableColumn.accesskey "o">
<!ENTITY tableColumnBefore.label "තීරුව පෙර">
<!ENTITY tableColumnBefore.accesskey "o">
<!-- uses tablecolumn.accesskey -->
<!ENTITY tableColumnAfter.label "තීරුව පසුව">
<!ENTITY tableColumnAfter.accesskey "A">
<!ENTITY tableCell.label "කොටු">
<!ENTITY tableCells.label "කොටු(ව)">
<!ENTITY tableCell.accesskey "C">
<!ENTITY tableCellContents.label "කොටු අන්තර්ගතය">
<!ENTITY tableCellContents.accesskey "n">
<!ENTITY tableAllCells.label "සියළු කොටු">
<!ENTITY tableAllCells.accesskey "A">
<!ENTITY tableCellBefore.label "කොටුව පෙර">
<!ENTITY tableCellBefore.accesskey "C">
<!-- uses tablecell.accesskey -->
<!ENTITY tableCellAfter.label "කොටුව පසු">
<!ENTITY tableCellAfter.accesskey "f">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "මකන්න">
<!ENTITY tableDeleteMenu.accesskey "D">
<!-- text for "Join Cells" is in editor.properties
("JoinSelectedCells" and "JoinCellToRight")
the access key must exist in both of those strings
But value must be set here for accesskey to draw properly
-->
<!ENTITY tableJoinCells.label "j">
<!ENTITY tableJoinCells.accesskey "j">
<!ENTITY tableSplitCell.label "කොටුව බෙදන්න">
<!ENTITY tableSplitCell.accesskey "C">
<!ENTITY convertToTable.label "තෝරාගත් කොටසින් වගුව සෑදීම">
<!ENTITY convertToTable.accesskey "r">
<!ENTITY tableProperties.label "වගු ලක්ෂණ...">
<!ENTITY tableProperties.accesskey "o">
<!ENTITY imageToolbarCmd.label "රූප">
<!ENTITY imageToolbarCmd.tooltip "නව රූපයක් ඇතුළු කිරීම හෝ කෝරාගත් රූපයක ලක්ෂණ සැකසීම">
<!ENTITY hruleToolbarCmd.label "තිරස් රේඛාව">
<!ENTITY hruleToolbarCmd.tooltip "නව තිරසි රේඛාවක් ඇතුළු කිරීම හෝ කෝරාගත් රේඛාවක ලක්ෂණ සැකසීම">
<!ENTITY tableToolbarCmd.label "වගු">
<!ENTITY tableToolbarCmd.tooltip "නව වතුවක් ඇතුළු කිරීම හෝ කෝරාගත් වගුවක ලක්ෂණ සැකසීම">
<!ENTITY linkToolbarCmd.label "සබැඳි">
<!ENTITY linkToolbarCmd.tooltip "නව සබැඳියන් එක් කිරීම හෝ කෝරාගත් සබැඳියක ලක්ෂණ සැකසීම">
<!ENTITY anchorToolbarCmd.label "නැංගූරම">
<!ENTITY anchorToolbarCmd.tooltip "නව නම්කළ නැංගූරමක් (named anchor) ඇතුලත් කිරීම හෝ තෝරාගත් එකක ලක්ෂණ සැකසීම">
<!ENTITY TextColorButton.tooltip "පාඨ සඳහා වර්ණ තේරීම">
<!ENTITY BackgroundColorButton.tooltip "පසුබිම සඳහා වර්ණ තේරීම">
<!-- Editor toolbar -->
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "කුඩා ප්රමාණාය් පාඨ">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "විශාල ප්රමාණාය් පාඨ">
<!ENTITY boldToolbarCmd.tooltip "තද">
<!ENTITY italicToolbarCmd.tooltip "ඇල">
<!ENTITY underlineToolbarCmd.tooltip "යටින් ඉරි ඇඳි">
<!ENTITY bulletListToolbarCmd.tooltip "බුලට් යෙදූ ලැයිස්තුවක් යෙදීම හෝ ඉවත්කිරීම">
<!ENTITY numberListToolbarCmd.tooltip "අංක යෙදූ ලැයිස්තුවක් යෙදීම හෝ ඉවත්කිරීම">
<!ENTITY outdentToolbarCmd.tooltip "Outdent text (වමට ගෙනයාමට)">
<!ENTITY indentToolbarCmd.tooltip "Indent text (දකුණට ගෙනයාමට)">
<!ENTITY AlignPopupButton.tooltip "පාඨ පෙළගැසුම තේරීම">
<!ENTITY InsertPopupButton.tooltip "ඈඳුමක්, නැංගූරමක්, රූපයක් , තිරස් රේඛාවක් හෝ වගුවක් ඇතුලත් කිරීම">
<!ENTITY alignLeftButton.tooltip "වම් මාර්ජීනය ඔස්සේ පාඨ පෙළගස්සන්න">
<!ENTITY alignCenterButton.tooltip "පාඨ පෙළගැස්ම හරි මැදින්">
<!ENTITY alignRightButton.tooltip "දකුණු මාර්ජීනය ඔස්සේ පාඨ පෙළගස්සන්න">
<!ENTITY alignJustifyButton.tooltip "දකුණු සහ වම් මාර්ජීනයන් ඔස්සේ පාඨ පෙළගස්සන්න">
<!-- TOC manipulation -->
<!ENTITY insertTOC.label "ඇතුලත් කරන්න">
<!ENTITY insertTOC.accesskey "i">
<!ENTITY updateTOC.label "යාවත්කාලීන කරන්න">
<!ENTITY updateTOC.accesskey "u">
<!ENTITY removeTOC.label "ඉවත් කරන්න">
<!ENTITY removeTOC.accesskey "r">
<!ENTITY tocMenu.label "පටුන...">
<!ENTITY tocMenu.accesskey "b">
|