blob: 222e757aac98078779a2ef45f99913fdf95a1b40 (
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
|
<!-- 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/. -->
<!-- The page shown when not logged in... -->
<!ENTITY setupButton.label "&syncBrand.fullName.label; instellen">
<!ENTITY setupButton.accesskey "S">
<!ENTITY weaveDesc.label "Met &syncBrand.fullName.label; kunt u uw geschiedenis, bladwijzers, wachtwoorden en open tabbladen vanaf al uw apparaten benaderen.">
<!-- The page shown when logged in... -->
<!ENTITY accountGroupboxCaption.label "&syncBrand.fullName.label;-account">
<!ENTITY accountName.label "Accountnaam:">
<!-- Login error feedback -->
<!ENTITY updatePass.label "Bijwerken">
<!ENTITY updatePass.accesskey "B">
<!ENTITY resetPass.label "Herinitialiseren">
<!ENTITY resetPass.accesskey "H">
<!-- Manage Account -->
<!ENTITY manageAccount.label "Account beheren">
<!ENTITY manageAccount.accesskey "b">
<!ENTITY viewQuota.label "Quota bekijken">
<!ENTITY viewQuota.accesskey "Q">
<!ENTITY changePassword.label "Wachtwoord wijzigen">
<!ENTITY changePassword.accesskey "W">
<!ENTITY myRecoveryKey.label "Mijn herstelsleutel">
<!ENTITY myRecoveryKey.accesskey "M">
<!ENTITY resetSync.label "Sync herinitialiseren">
<!ENTITY resetSync.accesskey "h">
<!ENTITY unlinkDevice.label "Dit apparaat ontkoppelen">
<!ENTITY unlinkDevice.accesskey "D">
<!ENTITY addDevice.label "Een apparaat toevoegen">
<!ENTITY addDevice.accesskey "a">
<!-- Sync Settings -->
<!ENTITY syncComputerName.label "Computernaam:">
<!ENTITY syncComputerName.accesskey "C">
<!ENTITY syncMy2.label "Synchroniseren:">
<!ENTITY engine.addons.label "Add-ons">
<!ENTITY engine.addons.accesskey "A">
<!ENTITY engine.bookmarks.label "Bladwijzers">
<!ENTITY engine.bookmarks.accesskey "B">
<!ENTITY engine.tabs.label "Tabbladen">
<!ENTITY engine.tabs.accesskey "T">
<!ENTITY engine.history.label "Geschiedenis">
<!ENTITY engine.history.accesskey "G">
<!ENTITY engine.passwords.label "Wachtwoorden">
<!ENTITY engine.passwords.accesskey "W">
<!ENTITY engine.prefs.label "Voorkeuren">
<!ENTITY engine.prefs.accesskey "V">
<!-- Footer stuff -->
<!ENTITY prefs.tosLink.label "Servicevoorwaarden">
<!ENTITY prefs.ppLink.label "Privacybeleid">
|