diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-de/mail/messenger/importDialog.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-de/mail/messenger/importDialog.ftl b/l10n-de/mail/messenger/importDialog.ftl new file mode 100644 index 0000000000..4243c1755f --- /dev/null +++ b/l10n-de/mail/messenger/importDialog.ftl @@ -0,0 +1,30 @@ +# 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/. + +# Short name of the import module +thunderbird-import-name = Thunderbird + +# Description of the import module +thunderbird-import-description = Nachrichten aus einem Thunderbird-Profilordner importieren + +import-from-thunderbird-zip = + .label = Thunderbird (exportierte Sicherheitskopie des Profils; .zip-Datei kleiner als 2GB) + .accesskey = Z + +import-from-thunderbird-dir = + .label = Thunderbird (Profilordner) + .accesskey = T + +import-select-profile-zip = Datei mit komprimiertem Profilordner auswählen + +import-select-profile-dir = Profilordner auswählen + +zip-file-too-big-title = .zip-Datei zu groß + +zip-file-too-big-message = Die gewählte .zip-Datei ist größer als 2GB. Bitte entpacken Sie diese zuerst und importieren Sie anschließend den entpackten Ordner. + +wizardpage-failed = + .label = Fehler beim Import + +wizardpage-failed-message = Beim Import trat ein unerwarteter Fehler auf. Die Fehlerkonsole enthält eventuell weitere Informationen. |