30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-python3">
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
|
<comment>Python 3 script</comment>
|
|
<comment xml:lang="ca">script Python 3</comment>
|
|
<comment xml:lang="cs">skript v jazyce Python 3</comment>
|
|
<comment xml:lang="de">Python-3-Skript</comment>
|
|
<comment xml:lang="en_GB">Python 3 script</comment>
|
|
<comment xml:lang="es">secuencia de órdenes en Python 3</comment>
|
|
<comment xml:lang="fi">Python 3 -skripti</comment>
|
|
<comment xml:lang="hr">Python3 skripta</comment>
|
|
<comment xml:lang="hu">Python 3 parancsfájl</comment>
|
|
<comment xml:lang="id">Skrip Python 3</comment>
|
|
<comment xml:lang="it">Script Python 3</comment>
|
|
<comment xml:lang="kk">Python 3 скрипті</comment>
|
|
<comment xml:lang="ko">파이썬 3 스크립트</comment>
|
|
<comment xml:lang="pl">Skrypt Python 3</comment>
|
|
<comment xml:lang="pt_BR">Script Python 3</comment>
|
|
<comment xml:lang="ru">Сценарий Python 3</comment>
|
|
<comment xml:lang="sk">Skript Python 3</comment>
|
|
<comment xml:lang="sv">Python 3-skript</comment>
|
|
<comment xml:lang="uk">скрипт мовою Python 3</comment>
|
|
<comment xml:lang="zh_CN">Python 3 脚本</comment>
|
|
<comment xml:lang="zh_TW">Python 3 指令稿</comment>
|
|
<sub-class-of type="text/x-python"/>
|
|
<glob weight="50" pattern="*.py"/>
|
|
<glob weight="60" pattern="*.py3"/>
|
|
<glob weight="60" pattern="*.py3x"/>
|
|
</mime-type>
|