diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/suite/chrome/browser/taskbar.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/browser/taskbar.properties b/l10n-nl/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..18e8055121 --- /dev/null +++ b/l10n-nl/suite/chrome/browser/taskbar.properties @@ -0,0 +1,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 + |