Files
core/system/devel/gc/translations.xml
T
Ertuğrul Erata 6de9e785aa 3
2015-05-17 20:32:22 +03:00

22 lines
968 B
XML
Raw 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>gc</Name>
<Summary xml:lang="tr">C ve C++ için bir çöp toplama kitaplığı</Summary>
<Summary xml:lang="pl">Ostrożny odśmiecacz dla C i C++</Summary>
<Description xml:lang="tr">gc, C malloc veya C++ new yerine kullanılabilecek, Boehm-Demers-Weiser çöp toplayıcısı kitaplığıdır.</Description>
<Description xml:lang="pl">Boehm's GC jest odśmiecającym alokatorem pamięci, który został zaprojektowany z zamiarem używania jako zastępcza wtyczka dla funkcji C malloc.</Description>
</Source>
<Package>
<Name>gc-devel</Name>
<Summary xml:lang="tr">gc için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe gc</Summary>
</Package>
<Package>
<Name>libatomic_ops-devel</Name>
<Summary xml:lang="tr">Atomik bellek güncelleme işlemleri kitaplığı</Summary>
</Package>
</PISI>