Mercurial > clickerconvert
diff 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 |
line wrap: on
line diff
--- a/src/l10n/main_de_DE.ts Tue Jul 19 12:18:57 2016 +0200 +++ b/src/l10n/main_de_DE.ts Tue Jul 19 12:19:45 2016 +0200 @@ -42,6 +42,84 @@ </message> </context> <context> + <name>MainWindow</name> + <message> + <location filename="../mainwindow.cpp" line="49"/> + <source>Input File:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="57"/> + <source>Export Folder:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="68"/> + <source>PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="69"/> + <source>Convert into PDF Format.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="70"/> + <source>HTML</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="71"/> + <source>Convert into HTML Format.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="72"/> + <source>XLSX</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="73"/> + <source>Convert into XLSX Format.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="83"/> + <source>mandatory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="85"/> + <source>Title (e.g. Feedback Questions SS2016)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="92"/> + <source>Convert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="110"/> + <source>Error!</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="159"/> + <source>Failed to create output directory.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="165"/> + <source>Failed to open "%1" for reading.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mainwindow.cpp" line="199"/> + <source>Failed to find an available free name for "%1" please choose another folder.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>QObject</name> <message> <location filename="../cconvert_options.h" line="22"/>