diff options
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -195,8 +195,8 @@ msgstr "Ugyldig placering returneret fra udbyder.\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 "Farvetemperatur: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Farvetemperatur: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -273,13 +273,13 @@ msgstr "Solhøjde: dag over %.1f°, nat under %.1f°\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperaturer: %iK om dagen, %iK om natten\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperaturer: %luK om dagen, %luK om natten\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "Temperatur skal være mellem %uK og %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "Temperatur skal være mellem %luK og %luK." #: ../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 "" "Standardværdier:\n" "\n" -" Dagtemperatur: %uK\n" -" Nattemperatur: %uK\n" +" Dagtemperatur: %luK\n" +" Nattemperatur: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -586,8 +586,8 @@ msgstr "Skærm %i kunne ikke findes." #: ../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 "Størrelsen på gammatabellen er for lille: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Størrelsen på gammatabellen er for lille: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -681,8 +681,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 |