mirror of
git://repo.or.cz/minetest_schemedit.git
synced 2025-06-28 06:11:48 +02:00
Tweak displayed path in formspec
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# textdomain: schemedit
|
||||
<world path>=<Weltpfad>
|
||||
<name>=<Name>
|
||||
Probability: @1=Wahrscheinlichkeit: @1
|
||||
Not Set=Nicht gesetzt
|
||||
Force placement=Platzierung erzwingen
|
||||
@ -15,6 +16,7 @@ Import schematic=Schematic importieren
|
||||
Imported schematic from @1=Schematic von @1 importiert
|
||||
Failed to import schematic from @1=Schematic konnte nicht von @1 importiert werden
|
||||
The schematic will be exported as a .mts file and stored in@n@1=Das Schematic wird als .mts-Datei gespeichert in:@n@1
|
||||
Export/import path:@n@1=Export-/Importpfad:@n@1
|
||||
Save size=Größe speichern
|
||||
Help=Hilfe
|
||||
Exported schematic to @1=Schematic nach @1 exportiert
|
||||
|
@ -1,5 +1,6 @@
|
||||
# textdomain: schemedit
|
||||
<world path>=
|
||||
<name>=
|
||||
Not Set=
|
||||
Probability: @1=
|
||||
Force placement=
|
||||
@ -14,7 +15,7 @@ Export schematic=
|
||||
Import schematic=
|
||||
Imported schematic from @1=
|
||||
Failed to import schematic from @1=
|
||||
The schematic will be exported as a .mts file and stored in@n@1=
|
||||
Export/import path:@n@1=
|
||||
Save size=
|
||||
Help=
|
||||
Exported schematic to @1=
|
||||
|
Reference in New Issue
Block a user