mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-08 16:53:53 +01:00
Move Japanese key translations to keys mod
This commit is contained in:
parent
79d38078a5
commit
b64868ef92
@ -12,8 +12,6 @@ Save=保存
|
||||
by @1=@1著
|
||||
Page @1 of @2=@1 / @2 ページ
|
||||
"@1" by @2=@2著「@1」
|
||||
Skeleton Key=スケルトンの鍵
|
||||
Key to @1's @2=@1の@2への鍵
|
||||
Blueberries=ブルーベリー
|
||||
Book=本
|
||||
Book with Text=テキストが書かれた本
|
||||
@ -212,6 +210,5 @@ Bronze Sword=青銅の剣
|
||||
Steel Sword=鉄の剣
|
||||
Mese Sword=メセの剣
|
||||
Diamond Sword=ダイヤモンドの剣
|
||||
Key=鍵
|
||||
Torch=松明
|
||||
@1 will intersect protection on growth.=@1は成長するとき保護と交差します。
|
||||
|
5
mods/keys/locale/keys.ja.tr
Normal file
5
mods/keys/locale/keys.ja.tr
Normal file
@ -0,0 +1,5 @@
|
||||
# textdomain: keys
|
||||
|
||||
Key=鍵
|
||||
Key to @1's @2=@1の@2への鍵
|
||||
Skeleton Key=スケルトンの鍵
|
Loading…
Reference in New Issue
Block a user