Skip to content

Instantly share code, notes, and snippets.

@maerzbow
Created July 22, 2015 17:26
Show Gist options
  • Save maerzbow/1b8b4045902681fce13c to your computer and use it in GitHub Desktop.
Save maerzbow/1b8b4045902681fce13c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="de_DE">
<context>
<name>Page</name>
<message>
<source>Translations Example</source>
<translation>Beispiel für Übersetzungen</translation>
</message>
<message>
<source>Hello %1</source>
<translation>Hallo %1</translation>
</message>
</context>
<context>
<name>installscript</name>
<message>
<location filename="../views/public.ui" line="36"/>
<source>This is a dynamically created page.</source>
<translation>Diese Seite wurde dynamisch erzeugt.</translation>
</message>
</context>
</TS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment