Add translation templates for most mods
Using the findtext.lua script
This commit is contained in:
parent
d7fc158073
commit
5aeb4aea74
79 changed files with 1725 additions and 0 deletions
60
mods/ITEMS/mcl_banners/locale/template.txt
Normal file
60
mods/ITEMS/mcl_banners/locale/template.txt
Normal file
|
@ -0,0 +1,60 @@
|
|||
# textdomain: mcl_banners
|
||||
White Banner=
|
||||
Grey Banner=
|
||||
Light Grey Banner=
|
||||
Black Banner=
|
||||
Red Banner=
|
||||
Yellow Banner=
|
||||
Green Banner=
|
||||
Cyan Banner=
|
||||
Blue Banner=
|
||||
Magenta Banner=
|
||||
Orange Banner=
|
||||
Purple Banner=
|
||||
Brown Banner=
|
||||
Pink Banner=
|
||||
Lime Banner=
|
||||
Light Blue Banner=
|
||||
Banners are tall colorful decorative blocks. They can be placed on the floor and at walls. Banners can be emblazoned with a variety of patterns using a lot of dye in crafting.=
|
||||
Use crafting to draw a pattern on top of the banner. Emblazoned banners can be emblazoned again to combine various patterns. You can draw up to 12 layers on a banner that way. If the banner includes a gradient, only 3 layers are possible.=
|
||||
You can copy the pattern of a banner by placing two banners of the same color in the crafting grid—one needs to be emblazoned, the other one must be clean. Finally, you can use a banner on a cauldron with water to wash off its top-most layer.=
|
||||
%s Bordure=
|
||||
%s Bricks=
|
||||
%s Roundel=
|
||||
%s Creeper Charge=
|
||||
%s Saltire=
|
||||
%s Bordure Indented=
|
||||
%s Per Bend Inverted=
|
||||
%s Per Bend Sinister Inverted=
|
||||
%s Per Bend=
|
||||
%s Per Bend Sinister=
|
||||
%s Flower Charge=
|
||||
%s Gradient=
|
||||
%s Base Gradient=
|
||||
%s Per Fess Inverted=
|
||||
%s Per Fess=
|
||||
%s Per Pale=
|
||||
%s Per Pale Inverted=
|
||||
%s Thing Charge=
|
||||
%s Lozenge=
|
||||
%s Skull Charge=
|
||||
%s Paly=
|
||||
%s Base Dexter Canton=
|
||||
%s Base Sinister Canton=
|
||||
%s Chief Dexter Canton=
|
||||
%s Chief Sinister Canton=
|
||||
%s Cross=
|
||||
%s Base=
|
||||
%s Pale=
|
||||
%s Bend Sinister=
|
||||
%s Bend=
|
||||
%s Pale Dexter=
|
||||
%s Fess=
|
||||
%s Pale Sinister=
|
||||
%s Chief=
|
||||
%s Chevron=
|
||||
%s Chevron Inverted=
|
||||
%s Base Indented=
|
||||
%s Chief Indented=
|
||||
And one addional layer=
|
||||
And %d addional layers=
|
Loading…
Add table
Add a link
Reference in a new issue