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

Update ko.json #3570

Merged
merged 1 commit into from
Dec 11, 2024
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
28 changes: 14 additions & 14 deletions contribution/lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -3710,7 +3710,7 @@
"vars": [
"skipCount"
],
"trans": "커뮤니티에서 ${skipCount}개의 스킵을 받았습니다 💖",
"trans": "커뮤니티에서 ${skipCount}번의 스킵을 받았습니다 💖",
"eng": "You received ${skipCount} skips from the community 💖"
}
},
Expand Down Expand Up @@ -6290,21 +6290,21 @@
},
"ammo1Cluster": {
"name": {
"trans": "에너지 클러스터",
"trans": "[탄약] 에너지 탄환 클러스터",
"eng": "Energy Cell Cluster"
},
"description": {
"trans": "대량의 에너지 묶음, 쉽게 조립하고 분해할 수 있습니다.",
"trans": "대량의 에너지 탄환 묶음. 쉽게 조립하고 분해할 수 있습니다.",
"eng": "Large bundle of energy cells, can be easily assembled and disassembled."
}
},
"ammo2Cluster": {
"name": {
"trans": "안티 매터 충전 클러스터",
"trans": "[탄약] 반물질 탄환 클러스터",
"eng": "Anti Matter Charge Cluster"
},
"description": {
"trans": "대량의 반물질 충전기, 쉽게 조립하고 분해할 수 있습니다.",
"trans": "대량의 반물질 탄환 묶음. 쉽게 조립하고 분해할 수 있습니다.",
"eng": "Large bundle of anti matter charges, can be easily assembled and disassembled."
}
},
Expand Down Expand Up @@ -7380,7 +7380,7 @@
},
"christmasToken": {
"name": {
"trans": "프로스트바이트 샤드",
"trans": "[이벤트] 프로스트바이트 샤드",
"eng": "FrostByte Shard"
},
"description": {
Expand All @@ -7390,7 +7390,7 @@
},
"christmasFood": {
"name": {
"trans": "순수 유청 프로틴",
"trans": "[버프] 순수 유청 프로틴",
"eng": "Pure Whey Gainz"
},
"description": {
Expand All @@ -7404,15 +7404,15 @@
},
"creatine": {
"name": {
"trans": "오버클록 크레아틴",
"trans": "[버프] 오버클록 크로틴",
"eng": "OverClock Creatine"
},
"description": {
"vars": [
"percent",
"minutes"
],
"trans": "한계를 넘어 기계처럼 갈아라--사용 시, ${minutes}분 동안 피해량이 ${percent}% 증가합니다",
"trans": "한계를 넘어 기계처럼 갈아라--\r\n사용 시, ${minutes}분 동안 피해량이 ${percent}% 증가합니다",
"eng": "Push past your limits and grind like a machine--When consumed, increase damage dealt by ${percent}% for ${minutes} minutes"
}
},
Expand Down Expand Up @@ -8850,25 +8850,25 @@
},
"ammo1Cluster": {
"name": {
"trans": "에너지 클러스터",
"trans": "[탄약] 에너지 탄환 클러스터",
"eng": "Energy Cell Cluster"
}
},
"ammo1ClusterReverse": {
"name": {
"trans": "에너지 ",
"trans": "[탄약] 에너지 탄환",
"eng": "Energy Cell"
}
},
"ammo2Cluster": {
"name": {
"trans": "안티 매터 충전 클러스터",
"trans": "[탄약] 반물질 탄환 클러스터",
"eng": "Anti Matter Charge Cluster"
}
},
"ammo2ClusterReverse": {
"name": {
"trans": "안티 매터 충전",
"trans": "[탄약] 반물질 탄환",
"eng": "Anti Matter Charge"
}
},
Expand Down Expand Up @@ -10180,7 +10180,7 @@
"itemName",
"NPC"
],
"trans": "던전 상자와 AI 코어 자동 농장에서 ${itemName}를 얻을 수 있는 기회가 있습니다. 이를 사용해 ${NPC}과 아이템을 교환할 수 있습니다!",
"trans": "던전 상자와 AI 코어 자동 사냥에서 ${itemName}를 얻을 수 있는 확률이 있습니다. 이것들로 ${NPC}과 아이템을 교환할 수 있습니다!",
"eng": "Dungeon chests and AI Core auto farm will have chance to drop ${itemName}, you can use it to exchange items with ${NPC}!"
},
"desc3": {
Expand Down
Loading