odoo/addons/analytic_user_function/i18n/ro.po

139 lines
5.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_user_function
#
# Translators:
# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
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-07-17 18:23+0000\n"
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
"Language-Team: Romanian (http://www.transifex.com/odoo/odoo-8/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\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 "Cont Analitic"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_account_analytic_line
msgid "Analytic Line"
msgstr "Linie Analitica"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_uid:0
msgid "Created by"
msgstr "Creat de"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_date:0
msgid "Created on"
msgstr "Creat în"
#. 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 "Definiti un serviciu specific (de exemplu Senior Consultant)\n si un pret pentru unii utilizatori care folosesc aceste date in locul\n valorilor implicite atunci cand facturati clientul."
#. 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 "Eroare!"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,id:0
msgid "ID"
msgstr "ID"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid "Invoice Price Rate per User"
msgstr "Facturati Rata de Pret per Utilizator"
#. 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 "Date pentru facturare"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_uid:0
msgid "Last Updated by"
msgstr "Ultima actualizare făcută de"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_date:0
msgid "Last Updated on"
msgstr "Ultima actualizare în"
#. 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 "Odoo va căuta recursiv pe conturile părinte\nsi va verifica dacă sunt definite condiții specifice pentru un\nanumit utilizator. Aceasta permite stabilirea condițiilor de facturare\npentru un grup de contracte."
#. module: analytic_user_function
#: field:analytic.user.funct.grid,price:0
msgid "Price"
msgstr "Pret"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
msgid "Price per User"
msgstr "Pret per Utilizator"
#. module: analytic_user_function
#: help:analytic.user.funct.grid,price:0
msgid "Price per hour for this user."
msgstr "Pretul pe ora pentru acest utilizator"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,product_id:0
msgid "Service"
msgstr "Service"
#. 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 "Nu există nici un cont de cheltuieli definit pentru acest produs: \"%s\" (id:%d)."
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
msgid "Timesheet Line"
msgstr "Linie Fisa de pontaj"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,uom_id:0
msgid "Unit of Measure"
msgstr "Unitatea de Masura"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,user_id:0
msgid "User"
msgstr "Utilizator"
#. module: analytic_user_function
#: field:account.analytic.account,user_product_ids:0
msgid "Users/Products Rel."
msgstr "Rel. Utilizatori/Produse"