From da66780a569712c23ae4f2996cfb4608a9f9d69d Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 20:02:19 -0400 Subject: copy all standard Dreambuilder mods in from the old subgame (exactly as last supplied there, updates to these mods will follow later) --- technic/concrete/locale/de.txt | 10 ++++++++++ technic/concrete/locale/template.txt | 8 ++++++++ technic/concrete/locale/tr.txt | 7 +++++++ 3 files changed, 25 insertions(+) create mode 100644 technic/concrete/locale/de.txt create mode 100644 technic/concrete/locale/template.txt create mode 100644 technic/concrete/locale/tr.txt (limited to 'technic/concrete/locale') diff --git a/technic/concrete/locale/de.txt b/technic/concrete/locale/de.txt new file mode 100644 index 0000000..83fdc19 --- /dev/null +++ b/technic/concrete/locale/de.txt @@ -0,0 +1,10 @@ +# German Translation for technic_concrete +# Deutsche Übersetzung von technic_concrete +# by Xanthin + +Rebar = Bewehrungsstab +Concrete Block = Betonblock +Blast-resistant Concrete Block = Explosionsbestaendiger Betonblock +Concrete Post Platform = Betonpfostenplattform +Concrete Post = Betonpfosten + diff --git a/technic/concrete/locale/template.txt b/technic/concrete/locale/template.txt new file mode 100644 index 0000000..451adaf --- /dev/null +++ b/technic/concrete/locale/template.txt @@ -0,0 +1,8 @@ +# technic_concrete translation template + +Rebar = +Concrete Block = +Blast-resistant Concrete Block = +Concrete Post Platform = +Concrete Post = + diff --git a/technic/concrete/locale/tr.txt b/technic/concrete/locale/tr.txt new file mode 100644 index 0000000..179d29b --- /dev/null +++ b/technic/concrete/locale/tr.txt @@ -0,0 +1,7 @@ +# turkish translation by mahmutelmas06 + +Rebar = Beton demiri +Concrete Block = Beton blok +Blast-resistant Concrete Block = Patlamaya dayanıklı beton blok +Concrete Post Platform = Beton direk platformu +Concrete Post = Beton direk -- cgit v1.2.3