diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 24 |
1 files changed, 9 insertions, 15 deletions
@@ -126,8 +126,8 @@ msgstr "Standort: %.2f° %s, %.2f° %s\n" #: ../src/redshift.c:325 ../src/redshift.c:416 #, c-format -msgid "Initialization of %s failed.\n" -msgstr "Starten von %s ist fehlgeschlagen.\n" +msgid "Initialization of %s failed." +msgstr "Starten von %s ist fehlgeschlagen." #: ../src/redshift.c:340 ../src/redshift.c:384 ../src/redshift.c:431 #: ../src/redshift.c:463 @@ -135,13 +135,11 @@ msgstr "Starten von %s ist fehlgeschlagen.\n" msgid "Failed to set %s option.\n" msgstr "Festlegen der Option %s ist fehlgeschlagen.\n" -#. TRANSLATORS: `help' must not be -#. translated. #. TRANSLATORS: `help' must not be translated. #: ../src/redshift.c:345 ../src/redshift.c:387 #, c-format -msgid "Try `-l %s:help' for more information.\n" -msgstr "Bitte »-l %s:help« für weitere Informationen versuchen.\n" +msgid "Try `-l %s:help' for more information." +msgstr "Bitte »-l %s:help« für weitere Informationen versuchen." #: ../src/redshift.c:373 ../src/redshift.c:453 #, c-format @@ -181,11 +179,6 @@ msgstr "Der Breitengrad muss sich zwischen %.1f und %.1f befinden.\n" msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Der Längengrad muss sich zwischen %.1f und %.1f befinden.\n" -#: ../src/redshift.c:545 ../src/redshift.c:564 ../src/redshift.c:696 -#: ../src/redshift.c:1187 -msgid "Unable to read system time." -msgstr "Systemzeit konnte nicht ausgelesen werden." - #: ../src/redshift.c:635 msgid "Waiting for initial location to become available...\n" msgstr "Es wird gewartet, bis der anfängliche Standort verfügbar ist …\n" @@ -517,8 +510,9 @@ msgstr "Zuordnung außerhalb des Teils in der Konfigurationsdatei." #: ../src/gamma-drm.c:97 #, c-format -msgid "Failed to open DRM device: %s" -msgstr "Öffnen des DRM-Gerätes ist fehlgeschlagen: %s" +msgid "Failed to open DRM device `%s': %s." +msgstr "Öffnen des DRM-Gerätes „%s“ ist fehlgeschlagen: %s." +# TODO Updated from "Failed to open DRM device: %s.", could be wrong #: ../src/gamma-drm.c:105 #, c-format @@ -527,8 +521,8 @@ msgstr "Erhalt der DRM-Modus-Quellen ist fehlgeschlagen" #: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387 #, c-format -msgid "CRTC %i does not exist, valid CRTCs are [0-%i]." -msgstr "CRTC %i ist nicht vorhanden, gültige CRTCs sind [0-%i]." +msgid "CRTC %i does not exist, valid CRTCs are [0, %i]." +msgstr "CRTC %i ist nicht vorhanden, gültige CRTCs sind [0, %i]." #: ../src/gamma-drm.c:121 ../src/gamma-randr.c:390 #, c-format |