diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-de/browser/browser/syncedTabs.ftl | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/l10n-de/browser/browser/syncedTabs.ftl b/l10n-de/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..0ad2025437 --- /dev/null +++ b/l10n-de/browser/browser/syncedTabs.ftl @@ -0,0 +1,73 @@ +# 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/. + +synced-tabs-sidebar-title = Synchronisierte Tabs +synced-tabs-sidebar-noclients-subtitle = Wollen Sie Ihre Tabs von Ihren anderen Geräten hier angezeigt bekommen? +synced-tabs-sidebar-intro = Zeigt eine Liste der Tabs von Ihren anderen Geräten an. +synced-tabs-sidebar-unverified = Ihr Konto muss verifiziert werden. +synced-tabs-sidebar-notabs = Keine offenen Tabs +synced-tabs-sidebar-open-settings = Synchronisationseinstellungen öffnen +synced-tabs-sidebar-tabsnotsyncing = Aktivieren Sie das Synchronisieren von Tabs, um die Tabs von Ihren anderen Geräten angezeigt zu bekommen. +synced-tabs-sidebar-connect-another-device = Weiteres Gerät verbinden +synced-tabs-sidebar-search = + .placeholder = Synchronisierte Tabs durchsuchen + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = Öffnen + .accesskey = n +synced-tabs-context-open-in-new-tab = + .label = In neuem Tab öffnen + .accesskey = T +synced-tabs-context-open-in-new-window = + .label = In neuem Fenster öffnen + .accesskey = F +synced-tabs-context-open-in-new-private-window = + .label = In neuem privaten Fenster öffnen + .accesskey = p +synced-tabs-context-bookmark-single-tab = + .label = Diesen Tab als Lesezeichen hinzufügen… + .accesskey = L +synced-tabs-context-open-in-tab = + .label = In neuem Tab öffnen + .accesskey = T +synced-tabs-context-open-in-container-tab = + .label = In neuem Tab in Umgebung öffnen + .accesskey = U +synced-tabs-context-open-in-window = + .label = In neuem Fenster öffnen + .accesskey = F +synced-tabs-context-open-in-private-window = + .label = In neuem privaten Fenster öffnen + .accesskey = p + +## + +# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +# and/or devices in the list. This string is for a menuitem equivalent to one in +# the tab context menu (activated by right-clicking a tab in the tabstrip). That +# string is located in tabContextMenu.ftl. So, this string should be translated +# consistently with the "Bookmark Tab…" string there. +synced-tabs-context-bookmark = + .label = Tab als Lesezeichen hinzufügen… + .accesskey = L +synced-tabs-context-copy = + .label = Adresse kopieren + .accesskey = k +synced-tabs-context-open-all-in-tabs = + .label = Alle in Tabs öffnen + .accesskey = A +synced-tabs-context-manage-devices = + .label = Geräte verwalten… + .accesskey = v +synced-tabs-context-sync-now = + .label = Jetzt synchronisieren + .accesskey = J +synced-tabs-fxa-sign-in = Zum Synchronisieren anmelden +synced-tabs-turn-on-sync = Synchronisation aktivieren |