175 lines
6.2 KiB
Plaintext
175 lines
6.2 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * account_payment
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2018
|
||
# Kostas Goutoudis <goutoudis@gmail.com>, 2018
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
|
||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: el\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||
msgid "&times;"
|
||
msgstr "&times;"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
||
msgid "<b>Communication: </b>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<i class=\"fa fa-arrow-circle-right\"/><span class=\"d-none d-md-inline\"> "
|
||
"Pay Now</span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||
msgid "<i class=\"fa fa-fw fa-arrow-circle-right\"/> Pay Now"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||
msgid "<i class=\"fa fa-fw fa-check-circle\"/> Paid"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||
msgid "<i class=\"fa fa-fw fa-check-circle\"/> Pending"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||
msgid ""
|
||
"<i class=\"fa fa-info\"/> You have credits card registered, you can log-in "
|
||
"to be able to use them."
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<span class=\"badge badge-pill badge-danger\"><i class=\"fa fa-fw fa-"
|
||
"remove\"/><span class=\"d-none d-md-inline\"> Cancelled</span></span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<span class=\"badge badge-pill badge-info\"><i class=\"fa fa-fw fa-"
|
||
"clock-o\"/><span class=\"d-none d-md-inline\"> Waiting for "
|
||
"Payment</span></span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<span class=\"badge badge-pill badge-primary\"><i class=\"fa fa-fw fa-"
|
||
"check\"/><span class=\"d-none d-md-inline\"> Authorized</span></span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<span class=\"badge badge-pill badge-success\"><i class=\"fa fa-fw fa-"
|
||
"check\"/><span class=\"d-none d-md-inline\"> Paid</span></span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid ""
|
||
"<span class=\"badge badge-pill badge-warning\"><span class=\"d-none d-md-"
|
||
"inline\"> Pending</span></span>"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
||
msgid ""
|
||
"Done, your online payment has been successfully processed. Thank you for "
|
||
"your order."
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: code:addons/account_payment/controllers/payment.py:47
|
||
#, python-format
|
||
msgid ""
|
||
"If we store your payment information on our server, subscription payments "
|
||
"will be made automatically."
|
||
msgstr ""
|
||
"Εάν αποθηκεύσουμε τα στοιχεία πληρωμής σας στον εξυπηρετητή μας, οι πληρωμές"
|
||
" συνδρομών θα πραγματοποιηθούν αυτόματα."
|
||
|
||
#. module: account_payment
|
||
#: code:addons/account_payment/controllers/payment.py:44
|
||
#, python-format
|
||
msgid "Pay & Confirm"
|
||
msgstr "Πληρωμή & Επιβεβαίωση"
|
||
|
||
#. module: account_payment
|
||
#: code:addons/account_payment/models/payment.py:22
|
||
#, python-format
|
||
msgid "Pay Now"
|
||
msgstr "Εξόφληση Τώρα"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid "Pay now"
|
||
msgstr ""
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||
msgid "Pay with"
|
||
msgstr "Πληρωμή με"
|
||
|
||
#. module: account_payment
|
||
#: model:ir.model,name:account_payment.model_payment_transaction
|
||
msgid "Payment Transaction"
|
||
msgstr "Συναλλαγή Πληρωμής"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||
msgid "Status"
|
||
msgstr "Κατάσταση"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||
msgid "There was an error processing your payment: invalid invoice."
|
||
msgstr ""
|
||
"Παρουσιάστηκε σφάλμα κατά την επεξεργασία της πληρωμής σας: μη έγκυρο "
|
||
"τιμολόγιο."
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||
msgid ""
|
||
"There was an error processing your payment: issue with credit card ID "
|
||
"validation."
|
||
msgstr ""
|
||
"Παρουσιάστηκε σφάλμα κατά την επεξεργασία της πληρωμής σας: πρόβλημα με την"
|
||
" επικύρωση ταυτότητας της πιστωτικής κάρτας."
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||
msgid "There was an error processing your payment: transaction failed.<br/>"
|
||
msgstr ""
|
||
"Παρουσιάστηκε σφάλμα κατά την επεξεργασία της πληρωμής σας: απέτυχε η "
|
||
"συναλλαγή.<br/>"
|
||
|
||
#. module: account_payment
|
||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||
msgid "There was en error processing your payment: invalid credit card ID."
|
||
msgstr ""
|
||
"Παρουσιάστηκε σφάλμα κατά την επεξεργασία της πληρωμής σας: μη έγκυρη "
|
||
"ταυτότητα πιστωτικής κάρτας."
|