3
"Project-Id-Version: Pharo\n"
4
"Report-Msgid-Bugs-To: \n"
5
"POT-Creation-Date: 2019-06-04 20:59+0000\n"
6
"PO-Revision-Date: 2016-03-03 14:19+0000\n"
7
"Last-Translator: HwaJong Oh <hwajongoh@me.com>\n"
10
"Content-Type: text/plain; charset=UTF-8\n"
11
"Content-Transfer-Encoding: 8bit\n"
12
"X-Launchpad-Export-Date: 2022-08-23 04:41+0000\n"
13
"X-Generator: Launchpad (build a7ed8521180d7bb33e1a127e53ad65268d6ca88f)\n"
14
"X-Pharo-Domain: DrGeoII\n"
16
"X-Pharo-SystemVersion: Pharo1.4 of 18 April 2012 update 14438\n"
18
#: DrGeoII-Core-App,DrGeo:=class>>aboutDrgeo
22
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:,DrGeo:=class>>worldMenu:
26
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
27
msgid "Discussion forum"
30
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
34
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
38
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
42
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
46
#: DrGeoII-Core-App,DrGeo:=class>>communityMenuOn:
47
msgid "User guide (local)"
50
#: DrGeoII-Core-App,DrGeo:=class>>drgeoInformationString
52
"Dr. Geo is about interactive geometry and programming.\r{1}\r\rIt allows one "
53
"to create geometric figure plus the interactive manipulation \rof such "
54
"figure in respect with their geometric constraints. \rIt is usable in "
55
"teaching situation with students from primary or secondary level. \r\rIt is "
56
"simple and effective with some unique features as Smalltalk scripts \rand "
57
"programmed interactive sketches. \r\r{2}\r\rLICENSE: GPL"
60
#: DrGeoII-Core-App,DrGeo:=class>>drgeoVersion
61
msgid "Installed version: "
64
#: DrGeoII-Core-App,DrGeo:=class>>emptyPreview
68
#: DrGeoII-Core-App,DrGeo:=class>>figuresArray
72
#: DrGeoII-Core-App,DrGeo:=class>>macrosArray
76
#: DrGeoII-Core-App,DrGeo:=class>>openFigure,DrGeoPresenter>>askForFileToSave
77
msgid "Pick a Dr. Geo file name"
78
msgstr "Dr. Geo 파일명을 선택하세요"
80
#: DrGeoII-Core-App,DrGeo:=class>>quit
81
msgid "There is unsaved data! \rAre you sure to quit Dr. Geo environment?"
82
msgstr "저장하지 않은 데이터가 있습니다!\r정말로 Dr. Geo환경을 끝내렵니까?"
84
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
86
"A source code browser to view, edit and save Dr. Geo code. I open the "
87
"browser on the DrGeoCanvas class you can study to design your own Smalltalk "
91
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
92
msgid "A tool to discover method."
95
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
97
"A window used as a scratchpad area where fragments of Pharo code can be "
98
"entered, stored, edited, and evaluated."
101
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
102
msgid "Method finder"
105
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
109
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
110
msgid "Open the filer on your personal sketches collection."
113
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
115
"Open the inspector on the Smalltalk sketch directory: execute, edit or "
116
"create new Dr. Geo programmed sketch from there."
119
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
123
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
124
msgid "Save this Dr. Geo session."
127
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
128
msgid "System Browser"
131
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:,DrGeo:=class>>worldMenu:
135
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
136
msgid "Work on script"
139
#: DrGeoII-Core-App,DrGeo:=class>>toolsMenuOn:
143
#: DrGeoII-Core-App,DrGeo:=class>>worldMenu:
147
#: DrGeoII-Core-App,DrGeo:=class>>worldMenu:
151
#: DrGeoII-Core-App,DrGeo:=class>>worldMenu:
152
msgid "Toggle full screen mode"
155
#: DrGeoII-Core-App,DrGeo:=class>>worldMenu:
156
msgid "Turn full screen mode on when it is off, off when it is on."
159
#: DrGeoII-Core-App,DrGeoPresenter>>askForBitmapToExport
160
msgid "Name the bitmap to export:"
161
msgstr "내보내려는 비트맵의 이름을 정해주세요:"
163
#: DrGeoII-Core-App,DrGeoPresenter>>askForSketchToKeep
167
#: DrGeoII-Core-App,DrGeoPresenter>>askForSketchToKeep
168
msgid "Name the sketch to keep."
169
msgstr "보관할 스케치의 이름을 정해주세요."
171
#: DrGeoII-Core-App,DrGeoPresenter>>createMultipleString
172
msgid "create multiple"
175
#: DrGeoII-Core-App,DrGeoPresenter>>editScript
176
msgid "Edit or create scripts"
177
msgstr "스크립트 편집 혹은 생성하기"
179
#: DrGeoII-Core-App,DrGeoPresenter>>gridString
183
#: DrGeoII-Core-App,DrGeoPresenter>>griddedString
187
#: DrGeoII-Core-App,DrGeoPresenter>>newFigure
188
msgid "Close the existing sketch and create an empty one?"
189
msgstr "스케치를 닫고 새 스케치를 만들까요?"
191
#: DrGeoII-Core-App,DrGeoPresenter>>newFigure
195
#: DrGeoII-Core-App,DrGeoPresenter>>newFigure,DrGeoPresenter>>openFigureThumbnail
196
msgid "No, keep this sketch"
197
msgstr "아니오, 이 스케치를 계속 쓰겠습니다"
199
#: DrGeoII-Core-App,DrGeoPresenter>>openFigureThumbnail
200
msgid "Close the existing sketch and open a new one?"
201
msgstr "이미 있는 스케치를 닫고 새로운 것을 열까요?"
203
#: DrGeoII-Core-App,DrGeoPresenter>>openFigureThumbnail
207
#: DrGeoII-Core-App,DrGeoPresenter>>save:,DrGeoPresenter>>saveWithinLimitedTime:
208
msgid "I can't save the sketch.\rCheck the local resource or the server."
209
msgstr "스케치를 저장할 수 없습니다.\r지역 자원이나 서버를 확인하세요."
211
#: DrGeoII-Core-App,DrGeoPresenter>>saveMultiple
212
msgid "Save Multiple"
215
#: DrGeoII-Core-App,DrGeoPresenter>>saveMultiple
216
msgid "Select the sketches and macros you want to save:"
217
msgstr "저장하고 싶은 스케치나 매크로를 선택하세요."
219
#: DrGeoII-Core-App,DrGeoXml>>parseFigureFrom:
223
#: DrGeoII-Core-Builder,DrGAngleBisectorBuilder:=class>>description
225
"Angle bisector defined by three points or an angle defined by three points."
226
msgstr "세 점으로 정의된 각도 이등분선 혹은 세 점으로 정의된 각도"
228
#: DrGeoII-Core-Builder,DrGAngleBisectorBuilder:=class>>title
229
msgid "Angle bisector"
232
#: DrGeoII-Core-Builder,DrGAngleGeometricBuilder:=class>>description
234
"Geometric angle defined by three points, the second point is the vertex. Its "
235
"measure belongs to [0 ; 180]."
238
#: DrGeoII-Core-Builder,DrGAngleGeometricBuilder:=class>>title
239
msgid "Geometric angle"
242
#: DrGeoII-Core-Builder,DrGAngleOrientedBuilder:=class>>description
244
"Oriented angle defined by three points or two vectors. When defined from "
245
"three points, the second point is the vertex. Its measure belongs to [0 ; "
246
"360[ or ]-180 ; 180]. "
249
#: DrGeoII-Core-Builder,DrGAngleOrientedBuilder:=class>>title
250
msgid "Oriented angle"
253
#: DrGeoII-Core-Builder,DrGArcBuilder:=class>>description
254
msgid "Arc defined by three points."
257
#: DrGeoII-Core-Builder,DrGArcBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>arcStylesOn:
261
#: DrGeoII-Core-Builder,DrGArcCenterBuilder:=class>>description
262
msgid "Arc defined by its center and two points."
263
msgstr "중심점과 두 점으로 정의된 호"
265
#: DrGeoII-Core-Builder,DrGArcCenterBuilder:=class>>title
269
#: DrGeoII-Core-Builder,DrGBitmapBuilder:=class>>description
271
"Picture: drag and drop a picture in the canvas. It can be moved and scaled."
272
msgstr "그림: 그림을 캔버스에 끌어다 놓으세요. 그림은 이동되거나 크기조절될 수 있습니다."
274
#: DrGeoII-Core-Builder,DrGBitmapBuilder:=class>>title,DrGBitmapItem>>printOn:
278
#: DrGeoII-Core-Builder,DrGCircleBuilder:=class>>description
280
"Circle defined by its center and a point or by its center and radius, a "
282
msgstr "중심과 점으로 정의되거나 중심과 반지름으로 정의된 원"
284
#: DrGeoII-Core-Builder,DrGCircleBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>circleStylesOn:
288
#: DrGeoII-Core-Builder,DrGCoordinatesBuilder:=class>>description
289
msgid "Vector or point coordinates, circle or line equation."
290
msgstr "벡터 혹은 점 좌표, 원 혹은 선 방정식"
292
#: DrGeoII-Core-Builder,DrGCoordinatesBuilder:=class>>title
293
msgid "Coordinates, equation"
296
#: DrGeoII-Core-Builder,DrGFlyPointBuilder:=class>>description
298
"Click to create a point: free point on the background, on a curve or on two "
299
"curves intersection."
300
msgstr "점을 생성하려면 클릭하세요: 배경이나 곡선, 혹은 곡선의 교점 위에 자유점을 만듭니다."
302
#: DrGeoII-Core-Builder,DrGFlyPointBuilder:=class>>description
304
"Tap to create a point: free point on the background, on a curve or on two "
305
"curves intersection."
306
msgstr "탭하여 점을 만드세요: 그냥 자유점, 하나의 곡선 위의 자유점, 두 곡선의 교점"
308
#: DrGeoII-Core-Builder,DrGFlyPointBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>pointStylesOn:
312
#: DrGeoII-Core-Builder,DrGHomothetyBuilder:=class>>description
314
"Homothety: select a center, a value and a geometric object. The first "
315
"selected point is the homothety center."
316
msgstr "닮음변환: 중심점, 값, 기하객체를 선택합니다. 첫번째 선택한 점이 닮음변환의 중심점입니다."
318
#: DrGeoII-Core-Builder,DrGHomothetyBuilder:=class>>title
319
msgid "Homothety (scale)"
322
#: DrGeoII-Core-Builder,DrGLineBuilder:=class>>description
323
msgid "Line defined by two points"
324
msgstr "두 개의 점으로 정의된 직선"
326
#: DrGeoII-Core-Builder,DrGLineBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>lineStylesOn:
330
#: DrGeoII-Core-Builder,DrGLocusBuilder:=class>>description
331
msgid "Locus defined by a free point on a curve and a relative point."
332
msgstr "곡선 위의 자유점이나 상대적인 점으로 정의된 궤적"
334
#: DrGeoII-Core-Builder,DrGLocusBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>locusStylesOn:
338
#: DrGeoII-Core-Builder,DrGMacroBuilder:=class>>description
339
msgid "Construct a macro-construction with input and output items."
340
msgstr "입력 항목과 출력 항목으로 매크로를 만듭니다."
342
#: DrGeoII-Core-Builder,DrGMacroBuilder:=class>>title
346
#: DrGeoII-Core-Builder,DrGMacroBuilder>>apply
347
msgid "Input and output items don't match"
348
msgstr "입력과 출력 항목이 맞지 않습니다."
350
#: DrGeoII-Core-Builder,DrGMacroBuilder>>apply
351
msgid "Please, enter a proper title and description"
352
msgstr "적절한 제목과 설명을 입력하세요."
354
#: DrGeoII-Core-Builder,DrGMacroPlayer:=class>>description
356
"Execute a pre-built macro-construction on selected input items. To edit a "
357
"macro description, edit its text and apply with the keys [alt/ctrl]+s."
359
"선택된 항목들에 대한 미리 만들어진 매크로를 실행한다. 매크로 기술을 편집하기 위해서, 그것의 텍스트를 편집하고 [alt/ctrl]+s "
362
#: DrGeoII-Core-Builder,DrGMacroPlayer:=class>>title
363
msgid "Execute/edit macro"
364
msgstr "매크로를 편집/실행하라"
366
#: DrGeoII-Core-Builder,DrGMiddleBuilder:=class>>description
367
msgid "The midpoint of a segment or between two points."
368
msgstr "선분이나 두 점의 중간에 있는 점"
370
#: DrGeoII-Core-Builder,DrGMiddleBuilder:=class>>title
374
#: DrGeoII-Core-Builder,DrGParallelBuilder:=class>>description
376
"Line passing through one point and parallel to a line, half-line, etc."
377
msgstr "직선, 반직선 등에 평행하고 어떤 점을 지나는 직선"
379
#: DrGeoII-Core-Builder,DrGParallelBuilder:=class>>title
383
#: DrGeoII-Core-Builder,DrGPerpendicularBisectorBuilder:=class>>description
384
msgid "Perpendicular bisector defined by a segment or two points."
385
msgstr "선분이나 두 점으로 정의된 수직이등분선"
387
#: DrGeoII-Core-Builder,DrGPerpendicularBisectorBuilder:=class>>title
388
msgid "Perpendicular bisector"
391
#: DrGeoII-Core-Builder,DrGPerpendicularBuilder:=class>>description
393
"Line passing through one point and orthogonal to a line, half-line, etc."
394
msgstr "한 점을 지나고, 직선이나 반직선 등에 수직하는 직선"
396
#: DrGeoII-Core-Builder,DrGPerpendicularBuilder:=class>>title
397
msgid "Perpendicular"
400
#: DrGeoII-Core-Builder,DrGPointByCoordinatesBuilder:=class>>description
402
"Point given its coordinates: select two numbers or a point coordinates (@)."
403
msgstr "좌표로 결정되는 점: 두 수나 점좌표(@)를 선택하세요."
405
#: DrGeoII-Core-Builder,DrGPointByCoordinatesBuilder:=class>>title
409
#: DrGeoII-Core-Builder,DrGPointIntersectionBuilder:=class>>description
410
msgid "Intersection(s) of two curves."
413
#: DrGeoII-Core-Builder,DrGPointIntersectionBuilder:=class>>title
417
#: DrGeoII-Core-Builder,DrGPolygonBuilder:=class>>description
419
"Polygon by n points: last point must be the initial point to terminate."
420
msgstr "n 개의 점에 의한 다각형: 끝내려면 마지막 점은 첫번째 점과 같아야합니다."
422
#: DrGeoII-Core-Builder,DrGPolygonBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>polygonStylesOn:
426
#: DrGeoII-Core-Builder,DrGPolygonRegularBuilder:=class>>description
427
msgid "Regular polygon defined by its center, a vertex and its sides number."
428
msgstr "중심점과 한 점과 모서리의 개수로 정의되는 정다각형"
430
#: DrGeoII-Core-Builder,DrGPolygonRegularBuilder:=class>>title
431
msgid "Regular polygon"
434
#: DrGeoII-Core-Builder,DrGRayBuilder:=class>>description
436
"Half-Line defined by two points, the first selected point is the origin."
437
msgstr "두 점으로 정의된 반직선 (첫번째로 선택된 점이 원점입니다)"
439
#: DrGeoII-Core-Builder,DrGRayBuilder:=class>>title,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>rayStylesOn:
443
#: DrGeoII-Core-Builder,DrGReflectionBuilder:=class>>description
445
"Reflexion: select a line and a geometric object. Reflexion axe is the first "
447
msgstr "반사: 직선과 기하학적 객체를 선택하세요. 처음 선택된 직선이 반사의 축이 됩니다."
449
#: DrGeoII-Core-Builder,DrGReflectionBuilder:=class>>title
453
#: DrGeoII-Core-Builder,DrGRotationBuilder:=class>>description
455
"Rotation: select a point, a value and a geometric object. The first selected "
456
"point is the rotation center."
457
msgstr "회전: 점, 값, 기하 객체를 선택합니다. 선택된 점은 회전의 중심입니다."
459
#: DrGeoII-Core-Builder,DrGRotationBuilder:=class>>title
463
#: DrGeoII-Core-Builder,DrGScriptPlayer:=class>>description
464
msgid "Insert a Smalltalk script in the drawing area."
465
msgstr "그리기 영역에 스몰토크 스크립트를 삽입하세요."
467
#: DrGeoII-Core-Builder,DrGScriptPlayer:=class>>title
471
#: DrGeoII-Core-Builder,DrGScriptPlayer>>description
472
msgid "No description, write one in the description method of this script."
473
msgstr "설명이 없습니다. 이 스크립트의 설명 메소드에 설명을 작성하세요"
475
#: DrGeoII-Core-Builder,DrGSegmentBuilder:=class>>description
476
msgid "Segment defined by two points."
477
msgstr "두 개의 점으로 정의된 선분"
479
#: DrGeoII-Core-Builder,DrGSymmetryBuilder:=class>>description
481
"Symmetry: select a point and a geometric object. The first selected point is "
482
"the symmetry center."
483
msgstr "대칭: 점과 기하객체를 선택하세요. 처음 선택된 점은 대칭의 중심이 됩니다."
485
#: DrGeoII-Core-Builder,DrGSymmetryBuilder:=class>>title
489
#: DrGeoII-Core-Builder,DrGTextBuilder:=class>>description
490
msgid "Free text you can edit and move around."
491
msgstr "편집하고 이리저리 옮길 수 있는 자유로운 글"
493
#: DrGeoII-Core-Builder,DrGTranslationBuilder:=class>>description
494
msgid "Translation: select a vector and a geometric object."
495
msgstr "평행이동: 벡터와 기하객체를 선택하세요."
497
#: DrGeoII-Core-Builder,DrGTranslationBuilder:=class>>title
501
#: DrGeoII-Core-Builder,DrGValueBuilder:=class>>description
502
msgid "Distance between objects, curve length, free value."
503
msgstr "객체들 사이의 거리, 곡선 길이, 자유값"
505
#: DrGeoII-Core-Builder,DrGValueBuilder:=class>>title
506
msgid "Distance, length, value"
509
#: DrGeoII-Core-Builder,DrGVectorBuilder:=class>>description
510
msgid "Vector defined by two points."
511
msgstr "두 개의 점으로 정의된 벡터"
513
#: DrGeoII-Core-Item,DrGAngle3ptsItem>>adaptiveDescriptiveName
514
msgid "This geometric angle %1"
517
#: DrGeoII-Core-Item,DrGAngleBisector3ptsItem>>adaptiveDescriptiveName,DrGLineAngleBisectorItem>>adaptiveDescriptiveName
518
msgid "This angle bisector %1"
521
#: DrGeoII-Core-Item,DrGAngleItem>>adaptiveDescriptiveName
522
msgid "This oriented angle %1"
525
#: DrGeoII-Core-Item,DrGArcItem>>adaptiveDescriptiveName
526
msgid "This Arc Circle %1"
529
#: DrGeoII-Core-Item,DrGBitmapItem>>adaptiveDescriptiveName
533
#: DrGeoII-Core-Item,DrGCircleItem>>adaptiveDescriptiveName
534
msgid "This circle %1"
537
#: DrGeoII-Core-Item,DrGCompositeItem>>adaptiveDescriptiveName
538
msgid "This composite object %1"
541
#: DrGeoII-Core-Item,DrGEquationItem>>adaptiveDescriptiveName
542
msgid "This equation %1"
545
#: DrGeoII-Core-Item,DrGEquationItem>>printOn:
549
#: DrGeoII-Core-Item,DrGLineItem>>adaptiveDescriptiveName
553
#: DrGeoII-Core-Item,DrGLineParallelItem>>adaptiveDescriptiveName
554
msgid "This parallel line %1"
557
#: DrGeoII-Core-Item,DrGLinePerpendicularBisector2ptsItem>>adaptiveDescriptiveName,DrGPerpendicularBisectorItem>>adaptiveDescriptiveName
558
msgid "This perpendicular bisector %1"
561
#: DrGeoII-Core-Item,DrGLinePerpendicularItem>>adaptiveDescriptiveName
562
msgid "This perpendicular line %1"
565
#: DrGeoII-Core-Item,DrGLocus2ptsItem>>adaptiveDescriptiveName
566
msgid "This locus %1"
569
#: DrGeoII-Core-Item,DrGMathItem>>adaptiveDescriptiveName
570
msgid "This math item %1"
573
#: DrGeoII-Core-Item,DrGPointItem>>adaptiveDescriptiveName
574
msgid "This point %1"
577
#: DrGeoII-Core-Item,DrGPolygonItem>>adaptiveDescriptiveName
578
msgid "This polygon %1"
581
#: DrGeoII-Core-Item,DrGPolygonItem>>adaptiveDescriptiveName
582
msgid "This quadrilateral %1"
585
#: DrGeoII-Core-Item,DrGPolygonItem>>adaptiveDescriptiveName
586
msgid "This triangle %1"
589
#: DrGeoII-Core-Item,DrGPolygonItem>>printOn:
593
#: DrGeoII-Core-Item,DrGRayItem>>adaptiveDescriptiveName
594
msgid "This half-line %1"
597
#: DrGeoII-Core-Item,DrGSegmentItem>>adaptiveDescriptiveName
598
msgid "This segment %1"
601
#: DrGeoII-Core-Item,DrGTextItem>>adaptiveDescriptiveName
605
#: DrGeoII-Core-Item,DrGTextItem>>initialize
609
#: DrGeoII-Core-Item,DrGValueArclengthItem>>adaptiveDescriptiveName
610
msgid "This arc length %1"
613
#: DrGeoII-Core-Item,DrGValueCircleperimeterItem>>adaptiveDescriptiveName
614
msgid "This circle perimeter %1"
617
#: DrGeoII-Core-Item,DrGValueDistance2ptsItem>>adaptiveDescriptiveName
618
msgid "This distance between two points %1"
619
msgstr "두 점 사이의 거리 %1"
621
#: DrGeoII-Core-Item,DrGValueDistanceptlineItem>>adaptiveDescriptiveName
622
msgid "This point-line distance %1"
625
#: DrGeoII-Core-Item,DrGValueItem>>adaptiveDescriptiveName
626
msgid "This value %1"
629
#: DrGeoII-Core-Item,DrGValueItem>>printNameOn:
633
#: DrGeoII-Core-Item,DrGValuePolygonperimeterItem>>adaptiveDescriptiveName
634
msgid "This polygon perimeter %1"
635
msgstr "이 다각형의 둘레 %1"
637
#: DrGeoII-Core-Item,DrGValuePtabscissaItem>>adaptiveDescriptiveName
638
msgid "This point abscissa %1"
641
#: DrGeoII-Core-Item,DrGValuePtordinateItem>>adaptiveDescriptiveName
642
msgid "This point ordinate %1"
645
#: DrGeoII-Core-Item,DrGValueScriptItem>>adaptiveDescriptiveName
646
msgid "This script \"{1}\""
647
msgstr "이 스크립트 \"{1}\""
649
#: DrGeoII-Core-Item,DrGValueScriptItem>>adaptiveDescriptiveName
650
msgid "This script \"{1}\" with argument: %2"
651
msgstr "이 스크립트 \"{1}\" 인자: %2"
653
#: DrGeoII-Core-Item,DrGValueScriptItem>>adaptiveDescriptiveName
654
msgid "This script \"{1}\" with arguments: %2"
655
msgstr "이 스크립트 \"{1}\" 인자들: %2"
657
#: DrGeoII-Core-Item,DrGValueScriptItem>>printNameOn:
661
#: DrGeoII-Core-Item,DrGValueSegmentlengthItem>>adaptiveDescriptiveName
662
msgid "This segment length %1"
665
#: DrGeoII-Core-Item,DrGValueSlopeItem>>adaptiveDescriptiveName
666
msgid "This line slope %1"
669
#: DrGeoII-Core-Item,DrGValueVectorabscissaItem>>adaptiveDescriptiveName
670
msgid "This vector abscissa %1"
673
#: DrGeoII-Core-Item,DrGValueVectornormItem>>adaptiveDescriptiveName
674
msgid "This Vector's norm %1"
675
msgstr "벡터의 노름(norm) %1"
677
#: DrGeoII-Core-Item,DrGValueVectorordinateItem>>adaptiveDescriptiveName
678
msgid "This vector ordinate %1"
681
#: DrGeoII-Core-Item,DrGVectorItem>>adaptiveDescriptiveName
682
msgid "This vector %1"
685
#: DrGeoII-Core-Script,DrGeoSketch>>canTransform:
686
msgid "Only geometric object can be transformed."
687
msgstr "기하객체만이 변형될 수 있습니다."
689
#: DrGeoII-Core-Tool,DrGAnimateTool:=class>>description
690
msgid "Select a free point on a curve to animate it."
691
msgstr "그것을 애니메이트하기 위해 자유점을 선택하라."
693
#: DrGeoII-Core-Tool,DrGAnimateTool:=class>>title,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
697
#: DrGeoII-Core-Tool,DrGDeleteTool:=class>>description
698
msgid "Erase an object and all its depedencies."
699
msgstr "객체와 그에 의존하는 모든 것 지우기"
701
#: DrGeoII-Core-Tool,DrGDeleteTool:=class>>title
705
#: DrGeoII-Core-Tool,DrGDynamicTool>>chooseCostume:
706
msgid "Select an object"
709
#: DrGeoII-Core-Tool,DrGDynamicToolState>>handleMouseAt:
710
msgid "Several objects can be selected. Please, choose one."
711
msgstr "여러 객체들이 선택될 수 있습니다. 하나를 선택하세요."
713
#: DrGeoII-Core-Tool,DrGEditGroupToolStateNeutral>>handleMouseAt:,DrGSelectToolStateNeutral>>handleShiftKeyMouseAt:
715
"Several objects can be selected. Please, select one clicking the mouse."
716
msgstr "여러 객체들이 선택될 수 있습니다. 클릭하여 선택하세요."
718
#: DrGeoII-Core-Tool,DrGFlyPointBuildToolState>>handleMouseAt:
719
msgid "This intersection"
722
#: DrGeoII-Core-Tool,DrGMutatorToolStateDragged>>handleMouseAt:
723
msgid "Change as a free point on the plane."
724
msgstr "평면의 자유점처럼 바꾸기"
726
#: DrGeoII-Core-Tool,DrGMutatorToolStateDragged>>handleMouseAt:
727
msgid "Change as a free point on this curve."
728
msgstr "이 곡선의 자유점으로 바꾸기"
730
#: DrGeoII-Core-Tool,DrGMutatorToolStateDragged>>handleMouseAt:
731
msgid "Change as this intersection."
734
#: DrGeoII-Core-Tool,DrGPropertyTool:=class>>description
735
msgid "Edit an item's property"
738
#: DrGeoII-Core-Tool,DrGPropertyTool:=class>>title
742
#: DrGeoII-Core-Tool,DrGSelectTool:=class>>description
743
msgid "Select and move an object."
744
msgstr "객체를 선택하고 움직이기"
746
#: DrGeoII-Core-Tool,DrGSelectTool:=class>>title
747
msgid "Select and Move"
750
#: DrGeoII-Core-Tool,DrGSelectToolStateDragged>>handleStillPress:
751
msgid "Select a point to merge with"
754
#: DrGeoII-Core-Tool,DrGSelectToolStateNeutral>>handleShiftKeyMouseAt:
755
msgid "Drag this point to change its nature."
756
msgstr "점을 끌어 그것의 성질을 바꾸기"
758
#: DrGeoII-Core-Tool,DrGSelectToolStateNeutral>>handleShiftKeyMouseAt:
760
"Pressing down the [Shift] key you can drag and change the nature of free "
761
"point or intersection point."
762
msgstr "[Shift]키를 누르고 있으면, 자유점이나 교점의 위치를 바꾸거나 성질을 바꿀 수 있습니다."
764
#: DrGeoII-Core-Tool,DrGStyleTool:=class>>description
765
msgid "Edit an object style."
768
#: DrGeoII-Core-Tool,DrGStyleTool:=class>>title
772
#: DrGeoII-Core-Tool,DrGViewerTool:=class>>description
773
msgid "Open the Etoys script viewer for a given geometric object."
774
msgstr "기하객체를 위한 Etoys 스크립트 뷰어를 열기"
776
#: DrGeoII-Core-Tool,DrGViewerTool:=class>>title
780
#: DrGeoII-System-Platform,DrGWorkstation>>initialize
784
#: DrGeoII-System-Platform,DrGeoSystem:=class>>connectToNetwork:
785
msgid "I can't connect to server.\rCheck the server settings."
786
msgstr "서버에 연결할 수 없습니다.\r서버 설정을 확인해 보세요."
788
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
789
msgid "Dr. Geo network settings"
790
msgstr "Dr. Geo 네트워크 설정"
792
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
796
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
798
"If checked you can set a server name, user and password to load and to save "
800
msgstr "이걸 켜면, 당신은 서버 이름, 사용자, 암호를 지정하여 스케치를 열거나 저장할 수 있습니다."
802
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
806
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
810
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
814
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
815
msgid "The server (i.e. ftp.drgeo.eu)"
816
msgstr "서버 (예: ftp.drgeo.eu)"
818
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
819
msgid "The server resources directory (i.e. private/drgeo)"
820
msgstr "서버 자원 경로 (예: private/drgeo)"
822
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
823
msgid "The server user name"
826
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
827
msgid "The user password"
830
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
831
msgid "Use network resources"
832
msgstr "네트워크 자원을 이용하기"
834
#: DrGeoII-System-Platform,DrGeoSystem:=class>>drgeoSettingsOn:
838
#: DrGeoII-System-Platform,DrGeoSystem:=class>>lanShareSetting:
840
"If checked I share on the local area network the sketch files in my "
841
"DrGeo.app/MyShares folder."
844
#: DrGeoII-System-Platform,DrGeoSystem:=class>>lanShareSetting:
845
msgid "Local Network Share"
848
#: DrGeoII-System-Platform,DrGeoSystem:=class>>networkOpenShareOn:with:
849
msgid "I can't connect to network."
850
msgstr "네트워크에 접속할 수 없습니다."
852
#: DrGeoII-System-Platform,DrGeoSystem:=class>>networkOpenShareOn:with:
853
msgid "I can't open the share {1}.\rSwitch back to 'SandBox' share."
854
msgstr "공유 {1}을 열 수 없습니다.\r'Sandbox' 공유로 전환하세요."
856
#: DrGeoII-System-Platform,DrGeoSystem:=class>>networkResourcesCreateShare
857
msgid "I can't create the share {1}."
858
msgstr "공유 {1}를 만들지 못 했습니다."
860
#: DrGeoII-System-Resources,DrGStylePreference:=class>>appearanceSettingsOn:
864
#: DrGeoII-System-Resources,DrGStylePreference:=class>>appearanceSettingsOn:
868
#: DrGeoII-System-Resources,DrGStylePreference:=class>>appearanceSettingsOn:
870
"Select a graphic theme between:\r- Dark theme. A dark graphic user interface "
871
"theme, best used on a computer screen display,\r- Light theme. A light "
872
"graphic user interface theme, best used on a video projector display."
875
#: DrGeoII-System-Resources,DrGStylePreference:=class>>appearanceSettingsOn:
876
msgid "User interface theme"
879
#: DrGeoII-System-Resources,DrGStylePreference:=class>>arcStylesOn:
880
msgid "Set the default style for arc."
881
msgstr "호를 위한 기본 스타일"
883
#: DrGeoII-System-Resources,DrGStylePreference:=class>>circleStylesOn:
884
msgid "Set the default style for circle."
885
msgstr "원의 위한 기본 스타일로 지정"
887
#: DrGeoII-System-Resources,DrGStylePreference:=class>>drgeoStylesOn:
888
msgid "Dr. Geo style settings"
889
msgstr "Dr. Geo 스타일 설정"
891
#: DrGeoII-System-Resources,DrGStylePreference:=class>>lineStylesOn:
892
msgid "Set the default style for line."
893
msgstr "선의 기본 스타일로 지정"
895
#: DrGeoII-System-Resources,DrGStylePreference:=class>>locusStylesOn:
896
msgid "Set the default style for locus."
897
msgstr "궤적의 기본 스타일로 지정"
899
#: DrGeoII-System-Resources,DrGStylePreference:=class>>pointStylesOn:
900
msgid "Set the default style for point."
901
msgstr "점의 기본 스타일로 지정"
903
#: DrGeoII-System-Resources,DrGStylePreference:=class>>polygonStylesOn:
904
msgid "Set the default style for polygon."
905
msgstr "다각형의 기본 스타일로 지정"
907
#: DrGeoII-System-Resources,DrGStylePreference:=class>>rayStylesOn:
908
msgid "Set the default style for ray."
909
msgstr "ray의 기본 스타일로 지정"
911
#: DrGeoII-System-Resources,DrGStylePreference:=class>>segmentStylesOn:
912
msgid "Set the default style for segment."
913
msgstr "선분의 기본 스타일로 지정"
915
#: DrGeoII-System-Resources,DrGStylePreference:=class>>textStylesOn:,DrGTextCostumeStyle>>backgroundWidget
919
#: DrGeoII-System-Resources,DrGStylePreference:=class>>textStylesOn:
920
msgid "Set the default style for text."
921
msgstr "글의 기본 스타일로 지정"
923
#: DrGeoII-System-Resources,DrGStylePreference:=class>>textStylesOn:,DrGTextBuilder:=class>>title
927
#: DrGeoII-System-Resources,DrGStylePreference:=class>>valueStylesOn:
928
msgid "Number of decimal"
931
#: DrGeoII-System-Resources,DrGStylePreference:=class>>valueStylesOn:
932
msgid "Set the default style for value."
933
msgstr "값의 기본 스타일로 지정"
935
#: DrGeoII-System-Resources,DrGStylePreference:=class>>vectorStylesOn:
936
msgid "Set the default style for vector."
937
msgstr "벡터의 기본 스타일 지정"
939
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate1ButtonData
940
msgid "Animate at speed 1."
941
msgstr "속력 1로 애니메이션한다."
943
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate1ButtonData
947
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate2ButtonData
948
msgid "Animate at speed 2."
949
msgstr "속력 2로 애니메이션한다."
951
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate2ButtonData
955
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate3ButtonData
956
msgid "Animate at speed 3."
957
msgstr "속력 3로 애니메이션한다."
959
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate3ButtonData
963
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate4ButtonData
964
msgid "Animate at speed 4."
965
msgstr "속력 4로 애니메이션한다."
967
#: DrGeoII-UI-Data,DrGUIControlsManager>>animate4ButtonData
971
#: DrGeoII-UI-Data,DrGUIControlsManager>>axesButtonData
975
#: DrGeoII-UI-Data,DrGUIControlsManager>>axesButtonData
976
msgid "Show or hide the ox and oy axes."
977
msgstr "ox축과 oy축을 보이거나 숨기기"
979
#: DrGeoII-UI-Data,DrGUIControlsManager>>customizeControlsButtonData
980
msgid "Customise interface"
981
msgstr "인터페이스 커스텀마이징"
983
#: DrGeoII-UI-Data,DrGUIControlsManager>>customizeControlsButtonData
985
"Open a dialog to customise the user interface: select the controls and tools "
986
"you want with your sketch. You need to save and load the sketch to "
987
"experiment the customised user interface."
989
"사용자 인터페이스를 사용자 정의 할 수있는 대화 상자를 엽니 다 당신이 당신의 스케치 할 컨트롤과 도구를 선택합니다. 당신은 저장하고 "
990
"사용자 화 된 사용자 인터페이스를 실험 할 수있는 스케치를 로드해야합니다."
992
#: DrGeoII-UI-Data,DrGUIControlsManager>>customizerDialog
993
msgid "Customize user interface"
994
msgstr "유저 인터페이스 개인화"
996
#: DrGeoII-UI-Data,DrGUIControlsManager>>editGroupButtonData
997
msgid "Distance between objects, curve length, free value"
998
msgstr "객체사이의 거리, 곡선 길이, 자유값"
1000
#: DrGeoII-UI-Data,DrGUIControlsManager>>editGroupButtonData
1004
#: DrGeoII-UI-Data,DrGUIControlsManager>>editMenu
1008
#: DrGeoII-UI-Data,DrGUIControlsManager>>editMenu
1009
msgid "Copy with transparency"
1012
#: DrGeoII-UI-Data,DrGUIControlsManager>>exportBitmapButtonData
1013
msgid "Export this sketch as PNG picture."
1014
msgstr "스케치를 PNG 그림으로 내보내기"
1016
#: DrGeoII-UI-Data,DrGUIControlsManager>>exportBitmapButtonData
1017
msgid "Save as picture"
1020
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1021
msgid "Change title"
1024
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1025
msgid "Close sketch"
1028
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1029
msgid "Keep several sketches and macro-constructions in one file."
1030
msgstr "여러 스케치들 그리고 매크로를 하나의 파일에 보관하라."
1032
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1033
msgid "Keep this sketch at a different location."
1034
msgstr "이 스케치를 다른 위치에 둡니다."
1036
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1037
msgid "Keep this sketch under a different name."
1038
msgstr "스케치를 다른 이름으로 보관하라."
1040
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1044
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1046
msgstr "다른 이름으로 저장..."
1048
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1052
#: DrGeoII-UI-Data,DrGUIControlsManager>>fileMenu
1053
msgid "Save multiple"
1056
#: DrGeoII-UI-Data,DrGUIControlsManager>>gridButtonData
1060
#: DrGeoII-UI-Data,DrGUIControlsManager>>gridButtonData
1061
msgid "Show or hide grid."
1062
msgstr "모눈 보이거나 숨기기"
1064
#: DrGeoII-UI-Data,DrGUIControlsManager>>gridMagnetButtonData
1065
msgid "Magnetic Grid"
1068
#: DrGeoII-UI-Data,DrGUIControlsManager>>gridMagnetButtonData
1069
msgid "Snap to grid."
1072
#: DrGeoII-UI-Data,DrGUIControlsManager>>groupButtonData
1073
msgid "Create Group"
1076
#: DrGeoII-UI-Data,DrGUIControlsManager>>groupButtonData
1078
"Create a selection group. To do a selection: i. set moving object mode, ii. "
1079
"select a zone by shift+drag over a backgroudn area."
1081
"선택 그룹을 만드세요. 선택을 하려면: i. 객체 움직이기 모드로 바꾼다. ii. 배경에서 shift+드래그를 하여 영역을 선택합니다."
1083
#: DrGeoII-UI-Data,DrGUIControlsManager>>helpButtonData
1087
#: DrGeoII-UI-Data,DrGUIControlsManager>>helpButtonData
1088
msgid "Open a web help page."
1089
msgstr "도움말 웹 페이지 열기"
1091
#: DrGeoII-UI-Data,DrGUIControlsManager>>keepButtonData
1092
msgid "Keep this sketch permanently."
1093
msgstr "이 스케치를 영구적으로 보관하라."
1095
#: DrGeoII-UI-Data,DrGUIControlsManager>>macroDeleteButtonData
1096
msgid "Delete a macro-construction from the registry."
1097
msgstr "매크로를 등록해제하기"
1099
#: DrGeoII-UI-Data,DrGUIControlsManager>>macroDeleteButtonData
1100
msgid "Delete macro"
1103
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1104
msgid "Animate a free point on curve."
1105
msgstr "곡선 위의 자유점을 애니메이트하라."
1107
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1109
"Build or execute macro-construction. A macro is a construction template you "
1110
"can apply to items in the sketch area."
1111
msgstr "매크로를 생성하거나 실행합니다. 매크로는 스케치 영역에 있는 아이템들에 적용될 수 있는 건설 템플릿입니다."
1113
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1115
"Create different curve types: line, half-line, segment, vector, circle..."
1116
msgstr "다른 곡선 종류를 생성하기: 직선, 반직선, 선분, 벡터, 원, ..."
1118
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1119
msgid "Create points: free, on curve, intersection or middle point."
1120
msgstr "점들을 생성: 자유, 곡선 위, 교점 혹은 중간점"
1122
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1124
"Create several numeric objects: free value, distance, length, angle, "
1125
"coordinates, equation and text."
1126
msgstr "여러 숫자 객체를 만들어라: 자유로운 값, 거리, 길이, 각도, 좌표, 등식, 글"
1128
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1132
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1133
msgid "Erase or edit style and properties of items."
1134
msgstr "항목들의 스타일과 속성을 지우거나 편집합니다."
1136
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1140
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1144
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1145
msgid "Load, save or export Dr. Geo figure."
1146
msgstr "Dr. Geo의 도형을 읽거나, 저장하거나, 내보냅니다."
1148
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1149
msgid "Macro-construction"
1152
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1153
msgid "Numerics & Text"
1156
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1160
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1164
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1165
msgid "Script: use, edit or create script to plug in the sketch."
1166
msgstr "스크립트: 스크립트를 사용하거나 편집하거나 생성하여 스케치에 끼워넣는다."
1168
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu
1170
"Transform an object with a geometric transformation: symmetry, reflexion, "
1171
"rotation, translation or homothety (scale)."
1172
msgstr "기하학적 변환으로 객체를 변환합니다: 대칭, 반사, 회전, 평행이동, 닮음변환(크기)"
1174
#: DrGeoII-UI-Data,DrGUIControlsManager>>mainMenu,DrGUIControlsManager>>toolsInTab
1175
msgid "Transformations"
1178
#: DrGeoII-UI-Data,DrGUIControlsManager>>menuButtonData
1179
msgid "An unobtrusive menu with all Dr. Geo tools."
1180
msgstr "모든 geo박사 도구를 사용하여 눈에 거슬리지 않은 메뉴 ."
1182
#: DrGeoII-UI-Data,DrGUIControlsManager>>menuButtonData
1186
#: DrGeoII-UI-Data,DrGUIControlsManager>>multipleModeButtonData
1187
msgid "Create Multiple"
1190
#: DrGeoII-UI-Data,DrGUIControlsManager>>multipleModeButtonData
1192
"Toggle between the build of several geometric objects and the build of one "
1193
"geometric object then move it."
1194
msgstr "여러 기하객체 만들기 / 하나의 기하객체 만든 후 옮기기 설정 전환하기"
1196
#: DrGeoII-UI-Data,DrGUIControlsManager>>newButtonData,DrGeo:=class>>worldMenu:
1200
#: DrGeoII-UI-Data,DrGUIControlsManager>>newButtonData
1201
msgid "Open a new blank sketch."
1204
#: DrGeoII-UI-Data,DrGUIControlsManager>>openButtonData
1205
msgid "Open a sketch."
1208
#: DrGeoII-UI-Data,DrGUIControlsManager>>quitButtonData,DrGeo:=class>>worldMenu:
1212
#: DrGeoII-UI-Data,DrGUIControlsManager>>redoButtonData
1216
#: DrGeoII-UI-Data,DrGUIControlsManager>>redoButtonData
1217
msgid "Redo last action."
1220
#: DrGeoII-UI-Data,DrGUIControlsManager>>scriptCreateButtonData
1221
msgid "Create a Smalltalk script."
1222
msgstr "스몰토크 스크립트 만들기"
1224
#: DrGeoII-UI-Data,DrGUIControlsManager>>scriptCreateButtonData
1225
msgid "Create a script"
1228
#: DrGeoII-UI-Data,DrGUIControlsManager>>scriptEditButtonData
1229
msgid "Edit a Smalltalk script."
1230
msgstr "스몰토크 스크립트 편집"
1232
#: DrGeoII-UI-Data,DrGUIControlsManager>>scriptEditButtonData
1233
msgid "Edit a script"
1236
#: DrGeoII-UI-Data,DrGUIControlsManager>>treeButtonData
1237
msgid "Construction tree"
1240
#: DrGeoII-UI-Data,DrGUIControlsManager>>treeButtonData
1241
msgid "The hierarchy tree presenting the visible constructed items."
1242
msgstr "눈에 보이는 구성 항목을 제시하는 계층 트리 ."
1244
#: DrGeoII-UI-Data,DrGUIControlsManager>>undoButtonData
1248
#: DrGeoII-UI-Data,DrGUIControlsManager>>undoButtonData
1249
msgid "Undo last action"
1252
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelXButtonData
1253
msgid "A wheel to move horizontally the sketch."
1254
msgstr "휠은 스케치를 수평으로 이동합니다."
1256
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelXButtonData
1257
msgid "Horizontal wheel"
1260
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelYButtonData
1261
msgid "A wheel to move vertically the sketch."
1262
msgstr "휠은 수직으로 스케치 이동합니다."
1264
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelYButtonData
1265
msgid "Vertical wheel"
1268
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelZButtonData
1269
msgid "A wheel to zoom in, zoom out the sketch."
1270
msgstr "스케치를 휠로 줌인,줌아웃"
1272
#: DrGeoII-UI-Data,DrGUIControlsManager>>wheelZButtonData
1276
#: DrGeoII-UI-Item-Costume,DrGPointCostume>>editFreePointOnCurveProperty
1277
msgid "Edit this curvilinear abscissa in [0;1]"
1278
msgstr "휜격자의 독립변수를 편집하기"
1280
#: DrGeoII-UI-Item-Costume,DrGPointCostume>>editFreePointOnCurveProperty,DrGValueCostume>>editMyProperty
1281
msgid "Edit this value"
1284
#: DrGeoII-UI-Item-Costume,DrGPointCostume>>editFreePointOnCurveProperty,DrGPointCostume>>editFreePointProperty,DrGValueCostume>>editMyProperty,DrGValueMorph>>acceptContents
1285
msgid "I can't read your value."
1286
msgstr "값을 읽을 수 없습니다."
1288
#: DrGeoII-UI-Item-Costume,DrGPointCostume>>editFreePointProperty
1289
msgid "Edit the coordinates"
1292
#: DrGeoII-UI-Item-Costume,DrGTextCostume>>editMyProperty
1293
msgid "Edit this text"
1296
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>colorWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>circleStylesOn:,DrGStylePreference:=class>>lineStylesOn:,DrGStylePreference:=class>>locusStylesOn:,DrGStylePreference:=class>>pointStylesOn:,DrGStylePreference:=class>>polygonStylesOn:,DrGStylePreference:=class>>rayStylesOn:,DrGStylePreference:=class>>segmentStylesOn:,DrGStylePreference:=class>>textStylesOn:,DrGStylePreference:=class>>valueStylesOn:,DrGStylePreference:=class>>vectorStylesOn:
1300
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>colorWidget
1301
msgid "Set the colour."
1304
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>feedbackWidget
1308
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>feedbackWidget
1310
"Toggle to provide feedback and interaction when the mouse cursor is over the "
1312
msgstr "마우스 커서가 객체 위에 있을 때 피드백이나 상호작용 기능 토글"
1314
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>hiddenWidget
1318
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>hiddenWidget
1319
msgid "Toggle to hide the object."
1322
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>lockedWidget
1326
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>lockedWidget
1327
msgid "Toggle to lock the object to its position."
1328
msgstr "객체의 위치를 고정하기 토글"
1330
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>nameWidget,DrGScriptDesignerDialog>>newContentMorph
1334
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>nameWidget
1335
msgid "Rename this object."
1338
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>rename
1339
msgid "Rename this object"
1340
msgstr "이 객체를 이름바꾸기"
1342
#: DrGeoII-UI-Item-Style,DrGCostumeStyle>>rename
1346
#: DrGeoII-UI-Item-Style,DrGCurveCostumeStyle>>lineWidget
1347
msgid "Set the style of the line."
1350
#: DrGeoII-UI-Item-Style,DrGCurveCostumeStyle>>lineWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>circleStylesOn:,DrGStylePreference:=class>>drgeoStylesOn:,DrGStylePreference:=class>>lineStylesOn:,DrGStylePreference:=class>>locusStylesOn:,DrGStylePreference:=class>>polygonStylesOn:,DrGStylePreference:=class>>rayStylesOn:,DrGStylePreference:=class>>segmentStylesOn:,DrGStylePreference:=class>>vectorStylesOn:
1354
#: DrGeoII-UI-Item-Style,DrGCurveCostumeStyle>>thicknessWidget
1355
msgid "Set the thickness of the line."
1356
msgstr "직선의 두께 결정하기"
1358
#: DrGeoII-UI-Item-Style,DrGCurveCostumeStyle>>thicknessWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>circleStylesOn:,DrGStylePreference:=class>>lineStylesOn:,DrGStylePreference:=class>>locusStylesOn:,DrGStylePreference:=class>>polygonStylesOn:,DrGStylePreference:=class>>rayStylesOn:,DrGStylePreference:=class>>segmentStylesOn:,DrGStylePreference:=class>>vectorStylesOn:
1362
#: DrGeoII-UI-Item-Style,DrGFilledCostumeStyle>>fillWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>circleStylesOn:,DrGStylePreference:=class>>polygonStylesOn:
1366
#: DrGeoII-UI-Item-Style,DrGFilledCostumeStyle>>fillWidget
1367
msgid "Toggle to fill the object."
1370
#: DrGeoII-UI-Item-Style,DrGFilledCostumeStyle>>translucentWidget
1371
msgid "Toggle the translucency of the object."
1374
#: DrGeoII-UI-Item-Style,DrGFilledCostumeStyle>>translucentWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>circleStylesOn:,DrGStylePreference:=class>>polygonStylesOn:
1378
#: DrGeoII-UI-Item-Style,DrGFinitCurveCostumeStyle>>arrowWidget,DrGStylePreference:=class>>arcStylesOn:,DrGStylePreference:=class>>segmentStylesOn:
1382
#: DrGeoII-UI-Item-Style,DrGFinitCurveCostumeStyle>>arrowWidget
1383
msgid "Set arrow(s) to the line."
1386
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>freePointOnCurvePropertyWidget
1387
msgid "Curvilinear abscissa"
1390
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>freePointOnCurvePropertyWidget
1391
msgid "Edit this curvilinear abscissa in [0;1]."
1392
msgstr "[0;1] 에서 휘어진 선형 좌표 편집하기"
1394
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>freePointPropertyWidget
1395
msgid "Edit this abscissa."
1398
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>freePointPropertyWidget
1399
msgid "Edit this ordinate."
1402
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>shapeWidget
1403
msgid "Set the shape of the point."
1406
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>shapeWidget,DrGStylePreference:=class>>pointStylesOn:
1410
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>sizeWidget
1411
msgid "Set the size of the point."
1414
#: DrGeoII-UI-Item-Style,DrGPointCostumeStyle>>sizeWidget,DrGStylePreference:=class>>pointStylesOn:
1418
#: DrGeoII-UI-Item-Style,DrGSegmentCostumeStyle>>markWidget,DrGStylePreference:=class>>segmentStylesOn:
1422
#: DrGeoII-UI-Item-Style,DrGSegmentCostumeStyle>>markWidget
1423
msgid "Set a mark to the segment."
1426
#: DrGeoII-UI-Item-Style,DrGTextCostumeStyle>>backgroundWidget
1427
msgid "Set the background colour."
1430
#: DrGeoII-UI-Item-Style,DrGTextCostumeStyle>>borderWidget
1434
#: DrGeoII-UI-Item-Style,DrGTextCostumeStyle>>borderWidget
1435
msgid "Set the border colour."
1438
#: DrGeoII-UI-Item-Style,DrGTextCostumeStyle>>fontSizeWidget
1442
#: DrGeoII-UI-Item-Style,DrGTextCostumeStyle>>fontSizeWidget
1443
msgid "Set the font size."
1446
#: DrGeoII-UI-Item-Style,DrGValueCostumeStyle>>rename
1447
msgid "Name this value"
1450
#: DrGeoII-UI-Item-Style,DrGValueCostumeStyle>>rename
1451
msgid "Rename this value"
1454
#: DrGeoII-UI-Widget,DrGService>>title
1455
msgid "Unnamed Dr. Geo service"
1456
msgstr "이름없는 Dr.Geo 서비스"
1458
#: DrGeoII-UI-Window,DrGFileDialog>>updateDrGeoPreview
1460
"I can't preview this file!\rMay be it contains only macro-construction."
1463
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>defaultLabel,DrGeo:=class>>worldMenu:
1464
msgid "Open a sketch"
1467
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>deleteFile
1468
msgid "Delete the sketch: {1}?"
1469
msgstr "선택한 스케치: {1}을 삭제할까요?"
1471
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newDeleteButton
1472
msgid "Delete the selected sketch"
1475
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newExamplesButton
1479
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newExamplesButton
1480
msgid "View sketch examples"
1481
msgstr "스케치 예제들을 보기"
1483
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newLanShareButton
1484
msgid "Scan the local area network for sketches shared by the teacher."
1487
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newLanShareButton
1488
msgid "Teacher share"
1491
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newMySketchesButton
1495
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newMySketchesButton
1496
msgid "View my sketches"
1499
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newNetworkButton
1503
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newNetworkButton
1504
msgid "View shared sketches"
1505
msgstr "공유된 스케치들을 보기"
1507
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newNetworkShareMorph
1508
msgid "The network share to browse."
1509
msgstr "탐색할 네트워크 공유"
1511
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newOpenButton,DrGUIControlsManager>>openButtonData
1515
#: DrGeoII-UI-Window,DrGFileThumbnailDialog>>newOpenButton
1516
msgid "Open the selected sketch"
1519
#: DrGeoII-UI-Window,DrGFilenameDialog>>newCheckboxMorph
1520
msgid "Network share"
1523
#: DrGeoII-UI-Window,DrGFilenameDialog>>newCheckboxMorph
1524
msgid "Save the file on a network share."
1525
msgstr "네트워크 공유에 파일을 저장하기"
1527
#: DrGeoII-UI-Window,DrGFilenameDialog>>newNetworkShareMorph
1528
msgid "The network share to keep this sketch."
1529
msgstr "이 스케치를 공유할 네트워크 공유"
1531
#: DrGeoII-UI-Window,DrGScriptBrowser:=class>>open
1532
msgid "Dr. Geo script browser"
1535
#: DrGeoII-UI-Window,DrGScriptBrowser>>methodsIn:
1539
#: DrGeoII-UI-Window,DrGScriptBrowser>>methodsIn:
1543
#: DrGeoII-UI-Window,DrGScriptBrowser>>scriptsIn:
1547
#: DrGeoII-UI-Window,DrGScriptBrowser>>sourceIn:,DrGUIControlsManager>>keepButtonData
1551
#: DrGeoII-UI-Window,DrGScriptBrowser>>sourceIn:
1555
#: DrGeoII-UI-Window,DrGScriptDesignerDialog:=class>>labelToType
1559
#: DrGeoII-UI-Window,DrGScriptDesignerDialog:=class>>labelToType
1563
#: DrGeoII-UI-Window,DrGScriptDesignerDialog:=class>>labelToType,DrGSegmentBuilder:=class>>title,DrGStylePreference:=class>>segmentStylesOn:
1567
#: DrGeoII-UI-Window,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>valueStylesOn:
1571
#: DrGeoII-UI-Window,DrGScriptDesignerDialog:=class>>labelToType,DrGStylePreference:=class>>vectorStylesOn:,DrGVectorBuilder:=class>>title
1575
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>addArgument,DrGScriptDesignerDialog:=class>>labelToType
1579
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>addArgument
1580
msgid "Remove this script argument."
1581
msgstr "스크립트 인자를 제거하라."
1583
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>addArgument
1584
msgid "Select the type of this script argument."
1585
msgstr "스크립트 인자의 자료형을 선택하세요."
1587
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>initialize
1588
msgid "Build a new script"
1589
msgstr "새로운 스크립트를 만들어라"
1591
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newAddArgumentButton
1592
msgid "Add an argument to this script."
1593
msgstr "스크립트에 인자를 추가하기."
1595
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newAddArgumentButton
1596
msgid "Add argument"
1599
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newContentMorph,DrGWizardScript>>secondPage
1603
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newContentMorph,DrGWizardScript>>secondPage
1607
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newDescriptionMorph
1609
"A description of the script. To help the user, describe carefully what the "
1610
"script does and the input arguments to select to use it."
1612
"스크립트에 대한 설명입니다. 사용자를 돕기 위해서, 스크립트가 어떤 일을 하는지 그리고 입력 인자들은 어때야 하는지 잘 설명하세요."
1614
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newOKButton
1618
#: DrGeoII-UI-Window,DrGScriptDesignerDialog>>newScriptNameMorph
1619
msgid "The name of the script."
1622
#: DrGeoII-UI-Window,DrGScriptEditor>>open:
1623
msgid "Edit script: {1}"
1624
msgstr "스크립트 {1}를 편집"
1626
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>firstPage
1627
msgid "Build a macro-construction"
1628
msgstr "매크로 생성 빌드하기"
1630
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>firstPage
1632
"To build a macro-construction,\r\r 1. First select the input paramaters,\r "
1633
"2. Next select the output parameters,\r 3. Next chose a name and a "
1634
"description,\r 4. Last apply the selection."
1636
"매크로-건설을 빌드하기 하려면,\r 1. 입력 매개변수를 선택하고,\r 2. 출력 매개변수를 선택하고,\r 3. 이름과 설명을 "
1637
"결정하고,\r 4. 선택한 것을 적용한다."
1639
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>fourthPage,DrGWizardMacroPlay>>secondPage
1640
msgid "Description:"
1643
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>fourthPage
1644
msgid "Give a name and a description"
1645
msgstr "이름과 설명을 넣어 주세요."
1647
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>fourthPage,DrGWizardMacroPlay>>secondPage
1651
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>secondPage
1652
msgid "Select input parameters"
1653
msgstr "입력 매개변수를 선택하세요."
1655
#: DrGeoII-UI-Window,DrGWizardMacroBuild>>thirdPage
1656
msgid "Select output parameters"
1657
msgstr "출력 매개변수를 선택하세요."
1659
#: DrGeoII-UI-Window,DrGWizardMacroPlay>>firstPage
1660
msgid "Execute a macro-construction"
1661
msgstr "매크로 생성 실행하기"
1663
#: DrGeoII-UI-Window,DrGWizardMacroPlay>>firstPage
1665
"To execute a macro-construction,\r\r 1. First select a macro-construction "
1666
"from the list,\r 2. Select items on the figure. Only items relevant\r to the "
1667
"selected macro-construction are selectable.\r Once enough items are "
1668
"selected, the macro is\r automaticly executed.\r To start press the 'next' "
1671
"매크로를 실행하려면,\r1. 목록에서 매크로 만들기를 선택하고,\r2. 도형에서 항목을 선택한다. 선택된 매크로와\r관련있는 항목들만 "
1672
"선택이 가능합니다.\r충분한 항목이 선택되면, 매크로는 자동적으로\r실행됩니다.\r시작하려면 'next'버튼을 누르세요."
1674
#: DrGeoII-UI-Window,DrGWizardMacroPlay>>secondPage
1675
msgid "Select a macro-construction then the figure items"
1676
msgstr "매크로 만들기를 선택하고 형태 항목을 선택하세요."
1678
#: DrGeoII-UI-Window,DrGWizardPage>>abort:
1682
#: DrGeoII-UI-Window,DrGWizardPage>>alert:
1686
#: DrGeoII-UI-Window,DrGWizardPage>>applyBtn
1690
#: DrGeoII-UI-Window,DrGWizardPage>>chooseColor:
1691
msgid "Colour Selector"
1694
#: DrGeoII-UI-Window,DrGWizardPage>>chooseDropList:list:
1698
#: DrGeoII-UI-Window,DrGWizardPage>>chooseFont:
1699
msgid "Font Selector"
1702
#: DrGeoII-UI-Window,DrGWizardPage>>deny:
1703
msgid "Access Denied"
1706
#: DrGeoII-UI-Window,DrGWizardPage>>message:
1710
#: DrGeoII-UI-Window,DrGWizardPage>>nextBtn
1714
#: DrGeoII-UI-Window,DrGWizardPage>>previousBtn
1718
#: DrGeoII-UI-Window,DrGWizardPage>>proceed:
1722
#: DrGeoII-UI-Window,DrGWizardPage>>question:,DrGWizardPage>>questionWithoutCancel:
1726
#: DrGeoII-UI-Window,DrGWizardPage>>textEntry:
1730
#: DrGeoII-UI-Window,DrGWizardScript>>firstPage
1732
"To use a script,\r\r 1. First select a script from the list,\r 2. Select "
1733
"items in the sketch,\r 3. Click somewhere in the background. \r Once enough "
1734
"items are selected, the script is\r inserted in the sketch, at the user "
1735
"selected position.\r To start press the 'next' button."
1737
"스크립트를 이용하려면\r 1. 먼저, 목록에서 스크립트를 선택한다.\r 2. 스케치에 있는 항목을 선택한다.\r 3. 배경 아무 곳이나 "
1738
"클릭한다.\r 4. 충분한 항목들이 선택되었으면, 스크립트는\r 스케치의 사용자가 선택한 위치에 삽입될 것이다.\r시작하려면 "
1741
#: DrGeoII-UI-Window,DrGWizardScript>>firstPage
1742
msgid "Use a script in the sketch"
1743
msgstr "스케치에 있는 스크립트를 사용"
1745
#: DrGeoII-UI-Window,DrGWizardScript>>secondPage
1749
#: DrGeoII-UI-Window,DrGWizardScript>>secondPage
1750
msgid "Select a script then items in the sketch"
1751
msgstr "스크립트를 선택하고 스케치에 있는 항목을 선택하세요"
1753
#: DrGeoII-UI-Window,DrGeoWindow>>delete
1754
msgid "Are you sure to close this sketch?"
1755
msgstr "정말로 이 스케치를 닫겠습니까?"
1757
#: DrGeoII-UI-Window,DrGeoWindow>>delete
1758
msgid "Closing sketch"
1761
#: DrGeoII-UI-Window,DrGeoWindow>>relabel
1762
msgid "New title for this window"
1765
#: DrGeoII-User,DrGeoUserScript:=class>>description
1766
msgid "I am the description of this script. Please edit me."
1767
msgstr "나는 스크립트의 설명입니다. 나를 편집해 주세요."
1769
#: DrGeoII-User,DrGeoUserScript:=class>>scriptName