-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added german and english translation
- Loading branch information
Showing
5 changed files
with
99 additions
and
7 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.0" language="de_DE"> | ||
<context> | ||
<name>AmbienceDetailPage</name> | ||
<message> | ||
<source>Save to gallery</source> | ||
<translation>Zur Galerie hinzufügen</translation> | ||
</message> | ||
<message> | ||
<source>Save and create ambience</source> | ||
<translation>Speichern und Ambiente erstellen</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>BrowseAmbienceListPage</name> | ||
<message> | ||
<source>Found ambiences</source> | ||
<translation>Ambiente</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainPage</name> | ||
<message> | ||
<source>Show all ambiences</source> | ||
<translation>Alle anzeigen</translation> | ||
</message> | ||
<message> | ||
<source>Tags</source> | ||
<translation>Tags</translation> | ||
</message> | ||
</context> | ||
</TS> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.0" language="en"> | ||
<context> | ||
<name>AmbienceDetailPage</name> | ||
<message> | ||
<location filename="../qml/pages/AmbienceDetailPage.qml" line="48"/> | ||
<source>Save and create ambience</source> | ||
<translation>Save and create ambience</translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/pages/AmbienceDetailPage.qml" line="57"/> | ||
<source>Save to gallery</source> | ||
<translation>Save to gallery</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>BrowseAmbienceListPage</name> | ||
<message> | ||
<location filename="../qml/pages/BrowseAmbienceListPage.qml" line="59"/> | ||
<source>Found ambiences</source> | ||
<translation>Found ambiences</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainPage</name> | ||
<message> | ||
<location filename="../qml/pages/MainPage.qml" line="53"/> | ||
<source>Show all ambiences</source> | ||
<translation>Show all ambiences</translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/pages/MainPage.qml" line="62"/> | ||
<source>Tags</source> | ||
<translation>Tags</translation> | ||
</message> | ||
</context> | ||
</TS> |
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