1# KDE Config File
2[General]
3Name=Simple Python Application
4Name[ca]=Una aplicació senzilla en Python
5Name[ca@valencia]=Una aplicació senzilla en Python
6Name[cs]=Jednoduchá aplikace v Pythonu
7Name[de]=Einfache Python-Anwendung
8Name[el]=Απλή εφαρμογή Python
9Name[en_GB]=Simple Python Application
10Name[es]=Aplicación sencilla en Python
11Name[et]=Lihtne Pythoni rakendus
12Name[fi]=Yksinkertainen Python-sovellus
13Name[fr]=Simple application en Python
14Name[gl]=Aplicación simple en Python
15Name[it]=Semplice applicazione Python
16Name[ko]=간단한 파이썬 프로그램
17Name[nl]=Eenvoudige Python-toepassing
18Name[nn]=Enkelt Python-program
19Name[pl]=Prosta aplikacja Pythona
20Name[pt]=Aplicação Simples de Python
21Name[pt_BR]=Aplicativo simples em Python
22Name[sk]=Jednoduchá Python aplikácia
23Name[sl]=Preprost program v Python-u
24Name[sv]=Enkelt Python-program
25Name[tr]=Basit Python Uygulaması
26Name[uk]=Проста програма мовою Python
27Name[x-test]=xxSimple Python Applicationxx
28Name[zh_CN]=简单的 Python 应用程序
29Name[zh_TW]=簡單的 Python 應用程式
30Category=Python
31Comment=Generate filestructure to start a Python application
32Comment[ca]=Genera l'estructura de fitxers per a començar una aplicació en Python
33Comment[ca@valencia]=Genera l'estructura de fitxers per a començar una aplicació en Python
34Comment[cs]=Vygenerovat strukturu souborů pro započetí aplikace v Pythonu
35Comment[de]=Dateistruktur erstellen, auf deren Basis eine Python-Anwendung erstellt werden kann
36Comment[el]=Παραγωγή δομής αρχείων για την έναρξη μιας εφαρμογής Python
37Comment[en_GB]=Generate filestructure to start a Python application
38Comment[es]=Generar la estructura de archivos para empezar una aplicación en Python
39Comment[et]=Failistruktuuri genereerimine Pythoni rakenduse tarbeks
40Comment[fi]=Aloita Python-sovellus luomalla tiedostorakenne
41Comment[fr]=Générer la structure de fichier pour démarrer une application en Python
42Comment[gl]=Xera a estrutura de ficheiros para comezar unha aplicación en Python
43Comment[it]=Genera una struttura file per avviare un'applicazione in Python
44Comment[ko]=파이썬 프로그램을 시작할 파일 구조 생성
45Comment[nl]=Genereer een bestandsstructuur om een Python-toepassing te starten
46Comment[nn]=Generer filstruktur og start Python-program
47Comment[pl]=Tworzy strukturę plików do rozpoczęcia projektu Pythona
48Comment[pt]=Gerar a estrutura de ficheiros para iniciar uma aplicação em Python
49Comment[pt_BR]=Gera a estrutura de arquivos para iniciar um aplicativo Python
50Comment[sk]=Vygenerovať štruktúru súborov na spustenie aplikácie Python
51Comment[sl]=Ustvari datotečno zgradbo za začetek programa v Python-u
52Comment[sv]=Skapa filstruktur för att påbörja ett Python-program
53Comment[tr]=Bir Python uygulaması başlatmak için dosya yapısını oluştur
54Comment[uk]=Створити початкову файлову структуру програми мовою Python
55Comment[x-test]=xxGenerate filestructure to start a Python applicationxx
56Comment[zh_CN]=生成开始开发 Python 应用程序的文件结构
57Comment[zh_TW]=產生檔案建構體來開始一個 Python 應用程式
58ShowFilesAfterGeneration=%{APPNAME}.py
59