Translated using Weblate (Arabic)

This commit is contained in:
Osoul
2018-06-29 05:35:50 +00:00
committed by Raf Ven
parent 932041d96d
commit 19ec20c840

View File

@@ -0,0 +1,48 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_tag_menu
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2018-06-30 06:01+0000\n"
"Last-Translator: Osoul <baruni@osoul.ly>\n"
"Language-Team: none\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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 ? 4 : 5;\n"
"X-Generator: Weblate 3.0.1\n"
#. module: account_tag_menu
#: model:ir.model,name:account_tag_menu.model_account_account_tag
msgid "Account Tag"
msgstr "وسم الحساب"
#. module: account_tag_menu
#: model:ir.ui.menu,name:account_tag_menu.account_tag_menu
msgid "Account Tags"
msgstr "وسوم الحسابات"
#. module: account_tag_menu
#: model:ir.model.fields,field_description:account_tag_menu.field_account_account_tag_account_ids
msgid "Accounts"
msgstr "الحسابات"
#. module: account_tag_menu
#: model:ir.model.fields,help:account_tag_menu.field_account_account_tag_account_ids
msgid "Assigned accounts for custom reporting"
msgstr ""
#. module: account_tag_menu
#: model:ir.model.fields,help:account_tag_menu.field_account_account_tag_tax_ids
msgid "Assigned taxes for custom reporting"
msgstr ""
#. module: account_tag_menu
#: model:ir.model.fields,field_description:account_tag_menu.field_account_account_tag_tax_ids
msgid "Taxes"
msgstr "الضرائب"