blob: 27bbbeffd62d83e301b68e74acd500b29e023ca3 [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-python">
3 <!--Created automatically by update-mime-database. DO NOT EDIT!-->
4 <comment>Python script</comment>
5 <comment xml:lang="af">Python-skrip</comment>
6 <comment xml:lang="ar">سكربت بايثون</comment>
7 <comment xml:lang="be-Latn">Skrypt Python</comment>
8 <comment xml:lang="bg">Скрипт — Python</comment>
9 <comment xml:lang="ca">script Python</comment>
10 <comment xml:lang="cs">skript v jazyce Python</comment>
11 <comment xml:lang="da">Python-program</comment>
12 <comment xml:lang="de">Python-Skript</comment>
13 <comment xml:lang="el">Δέσμη ενεργειών Python</comment>
14 <comment xml:lang="en-GB">Python script</comment>
15 <comment xml:lang="eo">Python-skripto</comment>
16 <comment xml:lang="es">secuencia de órdenes en Python</comment>
17 <comment xml:lang="eu">Python script-a</comment>
18 <comment xml:lang="fi">Python-komentotiedosto</comment>
19 <comment xml:lang="fo">Python boðrøð</comment>
20 <comment xml:lang="fr">script Python</comment>
21 <comment xml:lang="fur">script Python</comment>
22 <comment xml:lang="ga">script Python</comment>
23 <comment xml:lang="gl">Script en Python</comment>
24 <comment xml:lang="he">תסריט Python</comment>
25 <comment xml:lang="hr">Python skripta</comment>
26 <comment xml:lang="hu">Python-parancsfájl</comment>
27 <comment xml:lang="ia">Script Python</comment>
28 <comment xml:lang="id">Skrip Python</comment>
29 <comment xml:lang="it">Script Python</comment>
30 <comment xml:lang="ja">Python スクリプト</comment>
31 <comment xml:lang="kk">Python сценарийі</comment>
32 <comment xml:lang="ko">파이썬 스크립트</comment>
33 <comment xml:lang="lt">Python scenarijus</comment>
34 <comment xml:lang="lv">Python skripts</comment>
35 <comment xml:lang="ms">Skrip Python</comment>
36 <comment xml:lang="nb">Python-skript</comment>
37 <comment xml:lang="nl">Python-script</comment>
38 <comment xml:lang="nn">Python-skript</comment>
39 <comment xml:lang="oc">escript Python</comment>
40 <comment xml:lang="pl">Skrypt Python</comment>
41 <comment xml:lang="pt">script Python</comment>
42 <comment xml:lang="pt-BR">Script Python</comment>
43 <comment xml:lang="ro">Script Python</comment>
44 <comment xml:lang="ru">Сценарий Python</comment>
45 <comment xml:lang="sk">Skript Python</comment>
46 <comment xml:lang="sl">Skriptna datoteka Python</comment>
47 <comment xml:lang="sq">Script Python</comment>
48 <comment xml:lang="sr">Питонова скрипта</comment>
49 <comment xml:lang="sv">Pythonskript</comment>
50 <comment xml:lang="tr">Python betiği</comment>
51 <comment xml:lang="uk">скрипт мовою Python</comment>
52 <comment xml:lang="vi">Văn lệnh Python</comment>
53 <comment xml:lang="zh-CN">Python 脚本</comment>
54 <comment xml:lang="zh-TW">Python 指令稿</comment>
55 <sub-class-of type="application/x-executable"/>
56 <sub-class-of type="text/plain"/>
57 <glob pattern="*.py" weight="60"/>
58 <glob pattern="*.pyx" weight="60"/>
59 <glob pattern="*.wsgi" weight="60"/>
60</mime-type>