diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 97 |
1 files changed, 72 insertions, 25 deletions
@@ -4,26 +4,25 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# 6a42dd6e7ca9a813693714b0d9aa1ad8, 2018 -# Patrik Nilsson <[email protected]>, 2018 -# Daniel Gullbransen, 2018 -# Kristoffer Grundström <[email protected]>, 2018 -# cb445fb3dfd1fe3c2b9f58ac5638f478, 2018 -# efef6ec5b435a041fce803c7f8af77d2_2341d43, 2018 -# Tobias Lekare <[email protected]>, 2018 -# Philip Andersen <[email protected]>, 2018 -# Stefano Karapetsas <[email protected]>, 2019 -# Henrik Mattsson-Mårn <[email protected]>, 2019 +# Patrik Nilsson <[email protected]>, 2021 +# efef6ec5b435a041fce803c7f8af77d2_2341d43, 2021 # Luna Jernberg <[email protected]>, 2021 +# 6a42dd6e7ca9a813693714b0d9aa1ad8, 2021 +# Henrik Mattsson-Mårn <[email protected]>, 2021 +# cb445fb3dfd1fe3c2b9f58ac5638f478, 2021 +# Daniel Gullbransen, 2021 +# Tobias Lekare <[email protected]>, 2021 +# Stefano Karapetsas <[email protected]>, 2022 +# Kristoffer Grundström <[email protected]>, 2022 # msgid "" msgstr "" -"Project-Id-Version: mate-system-monitor 1.25.0\n" +"Project-Id-Version: mate-system-monitor 1.26.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-system-monitor/issues\n" -"POT-Creation-Date: 2021-06-24 10:25+0200\n" -"PO-Revision-Date: 2018-03-12 08:25+0000\n" -"Last-Translator: Luna Jernberg <[email protected]>, 2021\n" -"Language-Team: Swedish (https://www.transifex.com/mate/teams/13566/sv/)\n" +"POT-Creation-Date: 2022-01-02 10:31+0100\n" +"PO-Revision-Date: 2021-09-20 19:54+0000\n" +"Last-Translator: Kristoffer Grundström <[email protected]>, 2022\n" +"Language-Team: Swedish (https://app.transifex.com/mate/teams/13566/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -135,7 +134,7 @@ msgstr "" #: src/callbacks.cpp:240 msgid "translator-credits" -msgstr "Kristoffer Grundström <[email protected]>" +msgstr "Kristoffer Grundström <[email protected]>" #: src/disks.cpp:405 src/memmaps.cpp:327 msgid "Device" @@ -264,8 +263,8 @@ msgstr "Fortsätt process om stoppad" #: src/interface.cpp:68 src/procdialogs.cpp:113 msgid "_End Process" msgid_plural "_End Processes" -msgstr[0] "_Avsluta process" -msgstr[1] "_Avsluta processer" +msgstr[0] "" +msgstr[1] "" #: src/interface.cpp:69 msgid "Force process to finish normally" @@ -274,8 +273,8 @@ msgstr "Tvinga process att avsluta normalt" #: src/interface.cpp:70 src/procdialogs.cpp:107 msgid "_Kill Process" msgid_plural "_Kill Processes" -msgstr[0] "Döda process" -msgstr[1] "D_öda processer" +msgstr[0] "" +msgstr[1] "" #: src/interface.cpp:71 msgid "Force process to finish immediately" @@ -487,15 +486,15 @@ msgstr "Totalt sänt" msgid "System" msgstr "System" -#: src/interface.cpp:710 +#: src/interface.cpp:710 src/preferences.ui:310 msgid "Processes" msgstr "Processer" -#: src/interface.cpp:714 +#: src/interface.cpp:714 src/preferences.ui:437 msgid "Resources" msgstr "Resurser" -#: src/interface.cpp:718 +#: src/interface.cpp:718 src/preferences.ui:649 msgid "File Systems" msgstr "Filsystem" @@ -503,8 +502,8 @@ msgstr "Filsystem" #, c-format msgid "%u second" msgid_plural "%u seconds" -msgstr[0] "%u sekund" -msgstr[1] "%u sekunder" +msgstr[0] "" +msgstr[1] "" #: src/load-graph.cpp:349 msgid "not available" @@ -1131,6 +1130,54 @@ msgstr "Sorteringskolumnen för Öppna filer" msgid "Open files sort order" msgstr "Sorteringsorder för Öppna filer" +#: src/preferences.ui:18 +msgid "System Monitor Preferences" +msgstr "Inställningar för systemövervakaren" + +#: src/preferences.ui:106 src/preferences.ui:465 +msgid "Behavior" +msgstr "Beteende" + +#: src/preferences.ui:135 src/preferences.ui:372 src/preferences.ui:498 +msgid "_Update interval in seconds:" +msgstr "_Uppdateringsintervall i sekunder:" + +#: src/preferences.ui:165 +msgid "Enable _smooth refresh" +msgstr "Aktivera _mjuk uppdatering" + +#: src/preferences.ui:180 +msgid "Alert before ending or _killing processes" +msgstr "Varna innan processer avslutas eller _dödas" + +#: src/preferences.ui:195 +msgid "_Divide CPU usage by CPU count" +msgstr "" + +#: src/preferences.ui:232 src/preferences.ui:567 +msgid "Information Fields" +msgstr "Informationsfält" + +#: src/preferences.ui:258 +msgid "Process i_nformation shown in list:" +msgstr "Processi_nformation visad i listan:" + +#: src/preferences.ui:338 +msgid "Graphs" +msgstr "Diagram" + +#: src/preferences.ui:402 +msgid "_Show network speed in bits" +msgstr "" + +#: src/preferences.ui:528 +msgid "Show _all file systems" +msgstr "Visa _alla filsystem" + +#: src/preferences.ui:594 +msgid "File system i_nformation shown in list:" +msgstr "Filsystemsi_nformation visad i listan:" + #: src/procactions.cpp:77 #, c-format msgid "" |