Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Greek guidelines.
191198 of 198 results
191.
<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 is given higher priority to access the hard disk than Normal.</p></body></html>
i18n: file: ReniceDlgUi.ui:333
i18n: ectx: property (toolTip), widget (QRadioButton, radioBestEffort)
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;">Η διεργασία λαμβάνει υψηλότερη προτεραιότητα από την Κανονική, για πρόσβαση στο σκληρό δίσκο.</p></body></html>
Translated by Toussis Manolis
Located in rc.cpp:167
192.
<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;">Best Effort Scheduling</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">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:340
i18n: ectx: property (whatsThis), widget (QRadioButton, radioBestEffort)
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;">Χρονικός προγραμματιστής βέλτιστου έργου</span></p>
<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;"> βέλτιστου έργου/κανονική</span> εξυπηρετούνται μέσω του σχήματος <span style=" font-weight:600;">Round Robin</span>.</p></body></html>
Translated by Glentadakis Dimitrios
Located in rc.cpp:173
193.
Best effort
i18n: file: ReniceDlgUi.ui:343
i18n: ectx: property (text), widget (QRadioButton, radioBestEffort)
Βέλτιστου έργου
Translated by Toussis Manolis
Located in rc.cpp:180
194.
<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 gets immediate access to the hard disk whenever needed, regardless of what else is going on.</p></body></html>
i18n: file: ReniceDlgUi.ui:353
i18n: ectx: property (toolTip), widget (QRadioButton, radioRealTime)
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;">Η διεργασία λαμβάνει άμεσα πρόσβαση στο σκληρό δίσκο ασχέτως από το τι άλλο τρέχει εκείνη την ώρα.</p></body></html>
Translated by Toussis Manolis
Located in rc.cpp:183
195.
<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;">Real Time Scheduling</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">Real Time</span> scheduling class is given first access to the disk, regardless of what else is going on in the system. Thus the <span style=" font-weight:600;">Real Time</span> class needs to be used with some care, as it can starve other processes. As with the <span style=" font-weight:600;">Best Effort</span> class, 8 priority levels are defined denoting how big a time slice a given process will receive on each scheduling window.</p></body></html>
i18n: file: ReniceDlgUi.ui:360
i18n: ectx: property (whatsThis), widget (QRadioButton, radioRealTime)
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;">Χρονικός προγραμματιστής πραγματικού χρόνου</span></p>
<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;">πραγματικού χρόνου</span> λαμβάνει πρώτη πρόσβαση στο δίσκο, ασχέτως του τι άλλο τρέχει εκείνη την ώρα. Έτσι η κλάση <span style=" font-weight:600;">πραγματικού χρόνου</span> θα πρέπει να χρησιμοποιείται με προσοχή, αφού μπορεί να κάνει τις υπόλοιπες διεργασίες να μην ανταποκρίνονται. Όπως και με την κλάση <span style="font-weight:600;"> βέλτιστου έργου</span>, υπάρχουν 8 επίπεδα προτεραιότητας που καθορίζουν πόσος χρόνος θα δίνεται σε μία διεργασία.</p></body></html>
Translated by Glentadakis Dimitrios
Located in rc.cpp:189
196.
Real time
i18n: file: ReniceDlgUi.ui:363
i18n: ectx: property (text), widget (QRadioButton, radioRealTime)
Πραγματικού χρόνου
Translated by Toussis Manolis
Located in rc.cpp:196
197.
Low Priority
i18n: file: ReniceDlgUi.ui:399
i18n: ectx: property (text), widget (QLabel, lblCpuLow)
i18n: file: ReniceDlgUi.ui:464
i18n: ectx: property (text), widget (QLabel, lblIOLow)
Χαμηλή προτεραιότητα
Translated by Toussis Manolis
Located in rc.cpp:199 rc.cpp:205
198.
High Priority
i18n: file: ReniceDlgUi.ui:406
i18n: ectx: property (text), widget (QLabel, lblCpuHigh)
i18n: file: ReniceDlgUi.ui:471
i18n: ectx: property (text), widget (QLabel, lblIOHigh)
Υψηλή προτεραιότητα
Translated by Toussis Manolis
Located in rc.cpp:202 rc.cpp:208
191198 of 198 results

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

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

Contributors to this translation: Glentadakis Dimitrios, Petros Vidalis, Toussis Manolis, tzem.