diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 912 |
1 files changed, 469 insertions, 443 deletions
@@ -1,21 +1,22 @@ # Swedish translation for redshift -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# Copyright (c) 2017 # This file is distributed under the same license as the redshift package. -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. +# Jonathan Nyberg <EMAIL@ADDRESS>, 2017. +# Josef Andersson josef.andersson@fripost.org, 2017. # msgid "" msgstr "" "Project-Id-Version: redshift\n" "Report-Msgid-Bugs-To: https://github.com/jonls/redshift/issues\n" -"POT-Creation-Date: 2015-02-22 11:23-0500\n" -"PO-Revision-Date: 2014-12-31 23:53+0000\n" -"Last-Translator: Jon Lund Steffensen <Unknown>\n" -"Language-Team: Swedish <sv@li.org>\n" +"POT-Creation-Date: 2017-10-18 11:46-0700\n" +"PO-Revision-Date: 2017-02-06 09:54+0000\n" +"Last-Translator: Josef Andersson <Unknown>\n" +"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2016-01-02 22:24+0000\n" -"X-Generator: Launchpad (build 17865)\n" +"X-Launchpad-Export-Date: 2018-05-21 01:04+0000\n" +"X-Generator: Launchpad (build 18658)\n" "Language: sv\n" #: ../data/appdata/redshift-gtk.appdata.xml.in.h:1 @@ -24,6 +25,8 @@ msgid "" "surroundings. This may help your eyes hurt less if you are working in front " "of the screen at night." msgstr "" +"Redshift justerar färgtemperaturen på skärmen utefter din omgivning. Det kan " +"göra att dina ögon mindre irriterade om du arbetar framför skärmen på natten." #: ../data/appdata/redshift-gtk.appdata.xml.in.h:2 msgid "" @@ -32,783 +35,806 @@ msgid "" "and early morning, the color temperature transitions smoothly from night to " "daytime temperature to allow your eyes to slowly adapt." msgstr "" +"Färgtemperaturen ställs in beroende på positionen av solen. En annan " +"färgtemperatur sätts under natten och dagen. Under gryning och tidigt på " +"morgonen övergår färgtemperaturen smidigt från natt till dagtidstemperatur " +"för att ge dina ögon tid att långsamt anpassa sig." #: ../data/appdata/redshift-gtk.appdata.xml.in.h:3 msgid "" "This program provides a status icon that allows the user to control Redshift." msgstr "" +"Detta program skapar en statusikon som gör det möjligt för användaren att " +"styra Redshift." #: ../data/appdata/redshift-gtk.appdata.xml.in.h:4 msgid "" "The Redshift information window overlaid with an example of the redness " "effect" msgstr "" +"Informationsfönstret för Redshift övertäckt med ett exempel på " +"rödhetseffekten" +#: ../data/applications/redshift.desktop.in.h:1 #: ../data/applications/redshift-gtk.desktop.in.h:1 msgid "Redshift" -msgstr "" +msgstr "Redshift" +#: ../data/applications/redshift.desktop.in.h:2 #: ../data/applications/redshift-gtk.desktop.in.h:2 msgid "Color temperature adjustment" -msgstr "" +msgstr "Färgtemperaturjustering" +#: ../data/applications/redshift.desktop.in.h:3 #: ../data/applications/redshift-gtk.desktop.in.h:3 msgid "Color temperature adjustment tool" -msgstr "" +msgstr "Justeringsverktyg för färgtemperaturer" #. TRANSLATORS: Name printed when period of day is unknown -#: ../src/redshift.c:319 +#: ../src/redshift.c:135 msgid "None" -msgstr "" +msgstr "Ingen" -#: ../src/redshift.c:320 ../src/redshift.c:1546 +#: ../src/redshift.c:136 ../src/redshift.c:1107 msgid "Daytime" -msgstr "" +msgstr "Dagtid" -#: ../src/redshift.c:321 ../src/redshift.c:1549 +#: ../src/redshift.c:137 ../src/redshift.c:1111 msgid "Night" -msgstr "" +msgstr "Natt" -#: ../src/redshift.c:322 +#: ../src/redshift.c:138 msgid "Transition" -msgstr "" +msgstr "Övergång" -#: ../src/redshift.c:389 +#: ../src/redshift.c:225 #, c-format msgid "Period: %s\n" -msgstr "" +msgstr "Period: %s\n" -#: ../src/redshift.c:392 +#: ../src/redshift.c:228 #, c-format msgid "Period: %s (%.2f%% day)\n" -msgstr "" +msgstr "Period: %s (%.2f%% dag)\n" #. TRANSLATORS: Abbreviation for `north' -#: ../src/redshift.c:404 +#: ../src/redshift.c:240 msgid "N" -msgstr "" +msgstr "N" #. TRANSLATORS: Abbreviation for `south' -#: ../src/redshift.c:406 +#: ../src/redshift.c:242 msgid "S" -msgstr "" +msgstr "S" #. TRANSLATORS: Abbreviation for `east' -#: ../src/redshift.c:408 +#: ../src/redshift.c:244 msgid "E" -msgstr "" +msgstr "Ö" #. TRANSLATORS: Abbreviation for `west' -#: ../src/redshift.c:410 +#: ../src/redshift.c:246 msgid "W" -msgstr "" +msgstr "V" #. TRANSLATORS: Append degree symbols after %f if possible. #. The string following each number is an abreviation for #. north, source, east or west (N, S, E, W). -#: ../src/redshift.c:415 +#: ../src/redshift.c:251 #, c-format msgid "Location: %.2f %s, %.2f %s\n" -msgstr "" - -#. TRANSLATORS: help output 1 -#. LAT is latitude, LON is longitude, -#. DAY is temperature at daytime, -#. NIGHT is temperature at night -#. no-wrap -#: ../src/redshift.c:452 -#, c-format -msgid "Usage: %s -l LAT:LON -t DAY:NIGHT [OPTIONS...]\n" -msgstr "" - -#. TRANSLATORS: help output 2 -#. no-wrap -#: ../src/redshift.c:458 -msgid "Set color temperature of display according to time of day.\n" -msgstr "" - -#. TRANSLATORS: help output 3 -#. no-wrap -#: ../src/redshift.c:464 -msgid "" -" -h\t\tDisplay this help message\n" -" -v\t\tVerbose output\n" -" -V\t\tShow program version\n" -msgstr "" - -#. TRANSLATORS: help output 4 -#. `list' must not be translated -#. no-wrap -#: ../src/redshift.c:472 -msgid "" -" -b DAY:NIGHT\tScreen brightness to apply (between 0.1 and 1.0)\n" -" -c FILE\tLoad settings from specified configuration file\n" -" -g R:G:B\tAdditional gamma correction to apply\n" -" -l LAT:LON\tYour current location\n" -" -l PROVIDER\tSelect provider for automatic location updates\n" -" \t\t(Type `list' to see available providers)\n" -" -m METHOD\tMethod to use to set color temperature\n" -" \t\t(Type `list' to see available methods)\n" -" -o\t\tOne shot mode (do not continuously adjust color temperature)\n" -" -O TEMP\tOne shot manual mode (set color temperature)\n" -" -p\t\tPrint mode (only print parameters and exit)\n" -" -x\t\tReset mode (remove adjustment from screen)\n" -" -r\t\tDisable temperature transitions\n" -" -t DAY:NIGHT\tColor temperature to set at daytime/night\n" -msgstr "" - -#. TRANSLATORS: help output 5 -#: ../src/redshift.c:492 -#, c-format -msgid "" -"The neutral temperature is %uK. Using this value will not\n" -"change the color temperature of the display. Setting the\n" -"color temperature to a value higher than this results in\n" -"more blue light, and setting a lower value will result in\n" -"more red light.\n" -msgstr "" - -#. TRANSLATORS: help output 6 -#: ../src/redshift.c:502 -#, c-format -msgid "" -"Default values:\n" -"\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" -msgstr "" - -#. TRANSLATORS: help output 7 -#: ../src/redshift.c:510 -#, c-format -msgid "Please report bugs to <%s>\n" -msgstr "" - -#: ../src/redshift.c:516 -msgid "Available adjustment methods:\n" -msgstr "" - -#: ../src/redshift.c:522 -msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" -msgstr "" - -#. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:525 -msgid "Try `-m METHOD:help' for help.\n" -msgstr "" - -#: ../src/redshift.c:531 -msgid "Available location providers:\n" -msgstr "" - -#: ../src/redshift.c:537 -msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n" -msgstr "" - -#. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:540 -msgid "Try `-l PROVIDER:help' for help.\n" -msgstr "" +msgstr "Plats: %.2f %s, %.2f %s\n" -#: ../src/redshift.c:553 ../src/redshift.c:645 +#: ../src/redshift.c:325 ../src/redshift.c:416 #, c-format msgid "Initialization of %s failed.\n" -msgstr "Initialisering av %s misslyckades.\n" +msgstr "Initiering av %s misslyckades.\n" -#: ../src/redshift.c:568 ../src/redshift.c:612 ../src/redshift.c:660 -#: ../src/redshift.c:692 +#: ../src/redshift.c:340 ../src/redshift.c:384 ../src/redshift.c:431 +#: ../src/redshift.c:463 #, c-format msgid "Failed to set %s option.\n" -msgstr "" +msgstr "Det gick inte att ställa in flaggan %s.\n" #. TRANSLATORS: `help' must not be #. translated. #. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:573 ../src/redshift.c:615 +#: ../src/redshift.c:345 ../src/redshift.c:387 #, c-format msgid "Try `-l %s:help' for more information.\n" -msgstr "" +msgstr "Försök med ”-l %s:help” för mera information.\n" -#: ../src/redshift.c:601 ../src/redshift.c:682 +#: ../src/redshift.c:373 ../src/redshift.c:453 #, c-format msgid "Failed to parse option `%s'.\n" -msgstr "" +msgstr "Det gick inte att tolka flaggan ”%s”.\n" -#: ../src/redshift.c:628 +#: ../src/redshift.c:400 #, c-format msgid "Failed to start provider %s.\n" -msgstr "" +msgstr "Det gick inte att starta leverantör %s.\n" #. TRANSLATORS: `help' must not be #. translated. -#: ../src/redshift.c:665 +#: ../src/redshift.c:436 #, c-format msgid "Try `-m %s:help' for more information.\n" -msgstr "" +msgstr "Försök med ”-m %s:help” för mer information.\n" #. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:695 +#: ../src/redshift.c:466 #, c-format msgid "Try -m %s:help' for more information.\n" -msgstr "" +msgstr "Försök med ”-m %s:help” för mer information.\n" -#: ../src/redshift.c:707 +#: ../src/redshift.c:478 #, c-format msgid "Failed to start adjustment method %s.\n" -msgstr "" +msgstr "Det gick inte att starta justeringsmetod %s.\n" -#: ../src/redshift.c:870 ../src/redshift.c:898 +#: ../src/redshift.c:509 #, c-format -msgid "Status: %s\n" -msgstr "" - -#: ../src/redshift.c:870 ../src/redshift.c:899 -#: ../src/redshift-gtk/statusicon.py:260 ../src/redshift-gtk/statusicon.py:466 -msgid "Enabled" -msgstr "" +msgid "Latitude must be between %.1f and %.1f.\n" +msgstr "Latitud måste vara mellan %.1f och %.1f.\n" -#: ../src/redshift.c:899 ../src/redshift-gtk/statusicon.py:466 -msgid "Disabled" -msgstr "" +#: ../src/redshift.c:518 +#, c-format +msgid "Longitude must be between %.1f and %.1f.\n" +msgstr "Longitud måste vara mellan %.1f och %.1f.\n" -#: ../src/redshift.c:927 ../src/redshift.c:1600 +#: ../src/redshift.c:545 ../src/redshift.c:564 ../src/redshift.c:696 +#: ../src/redshift.c:1187 msgid "Unable to read system time.\n" -msgstr "" +msgstr "Det går inte att läsa systemets tid.\n" -#: ../src/redshift.c:999 ../src/redshift.c:1623 ../src/redshift.c:1652 +#: ../src/redshift.c:635 +msgid "Waiting for initial location to become available...\n" +msgstr "Vänter på att plats blir tillgängling...\n" + +#: ../src/redshift.c:641 ../src/redshift.c:832 ../src/redshift.c:847 +#: ../src/redshift.c:1172 +msgid "Unable to get location from provider.\n" +msgstr "Det går inte att få plats från leverantör.\n" + +#: ../src/redshift.c:647 ../src/redshift.c:871 +msgid "Invalid location returned from provider.\n" +msgstr "Ogiltig plats mottagen från leverantör.\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 "Färgtemperatur: %u K\n" +msgstr "Färgtemperatur: %uK\n" -#: ../src/redshift.c:1004 ../src/redshift.c:1625 +#: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format msgid "Brightness: %.2f\n" -msgstr "" +msgstr "Ljusstyrka: %.2f\n" -#: ../src/redshift.c:1013 ../src/redshift.c:1636 ../src/redshift.c:1660 -#: ../src/redshift.c:1680 -msgid "Temperature adjustment failed.\n" -msgstr "" - -#: ../src/redshift.c:1105 -msgid "Malformed gamma argument.\n" -msgstr "" +#: ../src/redshift.c:686 +#, c-format +msgid "Status: %s\n" +msgstr "Status: %s\n" -#: ../src/redshift.c:1107 ../src/redshift.c:1215 ../src/redshift.c:1234 -msgid "Try `-h' for more information.\n" -msgstr "" +#: ../src/redshift.c:687 ../src/redshift-gtk/statusicon.py:301 +msgid "Disabled" +msgstr "Inaktiverad" -#: ../src/redshift.c:1154 ../src/redshift.c:1355 -#, c-format -msgid "Unknown location provider `%s'.\n" -msgstr "" +#: ../src/redshift.c:687 ../src/redshift-gtk/statusicon.py:73 +#: ../src/redshift-gtk/statusicon.py:301 +msgid "Enabled" +msgstr "Aktiverad" -#. TRANSLATORS: This refers to the method -#. used to adjust colors e.g VidMode -#: ../src/redshift.c:1185 ../src/redshift.c:1341 -#, c-format -msgid "Unknown adjustment method `%s'.\n" -msgstr "" +#: ../src/redshift.c:802 ../src/redshift.c:1233 ../src/redshift.c:1263 +#: ../src/redshift.c:1285 +msgid "Temperature adjustment failed.\n" +msgstr "Temperaturjustering misslyckades.\n" -#: ../src/redshift.c:1213 -msgid "Malformed temperature argument.\n" +#: ../src/redshift.c:854 +msgid "" +"Location is temporarily unavailable; Using previous location until it " +"becomes available...\n" msgstr "" -#: ../src/redshift.c:1305 ../src/redshift.c:1318 ../src/redshift.c:1329 -msgid "Malformed gamma setting.\n" +#: ../src/redshift.c:967 +msgid "Partial time-configuration not supported!\n" msgstr "" -#: ../src/redshift.c:1364 -#, c-format -msgid "Unknown configuration setting `%s'.\n" +#: ../src/redshift.c:975 +msgid "Invalid dawn/dusk time configuration!\n" msgstr "" -#: ../src/redshift.c:1422 +#: ../src/redshift.c:1006 #, c-format msgid "Trying location provider `%s'...\n" -msgstr "" +msgstr "Provar platsleverantör ”%s”…\n" -#: ../src/redshift.c:1427 +#: ../src/redshift.c:1011 msgid "Trying next provider...\n" -msgstr "" +msgstr "Provar nästa leverantör…\n" -#: ../src/redshift.c:1433 +#: ../src/redshift.c:1017 #, c-format msgid "Using provider `%s'.\n" -msgstr "" +msgstr "Använder leverantör ”%s”.\n" -#: ../src/redshift.c:1441 +#: ../src/redshift.c:1025 msgid "No more location providers to try.\n" -msgstr "" - -#: ../src/redshift.c:1450 -msgid "Unable to get location from provider.\n" -msgstr "" +msgstr "Inga fler platsleverantörer att pröva.\n" -#: ../src/redshift.c:1460 +#: ../src/redshift.c:1034 #, c-format -msgid "Temperatures: %dK at day, %dK at night\n" +msgid "" +"High transition elevation cannot be lower than the low transition " +"elevation.\n" msgstr "" +"Hög övergångsförhöjning kan inte vara lägre än den låga " +"övergångsförhöjningen.\n" #. TRANSLATORS: Append degree symbols if possible. -#: ../src/redshift.c:1465 +#: ../src/redshift.c:1041 #, c-format msgid "Solar elevations: day above %.1f, night below %.1f\n" -msgstr "" +msgstr "Solhöjd: dag över %.1f, natt under %.1f\n" -#: ../src/redshift.c:1473 +#: ../src/redshift.c:1049 #, c-format -msgid "Latitude must be between %.1f and %.1f.\n" -msgstr "" - -#: ../src/redshift.c:1482 -#, c-format -msgid "Longitude must be between %.1f and %.1f.\n" -msgstr "" +msgid "Temperatures: %dK at day, %dK at night\n" +msgstr "Temperaturer: %dK vid dag, %dK vid natt\n" -#: ../src/redshift.c:1493 ../src/redshift.c:1511 +#: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format msgid "Temperature must be between %uK and %uK.\n" -msgstr "" +msgstr "Temperatur måste vara mellan %uK och %uK.\n" -#: ../src/redshift.c:1501 -#, c-format -msgid "" -"High transition elevation cannot be lower than the low transition " -"elevation.\n" -msgstr "" - -#: ../src/redshift.c:1523 +#: ../src/redshift.c:1083 #, c-format msgid "Brightness values must be between %.1f and %.1f.\n" -msgstr "" +msgstr "Värden för ljusstyrka måste vara mellan %.1f och %.1f.\n" -#: ../src/redshift.c:1529 +#: ../src/redshift.c:1089 #, c-format msgid "Brightness: %.2f:%.2f\n" -msgstr "" +msgstr "Ljusstyrka: %.2f:%.2f\n" -#: ../src/redshift.c:1537 +#: ../src/redshift.c:1098 #, c-format msgid "Gamma value must be between %.1f and %.1f.\n" -msgstr "" +msgstr "Gammavärde måste vara mellan %.1f och %.1f.\n" #. TRANSLATORS: The string in parenthesis is either #. Daytime or Night (translated). -#: ../src/redshift.c:1545 ../src/redshift.c:1548 +#: ../src/redshift.c:1106 ../src/redshift.c:1110 #, c-format msgid "Gamma (%s): %.3f, %.3f, %.3f\n" -msgstr "" +msgstr "Gamma (%s): %.3f, %.3f, %.3f\n" -#: ../src/redshift.c:1572 +#: ../src/redshift.c:1139 msgid "Trying next method...\n" -msgstr "" +msgstr "Provar nästa metod…\n" -#: ../src/redshift.c:1577 +#: ../src/redshift.c:1144 #, c-format msgid "Using method `%s'.\n" -msgstr "Använder metod '%s'.\n" +msgstr "Använder metod ”%s”.\n" -#: ../src/redshift.c:1584 +#: ../src/redshift.c:1151 msgid "No more methods to try.\n" +msgstr "Inga fler metoder att pröva.\n" + +#: ../src/redshift.c:1165 +msgid "Waiting for current location to become available...\n" msgstr "" -#. TRANSLATORS: Append degree symbol if possible. -#: ../src/redshift.c:1609 +#. TRANSLATORS: Append degree symbol if +#. possible. +#: ../src/redshift.c:1206 #, c-format msgid "Solar elevation: %f\n" -msgstr "" +msgstr "Solförhöjning: %f\n" -#: ../src/redshift.c:1645 ../src/redshift.c:1669 ../src/redshift.c:1689 +#: ../src/redshift.c:1244 ../src/redshift.c:1272 ../src/redshift.c:1294 msgid "Press ctrl-c to stop...\n" +msgstr "Tryck ctrl-c för att stoppa…\n" + +#. TRANSLATORS: help output 1 +#. LAT is latitude, LON is longitude, +#. DAY is temperature at daytime, +#. NIGHT is temperature at night +#. no-wrap +#: ../src/options.c:159 +#, c-format +msgid "Usage: %s -l LAT:LON -t DAY:NIGHT [OPTIONS...]\n" +msgstr "Användning: %s -l LAT:LON -t DAG:NATT [FLAGGOR…]\n" + +#. TRANSLATORS: help output 2 +#. no-wrap +#: ../src/options.c:165 +msgid "Set color temperature of display according to time of day.\n" +msgstr "Ställ in färgtemperatur på skärmen beroende av tid på dagen.\n" + +#. TRANSLATORS: help output 3 +#. no-wrap +#: ../src/options.c:171 +msgid "" +" -h\t\tDisplay this help message\n" +" -v\t\tVerbose output\n" +" -V\t\tShow program version\n" msgstr "" +" -h\t\tVisa detta hjälp meddelande\n" +" -v\t\tUtförligt utdata\n" +" -V\t\tVisa programversion\n" + +#. TRANSLATORS: help output 4 +#. `list' must not be translated +#. no-wrap +#: ../src/options.c:179 +msgid "" +" -b DAY:NIGHT\tScreen brightness to apply (between 0.1 and 1.0)\n" +" -c FILE\tLoad settings from specified configuration file\n" +" -g R:G:B\tAdditional gamma correction to apply\n" +" -l LAT:LON\tYour current location\n" +" -l PROVIDER\tSelect provider for automatic location updates\n" +" \t\t(Type `list' to see available providers)\n" +" -m METHOD\tMethod to use to set color temperature\n" +" \t\t(Type `list' to see available methods)\n" +" -o\t\tOne shot mode (do not continuously adjust color temperature)\n" +" -O TEMP\tOne shot manual mode (set color temperature)\n" +" -p\t\tPrint mode (only print parameters and exit)\n" +" -P\t\tReset existing gamma ramps before applying new color effect\n" +" -x\t\tReset mode (remove adjustment from screen)\n" +" -r\t\tDisable fading between color temperatures\n" +" -t DAY:NIGHT\tColor temperature to set at daytime/night\n" +msgstr "" + +#. TRANSLATORS: help output 5 +#: ../src/options.c:201 +#, c-format +msgid "" +"The neutral temperature is %uK. Using this value will not change the color\n" +"temperature of the display. Setting the color temperature to a value higher\n" +"than this results in more blue light, and setting a lower value will result " +"in\n" +"more red light.\n" +msgstr "" + +#. TRANSLATORS: help output 6 +#: ../src/options.c:210 +#, c-format +msgid "" +"Default values:\n" +"\n" +" Daytime temperature: %uK\n" +" Night temperature: %uK\n" +msgstr "" +"Standardvärden:\n" +"\n" +" Dagtidstemperatur: %uK\n" +" Nattemperatur: %uK\n" + +#: ../src/options.c:225 +msgid "Available adjustment methods:\n" +msgstr "Tillgängliga justeringsmetoder:\n" + +#: ../src/options.c:231 +msgid "Specify colon-separated options with `-m METHOD:OPTIONS'.\n" +msgstr "Ange kolonseparerade flaggor med ”-m METOD:FLAGGOR”.\n" + +#. TRANSLATORS: `help' must not be translated. +#: ../src/options.c:234 +msgid "Try `-m METHOD:help' for help.\n" +msgstr "Försök med `-m METOD:help' för hjälp.\n" + +#: ../src/options.c:241 +msgid "Available location providers:\n" +msgstr "Tillgängliga platsleverantörer:\n" + +#: ../src/options.c:247 +msgid "Specify colon-separated options with`-l PROVIDER:OPTIONS'.\n" +msgstr "Ange kolonseparerade flaggor med ”-l LEVERANTÖR:FLAGGOR”.\n" + +#. TRANSLATORS: `help' must not be translated. +#: ../src/options.c:250 +msgid "Try `-l PROVIDER:help' for help.\n" +msgstr "Försök med ”-l LEVERANTÖR:help” för hjälp.\n" + +#: ../src/options.c:356 +msgid "Malformed gamma argument.\n" +msgstr "Felaktigt gamma-argument.\n" + +#: ../src/options.c:358 ../src/options.c:472 ../src/options.c:491 +msgid "Try `-h' for more information.\n" +msgstr "Försök med ”-h” för mer information.\n" + +#: ../src/options.c:407 ../src/options.c:610 +#, c-format +msgid "Unknown location provider `%s'.\n" +msgstr "Okänd leverantörsplats ”%s”.\n" + +#. TRANSLATORS: This refers to the method +#. used to adjust colors e.g VidMode +#: ../src/options.c:439 ../src/options.c:597 +#, c-format +msgid "Unknown adjustment method `%s'.\n" +msgstr "Okänd justeringsmetod ”%s”.\n" + +#: ../src/options.c:470 +msgid "Malformed temperature argument.\n" +msgstr "Felaktigt temperaturargument.\n" + +#: ../src/options.c:561 ../src/options.c:575 ../src/options.c:586 +msgid "Malformed gamma setting.\n" +msgstr "Felaktigt gamma-inställning.\n" + +#: ../src/options.c:621 +#, c-format +msgid "Malformed dawn-time setting `%s'.\n" +msgstr "Felaktigt gryningstidsinställning ”%s”.\n" + +#: ../src/options.c:632 +#, c-format +msgid "Malformed dusk-time setting `%s'.\n" +msgstr "Felaktigt skymningingstidsinställning ”%s”.\n" + +#: ../src/options.c:639 +#, c-format +msgid "Unknown configuration setting `%s'.\n" +msgstr "Okänd konfigurationsinställning ”%s”.\n" #: ../src/config-ini.c:167 msgid "Malformed section header in config file.\n" -msgstr "" +msgstr "Felaktig avsnittsrubrik i konfigurationsfil.\n" #: ../src/config-ini.c:203 msgid "Malformed assignment in config file.\n" -msgstr "" +msgstr "Felaktigt tilldelning i konfigurationsfil.\n" #: ../src/config-ini.c:214 msgid "Assignment outside section in config file.\n" +msgstr "Tilldelning utanför avsnitt i konfigurationsfil.\n" + +#: ../src/gamma-drm.c:97 +#, c-format +msgid "Failed to open DRM device: %s\n" msgstr "" -#: ../src/gamma-drm.c:78 +#: ../src/gamma-drm.c:105 #, c-format msgid "Failed to get DRM mode resources\n" -msgstr "" +msgstr "Det gick inte att få DRM-läges resurser\n" -#: ../src/gamma-drm.c:88 ../src/gamma-randr.c:311 +#: ../src/gamma-drm.c:115 ../src/gamma-randr.c:384 #, c-format msgid "CRTC %d does not exist. " msgstr "CRTC %d existerar inte. " -#: ../src/gamma-drm.c:91 ../src/gamma-randr.c:314 +#: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387 #, c-format msgid "Valid CRTCs are [0-%d].\n" -msgstr "" +msgstr "Giltiga CRTC är [0-%d].\n" -#: ../src/gamma-drm.c:94 ../src/gamma-randr.c:317 +#: ../src/gamma-drm.c:121 ../src/gamma-randr.c:390 #, c-format msgid "Only CRTC 0 exists.\n" -msgstr "" +msgstr "Bara CRTC 0 finns.\n" -#: ../src/gamma-drm.c:132 +#: ../src/gamma-drm.c:159 #, c-format msgid "CRTC %i lost, skipping\n" -msgstr "" +msgstr "CRTC %i förlorat, hoppar över\n" -#: ../src/gamma-drm.c:138 +#: ../src/gamma-drm.c:165 #, c-format msgid "" "Could not get gamma ramp size for CRTC %i\n" "on graphics card %i, ignoring device.\n" msgstr "" +"Det gick inte att hämta gammaförfiningars storlek för CRTC %i\n" +"på grafikkort %i, ignorerar enhet.\n" -#: ../src/gamma-drm.c:151 +#: ../src/gamma-drm.c:178 #, c-format msgid "" "DRM could not read gamma ramps on CRTC %i on\n" "graphics card %i, ignoring device.\n" msgstr "" +"DRM kunde inte läsa gammaförfiningar på CRTC %i på\n" +"grafikkort %i, ignorerar enhet.\n" -#: ../src/gamma-drm.c:214 +#: ../src/gamma-drm.c:242 msgid "Adjust gamma ramps with Direct Rendering Manager.\n" -msgstr "" +msgstr "Justera gammaförfiningar med Direct Rendering Manager.\n" #. TRANSLATORS: DRM help output #. left column must not be translated -#: ../src/gamma-drm.c:219 +#: ../src/gamma-drm.c:247 msgid "" " card=N\tGraphics card to apply adjustments to\n" " crtc=N\tCRTC to apply adjustments to\n" msgstr "" +" card=N\tGrafikkort att tillämpa justeringar på\n" +" crtc=N\tCRTC att tillämpa justeringar på\n" -#: ../src/gamma-drm.c:232 +#: ../src/gamma-drm.c:260 #, c-format msgid "CRTC must be a non-negative integer\n" -msgstr "" +msgstr "CRTC måste vara ett icke-negativt heltal\n" -#: ../src/gamma-drm.c:236 ../src/gamma-randr.c:297 ../src/gamma-vidmode.c:149 -#: ../src/gamma-quartz.c:172 ../src/gamma-w32gdi.c:121 ../src/gamma-dummy.c:66 -#: ../src/location-geoclue.c:180 ../src/location-geoclue2.c:82 -#: ../src/location-corelocation.m:141 ../src/location-manual.c:96 +#: ../src/gamma-drm.c:264 ../src/gamma-randr.c:369 ../src/gamma-vidmode.c:161 +#: ../src/gamma-quartz.c:183 ../src/gamma-w32gdi.c:128 ../src/gamma-dummy.c:67 +#: ../src/location-geoclue2.c:408 ../src/location-corelocation.m:243 +#: ../src/location-manual.c:106 #, c-format msgid "Unknown method parameter: `%s'.\n" -msgstr "" +msgstr "Okänd metod-parameter: ”%s”.\n" -#: ../src/gamma-randr.c:72 ../src/gamma-randr.c:129 ../src/gamma-randr.c:168 -#: ../src/gamma-randr.c:194 ../src/gamma-randr.c:251 ../src/gamma-randr.c:362 +#: ../src/gamma-randr.c:94 ../src/gamma-randr.c:153 ../src/gamma-randr.c:192 +#: ../src/gamma-randr.c:218 ../src/gamma-randr.c:275 ../src/gamma-randr.c:435 #, c-format msgid "`%s' returned error %d\n" -msgstr "" +msgstr "”%s” returnerade ett fel %d\n" -#: ../src/gamma-randr.c:80 +#: ../src/gamma-randr.c:103 #, c-format msgid "Unsupported RANDR version (%u.%u)\n" -msgstr "" +msgstr "RANDR-version stöds ej (%u.%u)\n" -#: ../src/gamma-randr.c:114 +#: ../src/gamma-randr.c:138 #, c-format msgid "Screen %i could not be found.\n" -msgstr "" +msgstr "Skärm %i kunde inte hittas.\n" -#: ../src/gamma-randr.c:180 ../src/gamma-vidmode.c:87 -#: ../src/gamma-quartz.c:100 +#: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114 #, c-format msgid "Gamma ramp size too small: %i\n" -msgstr "" +msgstr "Gammaförfinings storlek för liten: %i\n" -#: ../src/gamma-randr.c:253 +#: ../src/gamma-randr.c:277 #, c-format msgid "Unable to restore CRTC %i\n" -msgstr "" +msgstr "Det går inte att återställa CRTC %i\n" -#: ../src/gamma-randr.c:274 +#: ../src/gamma-randr.c:301 msgid "Adjust gamma ramps with the X RANDR extension.\n" -msgstr "" +msgstr "Justera gammaförfiningar med X RANDR utökningen.\n" #. TRANSLATORS: RANDR help output #. left column must not be translated -#: ../src/gamma-randr.c:279 +#: ../src/gamma-randr.c:306 msgid "" " screen=N\t\tX screen to apply adjustments to\n" -" crtc=N\t\tCRTC to apply adjustments to\n" -" preserve={0,1}\tWhether existing gamma should be preserved\n" +" crtc=N\tList of comma separated CRTCs to apply adjustments to\n" +msgstr "" + +#: ../src/gamma-randr.c:328 +#, c-format +msgid "Unable to read screen number: `%s'.\n" +msgstr "" + +#: ../src/gamma-randr.c:364 ../src/gamma-vidmode.c:156 +#: ../src/gamma-quartz.c:178 ../src/gamma-w32gdi.c:123 +#, c-format +msgid "" +"Parameter `%s` is now always on; Use the `%s` command-line option to " +"disable.\n" msgstr "" -#: ../src/gamma-vidmode.c:51 ../src/gamma-vidmode.c:72 -#: ../src/gamma-vidmode.c:81 ../src/gamma-vidmode.c:108 -#: ../src/gamma-vidmode.c:168 ../src/gamma-vidmode.c:213 +#: ../src/gamma-vidmode.c:61 ../src/gamma-vidmode.c:81 +#: ../src/gamma-vidmode.c:90 ../src/gamma-vidmode.c:117 +#: ../src/gamma-vidmode.c:180 ../src/gamma-vidmode.c:225 #, c-format msgid "X request failed: %s\n" -msgstr "X anrop misslyckades: %s\n" +msgstr "X-anrop misslyckades: %s\n" -#: ../src/gamma-vidmode.c:129 +#: ../src/gamma-vidmode.c:140 msgid "Adjust gamma ramps with the X VidMode extension.\n" -msgstr "" +msgstr "Justera gammaförfiningar med X VidMode utökning.\n" #. TRANSLATORS: VidMode help output #. left column must not be translated -#: ../src/gamma-vidmode.c:134 -msgid "" -" screen=N\t\tX screen to apply adjustments to\n" -" preserve={0,1}\tWhether existing gamma should be preserved\n" +#: ../src/gamma-vidmode.c:145 +msgid " screen=N\t\tX screen to apply adjustments to\n" msgstr "" -#: ../src/gamma-quartz.c:126 ../src/gamma-w32gdi.c:82 +#: ../src/gamma-quartz.c:140 ../src/gamma-w32gdi.c:91 msgid "Unable to save current gamma ramp.\n" -msgstr "" +msgstr "Det går inte att spara nuvarande gammaförfining.\n" -#: ../src/gamma-quartz.c:155 -msgid "Adjust gamma ramps on OSX using Quartz.\n" +#: ../src/gamma-quartz.c:170 +msgid "Adjust gamma ramps on macOS using Quartz.\n" msgstr "" -#. TRANSLATORS: Quartz help output -#. left column must not be translated -#. TRANSLATORS: Windows GDI help output -#. left column must not be translated -#: ../src/gamma-quartz.c:160 ../src/gamma-w32gdi.c:109 -msgid " preserve={0,1}\tWhether existing gamma should be preserved\n" -msgstr "" - -#: ../src/gamma-w32gdi.c:59 ../src/gamma-w32gdi.c:134 -#: ../src/gamma-w32gdi.c:155 +#: ../src/gamma-w32gdi.c:68 ../src/gamma-w32gdi.c:141 ../src/gamma-w32gdi.c:168 msgid "Unable to open device context.\n" -msgstr "" +msgstr "Det går inte att öppna enhetskontext.\n" -#: ../src/gamma-w32gdi.c:66 +#: ../src/gamma-w32gdi.c:75 msgid "Display device does not support gamma ramps.\n" -msgstr "" +msgstr "Visningsenhet stöder inte gammaförfiningar.\n" -#: ../src/gamma-w32gdi.c:104 +#: ../src/gamma-w32gdi.c:115 msgid "Adjust gamma ramps with the Windows GDI.\n" -msgstr "" +msgstr "Justera gammaförfiningar med Windows GDI.\n" -#: ../src/gamma-w32gdi.c:140 +#: ../src/gamma-w32gdi.c:153 msgid "Unable to restore gamma ramps.\n" -msgstr "" +msgstr "Det går inte att återställa gammaförfiningar.\n" -#: ../src/gamma-w32gdi.c:195 +#: ../src/gamma-w32gdi.c:211 msgid "Unable to set gamma ramps.\n" -msgstr "" +msgstr "Det går inte att ställa in gammaförfiningar.\n" -#: ../src/gamma-dummy.c:42 +#: ../src/gamma-dummy.c:43 msgid "" "WARNING: Using dummy gamma method! Display will not be affected by this " "gamma method.\n" msgstr "" +"VARNING: Använder falsk gamma-metod! Visning kommer inte att påverkas av " +"denna gamma-metod.\n" -#: ../src/gamma-dummy.c:59 +#: ../src/gamma-dummy.c:60 msgid "" "Does not affect the display but prints the color temperature to the " "terminal.\n" msgstr "" +"Påverkar inte visningen men skriver färgtemperaturen till terminalen.\n" -#: ../src/gamma-dummy.c:73 +#: ../src/gamma-dummy.c:75 #, c-format msgid "Temperature: %i\n" -msgstr "" - -#: ../src/location-geoclue.c:76 -#, c-format -msgid "Unable to obtain master client: %s\n" -msgstr "" - -#: ../src/location-geoclue.c:80 -#, c-format -msgid "Unable to obtain master client\n" -msgstr "" - -#: ../src/location-geoclue.c:91 -#, c-format -msgid "Can't set requirements for master: %s\n" -msgstr "" - -#: ../src/location-geoclue.c:95 -#, c-format -msgid "Can't set requirements for master\n" -msgstr "" - -#: ../src/location-geoclue.c:111 -#, c-format -msgid "Started Geoclue provider `%s'.\n" -msgstr "" - -#: ../src/location-geoclue.c:114 -msgid "Could not find a usable Geoclue provider.\n" -msgstr "" - -#: ../src/location-geoclue.c:115 -msgid "Try setting name and path to specify which to use.\n" -msgstr "" - -#: ../src/location-geoclue.c:133 -msgid "Use the location as discovered by a Geoclue provider.\n" -msgstr "" - -#. TRANSLATORS: Geoclue help output -#. left column must not be translated -#: ../src/location-geoclue.c:138 -msgid "" -" name=N\tName of Geoclue provider (or `default')\n" -" path=N\tPath of Geoclue provider (or `default')\n" -msgstr "" +msgstr "Temperatur: %i\n" -#: ../src/location-geoclue.c:141 ../src/location-geoclue2.c:72 -#: ../src/location-corelocation.m:131 +#: ../src/location-geoclue2.c:59 #, c-format msgid "" -"NOTE: currently Redshift doesn't recheck %s once started,\n" -"which means it has to be restarted to take notice after travel.\n" -msgstr "" - -#: ../src/location-geoclue.c:199 -#, c-format -msgid "Could not get location: %s.\n" +"Access to the current location was denied by GeoClue!\n" +"Make sure that location services are enabled and that Redshift is permitted\n" +"to use location services. See https://github.com/jonls/redshift#faq for " +"more\n" +"information.\n" msgstr "" -#: ../src/location-geoclue.c:206 -#, c-format -msgid "According to the geoclue provider we're at: %.2f, %.2f\n" -msgstr "" - -#: ../src/location-geoclue.c:210 -msgid "Provider does not have a valid location available." -msgstr "" - -#: ../src/location-geoclue2.c:69 -msgid "Use the location as discovered by a GeoClue2 provider.\n" -msgstr "" - -#: ../src/location-geoclue2.c:114 +#: ../src/location-geoclue2.c:107 #, c-format msgid "Unable to obtain location: %s.\n" -msgstr "" +msgstr "Det går inte att erhålla plats: %s.\n" -#: ../src/location-geoclue2.c:153 +#: ../src/location-geoclue2.c:150 #, c-format msgid "Unable to obtain GeoClue Manager: %s.\n" -msgstr "" +msgstr "Det går inte att erhålla GeoClue-hanterare: %s.\n" -#: ../src/location-geoclue2.c:168 +#: ../src/location-geoclue2.c:166 #, c-format msgid "Unable to obtain GeoClue client path: %s.\n" -msgstr "" +msgstr "Det går inte att erhålla GeoClue-klients sökväg: %s.\n" -#: ../src/location-geoclue2.c:189 +#: ../src/location-geoclue2.c:188 #, c-format msgid "Unable to obtain GeoClue Client: %s.\n" -msgstr "" +msgstr "Det går inte att erhålla GeoClue-klient: %s.\n" -#: ../src/location-geoclue2.c:228 +#: ../src/location-geoclue2.c:229 #, c-format msgid "Unable to set distance threshold: %s.\n" -msgstr "" +msgstr "Det går inte att ställa in avståndsgränsvärdet: %s.\n" -#: ../src/location-geoclue2.c:251 +#: ../src/location-geoclue2.c:253 #, c-format msgid "Unable to start GeoClue client: %s.\n" -msgstr "" +msgstr "Det går inte att starta GeoClue-klient: %s.\n" -#: ../src/location-geoclue2.c:269 -#, c-format -msgid "Unable to connect to GeoClue.\n" +#: ../src/location-geoclue2.c:365 +msgid "Failed to start GeoClue2 provider!\n" msgstr "" -#: ../src/location-corelocation.m:59 +#: ../src/location-geoclue2.c:399 +msgid "Use the location as discovered by a GeoClue2 provider.\n" +msgstr "Använd platsen som upptäcktes av en GeoClue2-leverantör.\n" + +#: ../src/location-corelocation.m:73 msgid "Not authorized to obtain location from CoreLocation.\n" -msgstr "" +msgstr "Inte behörighet att få plats från CoreLocation.\n" -#: ../src/location-corelocation.m:87 +#: ../src/location-corelocation.m:111 #, c-format msgid "Error obtaining location from CoreLocation: %s\n" -msgstr "" +msgstr "Fel erhållande av plats från CoreLocation: %s\n" -#: ../src/location-corelocation.m:96 +#: ../src/location-corelocation.m:120 msgid "Waiting for authorization to obtain location...\n" -msgstr "" +msgstr "Väntar på tillstånd att erhålla plats…\n" -#: ../src/location-corelocation.m:99 +#: ../src/location-corelocation.m:122 msgid "Request for location was not authorized!\n" +msgstr "Begäran om platsen var inte godkänt!\n" + +#: ../src/location-corelocation.m:203 +msgid "Failed to start CoreLocation provider!\n" msgstr "" -#: ../src/location-corelocation.m:128 +#: ../src/location-corelocation.m:235 msgid "Use the location as discovered by the Corelocation provider.\n" -msgstr "" +msgstr "Använd platsen som upptäckts av Corelocation-leverantören.\n" -#: ../src/location-manual.c:50 +#: ../src/location-manual.c:59 msgid "Latitude and longitude must be set.\n" -msgstr "" +msgstr "Latitud och longitud måste anges.\n" -#: ../src/location-manual.c:65 +#: ../src/location-manual.c:75 msgid "Specify location manually.\n" -msgstr "" +msgstr "Ange plats manuellt.\n" #. TRANSLATORS: Manual location help output #. left column must not be translated -#: ../src/location-manual.c:70 +#: ../src/location-manual.c:80 msgid "" " lat=N\t\tLatitude\n" " lon=N\t\tLongitude\n" msgstr "" +" lat=N\t\tLatitud\n" +" lon=N\t\tLongitud\n" -#: ../src/location-manual.c:73 +#: ../src/location-manual.c:83 msgid "" "Both values are expected to be floating point numbers,\n" "negative values representing west / south, respectively.\n" msgstr "" +"Båda värdena beräknas vara flyttal,\n" +"negativa värden representerar väst/söder.\n" -#: ../src/location-manual.c:87 +#: ../src/location-manual.c:97 msgid "Malformed argument.\n" -msgstr "" +msgstr "Felaktigt argument.\n" -#: ../src/redshift-gtk/statusicon.py:265 +#: ../src/redshift-gtk/statusicon.py:78 msgid "Suspend for" -msgstr "" +msgstr "Uppskjuta för" -#: ../src/redshift-gtk/statusicon.py:267 +#: ../src/redshift-gtk/statusicon.py:80 msgid "30 minutes" -msgstr "" +msgstr "30 minuter" -#: ../src/redshift-gtk/statusicon.py:268 +#: ../src/redshift-gtk/statusicon.py:81 msgid "1 hour" -msgstr "" +msgstr "1 timme" -#: ../src/redshift-gtk/statusicon.py:269 +#: ../src/redshift-gtk/statusicon.py:82 msgid "2 hours" -msgstr "" +msgstr "2 timmar" -#: ../src/redshift-gtk/statusicon.py:277 +#: ../src/redshift-gtk/statusicon.py:91 msgid "Autostart" -msgstr "" +msgstr "Starta automatiskt" -#: ../src/redshift-gtk/statusicon.py:289 ../src/redshift-gtk/statusicon.py:300 +#: ../src/redshift-gtk/statusicon.py:103 ../src/redshift-gtk/statusicon.py:113 msgid "Info" -msgstr "" +msgstr "Info" -#: ../src/redshift-gtk/statusicon.py:294 +#: ../src/redshift-gtk/statusicon.py:108 msgid "Quit" -msgstr "" +msgstr "Avsluta" -#: ../src/redshift-gtk/statusicon.py:301 +#: ../src/redshift-gtk/statusicon.py:146 msgid "Close" -msgstr "" +msgstr "Stäng" -#: ../src/redshift-gtk/statusicon.py:466 +#: ../src/redshift-gtk/statusicon.py:300 msgid "<b>Status:</b> {}" -msgstr "" +msgstr "<b>Status:</b> {}" -#: ../src/redshift-gtk/statusicon.py:470 +#: ../src/redshift-gtk/statusicon.py:306 ../src/redshift-gtk/statusicon.py:324 msgid "Color temperature" -msgstr "" +msgstr "Färgtemperatur" -#: ../src/redshift-gtk/statusicon.py:474 +#: ../src/redshift-gtk/statusicon.py:312 ../src/redshift-gtk/statusicon.py:325 msgid "Period" -msgstr "" +msgstr "Period" -#: ../src/redshift-gtk/statusicon.py:478 +#: ../src/redshift-gtk/statusicon.py:318 msgid "Location" +msgstr "Plats" + +#: ../src/redshift-gtk/statusicon.py:349 +msgid "Please run `redshift -h` for help output." msgstr "" |