geogebra/geogebra.xml

26 lines
1.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/vnd.geogebra.file">
<comment>GeoGebra worksheet</comment>
<comment xml:lang="cs">Pracovní list GeoGebry</comment>
<comment xml:lang="de">GeoGebra-Arbeitsblatt</comment>
<comment xml:lang="es">Archivo GeoGebra</comment>
<comment xml:lang="fr">Feuille de travail GeoGebra </comment>
<comment xml:lang="hi">जीओ-जेब्रा कार्य-पत्र</comment>
<comment xml:lang="it">Foglio di lavoro GeoGebra </comment>
<comment xml:lang="pt-BR">Planilha GeoGebra</comment>
<glob pattern="*.ggb"/>
</mime-type>
<mime-type type="application/vnd.geogebra.tool">
<comment>GeoGebra tool</comment>
<comment xml:lang="cs">Nástroj GeoGebry</comment>
<comment xml:lang="de">GeoGebra-Werkzeug</comment>
<comment xml:lang="es">Herramienta GeoGebra</comment>
<comment xml:lang="fr">Outil GeoGebra</comment>
<comment xml:lang="hi">जीओ-जेब्रा साधन</comment>
<comment xml:lang="it">Strumento GeoGebra</comment>
<comment xml:lang="pt-BR">Ferramenta GeoGebra</comment>
<glob pattern="*.ggt"/>
</mime-type>
</mime-info>