-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
64 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,47 @@ | ||
{ | ||
"BundleTooltipDecorator" : "번들 표시", | ||
"BundleTooltipDecorator.Description" : "번들에 필요한 아이템을 표시합니다", | ||
|
||
"MuseumDecorator": "박물관 표시", | ||
"MuseumDecorator.Description": "박물관에 기증해야 하는 아이템을 표시합니다", | ||
|
||
"CropTooltipGenerator" : "작물 정보", | ||
"CropTooltipGenerator.Description" : "작물의 종류와 수확까지 남은 시간을 보여줍니다", | ||
"CropTooltipGenerator.0DaysLeft" : "다 자람", | ||
"CropTooltipGenerator.1DayLeft" : "내일 수확 가능", | ||
"CropTooltipGenerator.XDaysLeft" : "{{X}}일 뒤 수확 가능", | ||
"CropTooltipGenerator.Dead" : "시듦", | ||
|
||
"FruitTreeTooltipGenerator" : "과일 나무 정보", | ||
"FruitTreeTooltipGenerator.Description" : "과일 나무의 정보와 수확까지 남은 시간을 보여줍니다", | ||
|
||
"MachineTooltipGenerator" : "기계 정보", | ||
"MachineTooltipGenerator.Description" : "기계의 결과물과 남은 시간을 보여줍니다", | ||
"MachineTooltipGenerator.Finished" : "완료", | ||
"MachineTooltipGenerator.CannotBeUnloaded" : "취소 불가능", | ||
|
||
"TreeTooltipGenerator" : "나무 정보", | ||
"TreeTooltipGenerator.Description" : "나무의 정보를 보여줍니다", | ||
"TreeTooltipGenerator.Type1" : "참나무", | ||
"TreeTooltipGenerator.Type2" : "단풍나무", | ||
"TreeTooltipGenerator.Type3" : "소나무", | ||
"TreeTooltipGenerator.Type6" : "야자수", | ||
"TreeTooltipGenerator.Type7" : "버섯나무", | ||
"TreeTooltipGenerator.Type8" : "마호가니 나무", | ||
"TreeTooltipGenerator.Type9" : "야자수", | ||
|
||
"Decorators.GeneralSection" : "표시기 - 일반", | ||
"Decorators.Visibility" : "표시기 - 활성화", | ||
"TooltipGenerators.GeneralSection" : "정보 - 일반", | ||
"TooltipGenerators.Visibility" : "정보 - 활성화", | ||
|
||
"TooltipTrigger": "정보 표시 조건", | ||
"TooltipTrigger.Hover": "마우스 올릴 때", | ||
"TooltipTrigger.ButtonHeld": "버튼 누를 때", | ||
"TooltipTriggerButton": "정보 표시 버튼", | ||
|
||
"HideMachineTooltips": "기계 정보 숨기기", | ||
"HideMachineTooltips.ForNonMachines": "비기계류에 대해", | ||
"HideMachineTooltips.ForChests": "상자에 대해", | ||
"HideMachineTooltips.Never": "숨기지 않음" | ||
{ | ||
"BundleTooltipDecorator" : "번들 표시", | ||
"BundleTooltipDecorator.Description" : "번들에 필요한 아이템을 표시합니다", | ||
|
||
"MuseumDecorator": "박물관 표시", | ||
"MuseumDecorator.Description": "박물관에 기증해야 하는 아이템을 표시합니다", | ||
|
||
"CropTooltipGenerator" : "작물 정보", | ||
"CropTooltipGenerator.Description" : "작물의 종류와 수확까지 남은 시간을 보여줍니다", | ||
"CropTooltipGenerator.0DaysLeft" : "다 자람", | ||
"CropTooltipGenerator.1DayLeft" : "내일 수확 가능", | ||
"CropTooltipGenerator.XDaysLeft" : "{{X}}일 뒤 수확 가능", | ||
"CropTooltipGenerator.Dead" : "시듦", | ||
|
||
"FruitTreeTooltipGenerator" : "과일 나무 정보", | ||
"FruitTreeTooltipGenerator.Description" : "과일 나무의 정보와 수확까지 남은 시간을 보여줍니다", | ||
|
||
"MachineTooltipGenerator" : "기계 정보", | ||
"MachineTooltipGenerator.Description" : "기계의 결과물과 남은 시간을 보여줍니다", | ||
"MachineTooltipGenerator.Finished" : "완료", | ||
"MachineTooltipGenerator.CannotBeUnloaded" : "취소 불가능", | ||
|
||
"TreeTooltipGenerator" : "나무 정보", | ||
"TreeTooltipGenerator.Description" : "나무의 정보를 보여줍니다", | ||
"TreeTooltipGenerator.Type1" : "참나무", | ||
"TreeTooltipGenerator.Type2" : "단풍나무", | ||
"TreeTooltipGenerator.Type3" : "소나무", | ||
"TreeTooltipGenerator.Type6" : "야자수", | ||
"TreeTooltipGenerator.Type7" : "버섯나무", | ||
"TreeTooltipGenerator.Type8" : "마호가니 나무", | ||
"TreeTooltipGenerator.Type9" : "야자수", | ||
|
||
"Decorators.GeneralSection" : "표시기 - 일반", | ||
"Decorators.Visibility" : "표시기 - 활성화", | ||
"TooltipGenerators.GeneralSection" : "정보 - 일반", | ||
"TooltipGenerators.Visibility" : "정보 - 활성화", | ||
|
||
"TooltipTrigger": "정보 표시 조건", | ||
"TooltipTrigger.Hover": "마우스 올릴 때", | ||
"TooltipTrigger.ButtonHeld": "버튼 누를 때", | ||
"TooltipTriggerButton": "정보 표시 버튼", | ||
|
||
"HideMachineTooltips": "기계 정보 숨기기", | ||
"HideMachineTooltips.ForNonMachines": "비기계류에 대해", | ||
"HideMachineTooltips.ForChests": "상자에 대해", | ||
"HideMachineTooltips.Never": "숨기지 않음" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.