83 lines
2.6 KiB
Plaintext
83 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * payment_transfer
|
|
#
|
|
# Translators:
|
|
# Mustafa Rawi <mustafa@cubexco.com>, 2016
|
|
# AMAAL RU <Fabu1410@yahoo.com>, 2016
|
|
# SaFi J. <safi2266@gmail.com>, 2016
|
|
# Yihya Hugirat <hugirat@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-06-23 13:27+0000\n"
|
|
"PO-Revision-Date: 2017-06-23 13:27+0000\n"
|
|
"Last-Translator: Yihya Hugirat <hugirat@gmail.com>, 2017\n"
|
|
"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ar\n"
|
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:63
|
|
#, python-format
|
|
msgid "; multiple order found"
|
|
msgstr "تم ايجاد طلبات متعدده"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:61
|
|
#, python-format
|
|
msgid "; no order found"
|
|
msgstr "لايوجد طلبات"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:28
|
|
#, python-format
|
|
msgid ""
|
|
"<div>\n"
|
|
"<h3>Please use the following transfer details</h3>\n"
|
|
"<h4>%(bank_title)s</h4>\n"
|
|
"%(bank_accounts)s\n"
|
|
"<h4>Communication</h4>\n"
|
|
"<p>Please use the order name as communication reference.</p>\n"
|
|
"</div>"
|
|
msgstr ""
|
|
"<div>\n"
|
|
"<h3>يرجى استخدام تفاصيل التحويل التالية</h3>\n"
|
|
"<h4>%(bank_title)s</h4>\n"
|
|
"%(bank_accounts)s\n"
|
|
"<h4>تواصل</h4>\n"
|
|
"<p>الرجاء استخدام اسم الطلب كمرجع للتواصل</p>\n"
|
|
"</div>"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:26
|
|
#, python-format
|
|
msgid "Bank Account"
|
|
msgstr "الحساب البنكي"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:26
|
|
#, python-format
|
|
msgid "Bank Accounts"
|
|
msgstr "الحسابات البنكية"
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_acquirer
|
|
msgid "Payment Acquirer"
|
|
msgstr "طريقة السداد الإلكتروني"
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "معاملة السداد"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:59
|
|
#, python-format
|
|
msgid "received data for reference %s"
|
|
msgstr "استلام البيانات للمرجع %s"
|