summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/editor/ui/chrome/composer/editingOverlay.dtd
blob: cc6470482ac70c06e0a79da1a4aeb8a49445fbc9 (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
<!-- 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/. -->

<!-- File menu items -->
<!ENTITY openFileCmd.label "Öppna fil…">
<!ENTITY openFileCmd.accesskey "p">
<!ENTITY openFileCmd.key "O">
<!ENTITY openRemoteCmd.label "Öppna webbplats…">
<!ENTITY openRemoteCmd.accesskey "w">
<!ENTITY openRemoteCmd.key "L">
<!ENTITY fileRecentMenu.label "Senaste sidor">
<!ENTITY fileRecentMenu.accesskey "r">
<!ENTITY saveCmd.label "Spara">
<!ENTITY saveCmd.accesskey "S">
<!ENTITY saveAsCmd.label "Spara som…">
<!ENTITY saveAsCmd.accesskey "a">
<!ENTITY saveAsChangeEncodingCmd2.label "Spara och ändra textkodning">
<!ENTITY saveAsChangeEncodingCmd2.accesskey "k">
<!ENTITY publishCmd.label "Publicera">
<!ENTITY publishCmd.accesskey "b">
<!ENTITY publishCmd.key "S">
<!ENTITY publishAsCmd.label "Publicera som…">
<!ENTITY publishAsCmd.accesskey "l">
<!ENTITY fileRevert.label "Återgå till senast sparade">
<!ENTITY fileRevert.accesskey "Å">

<!-- Edit menu items -->
<!ENTITY publishSettings.label "Publiceringsinställningar…">
<!ENTITY publishSettings.accesskey "P">

<!-- Toolbar buttons/items -->
<!ENTITY newToolbarCmd.label "Ny">
<!ENTITY newToolbarCmd.tooltip "Skapa en ny sida i Composer">
<!ENTITY openToolbarCmd.label "Öppna">
<!ENTITY openToolbarCmd.tooltip "Öppna en lokal fil">
<!ENTITY saveToolbarCmd.tooltip "Spara filen lokalt">
<!ENTITY publishToolbarCmd.tooltip "Publicera fil">
<!ENTITY printToolbarCmd.label "Skriv ut">
<!ENTITY printToolbarCmd.tooltip "Skriv ut den här sidan">