~elementary-apps/dexter-contacts/dexter-0.1

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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-21 05:39+0000\n"
"PO-Revision-Date: 2016-01-11 12:39+0000\n"
"Last-Translator: Mario Guerriero <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Launchpad-Export-Date: 2016-04-22 05:28+0000\n"
"X-Generator: Launchpad (build 17995)\n"

#: ../data/dexter-contacts.desktop.in.in.h:1
msgid "Dexter"
msgstr "Dexter 주소록"

#: ../data/dexter-contacts.desktop.in.in.h:2
msgid "Manage your contacts"
msgstr "주소록을 관리합니다."

#. App.app
#: ../src/contacts-app.vala:102
#, c-format
msgid "No contact with id %s found"
msgstr "ID %s에 대한 연락처를 찾을 수 없습니다"

#: ../src/contacts-app.vala:103 ../src/contacts-app.vala:121
msgid "Contact not found"
msgstr "연락처가 없습니다"

#. App.app
#: ../src/contacts-app.vala:120
#, c-format
msgid "No contact with email address %s found"
msgstr "이메일 주소 %s에 대한 연락처를 찾을 수 없습니다"

#. Update action button
#: ../src/contacts-app.vala:166 ../src/contacts-app.vala:319
#: ../src/contacts-app.vala:343 ../src/contacts-contact-pane.vala:1390
#: ../src/contacts-contact-pane.vala:1568 ../src/contacts-view.vala:487
msgid "Edit"
msgstr "편집"

#: ../src/contacts-app.vala:183
msgid "Search Contacts"
msgstr "주소록 찾기"

#: ../src/contacts-app.vala:201
msgid "Add/Remove Linked Contacts..."
msgstr "연결된 주소록 추가/제거..."

#. toolbar end
#: ../src/contacts-app.vala:218
msgid "Get some friends."
msgstr "친구들을 초대하기"

#: ../src/contacts-app.vala:218
msgid "Dexter can't seem to find your contacts"
msgstr "Dexter가 주소록을 찾지 못하였습니다."

#. welcome.append ("address-book-new", _("Import"), _("Add a vCard from your hard dri.ve"));
#: ../src/contacts-app.vala:220
msgid "Create"
msgstr "추가"

#: ../src/contacts-app.vala:220
msgid "Create a new contact."
msgstr "새로운 연락처를 추가합니다."

#: ../src/contacts-app.vala:221
msgid "Sync"
msgstr "동기화"

#: ../src/contacts-app.vala:221
msgid "Sync Dexter with your online accounts."
msgstr "온라인 계정과 Dexter를 동기합니다."

#. details_button.set_no_show_all (true);
#: ../src/contacts-app.vala:317 ../src/contacts-app.vala:328
#: ../src/contacts-app.vala:336 ../src/contacts-contact-pane.vala:1277
#: ../src/contacts-contact-pane.vala:1772 ../src/contacts-view.vala:488
msgid "Done"
msgstr "완료"

#: ../src/contacts-app.vala:392
msgid "Show contact with this individual id"
msgstr "이 개별 ID에 대한 연락처를 보여주기"

#: ../src/contacts-app.vala:394
msgid "Show contact with this email address"
msgstr "이 이메일 주소에 대한 연락처 보여주기"

#: ../src/contacts-app.vala:401
msgid "— contact management"
msgstr "— 연락처 관리"

#: ../src/contacts-contact-pane.vala:622 ../src/contacts-contact-pane.vala:861
#: ../src/contacts-contact-pane.vala:1398
msgid "Nickname"
msgstr "애칭"

#: ../src/contacts-contact-pane.vala:625
msgid "Enter nickname"
msgstr "애칭을 입력하십시오"

#: ../src/contacts-contact-pane.vala:631
msgid "Alias"
msgstr "별명"

#: ../src/contacts-contact-pane.vala:634
msgid "Enter alias"
msgstr "별명을 입력하십시오"

#: ../src/contacts-contact-pane.vala:646
msgid "Enter email address"
msgstr "이메일 주소를 입력하십시오"

#: ../src/contacts-contact-pane.vala:657
msgid "Enter phone number"
msgstr "전화번호를 입력하십시오"

#: ../src/contacts-contact-pane.vala:663 ../src/contacts-contact-pane.vala:850
msgctxt "url-link"
msgid "Link"
msgstr "연결"

#: ../src/contacts-contact-pane.vala:668
msgid "Enter link"
msgstr "연결 주소를 입력하십시오"

#: ../src/contacts-contact-pane.vala:675
msgid "Street"
msgstr "거리"

#: ../src/contacts-contact-pane.vala:675
msgid "Extension"
msgstr "확장"

#: ../src/contacts-contact-pane.vala:675
msgid "City"
msgstr "시"

#: ../src/contacts-contact-pane.vala:675
msgid "State/Province"
msgstr "주/도"

#: ../src/contacts-contact-pane.vala:675
msgid "Zip/Postal Code"
msgstr "우편 번호"

#: ../src/contacts-contact-pane.vala:675
msgid "PO box"
msgstr "사서함"

