summaryrefslogtreecommitdiff
path: root/po/ko.po
blob: 7deea74ddb6b804275e05918dd1cadfb6c8acbeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
# Korean translation for cogl.
# Copyright (C) 2011 cogl's COPYRIGHT HOLDER
# This file is distributed under the same license as the cogl package.
# Seong-ho Cho <darkcircle.0426@gmail.com>, 2011.
# Seong-ho Cho <shcho@gnome.org>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: cogl master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=cogl&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2014-09-08 03:07+0000\n"
"PO-Revision-Date: 2014-09-08 16:19+0900\n"
"Last-Translator: Seong-ho Cho <shcho@gnome.org>\n"
"Language-Team: Korean <gnome-kr@googlegroups.com>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 1.5.5\n"

#: ../cogl/cogl-debug.c:180
msgid "Supported debug values:"
msgstr "지원 디버깅 값:"

#: ../cogl/cogl-debug.c:185
msgid "Special debug values:"
msgstr "특수 디버깅 값:"

#: ../cogl/cogl-debug.c:187 ../cogl/cogl-debug.c:189
msgid "Enables all non-behavioural debug options"
msgstr "동작과 무관한 모든 디버깅 옵션 활성화"

#: ../cogl/cogl-debug.c:196
msgid "Additional environment variables:"
msgstr "추가 환경 변수:"

#: ../cogl/cogl-debug.c:197
msgid "Comma-separated list of GL extensions to pretend are disabled"
msgstr "비활성화할 GL 확장의 쉼표 구분 목록"

#: ../cogl/cogl-debug.c:199
msgid "Override the GL version that Cogl will assume the driver supports"
msgstr "코글에서 드라이버를 지원한다고 간주하는 GL 버전을 재적용"

#: ../cogl/cogl-debug-options.h:32 ../cogl/cogl-debug-options.h:37
#: ../cogl/cogl-debug-options.h:42 ../cogl/cogl-debug-options.h:47
#: ../cogl/cogl-debug-options.h:52 ../cogl/cogl-debug-options.h:57
#: ../cogl/cogl-debug-options.h:62 ../cogl/cogl-debug-options.h:68
#: ../cogl/cogl-debug-options.h:73 ../cogl/cogl-debug-options.h:78
#: ../cogl/cogl-debug-options.h:165 ../cogl/cogl-debug-options.h:170
#: ../cogl/cogl-debug-options.h:175 ../cogl/cogl-debug-options.h:191
#: ../cogl/cogl-debug-options.h:196
msgid "Cogl Tracing"
msgstr "코글 추적"

#: ../cogl/cogl-debug-options.h:34
msgid "CoglObject references"
msgstr "CoglObject 참조"

#: ../cogl/cogl-debug-options.h:35
msgid "Debug ref counting issues for CoglObjects"
msgstr "CoglObject의 참조 카운팅 이슈 디버깅"

#: ../cogl/cogl-debug-options.h:39
msgid "Trace Texture Slicing"
msgstr "텍스처 슬라이싱 추적"

#: ../cogl/cogl-debug-options.h:40
msgid "debug the creation of texture slices"
msgstr "텍스처 슬라이스 생성 디버깅"

#: ../cogl/cogl-debug-options.h:44
msgid "Trace Atlas Textures"
msgstr "아틀라스 텍스처 추적"

#: ../cogl/cogl-debug-options.h:45
msgid "Debug texture atlas management"
msgstr "텍스처 아틀라스 관리 디버깅"

#: ../cogl/cogl-debug-options.h:49
msgid "Trace Blend Strings"
msgstr "블렌드 문자열 추적"

#: ../cogl/cogl-debug-options.h:50
msgid "Debug CoglBlendString parsing"
msgstr "CoglBlendString 해석 디버깅"

#: ../cogl/cogl-debug-options.h:54
msgid "Trace Journal"
msgstr "저널 추적"

#: ../cogl/cogl-debug-options.h:55
msgid "View all the geometry passing through the journal"
msgstr "저널을 거쳐가는 모든 영역 보기"

#: ../cogl/cogl-debug-options.h:59
msgid "Trace Batching"
msgstr "일괄 처리 추적"

#: ../cogl/cogl-debug-options.h:60
msgid "Show how geometry is being batched in the journal"
msgstr "저널에서 영역을 어떻게 일괄 처리하는지 표시"

#: ../cogl/cogl-debug-options.h:64
msgid "Trace matrices"
msgstr "매트리스 추적"

#: ../cogl/cogl-debug-options.h:65
msgid "Trace all matrix manipulation"
msgstr "모든 행렬 연산 추적"

#: ../cogl/cogl-debug-options.h:70
msgid "Trace Misc Drawing"
msgstr "기타 그리기 동작 추적"

#: ../cogl/cogl-debug-options.h:71
msgid "Trace some misc drawing operations"
msgstr "일부 기타 그리기 처리 동작 추적"

