Update German translation for base.po#4334
Update German translation for base.po#4334Crystal-the-dev wants to merge 1 commit intoarchlinux:masterfrom
Conversation
Updated German translations for various prompts and messages in the base.po file.
l-zeuch
left a comment
There was a problem hiding this comment.
I have left some suggestions, most of which for inconsistent/incorrect capitalisation.
|
|
||
| msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools." | ||
| msgstr "" | ||
| msgstr "Hinweis: base-devel wird nicht mehr standardmäßig installiert. Fügen Sie es hier hinzu, wenn sie Build-Tools benötigen." |
There was a problem hiding this comment.
| msgstr "Hinweis: base-devel wird nicht mehr standardmäßig installiert. Fügen Sie es hier hinzu, wenn sie Build-Tools benötigen." | |
| msgstr "Hinweis: base-devel wird nicht mehr standardmäßig installiert. Fügen Sie es hier hinzu, wenn Sie Build-Tools benötigen." |
|
|
||
| msgid "Install to removable location" | ||
| msgstr "" | ||
| msgstr "Auf wechseldatenträger-Pfad installieren" |
There was a problem hiding this comment.
| msgstr "Auf wechseldatenträger-Pfad installieren" | |
| msgstr "Auf Wechseldatenträger installieren" |
It's either this or "unter Wechseldatenträger-Pfad installieren", though the former feels clearer to me.
|
|
||
| msgid "Would you like to install the bootloader to the default removable media search location?" | ||
| msgstr "" | ||
| msgstr "Möchten Sie den bootloader am Standard-Suchpfad für Wechseldatenträger installieren?" |
There was a problem hiding this comment.
| msgstr "Möchten Sie den bootloader am Standard-Suchpfad für Wechseldatenträger installieren?" | |
| msgstr "Möchten Sie den Bootloader am Standard-Suchpfad für Wechseldatenträger installieren?" |
|
|
||
| msgid "Print service" | ||
| msgstr "" | ||
| msgstr "Drucker service" |
There was a problem hiding this comment.
| msgstr "Drucker service" | |
| msgstr "Drucker-Service" |
|
|
||
| msgid "Will install to /EFI/BOOT/ (removable location)" | ||
| msgstr "" | ||
| msgstr "Wird in /EFI/BOOT/ installiert (Wechseldatenträger-Pfad)" |
There was a problem hiding this comment.
| msgstr "Wird in /EFI/BOOT/ installiert (Wechseldatenträger-Pfad)" | |
| msgstr "Wird in /EFI/BOOT/ installiert (Wechseldatenträger)" |
This should be clear enough as-is, writing "Wechseldatenträger-Pfad" feels redundant with the path already there.
|
|
||
| msgid "This installs the bootloader to /EFI/BOOT/BOOTX64.EFI (or similar) which is useful for:" | ||
| msgstr "" | ||
| msgstr "Dies installiert den Bootloader nach /EFI/BOOT/BOOTX64.EFI (oder ähnlich), was nützlich ist für:" |
There was a problem hiding this comment.
| msgstr "Dies installiert den Bootloader nach /EFI/BOOT/BOOTX64.EFI (oder ähnlich), was nützlich ist für:" | |
| msgstr "Dies installiert den Bootloader unter /EFI/BOOT/BOOTX64.EFI (oder ähnlich), was nützlich ist für:" |
We install/save files in einem Ordner but unter einem Namen (which is the full path).
Ahh thanks for helping making them better! |
Updated the German (DE) translation in 'base.po' with the following changes:
Note: Translation-only changes, no functional code modified.
The changes were not tested with a live ISO, but the risk of breaking anything is minimal as only .po strings were updated.