|
1.
|
|
|
<qt>Select whether realtime scheduling should be enabled for the application. The scheduler governs which process will run and which will have to wait. Two schedulers are available:
<ul>
<li><em>Normal:</em> This is the standard, timesharing scheduler. It will divide fairly the available processing time between all processes.</li>
<li><em>Realtime:</em>This scheduler will run your application uninterrupted until it gives up the processor. This can be dangerous. An application that does not give up the processor might hang the system. You need root's password to use the scheduler.</li>
</ul>
</qt>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
2.
|
|
|
Run with realtime &scheduling
|
|
|
|
(no translation yet)
|
|
|
|
3.
|
|
|
Enter the user you want to run the application as here.
|
|
|
i18n: file: shellOptions.ui:61
i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
i18n: file: shellOptions.ui:134
i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
|
|
|
|
Masukkan pengguna yang anda ingin jalankan seperti di sini.
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:3 rc.cpp:24
|
|
4.
|
|
|
User&name:
|
|
|
i18n: file: shellOptions.ui:64
i18n: ectx: property (text), widget (QLabel, lbUsername)
|
|
|
|
Nama Penggu&na:
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:6
|
|
5.
|
|
|
Enter the password here for the user you specified above.
|
|
|
i18n: file: shellOptions.ui:83
i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
i18n: file: shellOptions.ui:102
i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
|
|
|
|
Masukkan sandi di sini untuk pengguna yang anda tentukan di atas.
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:9 rc.cpp:12
|
|
6.
|
|
|
Pass&word:
|
|
|
i18n: file: shellOptions.ui:105
i18n: ectx: property (text), widget (QLabel, lbPassword)
|
|
|
|
San&di:
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:15
|
|
7.
|
|
|
Check this option if the application you want to run is a text mode application. The application will then be run in a terminal emulator window.
|
|
|
i18n: file: shellOptions.ui:115
i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
|
|
|
Centang opsi ini jika aplikasi yang anda ingin jalankan adalah aplikasi mode teks. Aplikasi kemudian akan dijalankan dalam jendela emulator terminal.
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:18
|
|
8.
|
|
|
Run in &terminal window
|
|
|
i18n: file: shellOptions.ui:118
i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
|
|
|
Jalankan di jendela &terminal
|
|
Translated by
padmawan
|
|
|
|
Located in
rc.cpp:21
|
|
9.
|
|
|
The priority that the command will be run with can be set here. From left to right, it goes from low to high. The center position is the default value. For priorities higher than the default, you will need to provide the root password.
|
|
|
|
(no translation yet)
|
|
|
|
10.
|
|
|
&Priority:
|
|
|
|
(no translation yet)
|
|
|