forked from VoxeLibre/VoxeLibre
Removed invisible character codes.
Updated translations with the latest templates.
This commit is contained in:
parent
2b61231f82
commit
b1b2e06dc7
|
@ -1,5 +1,5 @@
|
||||||
# textdomain: mcl_campfires
|
# textdomain: mcl_campfires
|
||||||
Campfire=焚き火
|
Campfire=焚き火
|
||||||
Soul Campfire=魂の焚き火
|
Soul Campfire=魂の焚き火
|
||||||
Cooks food and keeps bees happy.=食料を調理したり、ミツバチ達を温和にしたりします。
|
Cooks food and keeps bees happy.=食料を調理したり、ミツバチ達を温和にしたりします。
|
||||||
Campfires have multiple uses, including keeping bees happy, cooking raw meat and fish, and as a trap.=焚き火には色々な用途があります:ミツバチを温和にする、生の肉や魚を調理する、罠として使う
|
Campfires have multiple uses, including keeping bees happy, cooking raw meat and fish, and as a trap.=焚き火には色々な用途があります:ミツバチを温和にする、生の肉や魚を調理する、罠として使う
|
|
@ -3,3 +3,6 @@ Item Frame=アイテムフレーム
|
||||||
Item frames are decorative blocks in which items can be placed.=アイテムフレームは、アイテムを配置することができる装飾ブロックです。
|
Item frames are decorative blocks in which items can be placed.=アイテムフレームは、アイテムを配置することができる装飾ブロックです。
|
||||||
Just place any item on the item frame. Use the item frame again to retrieve the item.=アイテムフレームに任意のアイテムを置くだけです。アイテムを取り出すには、再度アイテムフレームに触ります。
|
Just place any item on the item frame. Use the item frame again to retrieve the item.=アイテムフレームに任意のアイテムを置くだけです。アイテムを取り出すには、再度アイテムフレームに触ります。
|
||||||
Can hold an item=アイテムを保持可能
|
Can hold an item=アイテムを保持可能
|
||||||
|
Glow Item Frame=発光するアイテムフレーム
|
||||||
|
Glow item frames are decorative blocks in which items can be placed.=発光するアイテムフレームは、アイテムを配置することができる装飾ブロックです。
|
||||||
|
Can hold an item and glows=アイテムを保持でき、発光する
|
|
@ -7,3 +7,10 @@ Maximum line length: 15=1行あたりの最大文字数:15
|
||||||
Maximum lines: 4=最大行数:4
|
Maximum lines: 4=最大行数:4
|
||||||
Done=完了
|
Done=完了
|
||||||
Can be written=書き込み可能
|
Can be written=書き込み可能
|
||||||
|
Oak Sign=オークの看板
|
||||||
|
Birch Sign=シラカバの看板
|
||||||
|
Spruce Sign=トウヒの看板
|
||||||
|
Dark Oak Sign=ダークオークの看板
|
||||||
|
Jungle Sign=ジャングルの看板
|
||||||
|
Acacia Sign=アカシアの看板
|
||||||
|
Mangrove Sign=マングローブの看板
|
||||||
|
|
Loading…
Reference in New Issue