#: ../cogl/cogl-debug-options.h:75
msgid "Trace Pango Renderer"
msgstr "판고 렌더러 추적"

#: ../cogl/cogl-debug-options.h:76
msgid "Trace the Cogl Pango renderer"
msgstr "코글 판고 렌더러 추적"

#: ../cogl/cogl-debug-options.h:80
msgid "Trace CoglTexturePixmap backend"
msgstr "CoglTexturePixmap 백엔드 추적"

#: ../cogl/cogl-debug-options.h:81
msgid "Trace the Cogl texture pixmap backend"
msgstr "Cogl texture pixmap 백엔드 추적"

#: ../cogl/cogl-debug-options.h:83 ../cogl/cogl-debug-options.h:88
msgid "Visualize"
msgstr "시각화"

#: ../cogl/cogl-debug-options.h:85
msgid "Outline rectangles"
msgstr "사각 영역 외곽선 표시"

#: ../cogl/cogl-debug-options.h:86
msgid "Add wire outlines for all rectangular geometry"
msgstr "모든 사각 영역의 외곽선 틀 추가"

#: ../cogl/cogl-debug-options.h:90
msgid "Show wireframes"
msgstr "틀 표시"

#: ../cogl/cogl-debug-options.h:91
msgid "Add wire outlines for all geometry"
msgstr "모든 영역의 외곽선 틀 추가"

#: ../cogl/cogl-debug-options.h:93 ../cogl/cogl-debug-options.h:98
#: ../cogl/cogl-debug-options.h:103 ../cogl/cogl-debug-options.h:108
#: ../cogl/cogl-debug-options.h:118 ../cogl/cogl-debug-options.h:123
#: ../cogl/cogl-debug-options.h:129 ../cogl/cogl-debug-options.h:134
#: ../cogl/cogl-debug-options.h:139 ../cogl/cogl-debug-options.h:144
#: ../cogl/cogl-debug-options.h:149 ../cogl/cogl-debug-options.h:154
#: ../cogl/cogl-debug-options.h:160 ../cogl/cogl-debug-options.h:180
#: ../cogl/cogl-debug-options.h:185
msgid "Root Cause"
msgstr "근본 원인"

#: ../cogl/cogl-debug-options.h:95
msgid "Disable Journal batching"
msgstr "저널 일괄 처리 비활성화"

#: ../cogl/cogl-debug-options.h:96
msgid "Disable batching of geometry in the Cogl Journal."
msgstr "코글 저널의 영역 일괄 처리 비활성화."

#: ../cogl/cogl-debug-options.h:100
msgid "Disable GL Vertex Buffers"
msgstr "GL 정점 버퍼 비활성화"

#: ../cogl/cogl-debug-options.h:101
msgid "Disable use of OpenGL vertex buffer objects"
msgstr "OpenGL 정점 버퍼 객체 사용 비활성화"

#: ../cogl/cogl-debug-options.h:105
msgid "Disable GL Pixel Buffers"
msgstr "GL 픽셀 버퍼 비활성화"

#: ../cogl/cogl-debug-options.h:106
msgid "Disable use of OpenGL pixel buffer objects"
msgstr "OpenGL픽셀 버퍼 비활성화"

#: ../cogl/cogl-debug-options.h:110
msgid "Disable software rect transform"
msgstr "소프트웨어 rect 변환 비활성화"

#: ../cogl/cogl-debug-options.h:111
msgid "Use the GPU to transform rectangular geometry"
msgstr "사각 영역 변환에 GPU 사용"

#: ../cogl/cogl-debug-options.h:113
msgid "Cogl Specialist"
msgstr "코글 전문가"

#: ../cogl/cogl-debug-options.h:115
msgid "Dump atlas images"
msgstr "아틀라스 이미지 덤프 기록"

#: ../cogl/cogl-debug-options.h:116
msgid "Dump texture atlas changes to an image file"
msgstr "이미지 파일의 내용을 바꾸는 텍스처 아틀라스 덤프를 기록"

#: ../cogl/cogl-debug-options.h:120
msgid "Disable texture atlasing"
msgstr "텍스처 아틀라싱 비활성화"

#: ../cogl/cogl-debug-options.h:121
msgid "Disable use of texture atlasing"
msgstr "텍스처 아틀라싱 사용 비활성화"

#: ../cogl/cogl-debug-options.h:125
msgid "Disable sharing the texture atlas between text and images"
msgstr "텍스트 및 이미지간의 텍스처 아틀라스 공유 비활성화"

#: ../cogl/cogl-debug-options.h:126
msgid ""
"When this is set the glyph cache will always use a separate texture for its "
"atlas. Otherwise it will try to share the atlas with images."
msgstr ""
"이 항목을 설정하면 글리프 캐시는 항상 글리프 캐시 아틀라스에 분할 텍스처를 사"
"용합니다. 설정하지 않으면 이미지가 들어간 아틀라스의 공유를 시도합니다."

