blob: 1dbf8963e5a81f67563fb711eb4b46ef4dc4d7e5 (
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
|
<!-- 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/. -->
<!ENTITY untitledTab "(Unbenannt)">
<!ENTITY newTab.label "Neues Tab">
<!ENTITY newTab.accesskey "N">
<!ENTITY closeTab.label "Tab schließen">
<!ENTITY closeTab.accesskey "T">
<!ENTITY closeOtherTabs.label "Andere Tabs schließen">
<!ENTITY closeOtherTabs.accesskey "A">
<!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the
direction in which tabs are closed, i.e. locales that use RTL mode should say
left instead of right. -->
<!ENTITY closeTabsToTheEnd.label "Rechte Tabs schließen">
<!ENTITY closeTabsToTheEnd.accesskey "R">
<!ENTITY reloadAllTabs.label "Alle Tabs neu laden">
<!ENTITY reloadAllTabs.accesskey "A">
<!ENTITY reloadTab.label "Tab neu laden">
<!ENTITY reloadTab.accesskey "T">
<!ENTITY bookmarkGroup.label "Lesezeichen für diese Gruppe von Tabs hinzufügen">
<!ENTITY bookmarkGroup.accesskey "L">
<!ENTITY closeTabButton.tooltip "Aktuelles Tab schließen">
<!ENTITY newTabButton.tooltip "Neues Tab öffnen">
<!ENTITY listAllTabs.tooltip "Alle Tabs auflisten">
<!ENTITY undoCloseTab.label "Schließen des Tabs rückgängig machen">
<!ENTITY undoCloseTab.accesskey "S">
|