blob: 1dfe62c764ce18fe740f74875c5504a98ddddd97 [file] [log] [blame]
xf.li86118912025-03-19 20:07:27 -07001<?xml version="1.0" encoding="utf-8"?>
2<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-python3">
3 <!--Created automatically by update-mime-database. DO NOT EDIT!-->
4 <comment>Python 3 script</comment>
5 <comment xml:lang="af">Python 3-skrip</comment>
6 <comment xml:lang="ca">script Python 3</comment>
7 <comment xml:lang="cs">skript v jazyce Python 3</comment>
8 <comment xml:lang="da">Python 3-program</comment>
9 <comment xml:lang="de">Python-3-Skript</comment>
10 <comment xml:lang="en-GB">Python 3 script</comment>
11 <comment xml:lang="es">secuencia de órdenes en Python 3</comment>
12 <comment xml:lang="eu">Python 3 script-a</comment>
13 <comment xml:lang="fi">Python 3 -skripti</comment>
14 <comment xml:lang="fr">script Python 3</comment>
15 <comment xml:lang="fur">script Python 3</comment>
16 <comment xml:lang="ga">script Python 3</comment>
17 <comment xml:lang="hr">Python3 skripta</comment>
18 <comment xml:lang="hu">Python 3 parancsfájl</comment>
19 <comment xml:lang="id">Skrip Python 3</comment>
20 <comment xml:lang="it">Script Python 3</comment>
21 <comment xml:lang="kk">Python 3 скрипті</comment>
22 <comment xml:lang="ko">파이썬 3 스크립트</comment>
23 <comment xml:lang="pl">Skrypt Python 3</comment>
24 <comment xml:lang="pt-BR">Script Python 3</comment>
25 <comment xml:lang="ru">Сценарий Python 3</comment>
26 <comment xml:lang="sk">Skript Python 3</comment>
27 <comment xml:lang="sv">Python 3-skript</comment>
28 <comment xml:lang="uk">скрипт мовою Python 3</comment>
29 <comment xml:lang="zh-CN">Python 3 脚本</comment>
30 <comment xml:lang="zh-TW">Python 3 指令稿</comment>
31 <sub-class-of type="text/x-python"/>
32 <glob pattern="*.py" weight="50"/>
33 <glob pattern="*.py3" weight="60"/>
34 <glob pattern="*.py3x" weight="60"/>
35</mime-type>