-
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.
#1 Add German translation thanks to @OttovonBismarckderErste
- Loading branch information
Showing
4 changed files
with
38 additions
and
2 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
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,34 @@ | ||
{ | ||
"block.zetter.artist_table": "Künslertisch", | ||
"block.zetter.easel": "Staffelei", | ||
"container.zetter.artistTable": "Künslertisch", | ||
"container.zetter.easel": "Staffelei", | ||
"entity.zetter.custom_painting_entity": "gerahmtes Gemälde", | ||
"item.zetter.canvas": "Leinwand", | ||
"item.zetter.painting": "Gemälde", | ||
"item.zetter.paints": "Farbe", | ||
"item.zetter.palette": "Palette", | ||
"item.zetter.acacia_basic_frame": "Akazienholzrahmen", | ||
"item.zetter.acacia_plated_frame": "Akazienholzrahmen mit Namenschild", | ||
"item.zetter.birch_basic_frame": "Birkenholzrahmen", | ||
"item.zetter.birch_plated_frame": "Birkenholzrahmen mit Namenschild", | ||
"item.zetter.crimson_basic_frame": "Karmesinholzrahmen", | ||
"item.zetter.crimson_plated_frame": "Karmesinholzrahmen mit Namenschild", | ||
"item.zetter.dark_oak_basic_frame": "Schwarzeichenholzrahmen", | ||
"item.zetter.dark_oak_plated_frame": "Schwarzeichenholzrahmen mit Namenschild", | ||
"item.zetter.jungle_basic_frame": "Tropenholzrahmen", | ||
"item.zetter.jungle_plated_frame": "Tropenholzrahmen mit Namenschild", | ||
"item.zetter.oak_basic_frame": "Eichenholzrahmen", | ||
"item.zetter.oak_plated_frame": "Eichenholzrahmen mit Namenschild", | ||
"item.zetter.spruce_basic_frame": "Fichtenholzrahmen", | ||
"item.zetter.spruce_plated_frame": "Fichtenholzrahmen mit Namenschild", | ||
"item.zetter.warped_basic_frame": "Wirrstielrahmen", | ||
"item.zetter.warped_plated_frame": "Wirrstielrahmen mit Namenschild", | ||
"item.zetter.iron_frame": "eiserner Rahmen", | ||
"item.zetter.gold_basic_frame": "goldener Rahmen", | ||
"item.zetter.gold_plated_frame": "goldener Rahmen mit Namenschild", | ||
"item.zetter.painting.size": "%1$dx%2$d", | ||
"item.zetter.painting.unnamed": "unbenannt", | ||
"item.zetter.painting.unknown": "unbekannt", | ||
"item.zetter.customPaintingByAuthor": "\"%1$s\" von %2$s" | ||
} |