From 6a6b10be7642e59ae40f9911282a8e2aa2601d82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 8 Mar 2025 13:27:09 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- po/de.po | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 0d1eaab..04fa90e 100644 --- a/po/de.po +++ b/po/de.po @@ -195,8 +195,8 @@ msgstr "Es ist ein ungültiger Standort vom Anbieter geliefert worden.\n" #: ../src/redshift.c:656 ../src/redshift.c:788 ../src/redshift.c:1222 #: ../src/redshift.c:1253 #, c-format -msgid "Color temperature: %uK\n" -msgstr "Farbtemperatur: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Farbtemperatur: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -273,13 +273,13 @@ msgstr "Sonnenstand: Tag oben %.1f, Nacht unten %.1f\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Farbtemperatur: %iK tagsüber, %iK nachts\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Farbtemperatur: %luK tagsüber, %luK nachts\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "Die Temperatur muss sich zwischen %uK und %uK befinden." +msgid "Temperature must be between %luK and %luK." +msgstr "Die Temperatur muss sich zwischen %luK und %luK befinden." #: ../src/redshift.c:1083 #, c-format @@ -417,13 +417,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Vorgabewerte:\n" "\n" -" Temperatur tagsüber: %uK\n" -" Temperatur nachts: %uK\n" +" Temperatur tagsüber: %luK\n" +" Temperatur nachts: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -589,8 +589,8 @@ msgstr "Schirm %i konnte nicht gefunden werden." #: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114 #, c-format -msgid "Gamma ramp size too small: %i" -msgstr "Gamma-Anstiegswert zu klein: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Gamma-Anstiegswert zu klein: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -685,8 +685,8 @@ msgstr "" #: ../src/gamma-dummy.c:75 #, c-format -msgid "Temperature: %i\n" -msgstr "Temperatur: %i\n" +msgid "Temperature: %lu\n" +msgstr "Temperatur: %lu\n" #: ../src/location-geoclue2.c:59 #, c-format -- cgit v1.2.3-70-g09d2