mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -54,6 +54,8 @@ menu:
|
||||
add cards: &여러 카드 추가...
|
||||
remove card: &카드 삭제
|
||||
#TODO: Localize
|
||||
add card csv: Add Cards from CSV or TSV...
|
||||
#TODO: Localize
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
@@ -143,6 +145,8 @@ help:
|
||||
export images: 모든 카드의 이미지를 저장하세요
|
||||
export apprentice: Apprentice에서 사용할 수 있도록 세트 내보내기
|
||||
export mws: Magic Workstation에서 사용할 수 있도록 세트 내보내기
|
||||
#TODO: Localize
|
||||
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
|
||||
check updates: 템플릿 업데이트 설치
|
||||
print preview: 인쇄될 카드를 표시합니다.
|
||||
print: 이 세트의 카드를 인쇄하세요
|
||||
@@ -559,6 +563,13 @@ label:
|
||||
html template: 주형:
|
||||
html export options: 내보내기 옵션
|
||||
|
||||
#TODO: Localize entire section
|
||||
# CSV import
|
||||
add card csv sep: Separator:
|
||||
add card csv tab: Tab
|
||||
add card csv comma: Comma
|
||||
add card csv file: CSV or TSV file path:
|
||||
|
||||
# Image slicer
|
||||
original: 원래의:
|
||||
result: 결과:
|
||||
@@ -753,6 +764,11 @@ title:
|
||||
export cancelled: 내보내기가 취소되었습니다.
|
||||
export html: 내보내기 HTML
|
||||
save html: 내보내기 HTML
|
||||
# import
|
||||
#TODO: Localize
|
||||
add card csv: Add Cards from CSV or TSV file
|
||||
#TODO: Localize
|
||||
add card csv file: Open CSV or TSV file
|
||||
# auto replace
|
||||
auto replaces: 자동 교체
|
||||
|
||||
@@ -845,6 +861,8 @@ error:
|
||||
# Card creation
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
add card csv file not found: Could not find or load the CSV or TSV file
|
||||
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
|
||||
|
||||
# Script stuff
|
||||
has no member: %s 회원이 없습니다 '%s'
|
||||
|
||||
Reference in New Issue
Block a user