blob: 9f9ef075a9bb8f3968e1f6ef721927c0ef6f8397 (
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 "Bestand openen…">
<!ENTITY openFileCmd.accesskey "o">
<!ENTITY openFileCmd.key "O">
<!ENTITY openRemoteCmd.label "Weblocatie openen…">
<!ENTITY openRemoteCmd.accesskey "l">
<!ENTITY openRemoteCmd.key "L">
<!ENTITY fileRecentMenu.label "Recente pagina’s">
<!ENTITY fileRecentMenu.accesskey "R">
<!ENTITY saveCmd.label "Opslaan">
<!ENTITY saveCmd.accesskey "p">
<!ENTITY saveAsCmd.label "Opslaan als…">
<!ENTITY saveAsCmd.accesskey "s">
<!ENTITY saveAsChangeEncodingCmd2.label "Opslaan en tekstcodering wijzigen">
<!ENTITY saveAsChangeEncodingCmd2.accesskey "t">
<!ENTITY publishCmd.label "Publiceren">
<!ENTITY publishCmd.accesskey "u">
<!ENTITY publishCmd.key "S">
<!ENTITY publishAsCmd.label "Publiceren als…">
<!ENTITY publishAsCmd.accesskey "c">
<!ENTITY fileRevert.label "Ongedaan maken">
<!ENTITY fileRevert.accesskey "m">
<!-- Edit menu items -->
<!ENTITY publishSettings.label "Publicatiewebsite-instellingen…">
<!ENTITY publishSettings.accesskey "b">
<!-- Toolbar buttons/items -->
<!ENTITY newToolbarCmd.label "Nieuw">
<!ENTITY newToolbarCmd.tooltip "Een nieuwe Composer-pagina creëren">
<!ENTITY openToolbarCmd.label "Openen">
<!ENTITY openToolbarCmd.tooltip "Een lokaal bestand openen">
<!ENTITY saveToolbarCmd.tooltip "Bestand opslaan op een lokale locatie">
<!ENTITY publishToolbarCmd.tooltip "Bestand uploaden naar een externe locatie">
<!ENTITY printToolbarCmd.label "Afdrukken">
<!ENTITY printToolbarCmd.tooltip "Deze pagina afdrukken">
|