Files
main/programming/language/python/sip/translations.xml
T
2015-09-06 16:32:15 +03:00

29 lines
1.7 KiB
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>sip</Name>
<Summary xml:lang="tr">C ve C++ kütüphaneleri için python bağlayıcıları oluşturan bir araç</Summary>
<Summary xml:lang="pl">Generator powiązań Pythona z bibliotekami klas C++</Summary>
<Description xml:lang="tr">SIP C ve C++ kütüphanelerini Python'da kullanabilmek için bağlayıcılar oluşturan bir araçtır. Herhangi bir C veya C++ kütüphanesini Python genişletme modülüne dönüştürür.</Description>
<Description xml:lang="fr">SIP est un outil de génération de bindings (liens) pour librairies C et C++ afin de les rendre utilisables depuis Python. Il prend n'importe quelle librairie C ou C++ et la convertit en module d'extension Python.</Description>
<Description xml:lang="es">SIP es una herramienta para generar librerías de acceso a clases C++, para poder usarlos desde Python. Puede tomar cualquier librería C o C++ y convertirlo en módulos de extensión para Python.</Description>
<Description xml:lang="pl">Generuje powiązania Pythona z bibliotekami klas C++ ze zbioru plików ze specyfikacjami klas. Obsługiwany jest Python 2 i 3.</Description>
</Source>
<Package>
<Name>sip-devel</Name>
<Summary xml:lang="tr">sip için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe sip</Summary>
</Package>
<Package>
<Name>python-sip</Name>
<Summary xml:lang="pl">Moduł python2 wymagany przez wygenerowane powiązania</Summary>
</Package>
<Package>
<Name>python3-sip</Name>
<Summary xml:lang="pl">Moduł python3 wymagany przez wygenerowane powiązania</Summary>
</Package>
</PISI>