All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h Danish (da)* '''Amarok''' bryder ned, men '''Dr. Konqi''' dukker ikke op &mdash; kør programmet i '''gdb''' med følgende kommando: {{Input|gdb --args amarok --debug --nofork}} I '''gdbs''' konsol skriver du <code>run</code> for at starte '''Amarok''' og reproducere nedbruddet; herefter skriver du i '''gdb''' <code>thread apply all bt</code> for a generere et backtrace.
 h English (en)* '''Amarok''' crashes, but '''Dr. Konqi''' doesn't pop up &mdash; run in '''gdb''' with the following command: {{Input|gdb --args amarok --debug --nofork}} In '''gdb's''' console, type <code>run</code> to start '''Amarok''', reproduce the crash, and then in '''gdb''' type <code>thread apply all bt</code> to generate the backtrace.
 h Brazilian Portuguese (pt-br)* O '''Amarok''' falha, mas o '''Dr. Konqi''' não aparece &mdash; execute no '''gdb''' com o seguinte comando: {{Input|gdb --args amarok --debug --nofork}} No console do '''gdb''', digite o comando <code>run</code> para iniciar o '''Amarok''', reproduza os passos até a falha e depois digite no '''gdb''' <code>thread apply all bt</code> para gerar o backtrace.