[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / auth_signup / i18n / ko.po
1 # Korean translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-09-02 08:56+0000\n"
12 "Last-Translator: Josh Kim <joshkkim@gmail.com>\n"
13 "Language-Team: Korean <ko@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-09-24 08:58+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: auth_signup
21 #: model:email.template,body_html:auth_signup.set_password_email
22 msgid ""
23 "\n"
24 "                \n"
25 "                    <p>\n"
26 "                        ${object.name},\n"
27 "                    </p>\n"
28 "                    <p>\n"
29 "                        You have been invited to connect to "
30 "\"${object.company_id.name}\" in order to get access to your documents in "
31 "Odoo.\n"
32 "                    </p>\n"
33 "                    <p>\n"
34 "                        To accept the invitation, click on the following "
35 "link:\n"
36 "                    </p>\n"
37 "                    <ul>\n"
38 "                        <li><a href=\"${object.signup_url}\">Accept "
39 "invitation to \"${object.company_id.name}\"</a></li>\n"
40 "                    </ul>\n"
41 "                    <p>\n"
42 "                        Thanks,\n"
43 "                    </p>\n"
44 "                    <pre>\n"
45 "--\n"
46 "${object.company_id.name or ''}\n"
47 "${object.company_id.email or ''}\n"
48 "${object.company_id.phone or ''}\n"
49 "                    </pre>\n"
50 "                \n"
51 "            "
52 msgstr ""
53
54 #. module: auth_signup
55 #: model:email.template,body_html:auth_signup.reset_password_email
56 msgid ""
57 "\n"
58 "<p>A password reset was requested for the Odoo account linked to this "
59 "email.</p>\n"
60 "\n"
61 "<p>You may change your password by following <a "
62 "href=\"${object.signup_url}\">this link</a>.</p>\n"
63 "\n"
64 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
65 msgstr ""
66
67 #. module: auth_signup
68 #: model:email.template,subject:auth_signup.set_password_email
69 msgid "${object.company_id.name} invitation to connect on Odoo"
70 msgstr "${object.company_id.name} Odoo에 연결하기 위한 초청장"
71
72 #. module: auth_signup
73 #: view:res.users:auth_signup.res_users_form_view
74 msgid ""
75 "A password reset has been requested for this user. An email containing the "
76 "following link has been sent:"
77 msgstr "이 사용자에 대한 암호 초기화가 요청됐습니다. 다음 링크를 포함한 이메일을 보냈습니다:"
78
79 #. module: auth_signup
80 #: selection:res.users,state:0
81 msgid "Activated"
82 msgstr "활성화됨"
83
84 #. module: auth_signup
85 #: field:base.config.settings,auth_signup_uninvited:0
86 msgid "Allow external users to sign up"
87 msgstr "외부 사용자의 가입을  허용"
88
89 #. module: auth_signup
90 #: code:addons/auth_signup/controllers/main.py:78
91 #, python-format
92 msgid "An email has been sent with credentials to reset your password"
93 msgstr "암호를 초기화하기 위한 로그인 정보를 포함한 이메일을 보냈습니다"
94
95 #. module: auth_signup
96 #: view:res.users:auth_signup.res_users_form_view
97 msgid ""
98 "An invitation email containing the following subscription link has been sent:"
99 msgstr "다음 구독 링크를 포함한 초청 이메일을 보냈습니다:"
100
101 #. module: auth_signup
102 #: code:addons/auth_signup/controllers/main.py:125
103 #, python-format
104 msgid "Authentification Failed."
105 msgstr "인증에 실패함."
106
107 #. module: auth_signup
108 #: view:website:auth_signup.reset_password
109 #: view:website:auth_signup.signup
110 msgid "Back to Login"
111 msgstr "로그인 화면으로 돌아가기"
112
113 #. module: auth_signup
114 #: code:addons/auth_signup/res_users.py:295
115 #, python-format
116 msgid "Cannot send email: user has no email address."
117 msgstr "이메일을 보낼 수 없음: 사용자 이메일주소가 없음."
118
119 #. module: auth_signup
120 #: view:website:auth_signup.fields
121 msgid "Confirm Password"
122 msgstr "암호 확인"
123
124 #. module: auth_signup
125 #: code:addons/auth_signup/controllers/main.py:80
126 #, python-format
127 msgid "Could not reset your password"
128 msgstr "암호를 초기화할 수 없음"
129
130 #. module: auth_signup
131 #: field:base.config.settings,auth_signup_reset_password:0
132 msgid "Enable password reset from Login page"
133 msgstr "로그인 페이지에서 암호 초기화 기능 활성화"
134
135 #. module: auth_signup
136 #: help:base.config.settings,auth_signup_uninvited:0
137 msgid "If unchecked, only invited users may sign up."
138 msgstr "체크하지 않을 경우, 초청한 사용자만 가입할 수 있습니다."
139
140 #. module: auth_signup
141 #: code:addons/auth_signup/controllers/main.py:109
142 #, python-format
143 msgid "Invalid signup token"
144 msgstr "잘못된 가입 토큰"
145
146 #. module: auth_signup
147 #: selection:res.users,state:0
148 msgid "Never Connected"
149 msgstr "연결한 적이 없음"
150
151 #. module: auth_signup
152 #: model:ir.model,name:auth_signup.model_res_partner
153 msgid "Partner"
154 msgstr "협력업체"
155
156 #. module: auth_signup
157 #: view:website:auth_signup.fields
158 msgid "Password"
159 msgstr "암호"
160
161 #. module: auth_signup
162 #: model:email.template,subject:auth_signup.reset_password_email
163 msgid "Password reset"
164 msgstr "암호 초기화"
165
166 #. module: auth_signup
167 #: view:website:web.login
168 msgid "Reset Password"
169 msgstr "암호 초기화"
170
171 #. module: auth_signup
172 #: view:website:auth_signup.reset_password
173 msgid "Reset password"
174 msgstr "암호 초기화"
175
176 #. module: auth_signup
177 #: view:res.users:auth_signup.res_users_form_view
178 msgid "Send Reset Password Instructions"
179 msgstr "암호 초기화 방법 보내기"
180
181 #. module: auth_signup
182 #: view:res.users:auth_signup.res_users_form_view
183 msgid "Send an Invitation Email"
184 msgstr "초청 이메일 보내기"
185
186 #. module: auth_signup
187 #: view:website:auth_signup.signup
188 #: view:website:web.login
189 msgid "Sign up"
190 msgstr "가입"
191
192 #. module: auth_signup
193 #: field:res.partner,signup_expiration:0
194 msgid "Signup Expiration"
195 msgstr "가입 기한"
196
197 #. module: auth_signup
198 #: field:res.partner,signup_token:0
199 msgid "Signup Token"
200 msgstr "가입 토큰"
201
202 #. module: auth_signup
203 #: field:res.partner,signup_type:0
204 msgid "Signup Token Type"
205 msgstr "가입 토큰 유형"
206
207 #. module: auth_signup
208 #: field:res.partner,signup_valid:0
209 msgid "Signup Token is Valid"
210 msgstr "가입 토큰이 올바릅니다"
211
212 #. module: auth_signup
213 #: field:res.partner,signup_url:0
214 msgid "Signup URL"
215 msgstr "가입 URL"
216
217 #. module: auth_signup
218 #: field:res.users,state:0
219 msgid "Status"
220 msgstr "상태"
221
222 #. module: auth_signup
223 #: field:base.config.settings,auth_signup_template_user_id:0
224 msgid "Template user for new users created through signup"
225 msgstr "가입을 통해 생성된 새로운 사용자를 위한 사용자 양식"
226
227 #. module: auth_signup
228 #: help:base.config.settings,auth_signup_reset_password:0
229 msgid "This allows users to trigger a password reset from the Login page."
230 msgstr "사용자가 로그인 페이지에서 암호를 초기화할 수 있도록 합니다."
231
232 #. module: auth_signup
233 #: model:ir.model,name:auth_signup.model_res_users
234 msgid "Users"
235 msgstr "사용자"
236
237 #. module: auth_signup
238 #: view:website:auth_signup.fields
239 #: view:website:auth_signup.reset_password
240 msgid "Your Email"
241 msgstr "이메일"
242
243 #. module: auth_signup
244 #: view:website:auth_signup.fields
245 msgid "Your Name"
246 msgstr "이름"
247
248 #. module: auth_signup
249 #: view:website:auth_signup.fields
250 msgid "e.g. John Doe"
251 msgstr "예시: 홍길동"
252
253 #~ msgid ""
254 #~ "<p>A password reset was requested for the Odoo account linked to this "
255 #~ "email.</p>\n"
256 #~ "\n"
257 #~ "<p>You may change your password by following <a "
258 #~ "href=\"${object.signup_url}\">this link</a>.</p>\n"
259 #~ "\n"
260 #~ "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
261 #~ msgstr ""
262 #~ "<p>이 이메일에 연결된 Odoo 계정에 대한 암호 초기화가 요청됐습니다.</p>\n"
263 #~ "\n"
264 #~ "<p> 이 링크<a href=\"${object.signup_url}\"></a>를 방문하여 암호를 초기화할 수 있습니다.</p>\n"
265 #~ "\n"
266 #~ "<p>참고: 이것을 예상치 않았을 경우, 이 이메일을 안심하고 무시해도 됩니다.</p>"
267
268 #~ msgid ""
269 #~ "<p>\n"
270 #~ "                        ${object.name},\n"
271 #~ "                    </p>\n"
272 #~ "                    <p>\n"
273 #~ "                        You have been invited to connect to "
274 #~ "\"${object.company_id.name}\" in order to get access to your documents in "
275 #~ "Odoo.\n"
276 #~ "                    </p>\n"
277 #~ "                    <p>\n"
278 #~ "                        To accept the invitation, click on the following "
279 #~ "link:\n"
280 #~ "                    </p>\n"
281 #~ "                    <ul>\n"
282 #~ "                        <li><a href=\"${object.signup_url}\">Accept "
283 #~ "invitation to \"${object.company_id.name}\"</a></li>\n"
284 #~ "                    </ul>\n"
285 #~ "                    <p>\n"
286 #~ "                        Thanks,\n"
287 #~ "                    </p>\n"
288 #~ "                    <pre>\n"
289 #~ "--\n"
290 #~ "${object.company_id.name or ''}\n"
291 #~ "${object.company_id.email or ''}\n"
292 #~ "${object.company_id.phone or ''}\n"
293 #~ "                    </pre>\n"
294 #~ "                \n"
295 #~ "            "
296 #~ msgstr ""
297 #~ "<p>\n"
298 #~ "                        ${object.name},\n"
299 #~ "                    </p>\n"
300 #~ "                    <p>\n"
301 #~ "                        Odoo에서 문서에 접근하기 위해 \"${object.company_id.name}\"에 "
302 #~ "연결하도록 초청됐습니다.\n"
303 #~ "                    </p>\n"
304 #~ "                    <p>\n"
305 #~ "                        초청을 수락하려면, 다음 링크를 클릭하세요:\n"
306 #~ "                    </p>\n"
307 #~ "                    <ul>\n"
308 #~ "                        <li><a "
309 #~ "href=\"${object.signup_url}\"\"${object.company_id.name}\"으로의 초청을 "
310 #~ "수락</a></li>\n"
311 #~ "                    </ul>\n"
312 #~ "                    <p>\n"
313 #~ "                        고맙습니다,\n"
314 #~ "                    </p>\n"
315 #~ "                    <pre>\n"
316 #~ "--\n"
317 #~ "${object.company_id.name or ''}\n"
318 #~ "${object.company_id.email or ''}\n"
319 #~ "${object.company_id.phone or ''}\n"
320 #~ "                    </pre>\n"
321 #~ "                \n"
322 #~ "            "