blob: bd25d76d328543fc282f98491735e15bbc4f3dbb (
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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
|
<!-- 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 -->
<!ENTITY saveCmd.key "S">
<!-- Edit menu items -->
<!ENTITY pasteNoFormatting.label "Prilepi brez oblikovanja">
<!ENTITY pasteNoFormatting.accesskey "a">
<!ENTITY pasteNoFormatting.key "V">
<!ENTITY pasteAsQuotationCmd.label "Prilepi kot navedek">
<!ENTITY pasteAsQuotationCmd.accesskey "d">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY editRewrapCmd.label "Ponovno prelomi">
<!ENTITY editRewrapCmd.key "R">
<!ENTITY editRewrapCmd.accesskey "o">
<!ENTITY findBarCmd.label "Najdi …">
<!ENTITY findReplaceCmd.label "Najdi in zamenjaj …">
<!ENTITY enableInlineSpellChecker.label "Preverjaj črkovanje med tipkanjem">
<!ENTITY enableInlineSpellChecker.accesskey "r">
<!ENTITY checkSpellingCmd2.label "Preveri črkovanje …">
<!ENTITY checkSpellingCmd2.accesskey "P">
<!ENTITY checkSpellingCmd2.key "p">
<!-- Insert menu items -->
<!ENTITY insertMenu.label "Vstavi">
<!ENTITY insertMenu.accesskey "V">
<!ENTITY insertLinkCmd2.label "Povezavo …">
<!ENTITY insertLinkCmd2.accesskey "P">
<!ENTITY insertLinkCmd2.key "K">
<!ENTITY insertAnchorCmd.label "Sidro z imenom …">
<!ENTITY insertAnchorCmd.accesskey "d">
<!ENTITY insertImageCmd.label "Sliko …">
<!ENTITY insertImageCmd.accesskey "S">
<!ENTITY insertHLineCmd.label "Vodoravno črto">
<!ENTITY insertHLineCmd.accesskey "V">
<!ENTITY insertTableCmd.label "Tabelo …">
<!ENTITY insertTableCmd.accesskey "T">
<!ENTITY insertHTMLCmd.label "HTML …">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertMathCmd.label "Matematični izraz …">
<!ENTITY insertMathCmd.accesskey "M">
<!ENTITY insertCharsCmd.label "Znake in simbole …">
<!ENTITY insertCharsCmd.accesskey "Z">
<!ENTITY insertBreakAllCmd.label "Prelomi pod slikami">
<!ENTITY insertBreakAllCmd.accesskey "r">
<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "Ustvari povezavo …">
<!ENTITY createLinkCmd.accesskey "U">
<!ENTITY editLinkCmd.label "Uredi povezavo v novem sestavljalniku">
<!ENTITY editLinkCmd.accesskey "U">
<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.title "Pisava">
<!ENTITY FontFaceSelect.tooltip "Izberite pisavo">
<!ENTITY fontfaceMenu.label "Pisava">
<!ENTITY fontfaceMenu.accesskey "P">
<!ENTITY fontVarWidth.label "Spremenljiva širina">
<!ENTITY fontVarWidth.accesskey "S">
<!ENTITY fontFixedWidth.label "Stalna širina">
<!ENTITY fontFixedWidth.accesskey "a">
<!ENTITY fontFixedWidth.key "T">
<!ENTITY fontHelvetica.label "Helvetica, Arial">
<!ENTITY fontHelvetica.accesskey "H">
<!ENTITY fontTimes.label "Times">
<!ENTITY fontTimes.accesskey "T">
<!ENTITY fontCourier.label "Courier">
<!ENTITY fontCourier.accesskey "C">
<!-- Font Size SubMenu -->
<!ENTITY FontSizeSelect.title "Velikost pisave">
<!ENTITY FontSizeSelect.tooltip "Izberite velikost pisave">
<!ENTITY decreaseFontSize.label "Manjša">
<!ENTITY decreaseFontSize.accesskey "M">
<!ENTITY decrementFontSize.key "<">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "Večja">
<!ENTITY increaseFontSize.accesskey "V">
<!ENTITY incrementFontSize.key ">">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->
<!ENTITY fontSizeMenu.label "Velikost">
<!ENTITY fontSizeMenu.accesskey "V">
<!ENTITY size-tinyCmd.label "Drobna">
<!ENTITY size-tinyCmd.accesskey "d">
<!ENTITY size-smallCmd.label "Majhna">
<!ENTITY size-smallCmd.accesskey "a">
<!ENTITY size-mediumCmd.label "Srednja">
<!ENTITY size-mediumCmd.accesskey "s">
<!ENTITY size-largeCmd.label "Velika">
<!ENTITY size-largeCmd.accesskey "e">
<!ENTITY size-extraLargeCmd.label "Zelo velika">
<!ENTITY size-extraLargeCmd.accesskey "z">
<!ENTITY size-hugeCmd.label "Ogromna">
<!ENTITY size-hugeCmd.accesskey "o">
<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "Slog pisave">
<!ENTITY fontStyleMenu.accesskey "S">
<!ENTITY styleBoldCmd.label "Krepko">
<!ENTITY styleBoldCmd.accesskey "K">
<!ENTITY styleBoldCmd.key "B">
<!ENTITY styleItalicCmd.label "Ležeče">
<!ENTITY styleItalicCmd.accesskey "L">
<!ENTITY styleItalicCmd.key "I">
<!ENTITY styleUnderlineCmd.label "Podčrtano">
<!ENTITY styleUnderlineCmd.accesskey "P">
<!ENTITY styleUnderlineCmd.key "U">
<!ENTITY styleStrikeThruCmd.label "Prečrtano">
<!ENTITY styleStrikeThruCmd.accesskey "r">
<!ENTITY styleSuperscriptCmd.label "Nadpisano">
<!ENTITY styleSuperscriptCmd.accesskey "N">
<!ENTITY styleSubscriptCmd.label "Podpisano">
<!ENTITY styleSubscriptCmd.accesskey "o">
<!ENTITY styleNonbreakingCmd.label "Nedeljeno">
<!ENTITY styleNonbreakingCmd.accesskey "e">
<!ENTITY styleEm.label "Poudarek">
<!ENTITY styleEm.accesskey "u">
<!ENTITY styleStrong.label "Močnejši poudarek">
<!ENTITY styleStrong.accesskey "M">
<!ENTITY styleCite.label "Navedek">
<!ENTITY styleCite.accesskey "v">
<!ENTITY styleAbbr.label "Okrajšava">
<!ENTITY styleAbbr.accesskey "š">
<!ENTITY styleAcronym.label "Kratica">
<!ENTITY styleAcronym.accesskey "c">
<!ENTITY styleCode.label "Koda">
<!ENTITY styleCode.accesskey "d">
<!ENTITY styleSamp.label "Vzorec izpisa">
<!ENTITY styleSamp.accesskey "z">
<!ENTITY styleVar.label "Spremenljivo">
<!ENTITY styleVar.accesskey "S">
<!ENTITY formatFontColor.label "Barva besedila …">
<!ENTITY formatFontColor.accesskey "B">
<!ENTITY tableOrCellColor.label "Barva ozadja tabele ali celice …">
<!ENTITY tableOrCellColor.accesskey "B">
<!ENTITY formatRemoveStyles.key "Y">
<!ENTITY formatRemoveLinks.key "K">
<!ENTITY formatRemoveNamedAnchors.label "Odstrani sidra z imenom">
<!ENTITY formatRemoveNamedAnchors.accesskey "O">
<!ENTITY formatRemoveNamedAnchors2.key "R">
<!ENTITY paragraphMenu.label "Odstavek">
<!ENTITY paragraphMenu.accesskey "d">
<!ENTITY paragraphParagraphCmd.label "Odstavek">
<!ENTITY paragraphParagraphCmd.accesskey "O">
<!ENTITY heading1Cmd.label "Naslov 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "Naslov 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "Naslov 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "Naslov 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "Naslov 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "Naslov 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "Naslov">
<!ENTITY paragraphAddressCmd.accesskey "N">
<!ENTITY paragraphPreformatCmd.label "Vnaprej oblikovano">
<!ENTITY paragraphPreformatCmd.accesskey "V">
<!-- List menu items -->
<!ENTITY formatlistMenu.label "Seznam">
<!ENTITY formatlistMenu.accesskey "z">
<!ENTITY noneCmd.label "Brez">
<!ENTITY noneCmd.accesskey "B">
<!ENTITY listBulletCmd.label "Neoštevilčen">
<!ENTITY listBulletCmd.accesskey "N">
<!ENTITY listNumberedCmd.label "Oštevilčen">
<!ENTITY listNumberedCmd.accesskey "O">
<!ENTITY listTermCmd.label "Izraz">
<!ENTITY listTermCmd.accesskey "z">
<!ENTITY listDefinitionCmd.label "Določilo">
<!ENTITY listDefinitionCmd.accesskey "D">
<!ENTITY listPropsCmd.label "Lastnosti seznama …">
<!ENTITY listPropsCmd.accesskey "L">
<!ENTITY ParagraphSelect.title "Odstavek">
<!ENTITY ParagraphSelect.tooltip "Izberite obliko odstavka">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "Telo besedila">
<!ENTITY bodyTextCmd.accesskey "T">
<!-- isn't used in menu now, but may be added in future -->
<!ENTITY advancedPropertiesCmd.label "Napredne lastnosti">
<!ENTITY advancedPropertiesCmd.accesskey "N">
<!-- Align menu items -->
<!ENTITY alignMenu.label "Poravnaj">
<!ENTITY alignMenu.accesskey "n">
<!ENTITY alignLeft.label "Levo">
<!ENTITY alignLeft.accesskey "L">
<!ENTITY alignLeft.tooltip "Poravnaj levo">
<!ENTITY alignCenter.label "Na sredino">
<!ENTITY alignCenter.accesskey "N">
<!ENTITY alignCenter.tooltip "Poravnaj na sredino">
<!ENTITY alignRight.label "Desno">
<!ENTITY alignRight.accesskey "D">
<!ENTITY alignRight.tooltip "Poravnaj desno">
<!ENTITY alignJustify.label "Obojestransko">
<!ENTITY alignJustify.accesskey "O">
<!ENTITY alignJustify.tooltip "Poravnaj obojestransko">
<!-- Layer toolbar items -->
<!ENTITY absolutePosition.label "Določanje položaja">
<!ENTITY layer.tooltip "Plast">
<!ENTITY decreaseZIndex.label "Prestavi v ozadje">
<!ENTITY layerSendToBack.tooltip "Prestavi v ozadje">
<!ENTITY increaseZIndex.label "Prestavi v ospredje">
<!ENTITY layerBringToFront.tooltip "Prestavi v ospredje">
<!ENTITY increaseIndent.label "Povečaj zamik">
<!ENTITY increaseIndent.accesskey "v">
<!ENTITY increaseIndent.key "]">
<!ENTITY decreaseIndent.label "Pomanjšaj zamik">
<!ENTITY decreaseIndent.accesskey "m">
<!ENTITY decreaseIndent.key "[">
<!ENTITY colorsAndBackground.label "Barve strani in ozadja …">
<!ENTITY colorsAndBackground.accesskey "i">
<!-- Table Menu -->
<!ENTITY tableMenu.label "Tabela">
<!ENTITY tableMenu.accesskey "T">
<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "Izberi">
<!ENTITY tableSelectMenu.accesskey "z">
<!ENTITY tableSelectMenu2.label "Izberi tabelo">
<!ENTITY tableSelectMenu2.accesskey "b">
<!ENTITY tableInsertMenu2.label "Vstavi tabelo">
<!ENTITY tableInsertMenu2.accesskey "V">
<!ENTITY tableDeleteMenu2.label "Izbriši tabelo">
<!ENTITY tableDeleteMenu2.accesskey "r">
<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "Vstavi">
<!ENTITY tableInsertMenu.accesskey "V">
<!ENTITY tableTable.label "Tabelo">
<!ENTITY tableTable.accesskey "T">
<!ENTITY tableRow.label "Vrstico">
<!ENTITY tableRows.label "Vrstice">
<!ENTITY tableRow.accesskey "V">
<!ENTITY tableRowAbove.label "Vrstico nad">
<!ENTITY tableRowAbove.accesskey "n">
<!ENTITY tableRowBelow.label "Vrstico pod">
<!ENTITY tableRowBelow.accesskey "d">
<!ENTITY tableColumn.label "Stolpec">
<!ENTITY tableColumns.label "Stolpce">
<!ENTITY tableColumn.accesskey "S">
<!ENTITY tableColumnBefore.label "Stolpec pred">
<!ENTITY tableColumnBefore.accesskey "r">
<!ENTITY tableColumnAfter.label "Stolpec za">
<!ENTITY tableColumnAfter.accesskey "z">
<!ENTITY tableCell.label "Celico">
<!ENTITY tableCells.label "Celice">
<!ENTITY tableCell.accesskey "C">
<!ENTITY tableCellContents.label "Vsebino celice">
<!ENTITY tableCellContents.accesskey "e">
<!ENTITY tableAllCells.label "Vse celice">
<!ENTITY tableAllCells.accesskey "e">
<!ENTITY tableCellBefore.label "Celico pred">
<!ENTITY tableCellBefore.accesskey "e">
<!ENTITY tableCellAfter.label "Celico za">
<!ENTITY tableCellAfter.accesskey "a">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "Izbriši">
<!ENTITY tableDeleteMenu.accesskey "b">
<!-- 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 "d">
<!ENTITY tableJoinCells.accesskey "d">
<!ENTITY tableSplitCell.label "Razdeli celico">
<!ENTITY tableSplitCell.accesskey "R">
<!ENTITY convertToTable.label "Ustvari tabelo iz izbire">
<!ENTITY convertToTable.accesskey "U">
<!ENTITY tableProperties.label "Lastnosti tabele …">
<!ENTITY tableProperties.accesskey "L">
<!-- Toolbar-only items -->
<!ENTITY menuBar.tooltip "Vrstica z menijem">
<!ENTITY formatToolbar.tooltip "Orodna vrstica za oblikovanje">
<!ENTITY cutToolbarCmd.tooltip "Izreži">
<!ENTITY copyToolbarCmd.tooltip "Kopiraj">
<!ENTITY pasteToolbarCmd.tooltip "Prilepi">
<!ENTITY findToolbarCmd.label "Najdi">
<!ENTITY findToolbarCmd.tooltip "Poišči besedilo v strani">
<!ENTITY spellToolbarCmd.label "Črkuj">
<!ENTITY spellToolbarCmd.tooltip "Preveri črkovanje besedila v izbiri ali na celotni strani">
<!ENTITY imageToolbarCmd.label "Slika">
<!ENTITY imageToolbarCmd.tooltip "Vstavi novo sliko ali uredi lastnosti izbrane slike">
<!ENTITY hruleToolbarCmd.label "Vod. črta">
<!ENTITY hruleToolbarCmd.tooltip "Vstavi vodoravno črto ali uredi lastnosti izbrane črte">
<!ENTITY tableToolbarCmd.label "Tabela">
<!ENTITY tableToolbarCmd.tooltip "Vstavi novo tabelo ali uredi lastnosti izbrane tabele">
<!ENTITY linkToolbarCmd.label "Povezava">
<!ENTITY linkToolbarCmd.tooltip "Vstavi novo povezavo ali uredi lastnosti izbrane povezave">
<!ENTITY anchorToolbarCmd.label "Sidro">
<!ENTITY anchorToolbarCmd.tooltip "Vstavi novo sidro z imenom ali uredi lastnosti izbranega sidra">
<!ENTITY colorButtons.title "Barve">
<!ENTITY TextColorButton.tooltip "Izberi barvo besedila">
<!ENTITY BackgroundColorButton.tooltip "Izberi barvo ozadja">
<!ENTITY HighlightColorButton.label "Označevalnik">
<!ENTITY HighlightColorButton.tooltip "Izberi označevalno barvo besedila">
<!-- Editor toolbar -->
<!ENTITY absoluteFontSize.label "Velikost pisave">
<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Nastavite velikost pisave">
<!ENTITY smaller.label "Manjše">
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Manjša velikost pisave">
<!ENTITY larger.label "Večje">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "Večja velikost pisave">
<!ENTITY bold.label "Krepko">
<!ENTITY boldToolbarCmd.tooltip "Krepko">
<!ENTITY italic.label "Ležeče">
<!ENTITY italicToolbarCmd.tooltip "Ležeče">
<!ENTITY underline.label "Podčrtano">
<!ENTITY underlineToolbarCmd.tooltip "Podčrtano">
<!ENTITY bullets.label "Seznamske točke">
<!ENTITY bulletListToolbarCmd.tooltip "Vstavi ali odstrani seznam s seznamskimi točkami">
<!ENTITY numbers.label "Številke">
<!ENTITY numberListToolbarCmd.tooltip "Vstavi ali odstrani oštevilčen seznam">
<!ENTITY outdent.label "Zamik levo">
<!ENTITY outdentToolbarCmd.tooltip "Zamakni besedilo levo">
<!ENTITY indent.label "Zamik desno">
<!ENTITY indentToolbarCmd.tooltip "Zamakni besedilo desno">
<!ENTITY AlignPopupButton.label "Poravnava">
<!ENTITY AlignPopupButton.tooltip "Izberite poravnavo besedila">
<!ENTITY InsertPopupButton.label "Vstavi">
<!ENTITY InsertPopupButton.tooltip "Vstavi povezavo, sidro, sliko, vodoravno črto ali tabelo">
<!ENTITY alignLeftButton.label "Poravnaj levo">
<!ENTITY alignLeftButton.tooltip "Poravnaj besedilo na levi rob">
<!ENTITY alignCenterButton.label "Poravnaj na sredino">
<!ENTITY alignCenterButton.tooltip "Poravnaj besedilo na sredino">
<!ENTITY alignRightButton.label "Poravnaj desno">
<!ENTITY alignRightButton.tooltip "Poravnaj besedilo na desni rob">
<!ENTITY alignJustifyButton.label "Poravnaj obojestransko">
<!ENTITY alignJustifyButton.tooltip "Poravnaj besedilo na levi in desni rob">
<!-- Structure Toolbar Context Menu items -->
<!ENTITY structSelect.label "Izberi">
<!ENTITY structSelect.accesskey "z">
<!ENTITY structRemoveTag.label "Odstrani oznako">
<!ENTITY structRemoveTag.accesskey "O">
<!ENTITY structChangeTag.label "Spremeni oznako">
<!ENTITY structChangeTag.accesskey "S">
<!-- TOC manipulation -->
<!ENTITY insertTOC.label "Vstavi">
<!ENTITY insertTOC.accesskey "V">
<!ENTITY updateTOC.label "Posodobi">
<!ENTITY updateTOC.accesskey "P">
<!ENTITY removeTOC.label "Odstrani">
<!ENTITY removeTOC.accesskey "O">
<!ENTITY tocMenu.label "Kazalo vsebine …">
<!ENTITY tocMenu.accesskey "K">
|