Mercurial > retraceit
comparison src/l10n/main_de_DE.ts @ 0:147b08bc7d64
Initial commit of a basic Application framework.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 23 Mar 2015 12:41:52 +0100 |
parents | |
children | 97d2c8869c39 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:147b08bc7d64 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <!DOCTYPE TS> | |
3 <TS version="2.1" language="de_DE"> | |
4 <context> | |
5 <name>MainWindow</name> | |
6 <message> | |
7 <location filename="../mainwindow.cpp" line="50"/> | |
8 <source>Error!</source> | |
9 <translation type="unfinished"></translation> | |
10 </message> | |
11 <message> | |
12 <location filename="../mainwindow.cpp" line="112"/> | |
13 <source>Failed to access directory: '%1'</source> | |
14 <translation type="unfinished"></translation> | |
15 </message> | |
16 </context> | |
17 <context> | |
18 <name>main</name> | |
19 <message> | |
20 <location filename="../main.cpp" line="145"/> | |
21 <source>The folder containing the data to replay.</source> | |
22 <translation type="unfinished"></translation> | |
23 </message> | |
24 <message> | |
25 <location filename="../main.cpp" line="147"/> | |
26 <source>Print debug output.</source> | |
27 <translation type="unfinished"></translation> | |
28 </message> | |
29 </context> | |
30 </TS> |