Browsing Swedish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Swedish guidelines.
181190 of 198 results
181.
Round robin
i18n: file: ReniceDlgUi.ui:179
i18n: ectx: property (text), widget (QRadioButton, radioRR)
Cirkulär processlista
Translated by Stefan Asserhäll
Located in rc.cpp:113
182.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Process will run whenever runnable. Higher priority than Normal or Batch. No timeslicing.</p></body></html>
i18n: file: ReniceDlgUi.ui:189
i18n: ectx: property (toolTip), widget (QRadioButton, radioFIFO)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Processen kör så fort den kan köras. Högre prioritet än normal eller bakgrund. Ingen tidsdelning.</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:116
183.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">First In-First Out Scheduling</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">When a <span style=" font-weight:600;">FIFO</span> process becomes runnable, it will always immediately preempt any currently running <span style=" font-weight:600;">Normal</span> or <span style=" font-weight:600;">Batch</span> process.</p></body></html>
i18n: file: ReniceDlgUi.ui:196
i18n: ectx: property (whatsThis), widget (QRadioButton, radioFIFO)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Först in, först ut schemaläggning</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">När en <span style=" font-weight:600;">Först in, först ut</span> process blir körklar, kommer den alltid omedelbart ersätta vilken <span style=" font-weight:600;">normal</span> eller <span style=" font-weight:600;">bakgrundsprocess</span> som helst som för närvarande kör.</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:122
184.
FIFO
i18n: file: ReniceDlgUi.ui:199
i18n: ectx: property (text), widget (QRadioButton, radioFIFO)
Först in, först ut
Translated by Stefan Asserhäll
Located in rc.cpp:129
185.
I/O Scheduler
i18n: file: ReniceDlgUi.ui:264
i18n: ectx: property (text), widget (QLabel, label_3)
Schemaläggning av in- och utmatning
Translated by Stefan Asserhäll
Located in rc.cpp:132
186.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Process's priority is based on the CPU priority.</p></body></html>
i18n: file: ReniceDlgUi.ui:293
i18n: ectx: property (toolTip), widget (QRadioButton, radioIONormal)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Processernas prioritet baseras på processorns prioritet</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:135
187.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Normal Scheduling</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This is the same as <span style=" font-weight:600;">Best Effort</span> scheduling, except that the priority is calculated automatically based on the CPU priority. Processes with a higher priority will take priority for access to the hard disk. Programs running at the same <span style=" font-weight:600;">Best Effort/Normal</span> priority are served in a <span style=" font-weight:600;">Round Robin</span> fashion.</p></body></html>
i18n: file: ReniceDlgUi.ui:300
i18n: ectx: property (whatsThis), widget (QRadioButton, radioIONormal)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Normal schemaläggning</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Detta är samma sak som <span style=" font-weight:600;">Bästa försök</span> schemaläggning, utom att prioriteten beräknas automatiskt baserat på processorns prioritet. Processer med högre prioritet får prioritet vid åtkomst av hårddisken. Program som kör med samma <span style=" font-weight:600;">bästa försök eller normala</span> prioritet behandlas enligt en <span style=" font-weight:600;">cirkulär processlista</span>.</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:141
188.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Process can only use the hard disk when no other process has used it very recently.</p></body></html>
i18n: file: ReniceDlgUi.ui:313
i18n: ectx: property (toolTip), widget (QRadioButton, radioIdle)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Processen kan bara använda hårddisken när ingen annan process nyligen har använt den.</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:151
189.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Idle Scheduling</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A program running with <span style=" font-weight:600;">Idle</span> I/O priority will only get disk time when no other program has asked for disk I/O for a defined grace period. The impact of <span style=" font-weight:600;">Idle</span> I/O processes on normal system activity should be zero. Priority is not applicable to this scheduling class.</p></body></html>
i18n: file: ReniceDlgUi.ui:320
i18n: ectx: property (whatsThis), widget (QRadioButton, radioIdle)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Overksam schemaläggning</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Ett program som kör med in- och utmatningsprioriteten <span style=" font-weight:600;">Overksam</span> får bara hårddisktid när inget annat program har begärt in- eller utmatning med hårddisken under en definierad uppskovsperiod. Påverkan av <span style=" font-weight:600;">overksamma</span> in- och utmatningsprocesser på normal systemaktivitet ska vara noll. Prioritet gäller inte för den här schemaläggningsklassen.</p></body></html>
Translated by Stefan Asserhäll
Located in rc.cpp:157
190.
Idle
i18n: file: ReniceDlgUi.ui:323
i18n: ectx: property (text), widget (QRadioButton, radioIdle)
Overksam
Translated by Stefan Asserhäll
Located in rc.cpp:164
181190 of 198 results

This translation is managed by Ubuntu Swedish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Arve Eriksson, Daniel Nylander, Stefan Asserhäll.