Skip to content

Commit

Permalink
japanese keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterHuang committed Sep 18, 2023
1 parent 519453a commit 5540e7c
Showing 1 changed file with 85 additions and 3 deletions.
88 changes: 85 additions & 3 deletions contribution/ja/translation-keywords.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"WHATS_THIS?": "This contains keywords to help the AI to understand the context of the UI texts to translate",
"WHATS_THIS?_2": "please feel free to add new keywords and fix translation error to fit your culture",
"WHATS_THIS?_3": "Only add new keywords if you are sure it will be used in the game, no sentence except for the ones thats already there.",
"keywords": [
{
"eng": "Player ${0} is ${1} has been killed during PVP",
Expand Down Expand Up @@ -334,6 +331,91 @@
"trans": "心肺停止",
"match": [],
"desc": "Dead in cyberpunk term, will show up in the dead screen with bit writing, supposed to look cool"
},
{
"eng": "cybernet",
"match": [],
"trans": "サイバネット"
},
{
"eng": "use",
"match": [],
"trans": "使用する"
},
{
"eng": "next",
"match": [],
"trans": "次へ"
},
{
"eng": "block",
"match": [],
"trans": "ブロック"
},
{
"eng": "bundle",
"match": [],
"trans": "バンドル"
},
{
"eng": "block chance",
"match": [],
"trans": "ブロックの確率"
},
{
"eng": "Universal Dollars",
"match": [],
"trans": "ユニバーサルドル"
},
{
"eng": "Cybernetic Enhancer",
"match": [
"enhancer"
],
"trans": "サイバネティックエンハンサー"
},
{
"eng": "Eurodollars",
"match": [
"eddie"
],
"trans": "ユーロドル"
},
{
"eng": "Lore note",
"match": [
"lore"
],
"trans": "物語の注釈"
},
{
"eng": "referral",
"match": [
"refer"
],
"trans": "紹介"
},
{
"eng": "refer",
"match": [],
"trans": "紹介する"
},
{
"eng": "Scrap Items",
"match": [
"scrap"
],
"trans": "スクラップアイテム"
},
{
"eng": "All",
"match": [],
"trans": "すべて"
},
{
"eng": "Continue",
"match": [],
"trans": "続ける"
}
]
}

0 comments on commit 5540e7c

Please sign in to comment.