New translations strings.i18n.json (Japanese)
This commit is contained in:
parent
21712f8846
commit
08eb46b5e9
|
@ -91,24 +91,16 @@
|
||||||
"twc": "TETR.IO World Champion",
|
"twc": "TETR.IO World Champion",
|
||||||
"twcYear": "$year TETR.IO World Championship"
|
"twcYear": "$year TETR.IO World Championship"
|
||||||
},
|
},
|
||||||
"newsEntrys": {
|
"newsEntries": {
|
||||||
"leaderboard": "Got № $rank on $gametype"
|
"leaderboard(rich)": "Got № $rank in $gametype",
|
||||||
},
|
"personalbest(rich)": "Got a new PB in $gametype of $pb",
|
||||||
"newsParts": {
|
"badge(rich)": "Obtained a $badge badge",
|
||||||
"leaderboardStart": "Got ",
|
"rankup(rich)": "Obtained $rank in Tetra League",
|
||||||
"leaderboardMiddle": "on ",
|
"supporter(rich)": "Became a ${s(TETR.IO supporter)}",
|
||||||
"personalbest": "Got a new PB in ",
|
"supporter_gift(rich)": "Received the gift of ${s(TETR.IO supporter)}",
|
||||||
"personalbestMiddle": "of ",
|
"unknown(rich)": "Unknown news of type $type"
|
||||||
"badgeStart": "Obtained a ",
|
|
||||||
"badgeEnd": "badge",
|
|
||||||
"rankupStart": "Obtained ",
|
|
||||||
"rankupMiddle": "${r} rank ",
|
|
||||||
"rankupEnd": "in Tetra League",
|
|
||||||
"tetoSupporter": "TETR.IO supporter",
|
|
||||||
"supporterStart": "Become a ",
|
|
||||||
"supporterGiftStart": "Received the gift of ",
|
|
||||||
"unknownNews": "Unknown news of type ${type}"
|
|
||||||
},
|
},
|
||||||
|
"rankupMiddle": "${r} rank",
|
||||||
"copyUserID": "Click to copy user ID",
|
"copyUserID": "Click to copy user ID",
|
||||||
"searchHint": "Username or ID",
|
"searchHint": "Username or ID",
|
||||||
"navMenu": "Navigation menu",
|
"navMenu": "Navigation menu",
|
||||||
|
@ -565,7 +557,7 @@
|
||||||
"sent": "Sent",
|
"sent": "Sent",
|
||||||
"received": "Received",
|
"received": "Received",
|
||||||
"placement": "Placement",
|
"placement": "Placement",
|
||||||
"peak": "peak",
|
"peak": "Peak",
|
||||||
"qpWithMods(plural)": {
|
"qpWithMods(plural)": {
|
||||||
"one": "With 1 mod",
|
"one": "With 1 mod",
|
||||||
"two": "With $n mods",
|
"two": "With $n mods",
|
||||||
|
|
Loading…
Reference in New Issue