diff --git a/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate b/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate index 28fe03ba..b8fc26eb 100644 --- a/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate +++ b/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate @@ -1,37 +1,37 @@ # KDE Config File [General] Name=Simple Python Application Name[ca]=Una aplicació Python senzilla Name[ca@valencia]=Una aplicació Python senzilla Name[cs]=Jednoduchá aplikace v Pythonu Name[de]=Einfache Python-Anwendung Name[en_GB]=Simple Python Application Name[es]=Aplicación sencilla en Python Name[et]=Lihtne Pythoni rakendus Name[it]=Semplice applicazione Python Name[nl]=Eenvoudige Python-toepassing Name[pl]=Prosta aplikacja Pythona Name[pt]=Aplicação Simples de Python Name[pt_BR]=Aplicativo Python simples Name[sk]=Jednoduchá Python aplikácia Name[sv]=Enkelt Python-program Name[uk]=Проста програма мовою Python Name[x-test]=xxSimple Python Applicationxx Category=Python Comment=Generate filestructure to start a Python application Comment[ca]=Genera l'estructura de fitxers per a iniciar una aplicació Python Comment[ca@valencia]=Genera l'estructura de fitxers per a iniciar una aplicació Python Comment[cs]=Vygenerovat strukturu souborů pro započetí aplikace v Pythonu Comment[de]=Dateistruktur erstellen, auf deren Basis eine Python-Anwendung erstellt werden kann Comment[en_GB]=Generate filestructure to start a Python application Comment[es]=Generar la estructura de archivos para empezar una aplicación en Python Comment[et]=Failistruktuuri genereerimine Pythoni rakenduse tarbeks Comment[it]=Genera una struttura file per avviare un'applicazione in Python Comment[nl]=Genereer een bestandsstructuur om een Python-toepassing te starten Comment[pl]=Tworzy strukturę plików do rozpoczęcia projektu Pythona Comment[pt]=Gerar a estrutura de ficheiros para iniciar uma aplicação em Python Comment[sk]=Vygenerovať štruktúru súborov na spustenie aplikácie Python Comment[sv]=Skapa filstruktur för att påbörja ett Python-program Comment[uk]=Створити початкову файлову структуру програми мовою Python Comment[x-test]=xxGenerate filestructure to start a Python applicationxx -ShowFilesAfterGeneration=%{PROJECTDIR}/%{APPNAMELC}.py +ShowFilesAfterGeneration=%{PROJECTDIR}/%{APPNAME}.py