283 lines
9.4 KiB
Plaintext
283 lines
9.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * portal
|
|
#
|
|
# Translators:
|
|
# krnkris, 2016
|
|
# Martin Trigaux, 2016
|
|
# gezza <geza.nagy@oregional.hu>, 2016
|
|
# Ákos Nagy <akos.nagy@oregional.hu>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|
"Last-Translator: Ákos Nagy <akos.nagy@oregional.hu>, 2016\n"
|
|
"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: hu\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: portal
|
|
#: model:mail.template,body_html:portal.mail_template_data_portal_welcome
|
|
msgid ""
|
|
"\n"
|
|
"<p>\n"
|
|
" Dear ${object.user_id.name or ''},\n"
|
|
"</p>\n"
|
|
"<p>\n"
|
|
" You have been given access to ${user.company_id.name}'s ${object.wizard_id.portal_id.name}.\n"
|
|
"</p>\n"
|
|
"<p>\n"
|
|
" Your login account data is:\n"
|
|
"</p>\n"
|
|
"<ul>\n"
|
|
" <li>Username: ${object.user_id.login or ''}</li>\n"
|
|
" <li>Portal: <a href=\"${'portal_url' in ctx and ctx['portal_url'] or ''}\">${'portal_url' in ctx and ctx['portal_url'] or ''}</a></li>\n"
|
|
"\t<li>Database: ${'dbname' in ctx and ctx['dbname'] or ''}</li>\n"
|
|
"</ul>\n"
|
|
"<p>\n"
|
|
"\tYou can set or change your password via the following url:\n"
|
|
"</p>\n"
|
|
"<ul>\n"
|
|
" <li><a href=\"${object.user_id.signup_url}\">${object.user_id.signup_url}</a></li>\n"
|
|
"</ul>\n"
|
|
"<p>\n"
|
|
"${object.wizard_id.welcome_message or ''}"
|
|
msgstr ""
|
|
"\n"
|
|
"<p>\n"
|
|
" Tisztelt ${object.user_id.name or ''},\n"
|
|
"</p>\n"
|
|
"<p>\n"
|
|
" Hozzáférést kapott ${user.company_id.name}'s ${object.wizard_id.portal_id.name}.\n"
|
|
"</p>\n"
|
|
"<p>\n"
|
|
" Belépési adatai:\n"
|
|
"</p>\n"
|
|
"<ul>\n"
|
|
" <li>Felhasználónév: ${object.user_id.login or ''}</li>\n"
|
|
" <li>Portál: <a href=\"${'portal_url' in ctx and ctx['portal_url'] or ''}\">${'portal_url' in ctx and ctx['portal_url'] or ''}</a></li>\n"
|
|
"\t<li>Adatbázis: ${'dbname' in ctx and ctx['dbname'] or ''}</li>\n"
|
|
"</ul>\n"
|
|
"<p>\n"
|
|
"\tBeállíthatja vagy megváltoztathatja a jelszavát a következő url elérési úton:\n"
|
|
"</p>\n"
|
|
"<ul>\n"
|
|
" <li><a href=\"${object.user_id.signup_url}\">${object.user_id.signup_url}</a></li>\n"
|
|
"</ul>\n"
|
|
"<p>\n"
|
|
"${object.wizard_id.welcome_message or ''}\n"
|
|
"</p>"
|
|
|
|
#. module: portal
|
|
#: model:ir.model,name:portal.model_res_groups
|
|
msgid "Access Groups"
|
|
msgstr "Csoportok hozzáférése"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid "Apply"
|
|
msgstr "Alkalmaz"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid "Cancel"
|
|
msgstr "Mégsem"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_partner_id
|
|
msgid "Contact"
|
|
msgstr "Kapcsolat"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid "Contacts"
|
|
msgstr "Kapcsolatok"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_create_uid
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_create_uid
|
|
msgid "Created by"
|
|
msgstr "Készítette"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_create_date
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_create_date
|
|
msgid "Created on"
|
|
msgstr "Létrehozás dátuma"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_display_name
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_display_name
|
|
msgid "Display Name"
|
|
msgstr "Megjelenített név"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_email
|
|
msgid "Email"
|
|
msgstr "E-mail"
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:130
|
|
#, python-format
|
|
msgid "Group %s is not a portal"
|
|
msgstr ""
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_id
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_id
|
|
msgid "ID"
|
|
msgstr "Azonosító ID"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,help:portal.field_res_groups_is_portal
|
|
msgid "If checked, this group is usable as a portal."
|
|
msgstr "Ha bejelölt, akkor a csoport portálként is használható."
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_in_portal
|
|
msgid "In Portal"
|
|
msgstr "Portálon"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_welcome_message
|
|
msgid "Invitation Message"
|
|
msgstr "Meghívó szövege"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard___last_update
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Utoljára frissítve ekkor"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_write_uid
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Utoljára frissítette"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_write_date
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Utoljára frissítve "
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_user_id
|
|
msgid "Login User"
|
|
msgstr "Bejelentkező felhasználó"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.group_search_view
|
|
msgid "Non-Portal Groups"
|
|
msgstr "Nem portál csoportok"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_portal_id
|
|
#: model:ir.model.fields,field_description:portal.field_res_groups_is_portal
|
|
msgid "Portal"
|
|
msgstr "Portál"
|
|
|
|
#. module: portal
|
|
#: model:ir.actions.act_window,name:portal.partner_wizard_action
|
|
#: model:ir.model,name:portal.model_portal_wizard
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid "Portal Access Management"
|
|
msgstr "Portál hozzáférés kezelése"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.group_search_view
|
|
msgid "Portal Groups"
|
|
msgstr "Portál csoportok"
|
|
|
|
#. module: portal
|
|
#: model:ir.model,name:portal.model_portal_wizard_user
|
|
msgid "Portal User Config"
|
|
msgstr "Portál felhasználó beállítás"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid ""
|
|
"Select which contacts should belong to the portal in the list below.\n"
|
|
" The email address of each selected contact must be valid and unique.\n"
|
|
" If necessary, you can fix any contact's email address directly in the list."
|
|
msgstr ""
|
|
"Válassza ki, hogy melyik felhasználónak kell hozzátartoznia az alábbi listán felsorolt portálhoz.\n"
|
|
" Minden kiválasztott kapcsolathoz tartozó e-mailnek érvényesnek és egyedinek kell lennie.\n"
|
|
" Ha szükséges, kijavíthatja a kapcsolatok e-mail címeit a listában."
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:106
|
|
#, python-format
|
|
msgid "Several contacts have the same email: "
|
|
msgstr "Egyes ügyfelek ugyanazzal az email-el rendelkeznek: "
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:103
|
|
#, python-format
|
|
msgid "Some contacts don't have a valid email: "
|
|
msgstr "Egyes ügyfeleknek nincs érvényes email címe: "
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:109
|
|
#, python-format
|
|
msgid "Some contacts have the same email as an existing portal user:"
|
|
msgstr ""
|
|
"Egyes ügyfelek már létező portál felhasználók email címét tartalmazzák:"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,help:portal.field_portal_wizard_portal_id
|
|
msgid "The portal that users can be added in or removed from."
|
|
msgstr "A portál amihez a felhasználók hozzáadhatók vagy onnan eltávolíthatók"
|
|
|
|
#. module: portal
|
|
#: model:ir.ui.view,arch_db:portal.wizard_view
|
|
msgid "This text is included in the email sent to new portal users."
|
|
msgstr ""
|
|
"Ez a szöveg hozzá lesz adva az összes új portál felhasználónak elküldött "
|
|
"leveléhez."
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,help:portal.field_portal_wizard_welcome_message
|
|
msgid "This text is included in the email sent to new users of the portal."
|
|
msgstr "Ez a szöveg belekerül a portál új felhasználójához küldött e-mailre."
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:112
|
|
#, python-format
|
|
msgid ""
|
|
"To resolve this error, you can: \n"
|
|
"- Correct the emails of the relevant contacts\n"
|
|
"- Grant access only to contacts with unique emails"
|
|
msgstr ""
|
|
"Ennek a hibának az elhárításához, ezt teheti: \n"
|
|
"- Javítsa ki az aktuális ügyfelek email címeit\n"
|
|
"- Csak az egyéni email címekkel rendelkező ügyfeleknek engedélyezze a hozzáférést"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_ids
|
|
msgid "Users"
|
|
msgstr "Felhasználók"
|
|
|
|
#. module: portal
|
|
#: model:ir.model.fields,field_description:portal.field_portal_wizard_user_wizard_id
|
|
msgid "Wizard"
|
|
msgstr "Varázsló"
|
|
|
|
#. module: portal
|
|
#: code:addons/portal/wizard/portal_wizard.py:179
|
|
#, python-format
|
|
msgid ""
|
|
"You must have an email address in your User Preferences to send emails."
|
|
msgstr ""
|
|
"Kell lennie egy e-mail címének a felhasználói űrlapján az e-mail küldéséhez."
|
|
|
|
#. module: portal
|
|
#: model:mail.template,subject:portal.mail_template_data_portal_welcome
|
|
msgid "Your Odoo account at ${user.company_id.name}"
|
|
msgstr "Az Ön Odoo rendszer fiókja itt ${user.company_id.name}"
|