blob: 18e805512161bb55dff145125ef6566d982933c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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/.
taskbar.tasks.newTab.label=Nieuw tabblad openen
taskbar.tasks.newTab.description=Een nieuw browsertabblad openen
taskbar.tasks.newWindow.label=Nieuw venster openen
taskbar.tasks.newWindow.description=Een nieuw browservenster openen
taskbar.tasks.newPrivate.label=Privévenster openen
taskbar.tasks.newPrivate.description=Een nieuw privénavigatievenster openen
taskbar.tasks.mailWindow.label=E-mail & nieuwsgroepen openen
taskbar.tasks.mailWindow.description=E-mail & nieuwsgroepenvenster
taskbar.tasks.composeMessage.label=Nieuw bericht opstellen
taskbar.tasks.composeMessage.description=Een nieuw bericht opstellen
taskbar.tasks.openAddressBook.label=Adresboek openen
taskbar.tasks.openAddressBook.description=Uw adresboek openen
taskbar.tasks.openEditor.label=Nieuwe Composer-pagina openen
taskbar.tasks.openEditor.description=Een nieuwe Composer-pagina openen
taskbar.frequent.label=Regelmatig
taskbar.recent.label=Recentelijk
|