mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: &서식
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: &굵게 Ctrl+B
|
||||
italic: &기울임꼴 Ctrl+I
|
||||
underline: &밑줄 Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &기호 Ctrl+M
|
||||
reminder text: 키워드 설명 Ctrl+R
|
||||
insert symbol: 기호 삽입
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: 선택한 텍스트에 밑줄을 그어줍니다.
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: 선택한 텍스트를 기호로 변환
|
||||
reminder text: 선택한 키워드에 대한 알림 텍스트 표시
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: 이 오류를 수정하기 위한 제안 사항이 없습니다.
|
||||
@@ -383,6 +395,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -474,8 +490,14 @@ tooltip:
|
||||
underline: 밑줄
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 기호
|
||||
reminder text: 알림 텍스트
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: 파이 그래프
|
||||
@@ -557,7 +579,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -953,7 +975,7 @@ action:
|
||||
auto replace: 자동 교체
|
||||
correct: 맞춤법 교정
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 변화 %s
|
||||
@@ -1077,6 +1099,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1110,12 +1134,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user