Created
July 22, 2015 17:26
-
-
Save maerzbow/1b8b4045902681fce13c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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