#: ../cogl/cogl-debug-options.h:131
msgid "Disable texturing"
msgstr "텍스처 처리 비활성화"

#: ../cogl/cogl-debug-options.h:132
msgid "Disable texturing any primitives"
msgstr "어떤 프리미티브에 대해서든 텍스처 처리 비활성화"

#: ../cogl/cogl-debug-options.h:136
msgid "Disable arbfp"
msgstr "ARBfp 비활성화"

#: ../cogl/cogl-debug-options.h:137
msgid "Disable use of ARB fragment programs"
msgstr "ARB 단편화 프로그램 사용 비활성화"

#: ../cogl/cogl-debug-options.h:141
msgid "Disable fixed"
msgstr "고정 비활성화"

#: ../cogl/cogl-debug-options.h:142
msgid "Disable use of the fixed function pipeline backend"
msgstr "고정 함수 파이프라인 백엔드 사용 비활성화"

#: ../cogl/cogl-debug-options.h:146
msgid "Disable GLSL"
msgstr "GLSL 비활성화"

#: ../cogl/cogl-debug-options.h:147
msgid "Disable use of GLSL"
msgstr "GLSL 사용 비활성화"

#: ../cogl/cogl-debug-options.h:151
msgid "Disable blending"
msgstr "블렌딩 비활성화"

#: ../cogl/cogl-debug-options.h:152
msgid "Disable use of blending"
msgstr "블렌딩 사용 비활성화"

#: ../cogl/cogl-debug-options.h:156
msgid "Disable non-power-of-two textures"
msgstr "2의 비거듭제곱 텍스처 비활성화"

#: ../cogl/cogl-debug-options.h:157
msgid ""
"Makes Cogl think that the GL driver doesn't support NPOT textures so that it "
"will create sliced textures or textures with waste instead."
msgstr ""
"코글에서 GL 드라이버가 NPOT 텍스처를 지원하지 않는 것으로 간주하게끔 하여 슬"
"라이싱한 텍스처를 만들거나 불필요한 텍스처를 만듬."

#: ../cogl/cogl-debug-options.h:162
msgid "Disable software clipping"
msgstr "소프트웨어 클리핑 비활성화"

#: ../cogl/cogl-debug-options.h:163
msgid "Disables Cogl's attempts to clip some rectangles in software."
msgstr ""
"코글이 소프트웨어 처리 방식으로 일부 사각 영역을 클리핑 하려는 시도를 비활성"
"화."

#: ../cogl/cogl-debug-options.h:167
msgid "Show source"
msgstr "원본 표시"

#: ../cogl/cogl-debug-options.h:168
msgid "Show generated ARBfp/GLSL source code"
msgstr "생성한 ARBfp/GLSL 소스 코드 표시"

#: ../cogl/cogl-debug-options.h:172
msgid "Trace some OpenGL"
msgstr "일부 OpenGL 추적"

#: ../cogl/cogl-debug-options.h:173
msgid "Traces some select OpenGL calls"
msgstr "일부 OpenGL 호출을 선택하여 추적"

#: ../cogl/cogl-debug-options.h:177
msgid "Trace offscreen support"
msgstr "오프스크린 지원 추적"

#: ../cogl/cogl-debug-options.h:178
msgid "Debug offscreen support"
msgstr "오프스크린 지원 디버깅"

#: ../cogl/cogl-debug-options.h:182
msgid "Disable program caches"
msgstr "프로그램 캐시 비활성화"

#: ../cogl/cogl-debug-options.h:183
msgid "Disable fallback caches for arbfp and glsl programs"
msgstr "ARBfp 및 GLSL 프로그램의 대체 캐시 비활성화"

#: ../cogl/cogl-debug-options.h:187
msgid "Disable read pixel optimization"
msgstr "읽기 픽셀 최적화 비활성화"

#: ../cogl/cogl-debug-options.h:188
msgid ""
"Disable optimization for reading 1px for simple scenes of opaque rectangles"
msgstr "불투명 사각 객체가 있는 단순 장면에서 1픽셀을 읽을 때 최적화 비활성화"

#: ../cogl/cogl-debug-options.h:193
msgid "Trace clipping"
msgstr "클리핑 추적"

#: ../cogl/cogl-debug-options.h:194
msgid "Logs information about how Cogl is implementing clipping"
msgstr "코글의 클리핑 구현 방법 정보를 기록"

#: ../cogl/cogl-debug-options.h:198
msgid "Trace performance concerns"
msgstr "성능 고려 추적"

#: ../cogl/cogl-debug-options.h:199
msgid "Tries to highlight sub-optimal Cogl usage."
msgstr "차선의 코글 사용 강조를 시도함."