summaryrefslogtreecommitdiff
path: root/po/ko.po
blob: 4f78330ec0ae9e6cb39a043c1e2eb71f95ad58b6 (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
# Korean translation for at-spi2-core.
# Copyright (C) 2011 at-spi2-core's COPYRIGHT HOLDER
# This file is distributed under the same license as the at-spi2-core package.
# Changwoo Ryu <cwryu@debian.org>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: at-spi2-core master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=at-spi&component=general\n"
"POT-Creation-Date: 2011-02-12 10:11+0000\n"
"PO-Revision-Date: 2011-02-13 04:34+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <gnome-kr@googlegroups.com>\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"

#: ../atspi/atspi-misc.c:290
#, c-format
msgid "AT-SPI: Unknown signature %s for RemoveAccessible"
msgstr "AT-SPI: RemoveAccessible에 대해 알 수 없는 시그너쳐 (%s)"

#: ../atspi/atspi-misc.c:327
#, c-format
msgid "AT-SPI: Error calling getRoot for %s: %s"
msgstr "AT-SPI: %s에 대해 getRoot 호출 오류: %s"

#: ../atspi/atspi-misc.c:485
#, c-format
msgid "AT-SPI: Error in GetItems, sender=%s, error=%s"
msgstr "AT-SPI: GetItems에서 오류, 보낸이=%s, 오류=%s"

#: ../atspi/atspi-misc.c:587
#, c-format
msgid ""
"AT-SPI: Called _atspi_dbus_return_accessible_from_message with strange "
"signature %s"
msgstr "AT-SPI: _atspi_dbus_return_accessible_from_message 호출에 시그너쳐가 (%s) 잘못되었습니다"

#: ../atspi/atspi-misc.c:616
#, c-format
msgid ""
"AT-SPI: Called _atspi_dbus_return_hyperlink_from_message with strange "
"signature %s"
msgstr "AT-SPI: _atspi_dbus_return_hyperlink_from_message 호출이 시그너쳐가 (%s) 잘못되었습니다"

#: ../atspi/atspi-misc.c:641
#, c-format
msgid "AT-SPI: AddAccessible with unknown signature %s\n"
msgstr "AT-SPI: AddAccessible에 알 수 없는 시그너쳐 (%s)\n"

#: ../atspi/atspi-misc.c:826
msgid "AT-SPI: Could not get the display\n"
msgstr "AT-SPI: 디스플레이를 받을 수 없습니다\n"

#: ../atspi/atspi-misc.c:844
msgid "AT-SPI: Accessibility bus not found - Using session bus.\n"
msgstr "AT-SPI: Accessibility 버스가 없습니다 - 세션 버스를 사용합니다.\n"

#: ../atspi/atspi-misc.c:848 ../atspi/atspi-misc.c:857
#, c-format
msgid "AT-SPI: Couldn't connect to bus: %s\n"
msgstr "AT-SPI: 버스에 연결할 수 없습니다: %s\n"

#: ../atspi/atspi-misc.c:864
#, c-format
msgid "AT-SPI: Couldn't register with bus: %s\n"
msgstr "AT-SPI: 버스에 등록할 수 없습니다: %s\n"

#: ../atspi/atspi-misc.c:1002 ../atspi/atspi-misc.c:1053
#: ../atspi/atspi-misc.c:1094
msgid "The application no longer exists"
msgstr "프로그램이 더 이상 없습니다"

#: ../atspi/atspi-misc.c:1130
#, c-format
msgid "AT-SPI: expected a variant when fetching %s from interface %s; got %s\n"
msgstr "AT-SPI: %s 항목을 (인터페이스 %s) 받을 때 여러가지를 기대했지만 %s입니다.\n"

#: ../atspi/atspi-misc.c:1136
#, c-format
msgid "atspi_dbus_get_property: Wrong type: expected %s, got %c\n"
msgstr "atspi_dbus_get_property: 타입이 잘못되었습니다: 기대 타입 %s, 실제 %c\n"

#: ../atspi/atspi-misc.c:1279
#, c-format
msgid "AT-SPI: Unknown interface %s"
msgstr "AT-SPI: 알 수 없는 인터페이스 (%s)"

#: ../atspi/atspi-misc.c:1299
#, c-format
msgid "AT-SPI: expected 2 values in states array; got %d\n"
msgstr "AT-SPI: 상태 어레이에 값이 2개 들어 있어야 하지만 %d개가 있습니다\n"

#: ../atspi/atspi-accessible.c:997
msgid "Streamable content not implemented"
msgstr "Streamable content를 구현하지 않았습니다"

#: ../atspi/atspi-event-listener.c:510
msgid ""
"called atspi_event_listener_register_from_callback with a NULL event_type"
msgstr "atspi_event_listener_register_from_callback 호출을 NULL event_type으로 했습니다"

#: ../atspi/atspi-event-listener.c:777
#, c-format
msgid "Got invalid signature %s for signal %s from interface %s\n"
msgstr "시그너쳐가 (%s) 잘못되었습니다 (시그널 %s, 인터페이스 %s)\n"