blob: b3294dcf3c7ed3b3fb0297d334135928a2714724 (
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=Neues Tab öffnen
taskbar.tasks.newTab.description=Neues Browser-Tab öffnen
taskbar.tasks.newWindow.label=Neues Fenster öffnen
taskbar.tasks.newWindow.description=Neues Browser-Fenster öffnen
taskbar.tasks.newPrivate.label=Privates Fenster öffnen
taskbar.tasks.newPrivate.description=Ein neues Fenster im privaten Modus öffnen.
taskbar.tasks.mailWindow.label=Mail & Newsgroups öffnen
taskbar.tasks.mailWindow.description=Das Mail- & Newsgroups-Fenster öffnen.
taskbar.tasks.composeMessage.label=Neue Nachricht verfassen
taskbar.tasks.composeMessage.description=Eine neue Nachricht verfassen.
taskbar.tasks.openAddressBook.label=Adressbuch öffnen
taskbar.tasks.openAddressBook.description=Ihr Adressbuch öffnen.
taskbar.tasks.openEditor.label=Neue Composer-Seite öffnen
taskbar.tasks.openEditor.description=Eine neue Composer-Seite öffnen.
taskbar.frequent.label=Häufig
taskbar.recent.label=Kürzlich
|