mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-22 17:50:28 +02:00
cleanup codebase (#46)
* cleanup codebase * fix typo * add nil checks to on_place * nuke all mod loaded statements
This commit is contained in:
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Xanthin, 2017.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Giftefeu (Saemling)
|
||||
Poison ivy (sproutling)=Giftefeu (Sproessling)
|
||||
Poison ivy (climbing plant)=Giftefeu (Kletterpflanze)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] Geladen.
|
||||
|
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Jolesh, 2022.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Venena hedero (plantido)
|
||||
Poison ivy (sproutling)=Venena hedero (ĝermanta)
|
||||
Poison ivy (climbing plant)=Venena hedero (grimpplanto)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] ŝarĝita.
|
||||
|
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Carlos Barraza <carlosbarrazaes@gmail.com>, 2017.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Hiedra venenosa (retoño)
|
||||
Poison ivy (sproutling)=Hiedra venenosa (brotes)
|
||||
Poison ivy (climbing plant)=Hiedra venenosa (planta trepadora)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] Cargado.
|
||||
|
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# fat115 <fat115@framasoft.org>, 2017.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Sumac vénéneux (semis)
|
||||
Poison ivy (sproutling)=Sumac vénéneux (pousse)
|
||||
Poison ivy (climbing plant)=Sumac vénéneux (grimpant)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] chargé.
|
||||
|
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# fat115 <fat115@framasoft.org>, 2017.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Hera venenosa (plantilha)
|
||||
Poison ivy (sproutling)=Hera venenosa (brotando)
|
||||
Poison ivy (climbing plant)=Hera venenosa (planta trepadeira)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] Carregado
|
||||
|
@ -1,6 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
Poison ivy (seedling) = Hera venenosa (plantilha)
|
||||
Poison ivy (sproutling) = Hera venenosa (brotando)
|
||||
Poison ivy (climbing plant) = Hera venenosa (planta trepadeira)
|
||||
[Poison Ivy] Loaded. =[Poison Ivy] Carregado
|
||||
Poison ivy (seedling)=
|
||||
Poison ivy (sproutling)=
|
||||
Poison ivy (climbing plant)=
|
||||
|
@ -1,12 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# mahmutelmas06@hotmail.com, 2017.
|
||||
#
|
||||
|
||||
Poison ivy (seedling)=Sarmaşık (Fidan)
|
||||
Poison ivy (sproutling)=Sarmaşık (Filiz)
|
||||
Poison ivy (climbing plant)=Sarmaşık (Dolanan)
|
||||
[Poison Ivy] Loaded.=[Poison Ivy] yüklendi.
|
||||
|
4
poisonivy/locale/template.txt
Normal file
4
poisonivy/locale/template.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: poisonivy
|
||||
Poison ivy (seedling)=
|
||||
Poison ivy (sproutling)=
|
||||
Poison ivy (climbing plant)=
|
Reference in New Issue
Block a user