#: ../src/contacts-contact-pane.vala:675
msgid "Country"
msgstr "국가"

#: ../src/contacts-contact-pane.vala:761
#: ../src/contacts-contact-pane.vala:1415
msgid "Chat"
msgstr "대화"

#: ../src/contacts-contact-pane.vala:818
#: ../src/contacts-contact-pane.vala:1769
msgid "Add detail"
msgstr "세부내용 추가"

#: ../src/contacts-contact-pane.vala:824
msgid "Email"
msgstr "이메일"

#: ../src/contacts-contact-pane.vala:832
msgid "Phone number"
msgstr "전화번호"

#: ../src/contacts-contact-pane.vala:840
msgid "Postal Address"
msgstr "우편 주소"

#: ../src/contacts-contact-pane.vala:974
msgid "Browse for more pictures"
msgstr "더 많은 그림 탐색"

#: ../src/contacts-contact-pane.vala:1056
msgid "Browse for more pictures..."
msgstr "더 많은 그림 탐색..."

#: ../src/contacts-contact-pane.vala:1301
msgid "Enter name"
msgstr "이름을 입력하십시오"

#: ../src/contacts-contact-pane.vala:1314
#: ../src/contacts-contact-pane.vala:1621
msgid "Contact Name"
msgstr "연락처 이름"

#: ../src/contacts-contact-pane.vala:1482
msgid "Address copied to clipboard"
msgstr "주소가 클립보드에 복사되었습니다"

#: ../src/contacts-contact-pane.vala:1504
msgid "Birthday"
msgstr "생년월일"

#: ../src/contacts-contact-pane.vala:1513 ../src/contacts-types.vala:296
msgid "Company"
msgstr "회사"

#: ../src/contacts-contact-pane.vala:1520
msgid "Department"
msgstr "부서"

#: ../src/contacts-contact-pane.vala:1527
msgid "Profession"
msgstr "직업"

#: ../src/contacts-contact-pane.vala:1532
msgid "Title"
msgstr "제목"

#: ../src/contacts-contact-pane.vala:1539
msgid "Manager"
msgstr "매니저"

#. List most specific first, always in upper case
#: ../src/contacts-contact-pane.vala:1548 ../src/contacts-types.vala:291
msgid "Assistant"
msgstr "비서"

#: ../src/contacts-contact-pane.vala:1557
msgid "Links"
msgstr "연결"

#: ../src/contacts-contact-pane.vala:1636
#, c-format
msgid "Unable to create new contacts: %s\n"
msgstr "새 연락처를 만들 수 없습니다: %s\n"

#: ../src/contacts-contact-pane.vala:1647
msgid "Unable to find newly created contact\n"
msgstr "새로 만든 연락처를 찾을 수 없습니다\n"

#: ../src/contacts-contact-pane.vala:1777
msgid "Cancel"
msgstr "취소"

#: ../src/contacts-contact-pane.vala:1815
msgid "Notes"
msgstr "참고사항"

#: ../src/contacts-contact-pane.vala:1888
msgid "Undo"
msgstr "실행 취소"

#: ../src/contacts-contact-pane.vala:1899
msgid " has been deleted"
msgstr " 가 삭제되었습니다."

#: ../src/contacts-contact.vala:426
msgid "Unknown status"
msgstr "알 수 없는 상태"

#: ../src/contacts-contact.vala:428
msgid "Offline"
msgstr "오프라인"

#: ../src/contacts-contact.vala:432
msgid "Error"
msgstr "오류"

#: ../src/contacts-contact.vala:434
msgid "Available"
msgstr "사용가능"

#: ../src/contacts-contact.vala:436
msgid "Away"
msgstr "자리 비움"

#: ../src/contacts-contact.vala:438
msgid "Extended away"
msgstr "멀리 떠남"

#: ../src/contacts-contact.vala:440
msgid "Busy"
msgstr "다른 용무중"

#: ../src/contacts-contact.vala:442
msgid "Hidden"
msgstr "숨김"

#: ../src/contacts-contact.vala:635
msgid "Google Talk"
msgstr "구글 토크"

#: ../src/contacts-contact.vala:636
msgid "Ovi Chat"
msgstr "Ovi 대화"

#: ../src/contacts-contact.vala:637 ../src/contacts-contact.vala:911
msgid "Facebook"
msgstr "페이스북"

#: ../src/contacts-contact.vala:638
msgid "Livejournal"
msgstr "라이브저널"

#: ../src/contacts-contact.vala:639
msgid "AOL Instant Messenger"
msgstr "AOL 인스턴트 메신저"

#: ../src/contacts-contact.vala:640
msgid "Gadu-Gadu"
msgstr "Gadu-Gadu"

#: ../src/contacts-contact.vala:641
msgid "Novell Groupwise"
msgstr "Novell Groupwise"

#: ../src/contacts-contact.vala:642
msgid "ICQ"
msgstr "ICQ"

#: ../src/contacts-contact.vala:643
msgid "IRC"
msgstr "IRC"

#: ../src/contacts-contact.vala:644
msgid "Jabber"
msgstr "재버"

