Files
core/system/devel/make/translations.xml
2015-02-24 11:18:35 +02:00

11 lines
992 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>make</Name>
<Summary xml:lang="tr">Geleneksel kaynak kod ağaçlarını derleme aracı</Summary>
<Description xml:lang="tr">Geleneksel kaynak kod ağaçlarını derleme aracı. Make, programınızı nasıl derleyeceği konusundaki bilgiyi &quot;makefile&quot; dosyasından alır. Bir uygulama yazdığınızda bunun için &quot;makefile&quot; dosyasını da hazırlamalısınız ki uygulamanız derlenebilsin ve yüklenebilsin.</Description>
<Description xml:lang="fr">Outil standard de compilation de hiérarchie de sources. Make détermine ce qu'il faut faire pour construire votre programme à partir d'un fichier appelé makefile. Une fois votre programme écrit, il suffit d'éditer un makefile pour lui afin de pouvoir utiliser Make pour le compiler et l'installer.</Description>
<Summary xml:lang="es">Herramienta estándar para compilación de arboles de fuentes</Summary>
</Source>
</PISI>