mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-25 16:45:03 -04:00
Add translation templates and German translation
This commit is contained in:
parent
86a55d3584
commit
106c36da33
52 changed files with 1078 additions and 0 deletions
8
mods/beds/locale/beds.de.tr
Normal file
8
mods/beds/locale/beds.de.tr
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: beds
|
||||
Fancy Bed=Schickes Bett
|
||||
Simple Bed=Schlichtes Bett
|
||||
Leave Bed=Bett verlassen
|
||||
Good morning.=Guten Morgen.
|
||||
@1 of @2 players are in bed=@1 von @2 Spielern sind im Bett
|
||||
Force night skip=Überspringen der Nacht erzwingen
|
||||
You can only sleep at night.=Sie können nur nachts schlafen.
|
8
mods/beds/locale/template.txt
Normal file
8
mods/beds/locale/template.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: beds
|
||||
Fancy Bed=
|
||||
Simple Bed=
|
||||
Leave Bed=
|
||||
Good morning.=
|
||||
@1 of @2 players are in bed=
|
||||
Force night skip=
|
||||
You can only sleep at night.=
|
Loading…
Add table
Add a link
Reference in a new issue