Files
contract/contract_discount/i18n/el_GR.po
2018-06-23 02:08:43 +00:00

46 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_discount
#
# Translators:
# Kostas Goutoudis <goutoudis@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: contract (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-07 03:42+0000\n"
"PO-Revision-Date: 2016-10-11 11:23+0000\n"
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-contract-8-0/"
"language/el_GR/)\n"
"Language: el_GR\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: contract_discount
#: model:ir.model,name:contract_discount.model_account_analytic_account
msgid "Analytic Account"
msgstr "Αναλυτικός Λογαριασμός"
#. module: contract_discount
#: field:account.analytic.invoice.line,discount:0
msgid "Discount (%)"
msgstr "Έκπτωση (%)"
#. module: contract_discount
#: code:addons/contract_discount/models/contract.py:41
#, python-format
msgid "Discount should be less or equal to 100"
msgstr "Η έκπτωση πρέπει να είναι μικρότερη ή ίση του 100"
#. module: contract_discount
#: help:account.analytic.invoice.line,discount:0
msgid ""
"Discount that is applied in generated invoices. It should be less or equal "
"to 100"
msgstr ""
"Η έκπτωση που εφαρμόζεται σε παραγόμενα τιμολόγια. Θα πρέπει να είναι "
"μικρότερη ή ίση του 100"