Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Japanese translation #271

Merged
merged 1 commit into from
Oct 17, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions package.nls.ja.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"vscodePets.spawnPet": "スポーンペット",
"vscodePets.spawnPet": "ペットを呼び出す",
"vscodePets.petPanel": "ペットパネル",
"vscodePets.selectPet": "ペットを選択",
"vscodePets.selectColor": "色を選択",
"vscodePets.selectPetToRemove": "Select the pet to remove.",
"vscodePets.leaveBlank": "Leave blank for a random name",
"vscodePets.nameYourPet": "Name your pet",
"vscodePets.cancelledSpawningPet":"Cancelled Spawning Pet",
"vscodePets.spawnPetWithClosedPlayground": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.",
"vscodePets.removePetsWithClosedPlayground": "A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.",
"vscodePets.selectPetToRemove": "取り除くペットを選択",
"vscodePets.leaveBlank": "未入力の場合は名前をランダムに設定します",
"vscodePets.nameYourPet": "ペットの名前を入力",
"vscodePets.cancelledSpawningPet": "ペットの呼び出しをキャンセルしました",
"vscodePets.spawnPetWithClosedPlayground": "ペットの遊び場を作成しました。\"Spawn Additional Pet\" コマンドを使用してペットの追加ができます。",
"vscodePets.removePetsWithClosedPlayground": "ペットの遊び場を作成しました。\"Remove All Pets\" コマンドを使用して全てのペットを取り除くことができます。",

"vscodePets.black": "黒",
"vscodePets.brown": "茶色",
Expand All @@ -28,4 +28,4 @@
"vscodePets.snake": "蛇",
"vscodePets.totoro": "トトロ",
"vscodePets.zappy": "ザッピー"
}
}