276 lines
8.7 KiB
Plaintext
276 lines
8.7 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * payment
|
||
|
#
|
||
|
# Translators:
|
||
|
# James Dove <james@oceancave.com>, 2015
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo 9.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
||
|
"PO-Revision-Date: 2015-09-16 17:56+0000\n"
|
||
|
"Last-Translator: James Dove <james@oceancave.com>\n"
|
||
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/"
|
||
|
"odoo-9/language/en_GB/)\n"
|
||
|
"Language: en_GB\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_active
|
||
|
msgid "Active"
|
||
|
msgstr "Active"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_address
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "Address"
|
||
|
msgstr "Address"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_amount
|
||
|
#: model:ir.model.fields,help:payment.field_payment_transaction_amount
|
||
|
msgid "Amount"
|
||
|
msgstr "Amount"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_city
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "City"
|
||
|
msgstr "City"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Company"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_form
|
||
|
msgid "Configuration"
|
||
|
msgstr "Configuration"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_country_id
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "Country"
|
||
|
msgstr "Country"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_create_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Created by"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_create_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Created on"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_create_date
|
||
|
msgid "Creation Date"
|
||
|
msgstr "Creation Date"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_currency_id
|
||
|
msgid "Currency"
|
||
|
msgstr "Currency"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_display_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Display Name"
|
||
|
|
||
|
#. module: payment
|
||
|
#: selection:payment.transaction,state:0
|
||
|
msgid "Done"
|
||
|
msgstr "Done"
|
||
|
|
||
|
#. module: payment
|
||
|
#: selection:payment.transaction,state:0
|
||
|
msgid "Draft"
|
||
|
msgstr "Draft"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_email
|
||
|
msgid "Email"
|
||
|
msgstr "E-mail"
|
||
|
|
||
|
#. module: payment
|
||
|
#: selection:payment.transaction,state:0
|
||
|
msgid "Error"
|
||
|
msgstr "Error"
|
||
|
|
||
|
#. module: payment
|
||
|
#: selection:payment.transaction,type:0
|
||
|
msgid "Form"
|
||
|
msgstr "Form"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_search
|
||
|
msgid "Group By"
|
||
|
msgstr "Group By"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_image
|
||
|
msgid "Image"
|
||
|
msgstr "Image"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_lang
|
||
|
msgid "Language"
|
||
|
msgstr "Language"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer___last_update
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token___last_update
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Last Modified on"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_write_uid
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Last Updated by"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_write_date
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Last Updated on"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_image_medium
|
||
|
msgid "Medium-sized image"
|
||
|
msgstr "Medium-sized image"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_acquirer_image_medium
|
||
|
msgid ""
|
||
|
"Medium-sized image of this provider. It is automatically resized as a "
|
||
|
"128x128px image, with aspect ratio preserved. Use this field in form views "
|
||
|
"or some kanban views."
|
||
|
msgstr ""
|
||
|
"Medium-sized image of this provider. It is automatically resized as a "
|
||
|
"128x128px image, with aspect ratio preserved. Use this field in form views "
|
||
|
"or some kanban views."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_state_message
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "Message"
|
||
|
msgstr "Message"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_form
|
||
|
msgid "Messages"
|
||
|
msgstr "Messages"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_name
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_name
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_form
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "Name"
|
||
|
msgstr "Name"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_res_partner
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_token_partner_id
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_id
|
||
|
msgid "Partner"
|
||
|
msgstr "Partner"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_acquirer
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_form
|
||
|
msgid "Payment Acquirer"
|
||
|
msgstr "Payment Acquirer"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_payment_transaction
|
||
|
#: model:ir.model.fields,field_description:payment.field_account_payment_payment_transaction_id
|
||
|
msgid "Payment Transaction"
|
||
|
msgstr "Payment Transaction"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model,name:payment.model_account_payment
|
||
|
#: model:ir.ui.menu,name:payment.root_payment_menu
|
||
|
#: model:ir.ui.view,arch_db:payment.acquirer_form
|
||
|
#: model:ir.ui.view,arch_db:payment.payment_token_form_view
|
||
|
msgid "Payments"
|
||
|
msgstr "Payments"
|
||
|
|
||
|
#. module: payment
|
||
|
#: selection:payment.transaction,state:0
|
||
|
msgid "Pending"
|
||
|
msgstr "Pending"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_phone
|
||
|
msgid "Phone"
|
||
|
msgstr "Phone"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_reference
|
||
|
msgid "Reference"
|
||
|
msgstr "Reference"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_sequence
|
||
|
msgid "Sequence"
|
||
|
msgstr "Sequence"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_acquirer_image_small
|
||
|
msgid "Small-sized image"
|
||
|
msgstr "Small-sized image"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,help:payment.field_payment_acquirer_image_small
|
||
|
msgid ""
|
||
|
"Small-sized image of this provider. It is automatically resized as a 64x64px "
|
||
|
"image, with aspect ratio preserved. Use this field anywhere a small image is "
|
||
|
"required."
|
||
|
msgstr ""
|
||
|
"Small-sized image of this provider. It is automatically resized as a 64x64px "
|
||
|
"image, with aspect ratio preserved. Use this field anywhere a small image is "
|
||
|
"required."
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_state
|
||
|
msgid "Status"
|
||
|
msgstr "Status"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_type
|
||
|
msgid "Type"
|
||
|
msgstr "Type"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.ui.view,arch_db:payment.transaction_form
|
||
|
msgid "ZIP"
|
||
|
msgstr "Postcode"
|
||
|
|
||
|
#. module: payment
|
||
|
#: model:ir.model.fields,field_description:payment.field_payment_transaction_partner_zip
|
||
|
msgid "Zip"
|
||
|
msgstr "Postcode"
|