odoo/addons/pad/i18n/hu.po

117 lines
3.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pad
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-07-17 07:43+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Hungarian (http://www.transifex.com/odoo/odoo-8/language/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: pad
#: model:ir.model,name:pad.model_res_company
msgid "Companies"
msgstr "Vállalatok"
#. module: pad
#: field:pad.common,create_uid:0
msgid "Created by"
msgstr "Készítette"
#. module: pad
#: field:pad.common,create_date:0
msgid "Created on"
msgstr "Létrehozás dátuma"
#. module: pad
#: code:addons/pad/pad.py:52
#, python-format
msgid "Error"
msgstr "Hiba"
#. module: pad
#: help:res.company,pad_key:0
msgid "Etherpad lite api key."
msgstr "Könnyített Etherpad api kulcs."
#. module: pad
#: help:res.company,pad_server:0
msgid "Etherpad lite server. Example: beta.primarypad.com"
msgstr "Könnyített Etherpad szerver. Példa: beta.primarypad.com"
#. module: pad
#: field:pad.common,id:0
msgid "ID"
msgstr "Azonosító ID"
#. module: pad
#: field:pad.common,write_uid:0
msgid "Last Updated by"
msgstr "Utoljára frissítve, által"
#. module: pad
#: field:pad.common,write_date:0
msgid "Last Updated on"
msgstr "Utoljára frissítve ekkor"
#. module: pad
#: field:res.company,pad_key:0
msgid "Pad Api Key"
msgstr "Szerkesztő/Pad Api Kulcs"
#. module: pad
#: field:res.company,pad_server:0
msgid "Pad Server"
msgstr "Szerkesztő / Pad szerver"
#. module: pad
#: code:addons/pad/pad.py:52
#, python-format
msgid ""
"Pad creation failed, either there is a problem with your pad"
" server URL or with your connection."
msgstr "Pad létrehozás sikertelen, vagy a Pad szerver elérési úr URL hibás vagy a kapcsolata."
#. module: pad
#: view:res.company:pad.view_company_form_with_pad
msgid "Pads"
msgstr "Szerkesztők / Pad-ok"
#. module: pad
#. openerp-web
#: code:addons/pad/static/src/js/pad.js:49
#, python-format
msgid "This pad will be initialized on first edit"
msgstr "Ez a pad az első szerkesztéskor kerül inicializálásra"
#. module: pad
#. openerp-web
#: code:addons/pad/static/src/js/pad.js:46
#, python-format
msgid "Unable to load pad"
msgstr "Pad nem töltődik be"
#. module: pad
#. openerp-web
#: code:addons/pad/static/src/xml/pad.xml:9
#, python-format
msgid ""
"You must configure the etherpad through the menu Settings > Companies > "
"Companies, in the configuration tab of your company."
msgstr "Az etherpad szerkesztőt be kell állítania a menüben itt: Beállítások > Vállalatok > Vállalatok, a vállalata beállítási fülén."
#. module: pad
#: view:res.company:pad.view_company_form_with_pad
msgid "e.g. beta.primarypad.com"
msgstr "pl. beta.primarypad.com"