30 lines
843 B
XML
30 lines
843 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1">
|
|
<context>
|
|
<name>MainWindow</name>
|
|
<message>
|
|
<location filename="main.py" line="22" />
|
|
<source>RavenLog</source>
|
|
<translation>RavenLog</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="main.py" line="36" />
|
|
<source>Font Size:</source>
|
|
<translation>Schriftgröße:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="main.py" line="72" />
|
|
<source>File</source>
|
|
<comment>name of the file menu</comment>
|
|
<translation>Datei</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="main.py" line="73" />
|
|
<source>Close</source>
|
|
<comment>menu item to close the application</comment>
|
|
<translation>Schließen</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|