summaryrefslogtreecommitdiffstats
path: root/languages/pascal/app_templates/fpchello/fpchello.kdevtemplate
blob: 65c4611512ee2cff4447fc455a381374521a239d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# KDE Config File
[General]
Name=Simple program
Name[ca]=Simple programa
Name[da]=Simpelt program
Name[de]=Einfaches Programm
Name[el]=Απλό πρόγραμμα
Name[es]=Programa sencillo
Name[et]=Lihtne programm
Name[eu]=Programa sinplea
Name[fa]=برنامۀ ساده
Name[fr]=Programme simple
Name[ga]=Ríomhchlár simplí
Name[gl]=Programa sinxelo
Name[hu]=Egyszerű program
Name[it]=Semplice programma
Name[ja]=簡単なプログラム
Name[nds]=Eenfach Programm
Name[ne]=साधारण कार्यक्रम
Name[nl]=Eenvoudig programma
Name[pl]=Prosty program
Name[pt]=Programa simples
Name[pt_BR]=Programa simples
Name[ru]=Простое приложение
Name[sk]=Jednoduchý prohram
Name[sr]=Једноставан програм
Name[sr@Latn]=Jednostavan program
Name[sv]=Enkelt program
Name[tr]=Basit program
Name[zh_CN]=简单程序
Name[zh_TW]=簡單程式
Category=Pascal/Free Pascal
Comment=Generates a simple program in Pascal
Comment[ca]=Genera un simple programa en Pascal
Comment[da]=Genererer et simpelt program i Pascal
Comment[de]=Erstellt ein einfaches Programm in Pascal
Comment[el]=Δημιουργεί ένα απλό πρόγραμμα σε Pascal
Comment[es]=Genera un sencillo programa en Pascal
Comment[et]=Lihtsa programmi loomine Pascalis
Comment[eu]=Pascal-en idatzitako programa sinple bat
Comment[fa]=یک برنامۀ ساده در پاسکال تولید می‌کند
Comment[fr]=Génère un programme simple en Pascal
Comment[ga]=Cruthaíonn sé seo ríomhchlár simplí i Pascal
Comment[gl]=Xera un programa sinxelo en Pascal
Comment[hu]=Létrehoz egy egyszerű programot Pascalban
Comment[it]=Genera un semplice programma in Pascal
Comment[ja]=簡単なプログラムを Pascal で作成します
Comment[nds]=Stellt en eenfach Pascal-Programm op
Comment[ne]=पास्कलमा साधारण कार्यक्रम उत्पन्न गर्दछ
Comment[nl]=Genereert een eenvoudig programma in Pascal
Comment[pl]=Generuje prosty program w Pascalu
Comment[pt]=Gera um programa simples em Pascal
Comment[pt_BR]=Gera um programa simples em Pascal
Comment[ru]=Создание простого приложения на Pascal
Comment[sk]=Vygeneruje jednoduchý program v Pascal
Comment[sr]=Прави једноставан програм у Pascal-у
Comment[sr@Latn]=Pravi jednostavan program u Pascal-u
Comment[sv]=Skapar ett enkelt program i Pascal
Comment[tr]=Pascal'da basit bir program yaratır
Comment[zh_CN]=生成一个简单的 Pascal 语言程序
Comment[zh_TW]=產生一個 Pascal 的簡單程式
FileTemplates=pp-program,PStyle,pp-unit,PStyle
ShowFilesAfterGeneration=%{dest}/src/%{APPNAMELC}.pp
Archive=fpchello.tar.gz

[GNU]
Type=include
File=%{tdevelop}/template-common/gnu.kdevtemplate

[FILE1]
Type=install
EscapeXML=true
Source=%{src}/app.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop

[MkDir1]
Type=mkdir
Dir=%{dest}/src

[FILE2]
Type=install
Source=%{src}/main.pp
Dest=%{dest}/src/%{APPNAMELC}.pp

[MSG]
Type=message
Comment=A simple pascal program was created in %{dest}
Comment[ca]=Un simple programa en Pascal ha estat creat en %{dest}
Comment[da]=Et simpelt pascal program blev oprettet i %{dest}
Comment[de]=Ein einfaches Programm in Pascal wurde in %{dest} erstellt.
Comment[el]=Ένα απλό πρόγραμμα pascal δημιουργήθηκε στο %{dest}
Comment[es]=Un sencillo programa en Pascal ha sido creado en %{dest}
Comment[et]=Lihtne Pascali programm loodi asukohta %{dest}
Comment[eu]=Pascal-en oinarritutako programa sinple bat sortu da hemen: %{dest}
Comment[fa]=یک برنامۀ سادۀ پاسکال در %{dest} ایجاد شد
Comment[fr]=Un programme Pascal simple a été créé dans %{dest}
Comment[ga]=Cruthaíodh ríomhchlár simplí pascal i %{dest}
Comment[gl]=Creouse un programa sinxelo en pascal en %{dest}
Comment[hu]=Létrejött egy egyszerű Pascal-program itt: %{dest}
Comment[it]=È stato creato un semplice programma Pascal in %{dest}
Comment[ja]=簡単な Pascal プログラムを %{dest} に作成しました
Comment[nds]=In %{dest} wöör en eenfach Pascal-Programm opstellt
Comment[ne]=साधारण पास्कल कार्यक्रम %{dest} मा सिर्जना गरियो
Comment[nl]=Een eenvoudig Pascal-programma is aangemaakt in %{dest}
Comment[pl]=Prosty program w Pascalu został utworzony w %{dest}
Comment[pt]=Foi criado um programa simples em Pascal em %{dest}
Comment[pt_BR]=Foi criado um programa simples em Pascal em %{dest}
Comment[ru]=Простое приложение на Pascal создано в %{dest}
Comment[sk]=Jednoduchý program v Pascal bol vytvorený v %{dest}
Comment[sr]=Једноставан pascal програм направљен је у %{dest}
Comment[sr@Latn]=Jednostavan pascal program napravljen je u %{dest}
Comment[sv]=Ett enkelt Pascal-program skapades i %{dest}
Comment[tr]=Pascal'da basit bir program %{dest} içinde yaratıldı
Comment[zh_CN]=在 %{dest} 创建了一个简单的 Pascal 程序
Comment[zh_TW]=一個簡單的 Pascal 程式已建立於 %{dest}