diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-06-13 13:13:07 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-06-24 18:57:50 +0200 |
| commit | 20ef0052df0b60d59fa064a23894321416b6191d (patch) | |
| tree | dea32ec872a2a7b837bcae7f6d76990e7c76cc59 | |
| parent | c50853a30107402314253be9be275a458395e26d (diff) | |
German translation update
Align the grammar in a way that respects the vision of the
short user experience.
Closes: #1106116
| -rw-r--r-- | po/de.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -2412,15 +2412,15 @@ msgstr "Die folgenden NEUEN Pakete werden installiert:" #: apt-private/private-output.cc msgid "Installing:" -msgstr "Installation:" +msgstr "Installiere:" #: apt-private/private-output.cc msgid "Installing dependencies:" -msgstr "Abhängigkeiten werden installiert: " +msgstr "Installiere Abhängigkeiten: " #: apt-private/private-output.cc msgid "REMOVING:" -msgstr "ENTFERNUNG:" +msgstr "ENTFERNE:" #: apt-private/private-output.cc msgid "The following packages will be REMOVED:" @@ -2438,7 +2438,7 @@ msgstr "Noch keine Aktualisierung wegen Phasenstufung:" #: apt-private/private-output.cc msgid "Not upgrading:" -msgstr "Keine Aktualisierung:" +msgstr "Aktualisiere nicht:" #: apt-private/private-output.cc msgid "The following packages have been kept back:" @@ -2450,11 +2450,11 @@ msgstr "Die folgenden Pakete werden aktualisiert (Upgrade):" #: apt-private/private-output.cc msgid "Upgrading:" -msgstr "Aktualisierung:" +msgstr "Aktualisiere:" #: apt-private/private-output.cc msgid "DOWNGRADING:" -msgstr "ZURÜCK ZU ÄLTERER VERSION:" +msgstr "ERSETZE DURCH ÄLTERE VERSION:" #: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" @@ -2494,7 +2494,7 @@ msgstr "%lu aktualisiert, %lu neu installiert, " #: apt-private/private-output.cc #, c-format msgid "Upgrading: %lu, Installing: %lu, " -msgstr "Aktualisierung: %lu, Installation: %lu, " +msgstr "Aktualisiere: %lu, Installiere: %lu, " #: apt-private/private-output.cc #, c-format @@ -2504,7 +2504,7 @@ msgstr "%lu erneut installiert, " #: apt-private/private-output.cc #, c-format msgid "Reinstalling: %lu, " -msgstr "Erneut installieren: %lu, " +msgstr "Installiere erneut: %lu, " #: apt-private/private-output.cc #, c-format @@ -2514,7 +2514,7 @@ msgstr "%lu durch eine ältere Version ersetzt, " #: apt-private/private-output.cc #, c-format msgid "Downgrading: %lu, " -msgstr "Durch ältere Version ersetzen: %lu, " +msgstr "Ersetze durch ältere Version: %lu, " #: apt-private/private-output.cc #, c-format @@ -2524,7 +2524,7 @@ msgstr "%lu zu entfernen und %lu nicht aktualisiert.\n" #: apt-private/private-output.cc #, c-format msgid "Removing: %lu, Not Upgrading: %lu\n" -msgstr "Entfernen: %lu, nicht aktualisieren: %lu\n" +msgstr "Entferne: %lu, Aktualisiere nicht: %lu\n" #: apt-private/private-output.cc #, c-format |
