summaryrefslogtreecommitdiff
path: root/l10n/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/po/de.po')
-rw-r--r--l10n/po/de.po107
1 files changed, 41 insertions, 66 deletions
diff --git a/l10n/po/de.po b/l10n/po/de.po
index 48893cc..bf4e4ec 100644
--- a/l10n/po/de.po
+++ b/l10n/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: win32-loader 0.6.90\n"
"Report-Msgid-Bugs-To: win32-loader@packages.debian.org\n"
-"POT-Creation-Date: 2019-05-22 22:56+0200\n"
+"POT-Creation-Date: 2019-09-01 11:42+0200\n"
"PO-Revision-Date: 2011-03-07 20:49+0100\n"
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
@@ -264,56 +264,37 @@ msgid "Text install"
msgstr "Installation im Textmodus"
#: win32-loader.c:120
-#, c-format
-msgid "Downloading %s"
-msgstr "%s wird heruntergeladen"
-
-#: win32-loader.c:121
msgid "Connecting ..."
msgstr "Verbindungsaufbau ..."
-#: win32-loader.c:122
-msgid "second"
-msgstr "Sekunde"
-
-#: win32-loader.c:123
-msgid "minute"
-msgstr "Minute"
-
-#: win32-loader.c:124
-msgid "hour"
-msgstr "Stunde"
-
#. translate:
-#. This string is appended to "second", "minute" or "hour" to make plurals.
-#. I know it's quite unfortunate. An alternate method for translating NSISdl
-#. has been proposed [1] but in the meantime we'll have to cope with this.
-#. [1] http://sourceforge.net/tracker/index.php?func=detail&aid=1656076&group_id=22049&atid=373087
+#. $(^Byte), $0, $1, $4 must not be translated.
+#. These are substitutes as the following:
+#. $(^Byte) -> B
+#. $0 -> unit prefix such as G (giga), M (mega), K (kilo) or empty
+#. $1 -> estimated time remaining for the download
+#. It includes the unit. Examples are 1h, 5m, 3s
+#. $2 -> current size of downloaded content
+#. $4 -> total size of file
+#. Example: 3s left - 49.2 of 55.0 MB (2.2 MB/s)
#.
-#: win32-loader.c:132
-msgid "s"
-msgstr "n"
-
+#. Former values:
+#. "%d kB (%d%%) von %d kB bei %d.%01d kB/s"
+#. " (%d %s%s verbleibend)"
#: win32-loader.c:133
-#, c-format
-msgid "%dkB (%d%%) of %dkB at %d.%01dkB/s"
-msgstr "%d kB (%d%%) von %d kB bei %d.%01d kB/s"
+msgid "$1 left - $2 of $4$0$(^Byte) ($3$0$(^Byte)/s)"
+msgstr ""
#: win32-loader.c:134
-#, c-format
-msgid " (%d %s%s remaining)"
-msgstr " (%d %s%s verbleibend)"
-
-#: win32-loader.c:135
msgid "Select which version of Debian-Installer to use:"
msgstr ""
"Wählen Sie die Version des Debian-Installers, die verwendet werden soll:"
-#: win32-loader.c:136
+#: win32-loader.c:135
msgid "Stable release. This will install Debian \"stable\"."
msgstr "Stabile Veröffentlichung. Damit wird Debian »Stable« installiert."
-#: win32-loader.c:137
+#: win32-loader.c:136
msgid ""
"Daily build. This is the development version of Debian-Installer. It will "
"install Debian \"testing\" by default, and may be capable of installing "
@@ -327,7 +308,7 @@ msgstr ""
#. translate:
#. You might want to mention that so-called "known issues" page is only available in English.
#.
-#: win32-loader.c:142
+#: win32-loader.c:141
msgid ""
"It is recommended that you check for known issues before using a daily "
"build. Would you like to do that now?"
@@ -336,7 +317,7 @@ msgstr ""
"bevor Sie einen täglichen Build verwenden. Allerdings ist diese Seite nur "
"auf Englisch verfügbar (»Known issues«). Möchten Sie dies jetzt tun?"
-#: win32-loader.c:143
+#: win32-loader.c:142
msgid ""
"The following parameters will be used. Do NOT change any of these unless "
"you know what you're doing."
@@ -344,38 +325,38 @@ msgstr ""
"Die folgenden Parameter werden benutzt. Ändern Sie NICHTS, falls Sie nicht "
"wissen, was Sie tun."
-#: win32-loader.c:144
+#: win32-loader.c:143
msgid "Proxy settings (host:port):"
msgstr "Proxy-Einstellungen (Rechner:Port):"
-#: win32-loader.c:145
+#: win32-loader.c:144
msgid "Location of boot.ini:"
msgstr "Speicherort von boot.ini:"
-#: win32-loader.c:146
+#: win32-loader.c:145
msgid "Base URL for netboot images (linux and initrd.gz):"
msgstr ""
"Basis-URL für die Netzinstallations-(netboot-)Images (linux und initrd.gz):"
-#: win32-loader.c:147
+#: win32-loader.c:146
msgid "Error"
msgstr "Fehler"
-#: win32-loader.c:148
+#: win32-loader.c:147
msgid "Error: failed to copy $0 to $1."
msgstr "Fehler: Kopieren von $0 nach $1 fehlgeschlagen."
#. translate:
#. $0 will be "Release" (it is a filename).
#.
-#: win32-loader.c:153
+#: win32-loader.c:152
msgid "Checking GPG signature on $0."
msgstr "Überprüfen der GPG-Signatur von $0."
#. translate:
#. $0 will be "Release" (it is a filename).
#.
-#: win32-loader.c:158
+#: win32-loader.c:157
msgid "The downloaded $0 file cannot be trusted! Aborting."
msgstr "Der heruntergeladenen Datei $0 kann nicht vertraut werden! Abbruch."
@@ -383,7 +364,7 @@ msgstr "Der heruntergeladenen Datei $0 kann nicht vertraut werden! Abbruch."
#. This appears in a MessageBox when the md5 checksum verification failed. $0 is a url; $2 is the filename $1 is the
#. computed checksum and $4 is the expected one.
#.
-#: win32-loader.c:164
+#: win32-loader.c:163
msgid "Checksum mismatch for $0/$2. Got $1 when expecting $4. Aborting."
msgstr ""
"Prüfsummen für $0/$2 stimmen nicht überein. $1 erhalten, hingegen wurde $4 "
@@ -392,43 +373,43 @@ msgstr ""
#. translate:
#. $2 is a filename
#.
-#: win32-loader.c:169
+#: win32-loader.c:168
msgid "Computing checksum for $2"
msgstr "Berechnen der Prüfsumme für $2"
-#: win32-loader.c:170
+#: win32-loader.c:169
msgid "Generating $0"
msgstr "$0 wird erzeugt"
-#: win32-loader.c:171
+#: win32-loader.c:170
msgid "Appending preseeding information to $0"
msgstr "Voreinstellungsinformationen werden zu $0 hinzugefügt"
-#: win32-loader.c:172
+#: win32-loader.c:171
msgid "Error: unable to run $0."
msgstr "Fehler: $0 kann nicht ausgeführt werden."
-#: win32-loader.c:173
+#: win32-loader.c:172
msgid "Disabling NTFS compression in bootstrap files"
msgstr "NTFS-Komprimierung in den bootstrap-Dateien wird deaktiviert."
-#: win32-loader.c:174
+#: win32-loader.c:173
msgid "Registering in NTLDR"
msgstr "Registrierung in NTLDR"
-#: win32-loader.c:175
+#: win32-loader.c:174
msgid "Registering in BootMgr"
msgstr "Registrierung in BootMgr"
-#: win32-loader.c:176
+#: win32-loader.c:175
msgid "Error: failed to parse bcdedit.exe output."
msgstr "Fehler: Ausgabe von bcdedit.exe konnte nicht ausgewertet werden."
-#: win32-loader.c:177
+#: win32-loader.c:176
msgid "Error: $0 not found. Is this really Windows $windows_version?"
msgstr "Fehler: $0 nicht gefunden. Ist dies wirklich Windows $windows_version?"
-#: win32-loader.c:178
+#: win32-loader.c:177
msgid "VERY IMPORTANT NOTICE:\\n\\n"
msgstr "SEHR WICHTIGER HINWEIS:\\n\\n"
@@ -438,7 +419,7 @@ msgstr "SEHR WICHTIGER HINWEIS:\\n\\n"
#. Take into account that either option has to make sense in our
#. current context (i.e. be careful when using pronouns, etc).
#.
-#: win32-loader.c:186
+#: win32-loader.c:185
msgid ""
"The second stage of this install process will now be started. After your "
"confirmation, this program will restart Windows in DOS mode, and "
@@ -448,7 +429,7 @@ msgstr ""
"Bestätigung wird dieses Programm Windows im DOS-Modus neu starten und "
"automatisch den nächsten Schritt des Installationsprozesses laden.\\n\\n"
-#: win32-loader.c:187
+#: win32-loader.c:186
msgid ""
"You need to reboot in order to proceed with the install process. During "
"your next boot, you will be asked whether you want to start Windows or "
@@ -458,7 +439,7 @@ msgstr ""
"nächsten Start wird Ihnen die Auswahl geboten, ob Sie Windows starten oder "
"mit dem Installationsprozess fortfahren möchten.\\n\\n"
-#: win32-loader.c:188
+#: win32-loader.c:187
msgid ""
"During the install process, you will be offered the possibility of either "
"reducing your Windows partition or completely replacing it. In both cases, "
@@ -477,12 +458,6 @@ msgstr ""
"haben), können Sie dieses Ladeprogramm mit dem »Programme Ändern/Entfernen«-"
"Dialog in der Windows-Systemsteuerung deinstallieren."
-#: win32-loader.c:189
+#: win32-loader.c:188
msgid "Do you want to reboot now?"
msgstr "Möchten Sie jetzt das System neu starten?"
-
-#~ msgid "Desktop environment:"
-#~ msgstr "Grafische Arbeitsoberfläche:"
-
-#~ msgid "None"
-#~ msgstr "Keine"