Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / payment_paypal / i18n / hu.po
diff --git a/addons/payment_paypal/i18n/hu.po b/addons/payment_paypal/i18n/hu.po
new file mode 100644 (file)
index 0000000..d9ccebd
--- /dev/null
@@ -0,0 +1,107 @@
+# Hungarian translation for openobject-addons
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the openobject-addons package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-addons\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2014-08-14 13:09+0000\n"
+"PO-Revision-Date: 2014-11-06 08:54+0000\n"
+"Last-Translator: krnkris <Unknown>\n"
+"Language-Team: Hungarian <hu@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2014-11-07 07:34+0000\n"
+"X-Generator: Launchpad (build 17231)\n"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_api_access_token:0
+msgid "Access Token"
+msgstr "Hozzáférési token"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_api_access_token_validity:0
+msgid "Access Token Validity"
+msgstr "Hozzáférési token érvényessége"
+
+#. module: payment_paypal
+#: model:ir.model,name:payment_paypal.model_res_company
+msgid "Companies"
+msgstr "Vállalatok"
+
+#. module: payment_paypal
+#: view:account.config.settings:payment_paypal.payment_paypal_option_config
+msgid "Configure payment acquiring methods"
+msgstr "Fizetés lebonyolítási mód beállítása"
+
+#. module: payment_paypal
+#: model:ir.model,name:payment_paypal.model_payment_acquirer
+msgid "Payment Acquirer"
+msgstr "Fizetést lebonyolító"
+
+#. module: payment_paypal
+#: model:ir.model,name:payment_paypal.model_payment_transaction
+msgid "Payment Transaction"
+msgstr "Fizetési tranzakció"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_email_account:0
+msgid "Paypal Email ID"
+msgstr "Paypal Email azonosító ID"
+
+#. module: payment_paypal
+#: help:payment.acquirer,paypal_use_ipn:0
+msgid "Paypal Instant Payment Notification"
+msgstr "Paypal azonnali fizetés értesítés"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_seller_account:0
+msgid "Paypal Merchant ID"
+msgstr "Paypal kereskedelmi azonosító ID"
+
+#. module: payment_paypal
+#: view:payment.transaction:payment_paypal.transaction_form_paypal
+msgid "Paypal TX Details"
+msgstr ""
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_api_password:0
+msgid "Rest API Password"
+msgstr "Nyugvó API alkalmazás jelszó"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_api_username:0
+msgid "Rest API Username"
+msgstr "Nyugvó API alkalmazás felhasználó"
+
+#. module: payment_paypal
+#: help:payment.acquirer,paypal_seller_account:0
+msgid ""
+"The Merchant ID is used to ensure communications coming from Paypal are "
+"valid and secured."
+msgstr ""
+"A Paypal érvényes és titkosított kommunikációjához használja fel a "
+"kereskedelmi azonosító ID-t."
+
+#. module: payment_paypal
+#: field:payment.transaction,paypal_txn_id:0
+msgid "Transaction ID"
+msgstr "Tranzakció azonosító ID"
+
+#. module: payment_paypal
+#: field:payment.transaction,paypal_txn_type:0
+msgid "Transaction type"
+msgstr "Tranzakció típus"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_use_ipn:0
+msgid "Use IPN"
+msgstr "IPN használata"
+
+#. module: payment_paypal
+#: field:payment.acquirer,paypal_api_enabled:0
+msgid "Use Rest API"
+msgstr "Nyugvó API használata"