Mercurial > clickerconvert
comparison src/l10n/main_de_DE.ts @ 50:36ee5dd46fd3
Add GUI
New Mainwindow that allows to set output formats and input
files through a GUI.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 19 Jul 2016 12:19:45 +0200 |
parents | f9a0b2b6832e |
children | dcfb8e9d5ee9 |
comparison
equal
deleted
inserted
replaced
49:a849b1de248f | 50:36ee5dd46fd3 |
---|---|
37 </message> | 37 </message> |
38 <message> | 38 <message> |
39 <location filename="../converter.cpp" line="395"/> | 39 <location filename="../converter.cpp" line="395"/> |
40 <source>Saving the XLSX document failed.</source> | 40 <source>Saving the XLSX document failed.</source> |
41 <translation>Das erstellen des XLSX Dokuments ist fehlgeschlagen.</translation> | 41 <translation>Das erstellen des XLSX Dokuments ist fehlgeschlagen.</translation> |
42 </message> | |
43 </context> | |
44 <context> | |
45 <name>MainWindow</name> | |
46 <message> | |
47 <location filename="../mainwindow.cpp" line="49"/> | |
48 <source>Input File:</source> | |
49 <translation type="unfinished"></translation> | |
50 </message> | |
51 <message> | |
52 <location filename="../mainwindow.cpp" line="57"/> | |
53 <source>Export Folder:</source> | |
54 <translation type="unfinished"></translation> | |
55 </message> | |
56 <message> | |
57 <location filename="../mainwindow.cpp" line="68"/> | |
58 <source>PDF</source> | |
59 <translation type="unfinished"></translation> | |
60 </message> | |
61 <message> | |
62 <location filename="../mainwindow.cpp" line="69"/> | |
63 <source>Convert into PDF Format.</source> | |
64 <translation type="unfinished"></translation> | |
65 </message> | |
66 <message> | |
67 <location filename="../mainwindow.cpp" line="70"/> | |
68 <source>HTML</source> | |
69 <translation type="unfinished"></translation> | |
70 </message> | |
71 <message> | |
72 <location filename="../mainwindow.cpp" line="71"/> | |
73 <source>Convert into HTML Format.</source> | |
74 <translation type="unfinished"></translation> | |
75 </message> | |
76 <message> | |
77 <location filename="../mainwindow.cpp" line="72"/> | |
78 <source>XLSX</source> | |
79 <translation type="unfinished"></translation> | |
80 </message> | |
81 <message> | |
82 <location filename="../mainwindow.cpp" line="73"/> | |
83 <source>Convert into XLSX Format.</source> | |
84 <translation type="unfinished"></translation> | |
85 </message> | |
86 <message> | |
87 <location filename="../mainwindow.cpp" line="83"/> | |
88 <source>mandatory</source> | |
89 <translation type="unfinished"></translation> | |
90 </message> | |
91 <message> | |
92 <location filename="../mainwindow.cpp" line="85"/> | |
93 <source>Title (e.g. Feedback Questions SS2016)</source> | |
94 <translation type="unfinished"></translation> | |
95 </message> | |
96 <message> | |
97 <location filename="../mainwindow.cpp" line="92"/> | |
98 <source>Convert</source> | |
99 <translation type="unfinished"></translation> | |
100 </message> | |
101 <message> | |
102 <location filename="../mainwindow.cpp" line="110"/> | |
103 <source>Error!</source> | |
104 <translation type="unfinished"></translation> | |
105 </message> | |
106 <message> | |
107 <location filename="../mainwindow.cpp" line="159"/> | |
108 <source>Failed to create output directory.</source> | |
109 <translation type="unfinished"></translation> | |
110 </message> | |
111 <message> | |
112 <location filename="../mainwindow.cpp" line="165"/> | |
113 <source>Failed to open "%1" for reading.</source> | |
114 <translation type="unfinished"></translation> | |
115 </message> | |
116 <message> | |
117 <location filename="../mainwindow.cpp" line="199"/> | |
118 <source>Failed to find an available free name for "%1" please choose another folder.</source> | |
119 <translation type="unfinished"></translation> | |
42 </message> | 120 </message> |
43 </context> | 121 </context> |
44 <context> | 122 <context> |
45 <name>QObject</name> | 123 <name>QObject</name> |
46 <message> | 124 <message> |