All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)To turn off compilation of any directory, including subdirectories, you have to modify the Makefile or Makefile.am files. Makefile.am is not recommended because that file is in KDE Subversion and you could accidentally commit your changes. So we'll modify the Makefile instead here:
 h Japanese (ja)サブディレクトリを含むディレクトリをコンパイルしないで済ますには、Makefile や Makefile.am を修正しなくてはいけません。Makefile.am を修正することは推奨されていません。なぜなら、そのファイルは KDE Subversion にも入っており、まちがってコミットしてしまう恐れがあるからです。よってここでは、Makefile を修正する方法を示します。
 h Brazilian Portuguese (pt-br)Para desativar a compilação de qualquer diretório, inclusive subdiretórios, você tem que modificar os arquivos Makefile ou Makefile.am. Makefile.am não é recomendado porque o arquivo está no Subversion do KDE e você pode acidentalmente commitar suas alterações. Então, vamos modificar o Makefile aqui: