Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
This commit is contained in:
committed by
Vanessa Dannenberg
parent
11adf56b75
commit
4394beec6a
5
mods/biome_lib/locale/de.txt
Normal file
5
mods/biome_lib/locale/de.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Translation by Xanthin
|
||||
|
||||
someone = jemand
|
||||
Sorry, %s owns that spot. = Entschuldige, %s gehoert diese Stelle.
|
||||
[Plantlife Library] Loaded = [Plantlife Library] Geladen
|
5
mods/biome_lib/locale/fr.txt
Normal file
5
mods/biome_lib/locale/fr.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Template
|
||||
|
||||
someone = quelqu'un
|
||||
Sorry, %s owns that spot. = Désolé, %s possède cet endroit.
|
||||
[Plantlife Library] Loaded = [Librairie Plantlife] Chargée.
|
5
mods/biome_lib/locale/ru.txt
Normal file
5
mods/biome_lib/locale/ru.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Translation by inpos
|
||||
|
||||
someone = кто-то
|
||||
Sorry, %s owns that spot. = Извините, но %s уже является владельцем этой точки.
|
||||
[Plantlife Library] Loaded = [Plantlife Library] Загружена
|
5
mods/biome_lib/locale/template.txt
Normal file
5
mods/biome_lib/locale/template.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Template
|
||||
|
||||
someone =
|
||||
Sorry, %s owns that spot. =
|
||||
[Plantlife Library] Loaded =
|
5
mods/biome_lib/locale/tr.txt
Normal file
5
mods/biome_lib/locale/tr.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Turkish translation by mahmutelmas06
|
||||
|
||||
someone = birisi
|
||||
Sorry, %s owns that spot. = Üzgünüm, buranın sahibi %s.
|
||||
[Plantlife Library] Loaded = [Plantlife Library] yüklendi
|
Reference in New Issue
Block a user