Translations by SungHyun Nam

SungHyun Nam has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

51100 of 599 results
136.
E689: Can only index a List or Dictionary
2010-11-27
E689: List나 Dictionary만 색인할 수 있습니다
137.
E708: [:] must come last
2010-11-27
E708: [:]은 마지막에 위치해야 합니다
138.
E709: [:] requires a List value
2010-11-27
E709: [:]은 List 값이 필요합니다
139.
E710: List value has more items than target
2010-11-27
E710: List 값이 대상보다 많은 항목을 가지고 있습니다
140.
E711: List value has not enough items
2010-11-27
E711: List 값이 충분한 항목을 가지고 있지 않습니다
141.
E690: Missing "in" after :for
2010-11-27
E690: :for 뒤에 "in"가 없습니다
142.
E107: Missing parentheses: %s
2010-11-27
E107: 괄호 없음: %s
144.
E743: variable nested too deep for (un)lock
2010-11-27
E743: 잠금(해제)하기에 변수가 너무 깊이 중첩되었습니다
146.
E691: Can only compare List with List
2010-11-27
E691: List는 List와만 비교할 수 있습니다
147.
E692: Invalid operation for List
2014-12-10
E692: List에 대한 잘못된 동작
148.
E735: Can only compare Dictionary with Dictionary
2010-11-27
E735: Dictionary는 Dictionary와만 비교할 수 있습니다
149.
E736: Invalid operation for Dictionary
2010-11-27
E736: Dictionary에 대한 잘못된 동작
150.
E694: Invalid operation for Funcrefs
2010-11-27
E694: Funcrefs에 대한 잘못된 동작
151.
E804: Cannot use '%' with Float
2010-11-27
E804: Float에 '%'는 사용할 수 없습니다
153.
E695: Cannot index a Funcref
2010-11-27
E695: Funcref를 색인할 수 없습니다
154.
E909: Cannot index a special variable
2017-12-04
E909: 특수한 변수는 색인할 수 없습니다
159.
E696: Missing comma in List: %s
2010-11-27
E696: List에 콤마 누락: %s
160.
E697: Missing end of List ']': %s
2010-11-27
E697: List 끝에 ']' 누락: %s
161.
Not enough memory to set references, garbage collection aborted!
2019-02-22
메모리가 부족하여 가비지 콜렉션이 중단되었습니다!
162.
E720: Missing colon in Dictionary: %s
2010-11-27
E720: Dictionary에 콜론 누락: %s
163.
E721: Duplicate key in Dictionary: "%s"
2010-11-27
E721: Dictionary에 중복된 키: "%s"
164.
E722: Missing comma in Dictionary: %s
2010-11-27
E722: Dictionary에 콤마 누락: %s
165.
E723: Missing end of Dictionary '}': %s
2010-11-27
E723: Dictionary 끝에 '}' 누락: %s
166.
E724: variable nested too deep for displaying
2010-11-27
E724: 변수가 표시하기에 너무 깊이 중첩되었습니다
167.
E740: Too many arguments for function %s
2010-11-27
E740: 함수 %s에 너무 많은 인자가 전달되었습니다
172.
E725: Calling dict function without Dictionary: %s
2010-11-27
E725: Dictionary없이 사전함수가 불려짐: %s
173.
E808: Number or Float required
2010-11-27
E808: Number 혹은 Float가 필요합니다
174.
add() argument
2017-12-04
add() 인자
175.
E699: Too many arguments
2010-11-27
E699: 너무 많은 인자
176.
E785: complete() can only be used in Insert mode
2010-11-27
E785: complete()은 입력 모드에서만 사용될 수 있습니다
178.
extend() argument
2017-12-04
extend() 인자
179.
E737: Key already exists: %s
2010-11-27
E737: 키가 이미 존재함: %s
180.
map() argument
2017-12-04
map() 인자
181.
filter() argument
2017-12-04
filter() 인자
183.
E700: Unknown function: %s
2010-11-27
E700: 모르는 함수: %s
184.
E922: expected a dict
2017-12-04
E922: dict가 요구됩니다
185.
E923: Second argument of function() must be a list or a dict
2017-12-04
E923: function()의 두번째 인자는 list나 dict이어야 합니다
188.
insert() argument
2017-12-04
insert() 인자
189.
E786: Range not allowed
2010-11-27
E786: 범위가 허용되지 않습니다
190.
E916: not a valid job
2017-12-04
E916: 정상적인 job이 아닙니다
191.
E701: Invalid type for len()
2010-11-27
E701: len()에 잘못된 형
192.
E726: Stride is zero
2010-11-27
E726: Stride가 0
193.
E727: Start past end
2010-11-27
E727: 시작위치가 끝을 지나침
194.
<empty>
2011-05-12
<비어있음>
2010-11-27
<비어있슴>
198.
remove() argument
2017-12-04
remove() 인자
200.
reverse() argument
2017-12-04
reverse() 인자
202.
sort() argument
2017-12-04
sort() 인자
203.
uniq() argument
2017-12-04
uniq() 인자
204.
E702: Sort compare function failed
2010-11-27
E702: 정렬 비교 기능이 실패했습니다