odoo/addons/analytic_user_function/i18n/ar.po

140 lines
5.3 KiB
Plaintext
Raw Normal View History

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_user_function
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# hoxhe aits <hoxhe0@gmail.com>, 2015
# Mustafa Rawi <mustafa@cubexco.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2015-09-12 22:29+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: analytic_user_function
#: field:analytic.user.funct.grid,account_id:0
#: model:ir.model,name:analytic_user_function.model_account_analytic_account
msgid "Analytic Account"
msgstr "حساب تحليلي"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_account_analytic_line
msgid "Analytic Line"
msgstr "خط تحليلي"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_uid:0
msgid "Created by"
msgstr "أُنشئ بواسطة"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_date:0
msgid "Created on"
msgstr "إنشاؤه في"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid ""
"Define a specific service (e.g. Senior Consultant)\n"
" and price for some users to use these data instead\n"
" of the default values when invoicing the customer."
msgstr "حدد خدمة معينة (مثل: استشاري خبير)\nوسعر لبعض المستخدمين لاستخدام هذه البيانات\nبدلا عن القيم الافتراضية عند إصدار فواتير العميل."
#. module: analytic_user_function
#: code:addons/analytic_user_function/analytic_user_function.py:108
#: code:addons/analytic_user_function/analytic_user_function.py:137
#, python-format
msgid "Error!"
msgstr "خطأ!"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,id:0
msgid "ID"
msgstr "المعرّف"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid "Invoice Price Rate per User"
msgstr "معدلات أسعار الفواتير حسب المستخدم"
#. module: analytic_user_function
#: view:analytic.user.funct.grid:analytic_user_function.analytic_user_funct_grid_form
#: view:analytic.user.funct.grid:analytic_user_function.analytic_user_funct_grid_tree
msgid "Invoicing Data"
msgstr "بيانات الفواتير"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_uid:0
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_date:0
msgid "Last Updated on"
msgstr "آخر تحديث فى"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid ""
"Odoo will recursively search on parent accounts\n"
" to check if specific conditions are defined for a\n"
" specific user. This allows to set invoicing\n"
" conditions for a group of contracts."
msgstr "سيبحث أودو في شجرة الحسابات الأصل لفحص\nما إذا كانت اشتراطات معينة قد تم تحديدها لمستخدم\nمعين. يسمح لك هذا بضبط شروط إصدار فواتير\nمحددة لمجموعة من العقود."
#. module: analytic_user_function
#: field:analytic.user.funct.grid,price:0
msgid "Price"
msgstr "السعر"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
msgid "Price per User"
msgstr "السعر/المستخدم"
#. module: analytic_user_function
#: help:analytic.user.funct.grid,price:0
msgid "Price per hour for this user."
msgstr "السعر/الساعة لهذا المستخدم"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,product_id:0
msgid "Service"
msgstr "خدمة"
#. module: analytic_user_function
#: code:addons/analytic_user_function/analytic_user_function.py:109
#: code:addons/analytic_user_function/analytic_user_function.py:138
#, python-format
msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
msgstr "لم يتم تحديد حساب نفقات لهذا المنتج \"%s\" (المعرف: %d)"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
msgid "Timesheet Line"
msgstr "خط سجل الدوام"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,uom_id:0
msgid "Unit of Measure"
msgstr "وحدة القياس"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,user_id:0
msgid "User"
msgstr "المستخدم"
#. module: analytic_user_function
#: field:account.analytic.account,user_product_ids:0
msgid "Users/Products Rel."
msgstr "علاقةالمنتجات/المستخدمين."