Package: pwman3
Version: 0.10.0-1
Severity: wishlist
Tags: patch l10n

Please find the initial German debconf translation for pwman3
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics <pofile.po>'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
            Helge
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the pwman3 package.
# Helge Kreutzmann <deb...@helgefjell.de>, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: pwman3 0.10.0-1\n"
"Report-Msgid-Bugs-To: pwm...@packages.debian.org\n"
"POT-Creation-Date: 2019-10-09 09:10+0000\n"
"PO-Revision-Date: 2019-10-19 19:22+0200\n"
"Last-Translator: Helge Kreutzmann <deb...@helgefjell.de>\n"
"Language-Team: German <debian-l10n-ger...@lists.debian.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: select
#. Description
#: ../templates:1001
msgid "Old database format detected"
msgstr "Altes Datenbankformat erkannt"

# FIXME form → from
#. Type: select
#. Description
#: ../templates:1001
msgid ""
"It seems that your are trying to upgrade Pwman3 form version 0.5.x or older. "
"The database is not compatible with the new database format. Before "
"upgrading you need to export your database to a CSV with:"
msgstr ""
"Es scheint, dass Sie ein Upgrade von Pwman3 Version 0.5.x oder älter "
"versuchen. Die Datenbank ist nicht mit dem neuen Datenbankformat kompatibel. "
"Vor dem Upgrade müssen Sie Ihre Datenbank in CSV konvertieren:"

#. Type: select
#. Description
#: ../templates:1001
msgid "  pwman> export"
msgstr "  pwman> export"

# FIXME have to renamed → have to rename
#. Type: select
#. Description
#: ../templates:1001
msgid ""
"That will create a CSV file located in $HOME/pwman-export.csv. Once "
"exported, you will have to renamed your old database to keep a backup of it:"
msgstr ""
"Damit wird eine unter $HOME/pwman-export.csv befindliche CSV-Datei erstellt. "
"Nach dem Export müssen Sie Ihre Datenbank umbenennen, um eine "
"Sicherungskopie zu behalten:"

#. Type: select
#. Description
#: ../templates:1001
msgid "  mv $HOME/pwman/pwman.db $HOME/pwman/pwman-old.db"
msgstr "  mv $HOME/pwman/pwman.db $HOME/pwman/pwman-alt.db"

#. Type: select
#. Description
#: ../templates:1001
msgid ""
"Then you can restart the package upgrade. Once the upgrade will be finished, "
"you will be able to import the CSV file previously generated:"
msgstr ""
"Dann können Sie das Paket-Upgrade neu starten. Sobald das Upgrade "
"durchgelaufen ist, können Sie die vorher erstellte CSV-Datei importieren:"

#. Type: select
#. Description
#: ../templates:1001
msgid "  pwman3 -i $HOME/pwman-export.csv \\;"
msgstr "  pwman3 -i $HOME/pwman-export.csv \\;"

#. Type: select
#. Description
#: ../templates:1001
msgid ""
"Don't forget to remove the CSV file when the import succeeded (the passwords "
"are stored in clear text in this file)."
msgstr ""
"Vergessen Sie nicht, die CSV-Datei zu entfernen, wenn der Import erfolgreich "
"war (die Passwörter sind in dieser Datei im Klartext gespeichert)."

Reply via email to