#: ../src/contacts-contact.vala:645
msgid "Local network"
msgstr "지역 네트워크"

#: ../src/contacts-contact.vala:646
msgid "Windows Live Messenger"
msgstr "윈도우즈 라이브 메신저"

#: ../src/contacts-contact.vala:647
msgid "MySpace"
msgstr "마이스페이스"

#: ../src/contacts-contact.vala:648
msgid "MXit"
msgstr "MXit"

#: ../src/contacts-contact.vala:649
msgid "Napster"
msgstr "냅스터"

#: ../src/contacts-contact.vala:650
msgid "Tencent QQ"
msgstr "Tencent QQ"

#: ../src/contacts-contact.vala:651
msgid "IBM Lotus Sametime"
msgstr "IBM Lotus Sametime"

#: ../src/contacts-contact.vala:652
msgid "SILC"
msgstr "SILC"

#: ../src/contacts-contact.vala:653
msgid "sip"
msgstr "sip"

#: ../src/contacts-contact.vala:654
msgid "Skype"
msgstr "스카이프"

#: ../src/contacts-contact.vala:655
msgid "Telephony"
msgstr "텔레포니"

#: ../src/contacts-contact.vala:656
msgid "Trepia"
msgstr "트레피아"

#: ../src/contacts-contact.vala:657 ../src/contacts-contact.vala:658
msgid "Yahoo! Messenger"
msgstr "야후! 메신저"

#: ../src/contacts-contact.vala:659
msgid "Zephyr"
msgstr "Zephyr"

#: ../src/contacts-contact.vala:914
msgid "Twitter"
msgstr "트위터"

#: ../src/contacts-contact.vala:940
msgid "Unexpected internal error: created contact was not found"
msgstr "예상치 못한 내부 오류 : 만들어진 연락처를 찾을 수 없습니다"

#: ../src/contacts-esd-setup.c:588
msgid "Personal"
msgstr "사용자 설정"

#: ../src/contacts-esd-setup.c:613
msgid "Local Contact"
msgstr "지역 연락처"

#: ../src/contacts-esd-setup.c:620
msgid "Google"
msgstr "구글"

#: ../src/contacts-link-dialog.vala:88
msgid "Link Contact"
msgstr "연락처 연결"

#: ../src/contacts-link-dialog.vala:113
#, c-format
msgid "Select contacts to link to %s"
msgstr "%s(으)로 연결된 연락처 선택"

#: ../src/contacts-link-dialog.vala:162
msgctxt "link-contacts-button"
msgid "Link"
msgstr "연결"

#: ../src/contacts-link-dialog.vala:181
msgid "Currently linked:"
msgstr "현재 연결됨:"

#: ../src/contacts-list-pane.vala:167
msgid ""
"Connect to an account,\n"
"import or add contacts"
msgstr ""
"계정에 연결하고,\n"
"주소록을 가져오거나 더하기"

#: ../src/contacts-list-pane.vala:173
msgid "Online Accounts"
msgstr "온라인 계정"

#: ../src/contacts-types.vala:113 ../src/contacts-types.vala:133
#: ../src/contacts-types.vala:211 ../src/contacts-types.vala:301
msgid "Other"
msgstr "기타"

#: ../src/contacts-types.vala:121
msgid "Custom..."
msgstr "사용자지정..."

#. List most specific first, always in upper case
#: ../src/contacts-types.vala:266 ../src/contacts-types.vala:297
msgid "Home"
msgstr "집"

#: ../src/contacts-types.vala:267 ../src/contacts-types.vala:292
msgid "Work"
msgstr "직업"

#: ../src/contacts-types.vala:293
msgid "Work Fax"
msgstr "업무 팩스"

#: ../src/contacts-types.vala:294
msgid "Callback"
msgstr "콜백"

#: ../src/contacts-types.vala:295
msgid "Car"
msgstr "차"

#: ../src/contacts-types.vala:298
msgid "Home Fax"
msgstr "집 팩스"

#: ../src/contacts-types.vala:299
msgid "ISDN"
msgstr "ISDN"

#: ../src/contacts-types.vala:300
msgid "Mobile"
msgstr "모바일"

#: ../src/contacts-types.vala:302
msgid "Fax"
msgstr "팩스"

#: ../src/contacts-types.vala:303
msgid "Pager"
msgstr "문자 수신기"

#: ../src/contacts-types.vala:304
msgid "Radio"
msgstr "라디오"

#: ../src/contacts-types.vala:305
msgid "Telex"
msgstr "텔렉스"

#. To translators: TTY is Teletypewriter
#: ../src/contacts-types.vala:307
msgid "TTY"
msgstr "TTY"

#. Translators: This is the header for the list of suggested contacts to
#. link to the current contact
#: ../src/contacts-view.vala:89
msgid "Suggestion"
msgid_plural "Suggestions"
msgstr[0] "제안"

#: ../src/contacts-view.vala:417
msgid "New contact"
msgstr "새 연락처"

#: ../src/main.vala:24
msgid "Contacts"
msgstr "연락"