odoo/addons/account_cancel/i18n/ar.po

53 lines
1.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cancel
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# hoxhe aits <hoxhe0@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-03 18:10+0000\n"
"PO-Revision-Date: 2015-08-20 18:06+0000\n"
"Last-Translator: Mustafa Rawi <mustafa@cubexco.com>\n"
"Language-Team: Arabic (http://www.transifex.com/odoo/odoo-8/language/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: account_cancel
#: model:ir.model,name:account_cancel.model_account_bank_statement
msgid "Bank Statement"
msgstr "كشف الحساب البنكي"
#. module: account_cancel
#: model:ir.model,name:account_cancel.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "بند كشف الحساب البنكي"
#. module: account_cancel
#: view:account.bank.statement:account_cancel.bank_statement_cancel_form_inherit
msgid "Cancel"
msgstr "إلغاء"
#. module: account_cancel
#: view:account.invoice:account_cancel.invoice_form_cancel_inherit
#: view:account.invoice:account_cancel.invoice_supplier_cancel_form_inherit
msgid "Cancel Invoice"
msgstr "إلغاء الفاتورة"
#. module: account_cancel
#: code:addons/account_cancel/models/account_bank_statement.py:22
#, python-format
msgid "Please set the bank statement to New before canceling."
msgstr "الرجاء ضبط كشف الحساب البنكي إلى جديد قبل الإلغاء."
#. module: account_cancel
#: view:account.bank.statement:account_cancel.bank_statement_draft_form_inherit
msgid "Reset to New"
msgstr "إعادة تعيين إلى جديد"