[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / auth_signup / i18n / hu.po
1 # Hungarian 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-10-05 08:56+0000\n"
12 "Last-Translator: krnkris <Unknown>\n"
13 "Language-Team: Hungarian <hu@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-10-06 07:54+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 "\n"
54 "                \n"
55 "                    <p>\n"
56 "                        ${object.name},\n"
57 "                    </p>\n"
58 "                    <p>\n"
59 "                        Meghívást kapott egy tartalomhoz a "
60 "\"${object.company_id.name}\" adataiban, hogy hozzáférhessen az Odoo "
61 "rendszeren belüli dokumentumaihoz.\n"
62 "                    </p>\n"
63 "                    <p>\n"
64 "                        A meghívás elfogadásához, kattintson a következő "
65 "hivatkozásra:\n"
66 "                    </p>\n"
67 "                    <ul>\n"
68 "                        <li><a href=\"${object.signup_url}\">Meghívás "
69 "elfogadása ide \"${object.company_id.name}\"</a></li>\n"
70 "                    </ul>\n"
71 "                    <p>\n"
72 "                        Köszönjük,\n"
73 "                    </p>\n"
74 "                    <pre>\n"
75 "--\n"
76 "${object.company_id.name or ''}\n"
77 "${object.company_id.email or ''}\n"
78 "${object.company_id.phone or ''}\n"
79 "                    </pre>\n"
80 "                \n"
81 "            "
82
83 #. module: auth_signup
84 #: model:email.template,body_html:auth_signup.reset_password_email
85 msgid ""
86 "\n"
87 "<p>A password reset was requested for the Odoo account linked to this "
88 "email.</p>\n"
89 "\n"
90 "<p>You may change your password by following <a "
91 "href=\"${object.signup_url}\">this link</a>.</p>\n"
92 "\n"
93 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
94 msgstr ""
95 "\n"
96 "<p>Egy jelszó visszaállítás szükséges az email-ben elküldött Odoo rendszer "
97 "fiókhoz.</p>\n"
98 "\n"
99 "<p>Megváltoztathatja a jelszavát erre a hivatkozásra kattintva <a "
100 "href=\"${object.signup_url}\"></a>.</p>\n"
101 "\n"
102 "<p>Megjegyzés: Ha ez az üzenet váratlanul érte, biztonsággal figyelmen kívül "
103 "hagyhatja ezt az email-t.</p>"
104
105 #. module: auth_signup
106 #: model:email.template,subject:auth_signup.set_password_email
107 msgid "${object.company_id.name} invitation to connect on Odoo"
108 msgstr "${object.company_id.name} meghívás az Odoo rendszer tartalmához"
109
110 #. module: auth_signup
111 #: view:res.users:auth_signup.res_users_form_view
112 msgid ""
113 "A password reset has been requested for this user. An email containing the "
114 "following link has been sent:"
115 msgstr ""
116 "Ez a felhasználó igényel egy jelszó visszaállítást. A következő elérési "
117 "úttal/linkkel küldtünk egy e-mail-t:"
118
119 #. module: auth_signup
120 #: selection:res.users,state:0
121 msgid "Activated"
122 msgstr "Aktiválva"
123
124 #. module: auth_signup
125 #: field:base.config.settings,auth_signup_uninvited:0
126 msgid "Allow external users to sign up"
127 msgstr "Külső felhasználók bejelentkezésének engedéjezése"
128
129 #. module: auth_signup
130 #: code:addons/auth_signup/controllers/main.py:78
131 #, python-format
132 msgid "An email has been sent with credentials to reset your password"
133 msgstr "Egy e-mail lett kiküldve a jelszava visszaállításának biztosítására"
134
135 #. module: auth_signup
136 #: view:res.users:auth_signup.res_users_form_view
137 msgid ""
138 "An invitation email containing the following subscription link has been sent:"
139 msgstr "Egy meghívás e-mail-t küldtünk a következő feliratkozási linkkel:"
140
141 #. module: auth_signup
142 #: code:addons/auth_signup/controllers/main.py:125
143 #, python-format
144 msgid "Authentification Failed."
145 msgstr "A hitelesítés sikertelen."
146
147 #. module: auth_signup
148 #: view:website:auth_signup.reset_password
149 #: view:website:auth_signup.signup
150 msgid "Back to Login"
151 msgstr "Vissza a bejelentkezéshez"
152
153 #. module: auth_signup
154 #: code:addons/auth_signup/res_users.py:295
155 #, python-format
156 msgid "Cannot send email: user has no email address."
157 msgstr "Nem küldhető e-mail: a felhasználónak nincs e-mail címe."
158
159 #. module: auth_signup
160 #: view:website:auth_signup.fields
161 msgid "Confirm Password"
162 msgstr "Jelszó megerõsítése"
163
164 #. module: auth_signup
165 #: code:addons/auth_signup/controllers/main.py:80
166 #, python-format
167 msgid "Could not reset your password"
168 msgstr "Nem lehetett visszaállítani a jelszaát"
169
170 #. module: auth_signup
171 #: field:base.config.settings,auth_signup_reset_password:0
172 msgid "Enable password reset from Login page"
173 msgstr "Jelszóváltoztató engedélyezése a belépési oldalról"
174
175 #. module: auth_signup
176 #: help:base.config.settings,auth_signup_uninvited:0
177 msgid "If unchecked, only invited users may sign up."
178 msgstr "He nincs bejelölve, vsak maghívott felhasználók jelentkezhetnek be."
179
180 #. module: auth_signup
181 #: code:addons/auth_signup/controllers/main.py:109
182 #, python-format
183 msgid "Invalid signup token"
184 msgstr "Érvénytelen regisztrációs token"
185
186 #. module: auth_signup
187 #: selection:res.users,state:0
188 msgid "Never Connected"
189 msgstr "Sohe nem kapcsolódott"
190
191 #. module: auth_signup
192 #: model:ir.model,name:auth_signup.model_res_partner
193 msgid "Partner"
194 msgstr "Partner"
195
196 #. module: auth_signup
197 #: view:website:auth_signup.fields
198 msgid "Password"
199 msgstr "Jelszó"
200
201 #. module: auth_signup
202 #: model:email.template,subject:auth_signup.reset_password_email
203 msgid "Password reset"
204 msgstr "Jelszó visszaállítás"
205
206 #. module: auth_signup
207 #: view:website:web.login
208 msgid "Reset Password"
209 msgstr "Jelszó visszaállítása"
210
211 #. module: auth_signup
212 #: view:website:auth_signup.reset_password
213 msgid "Reset password"
214 msgstr "Jelszó visszaállítása"
215
216 #. module: auth_signup
217 #: view:res.users:auth_signup.res_users_form_view
218 msgid "Send Reset Password Instructions"
219 msgstr "Jelszó visszaállítási utasítások elküldése"
220
221 #. module: auth_signup
222 #: view:res.users:auth_signup.res_users_form_view
223 msgid "Send an Invitation Email"
224 msgstr "Egy meghívó email küldése"
225
226 #. module: auth_signup
227 #: view:website:auth_signup.signup
228 #: view:website:web.login
229 msgid "Sign up"
230 msgstr "Regisztrál"
231
232 #. module: auth_signup
233 #: field:res.partner,signup_expiration:0
234 msgid "Signup Expiration"
235 msgstr "Bejelentkezési határidő"
236
237 #. module: auth_signup
238 #: field:res.partner,signup_token:0
239 msgid "Signup Token"
240 msgstr "Regisztrációs token"
241
242 #. module: auth_signup
243 #: field:res.partner,signup_type:0
244 msgid "Signup Token Type"
245 msgstr "Feliratkozó Token típus"
246
247 #. module: auth_signup
248 #: field:res.partner,signup_valid:0
249 msgid "Signup Token is Valid"
250 msgstr "Regisztrációs token érvényes"
251
252 #. module: auth_signup
253 #: field:res.partner,signup_url:0
254 msgid "Signup URL"
255 msgstr "Bejelentkezési URL elérési útvonal"
256
257 #. module: auth_signup
258 #: field:res.users,state:0
259 msgid "Status"
260 msgstr "Állapot"
261
262 #. module: auth_signup
263 #: field:base.config.settings,auth_signup_template_user_id:0
264 msgid "Template user for new users created through signup"
265 msgstr "Sablon felhasználó amit a új felhasznlók létrehozásához használ"
266
267 #. module: auth_signup
268 #: help:base.config.settings,auth_signup_reset_password:0
269 msgid "This allows users to trigger a password reset from the Login page."
270 msgstr ""
271 "Ez lehetővé teszi a felhasználó részére a jelszó megváltoztatásának "
272 "elindítását a bejelentkezési oldalról."
273
274 #. module: auth_signup
275 #: model:ir.model,name:auth_signup.model_res_users
276 msgid "Users"
277 msgstr "Felhasználók"
278
279 #. module: auth_signup
280 #: view:website:auth_signup.fields
281 #: view:website:auth_signup.reset_password
282 msgid "Your Email"
283 msgstr "Az Ön emailje"
284
285 #. module: auth_signup
286 #: view:website:auth_signup.fields
287 msgid "Your Name"
288 msgstr "At Ön neve"
289
290 #. module: auth_signup
291 #: view:website:auth_signup.fields
292 msgid "e.g. John Doe"
293 msgstr "pl. Gipsz Jakab"