summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl')
-rw-r--r--thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl28
1 files changed, 28 insertions, 0 deletions
diff --git a/thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl b/thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl
new file mode 100644
index 0000000000..8d46d61bd3
--- /dev/null
+++ b/thunderbird-l10n/de/localization/de/toolkit/global/run-from-dmg.ftl
@@ -0,0 +1,28 @@
+# 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/.
+
+
+## Strings for a dialog that may open on macOS before the app's main window
+## opens. The dialog prompts the user to allow the app to install itself in an
+## appropriate location before relaunching itself from that location if the
+## user accepts.
+
+prompt-to-install-title = Installation von { -brand-short-name } abschließen?
+prompt-to-install-message = Schließen Sie diese einstufige Installation ab, um { -brand-short-name } auf dem neuesten Stand zu halten und Datenverlust zu vermeiden. { -brand-short-name } wird zum Ordner "Programme" und zum Dock hinzugefügt.
+prompt-to-install-yes-button = Installieren
+prompt-to-install-no-button = Nicht installieren
+
+## Strings for a dialog that opens if the installation failed.
+
+install-failed-title = Installation von { -brand-short-name } fehlgeschlagen.
+install-failed-message = { -brand-short-name } konnte nicht installiert werden, wird aber weiterhin funktionieren.
+
+## Strings for a dialog that recommends to the user to start an existing
+## installation of the app in the Applications directory if one is detected,
+## rather than the app that was double-clicked in a .dmg.
+
+prompt-to-launch-existing-app-title = Vorhandenes { -brand-short-name }-Programm öffnen?
+prompt-to-launch-existing-app-message = { -brand-short-name } ist bereits installiert. Verwenden Sie das installierte Programm, um auf dem neuesten Stand zu bleiben und Datenverlust zu vermeiden.
+prompt-to-launch-existing-app-yes-button = Vorhandenes öffnen
+prompt-to-launch-existing-app-no-button = Nein, danke