# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_timesheet # # Translators: # Cozmin Candea , 2020 # Dorin Hongu , 2020 # Hongu Cosmin , 2020 # Martin Trigaux, 2020 # Foldi Robert , 2021 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-10-29 15:48+0000\n" "PO-Revision-Date: 2020-09-07 08:18+0000\n" "Last-Translator: Foldi Robert , 2021\n" "Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/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: sale_timesheet #: code:addons/sale_timesheet/models/account_move.py:0 #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "\n" "

\n" " Record timesheets\n" "

\n" " You can register and track your workings hours by project every\n" " day. Every time spent on a project will become a cost and can be re-invoiced to\n" " customers if required.\n" "

\n" " " msgstr "" "\n" "

\n" "Pontaj

\n" "

Puteți să vă înregistrați și să urmăriți orele de lucru pentru un proiect în fiecare zi. Fiecare timp petrecut într-un proiect va deveni un cost și poate fi re-facturat clienților, dacă este necesar.

" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice___candidate_orders msgid " Candidate Orders" msgstr "Comenzi pentru candidați" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "%(amount)s %(label)s will be added to the new Sales Order." msgstr "%(amount)s %(label)s va fi adăugat la noua comandă de vânzare." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "%(amount)s %(label)s will be added to the selected Sales Order." msgstr "%(amount)s %(label)s va fi adăugat la Comanda de vânzări selectată." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Total" msgstr "Total" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "" "" msgstr "" "" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet msgid "" "" msgstr "" "" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "\n" " Non Billable Tasks\n" " " msgstr "" "\n" " Sarcini nefacturabile\n" " " #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "\n" " Non Billable Timesheets\n" " " msgstr "" "\n" " Fișe de pontaj nefacturabile\n" " " #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Time Billing" msgstr "Facturare în timp" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_kanban_inherit_sale_timesheet msgid "Overview" msgstr "Imagine de ansamblu" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet msgid "Recorded" msgstr "Înregistrat" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "A billable project should be linked to a Sales Order Item having a Service " "product." msgstr "" "Un proiect facturabil ar trebui să fie legat de un articol de comandă de " "vânzare care are un produs de service." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "A billable project should be linked to a Sales Order Item that does not come" " from an expense or a vendor bill." msgstr "" "Un proiect facturabil ar trebui să fie legat de un articol de comandă de " "vânzare care nu provine dintr-o cheltuială sau dintr-o factură de vânzător." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order_line__qty_delivered_method msgid "" "According to product configuration, the delivered quantity can be automatically computed by mechanism :\n" " - Manual: the quantity is set manually on the line\n" " - Analytic From expenses: the quantity is the quantity sum from posted expenses\n" " - Timesheet: the quantity is the sum of hours recorded on tasks linked to this sale line\n" " - Stock Moves: the quantity comes from confirmed pickings\n" msgstr "" "În funcție de configurația produsului, cantitatea livrată poate fi calculată automat prin mecanism:\n" " - Manual: cantitatea este setată manual pe linie\n" " - Analitic: Din cheltuieli: cantitatea este suma cantitativă din cheltuielile înregistrate\n" " - Foaie de timp: cantitatea este suma de ore înregistrate pe sarcini legate de această linie de vânzare\n" " - Mișcări ale stocurilor: cantitatea provine din culesuri ridicate\n" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_profitability_report__other_revenues #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "All revenues that are not from timesheets and that are linked to the " "analytic account of the project." msgstr "" "Toate veniturile care nu sunt din tabele de timp și care sunt legate de " "contul analitic al proiectului." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be assigned to the " "selected Project on save. Discard to avoid the change." msgstr "" "Toate orele din fișa de pontaj care nu sunt încă facturate vor fi atribuite " "proiectului selectat la salvare. Aruncați pentru a evita schimbarea." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be assigned to the " "selected Sales Order Item on save. Discard to avoid the change." msgstr "" "Toate orele din fișa de pontaj care nu sunt încă facturate vor fi atribuite " "articolului de comandă de vânzare selectat la salvare. Aruncați pentru a " "evita schimbarea." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be removed from Sales " "Order on save. Discard to avoid the change." msgstr "" "Toate orele de fișa de pontaj care nu sunt încă facturate vor fi eliminate " "din Comanda de vânzare la salvare. Aruncați pentru a evita schimbarea." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours that are not yet invoiced will be removed from the " "selected Sales Order Item on save. Discard to avoid the change." msgstr "" "Toate orele din fișa de pontaj care nu sunt încă facturate vor fi eliminate " "din articolul de comandă de vânzare selectat la salvare. Aruncați pentru a " "evita schimbarea." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "" "All timesheet hours will be assigned to the selected Sales Order Item on " "save. Discard to avoid the change." msgstr "" "Toate orele din fișa de pontaj vor fi atribuite articolului de comandă de " "vânzare selectat la salvare. Aruncați pentru a evita schimbarea." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__amount_to_invoice msgid "Amount to invoice" msgstr "Sumă de facturat" #. module: sale_timesheet #: model:ir.model.constraint,message:sale_timesheet.constraint_project_create_sale_order_line_unique_employee_per_wizard #: model:ir.model.constraint,message:sale_timesheet.constraint_project_sale_line_employee_map_uniqueness_employee msgid "" "An employee cannot be selected more than once in the mapping. Please remove " "duplicate(s) and try again." msgstr "" "Un angajat nu poate fi selectat de mai multe ori în mapare. Eliminați " "duplicatul(ele) și încercați din nou." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__analytic_account_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__analytic_account_id msgid "Analytic Account" msgstr "Cont analitic" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_analytic_line msgid "Analytic Line" msgstr "Linie analitica" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__analytic_line_ids msgid "Analytic lines" msgstr "Linii analitice" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Any cost linked to the Analytic Account of the Project." msgstr "Oricare cost legat de contul analitic al proiectului." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "At least one line should be filled." msgstr "Trebuie completată cel puțin o linie." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Before" msgstr "Înainte" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__allow_billable #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__allow_billable #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billable" msgstr "Facturabil" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_type #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billable Type" msgstr "Tip facturabil" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billed at a Fixed Price" msgstr "Facturat la un preț fix" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_fixed #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Billed at a Fixed price" msgstr "Facturat la un preț fix" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__billable_time #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Billed on Timesheets" msgstr "Facturat pe fișe de pontaj" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Billing" msgstr "Facturare" #. module: sale_timesheet #: model:project.task,legend_blocked:sale_timesheet.project_task_1 #: model:project.task,legend_blocked:sale_timesheet.project_task_2 #: model:project.task,legend_blocked:sale_timesheet.project_task_3 #: model:project.task,legend_blocked:sale_timesheet.project_task_internal msgid "Blocked" msgstr "Blocat(ă)" #. module: sale_timesheet #: model:project.task,legend_done:sale_timesheet.project_task_4 msgid "Buzz or set as done" msgstr "Buzz sau setați ca terminat" #. module: sale_timesheet #: model:ir.ui.menu,name:sale_timesheet.menu_timesheet_billing_analysis msgid "By Billing Type" msgstr "După tipul de facturare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form msgid "Cancel" msgstr "Anulează" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Cancelled" msgstr "Anulat" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__sale_order_id msgid "Choose the Sales Order to invoice" msgstr "Alegeți comanda de vânzare pentru a factura" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__commercial_partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__commercial_partner_id msgid "Commercial Entity" msgstr "Entitate comercială" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__company_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__company_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Company" msgstr "Companie" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Configure your services" msgstr "Configurați serviciile dumneavoastră" #. module: sale_timesheet #: model:ir.filters,name:sale_timesheet.ir_filter_project_profitability_report_costs_and_revenues msgid "Costs and Revenues" msgstr "Costuri și venituri" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Costs from expenses that were reinvoiced to your customer (provided that the" " Analytic Account of the Project was set on the Expense)." msgstr "" "Costuri din cheltuielile care au fost redirecționate clientului " "dumneavoastră( cu condiția ca contul analitic al proiectului să fie stabilit" " pe cheltuială)." #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_invoice #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form #, python-format msgid "Create Invoice" msgstr "Crează factura" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_invoice msgid "Create Invoice from project" msgstr "Creați factură din proiect" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_sale_order_line msgid "Create SO Line from project" msgstr "Creați linie SO din proiect" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_create_sale_order msgid "Create SO from project" msgstr "Creați SO din proiect" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task_create_sale_order msgid "Create SO from task" msgstr "Creați SO din sarcină" #. module: sale_timesheet #. openerp-web #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/static/src/xml/sale_project_templates.xml:0 #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_sale_service_inherit_form2 #, python-format msgid "Create Sales Order" msgstr "Creați o comandă de vânzare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_invoice_view_form msgid "Create Sales Order from Project" msgstr "Creați o comandă de vânzare din proiect" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.actions.act_window,name:sale_timesheet.project_project_action_multi_create_sale_order #: model:ir.actions.act_window,name:sale_timesheet.project_task_action_multi_create_sale_order #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form #, python-format msgid "Create a Sales Order" msgstr "Creați o comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_create_sale_order__link_selection__create #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_task_create_sale_order__link_selection__create msgid "Create a new sales order" msgstr "Creați o nouă comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__create_uid msgid "Created by" msgstr "Creat de" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__create_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__create_date msgid "Created on" msgstr "Creat în" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__currency_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__currency_id msgid "Currency" msgstr "Moneda" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__partner_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__partner_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Customer" msgstr "Client" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_order_timesheet #: model:product.template,name:sale_timesheet.product_service_order_timesheet_product_template msgid "Customer Care (Prepaid Hours)" msgstr "Asistență clienți (ore preplătite)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__bill_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__bill_type msgid "Invoice Tasks to" msgstr "Sarcini de facturare către" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__partner_id #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__partner_id msgid "Customer of the sales order" msgstr "Clientul comenzii de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__line_date #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Date" msgstr "Dată" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Days" msgstr "Zile" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Days Spent" msgstr "Zile Petrecute" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Days recorded" msgstr "Zile înregistrate" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Default Sales Order Item" msgstr "Articol de comandă de vânzare implicit" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Default Service" msgstr "Serviciu Implicit" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Description" msgstr "Descriere" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__display_create_order #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__display_create_order msgid "Display Create Order" msgstr "Afișare creare comandă" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__display_name #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__display_name msgid "Display Name" msgstr "Nume afișat" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Documentation" msgstr "Documentație" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Duration (days)" msgstr "Durată (zile)" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Duration (hours)" msgstr "Durată (ore)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__employee_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__employee_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Employee" msgstr "Angajat" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__employee_rate msgid "Employee rate" msgstr "Rată Angajat" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__employee_id msgid "Employee that has timesheets on the project." msgstr "Angajat care are fișe de pontaj pentru proiect." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__sale_line_employee_ids msgid "" "Employee/Sale Order Item Mapping:\n" " Defines to which sales order item an employee's timesheet entry will be linked.By extension, it defines the rate at which an employee's time on the project is billed." msgstr "" "Cartografiere articol angajat / comandă de vânzare:\n" " Definește la ce articol de comandă de vânzări va fi legată intrarea de fișa de pontaj a unui angajat. Prin extensie, definește rata la care se facturează timpul unui angajat în proiect." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet msgid "End Date" msgstr "Dată sfârșit" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Fixed price services" msgstr "Servicii cu preț fix" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__pricing_type__fixed_rate msgid "Project rate" msgstr "Rată Proiect" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Group By" msgstr "Grupează după" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__has_multi_sol msgid "Has Multi Sol" msgstr "Are Multi Sol" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:product.product,uom_name:sale_timesheet.product_service_deliver_timesheet_1 #: model:product.product,uom_name:sale_timesheet.product_service_deliver_timesheet_2 #: model:product.product,uom_name:sale_timesheet.product_service_order_timesheet #: model:product.template,uom_name:sale_timesheet.product_service_deliver_timesheet_1_product_template #: model:product.template,uom_name:sale_timesheet.product_service_deliver_timesheet_2_product_template #: model:product.template,uom_name:sale_timesheet.product_service_order_timesheet_product_template #, python-format msgid "Hours" msgstr "Ore" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Hours Spent" msgstr "Ore petrecute" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Hours recorded" msgstr "Ore Înregistrate" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__id #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__id msgid "ID" msgstr "ID" #. module: sale_timesheet #: model:project.task,legend_normal:sale_timesheet.project_task_1 #: model:project.task,legend_normal:sale_timesheet.project_task_2 #: model:project.task,legend_normal:sale_timesheet.project_task_3 #: model:project.task,legend_normal:sale_timesheet.project_task_4 #: model:project.task,legend_normal:sale_timesheet.project_task_internal msgid "In Progress" msgstr "În desfășurare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged from the Timesheet module that is linked to a " "project, but not to a task." msgstr "" "Include timpul înregistrat din modulul fișei de pontaj care este legat de un" " proiect, dar nu de o sarcină." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into a task which is linked to a cancelled Sales " "Order." msgstr "" "Include timpul conectat la o sarcină care este legată de o comandă de " "vânzare anulată." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into tasks for which you invoice based on ordered " "quantities or on milestones." msgstr "" "Include timpul conectat la sarcinile pentru care facturați pe baza " "cantităților comandate sau pe repere." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "Includes the time logged into tasks for which you invoice based on " "timesheets on tasks." msgstr "" "Include timpul conectat la sarcini pentru care facturați pe baza fișelor de " "pontaj pentru sarcini." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__info_invoice #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__info_invoice msgid "Info Invoice" msgstr "Informatii Factură" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__timesheet_invoice_id msgid "Invoice" msgstr "Factură" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__bill_type__customer_project msgid "A unique customer" msgstr "Un client unic" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__timesheet_invoice_id msgid "Invoice created from the timesheet" msgstr "Factură creată din fișa de pontaj" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_project__bill_type__customer_task msgid "Different customers" msgstr "Clienți diferiți" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__allow_billable #: model:ir.model.fields,help:sale_timesheet.field_project_task__allow_billable msgid "Invoice your time and material from tasks." msgstr "Facturați-vă timpul și materialul din sarcini." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Invoice your time and material to customers" msgstr "Facturați-vă timpul și materialul către clienți" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Invoiced" msgstr "Facturat" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Invoices" msgstr "Facturi" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form msgid "Invoicing" msgstr "Facturare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__invoicing_timesheet_enabled msgid "Invoicing Timesheet Enabled" msgstr "Fișa de timp pentru facturare activată" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__is_project_map_empty msgid "Is Project map empty" msgstr "Harta proiectului este goală" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_move msgid "Journal Entry" msgstr "Notă contabilă" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_account_move_line msgid "Journal Item" msgstr "Element jurnal" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_timesheet_2 #: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_2_product_template msgid "Junior Architect (Invoice on Timesheets)" msgstr "Arhitect junior (factură pe fisă de pontaj)" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_manual #: model:product.template,name:sale_timesheet.product_service_deliver_manual_product_template msgid "Kitchen Assembly (Milestones)" msgstr "Ansamblu bucătărie (Repere)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_account_move____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_account_move_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_product_product____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_product_template____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_project____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_recurrence____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order____last_update #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line____last_update msgid "Last Modified on" msgstr "Ultima modificare la" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_uid #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__write_uid msgid "Last Updated by" msgstr "Ultima actualizare făcută de" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__write_date #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__write_date msgid "Last Updated on" msgstr "Ultima actualizare pe" #. module: sale_timesheet #. openerp-web #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Late" msgstr "Întârziat" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_view_form_inherit_sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_task_form2_inherit_sale_timesheet msgid "Leave empty if non-billable" msgstr "Lăsați gol dacă nu se facturează" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__line_ids msgid "Lines" msgstr "Linii" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__link_selection #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__link_selection msgid "Link Selection" msgstr "Selecție Link" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_create_sale_order_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_task_create_sale_order_view_form msgid "Link to Sales Order" msgstr "Link către Comanda de vânzare" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_create_sale_order__link_selection__link #: model:ir.model.fields.selection,name:sale_timesheet.selection__project_task_create_sale_order__link_selection__link msgid "Link to an existing sales order" msgstr "Link către o comandă de vânzare existentă" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__service_type #: model:ir.model.fields,help:sale_timesheet.field_product_template__service_type msgid "" "Manually set quantities on order: Invoice based on the manually entered quantity, without creating an analytic account.\n" "Timesheets on contract: Invoice based on the tracked hours on the related timesheet.\n" "Create a task and track hours: Create a task on the sales order validation and track the work hours." msgstr "" "Setați manual cantități la comandă: factură pe baza cantității introduse manual, fără a crea un cont analitic.\n" "Fișe de lucru pe contract: factură bazată pe orele urmărite în intervalul de timp aferentt.\n" "Creați o sarcină și urmăriți orele: creați o sarcină pentru validarea comenzii de vânzare și urmăriți orele de lucru." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__margin msgid "Margin" msgstr "Marja" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_line__qty_delivered_method msgid "Method to update delivered qty" msgstr "Metoda de actualizare a cantității livrate" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Milestone services" msgstr "Servicii importante" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__delivered_manual msgid "Milestones (manually set quantities on order)" msgstr "Repere (setare manuală a cantității la comandă)" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "My Projects" msgstr "Proiectele mele" #. module: sale_timesheet #: model:project.task,legend_blocked:sale_timesheet.project_task_4 msgid "Need functional or technical help" msgstr "Aveți nevoie de ajutor funcțional sau tehnic" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "No Sales Order" msgstr "Nicio comandă de vânzare" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "No Sales Order Line" msgstr "Nicio linie de comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable_project #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "No task found" msgstr "Fără sarcină" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Non Billable" msgstr "Fără facturare" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_search msgid "Non Billable Tasks" msgstr "Sarcini fără facturare" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__account_analytic_line__timesheet_invoice_type__non_billable_timesheet msgid "Non Billable Timesheet" msgstr "Fișă de pontaj fără facturare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Non billable tasks" msgstr "Sarcini fără facturare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Non billable timesheets" msgstr "Fișe de pontaj fără facturare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_analytic_line__non_allow_billable #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__non_allow_billable msgid "Non-Billable" msgstr "Fără facturare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_count #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_count #: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_count msgid "Number of timesheets" msgstr "Număr fișe pontaj" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_end_invoice_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "" "Only timesheets not yet invoiced (and validated, if applicable) from this " "period will be invoiced. If the period is not indicated, all timesheets not " "yet invoiced (and validated, if applicable) will be invoiced without " "distinction." msgstr "" "Numai fișele de pontaj care nu au fost încă facturate (și validate, dacă " "este cazul) din această perioadă vor fi facturate. Dacă perioada nu este " "indicată, fișele de pontaj care nu au fost încă facturate (și validate, dacă" " este cazul) vor fi facturate fără distincție." #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__ordered_timesheet msgid "Prepaid" msgstr "Preplătit" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_cost msgid "Other Costs" msgstr "Alte costuri" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__other_revenues #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Other Revenues" msgstr "Alte venituri" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Other costs" msgstr "Alte costuri" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.project_timesheet_action_client_timesheet_plan msgid "Overview" msgstr "Imagine de ansamblu" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__pricing_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__pricing_type #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__pricing_type msgid "Pricing" msgstr "Prețuri" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_product_product #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__product_id msgid "Product" msgstr "Produs" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_product_template msgid "Product Template" msgstr "Șablon produs" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__product_id msgid "" "Product of the sales order item. Must be a service invoiced based on " "timesheets on tasks." msgstr "" "Produsul articolului comenzii de vânzare. Trebuie să fie un serviciu " "facturat pe baza fișelor de pontaj pentru sarcini." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__product_id msgid "" "Product of the sales order item. Must be a service invoiced based on " "timesheets on tasks. The existing timesheet will be linked to this product." msgstr "" "Produsul articolului comenzii de vânzare. Trebuie să fie un serviciu " "facturat pe baza fișelor de pontaj pentru sarcini. Fișa de pontaj existentă " "va fi legată de acest produs." #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.product_template_action_default_services msgid "Products" msgstr "Produse" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Profitability" msgstr "Rentabilitatea" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_graph #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_pivot #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Profitability Analysis" msgstr "Analiza rentabilității" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.model,name:sale_timesheet.model_project_project #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_invoice__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__project_id #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__project_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search #, python-format msgid "Project" msgstr "Proiect" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__company_id msgid "Project Company" msgstr "Companie Proiect" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.project_profitability_report_action #: model:ir.ui.menu,name:sale_timesheet.menu_project_profitability_analysis msgid "Project Costs and Revenues" msgstr "Costuri și venituri" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__currency_id msgid "Project Currency" msgstr "Monedă Proiect" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__user_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_profitability_report_view_search msgid "Project Manager" msgstr "Managerul de proiect" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet msgid "Project Overview" msgstr "Imaginea de ansamblu a proiectului" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_profitability_report msgid "Project Profitability Report" msgstr "Raportul rentabilității proiectului" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_sale_line_employee_map msgid "Project Sales line, employee mapping" msgstr "Linia de vânzări a proiectului, maparea angajaților" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__project_template_id #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__project_template_id msgid "Project Template" msgstr "Model Proiect" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__project_id msgid "Project for which we are creating a sales order" msgstr "Proiect pentru care creăm o comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__project_id msgid "Project to make billable" msgstr "Proiect de făcut facturabil" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Projects" msgstr "Proiecte" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Re-invoiced costs" msgstr "Costuri refacturate" #. module: sale_timesheet #: model:project.task,legend_done:sale_timesheet.project_task_1 #: model:project.task,legend_done:sale_timesheet.project_task_2 #: model:project.task,legend_done:sale_timesheet.project_task_3 #: model:project.task,legend_done:sale_timesheet.project_task_internal msgid "Ready" msgstr "Pregătit" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Recorded" msgstr "Înregistrat" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Recorded Days and Profitability" msgstr "Zile înregistrate și profitabilitate" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Recorded Hours and Profitability" msgstr "Ore înregistrate și profitabilitatea" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Remaining" msgstr "Rămas" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Revenues linked to Timesheets already invoiced." msgstr "Venituri legate de fișele de pontaj deja facturate." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Revenues linked to Timesheets not yet invoiced." msgstr "Venituri legate de fișe de pontaj care nu au fost încă facturate." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__sale_order_id msgid "Sale Order" msgstr "Comadă vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__sale_line_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__sale_line_id msgid "Sale Order Item" msgstr "Articol de comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__sale_line_id msgid "Sale Order Line" msgstr "Linie comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__sale_line_employee_ids msgid "Sale line/Employee map" msgstr "" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_sale_advance_payment_inv msgid "Sales Advance Payment Invoice" msgstr "Factura Vânzare cu Plată în Avans" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:ir.model,name:sale_timesheet.model_sale_order #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order__sale_order_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__sale_order_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__sale_order_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #, python-format msgid "Sales Order" msgstr "Comandă de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__order_confirmation_date msgid "Sales Order Confirmation Date" msgstr "Data de confirmare a comenzii de vânzare" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__sale_line_id msgid "Sales Order Item" msgstr "Poziție comandă de vânzare" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_sale_order_line msgid "Sales Order Line" msgstr "Linie comandă vânzare" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Sales Orders" msgstr "Comenzi de vânzare" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__sale_order_id msgid "Sales order to which the task is linked." msgstr "Comanda de vânzare la care este legată sarcina." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__timesheet_product_id msgid "" "Select a Service product with which you would like to bill your time spent " "on tasks." msgstr "" "Selectați un produs de serviciu cu care doriți să facturați timpul petrecut " "în sarcini." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__timesheet_product_id msgid "" "Select a Service product with which you would like to bill your time spent " "on this task." msgstr "" "Selectați un produs de service cu care doriți să vă facturați timpul " "petrecut pentru această sarcină." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__project_id #: model:ir.model.fields,help:sale_timesheet.field_product_template__project_id msgid "" "Select a billable project on which tasks can be created. This setting must " "be set for each company." msgstr "" "Selectați un proiect facturabil pentru care pot fi create sarcini. Această " "setare trebuie setată pentru fiecare companie." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_product_product__project_template_id #: model:ir.model.fields,help:sale_timesheet.field_product_template__project_template_id msgid "" "Select a billable project to be the skeleton of the new created project when" " selling the current product. Its stages and tasks will be duplicated." msgstr "" "Selectați un proiect facturabil pentru a fi scheletul noului proiect creat " "atunci când vindeți produsul curent. Etapele și sarcinile sale vor fi " "duplicate." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__project_id msgid "Select a non billable project on which tasks can be created." msgstr "" "Selectați un proiect care nu este facturabil pe care se pot crea sarcini." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.res_config_settings_view_form msgid "Sell services and invoice time spent" msgstr "Vindeți servicii și facturați timpul petrecut" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.product_service_deliver_timesheet_1 #: model:product.template,name:sale_timesheet.product_service_deliver_timesheet_1_product_template msgid "Senior Architect (Invoice on Timesheets)" msgstr "Arhitect Senior (factură pe fisă de pontaj)" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__timesheet_product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task__timesheet_product_id #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__product_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form #: model_terms:ir.ui.view,arch_db:sale_timesheet.project_project_view_form_simplified_inherit msgid "Service" msgstr "Service" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_policy #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_policy msgid "Service Invoicing Policy" msgstr "Politică de facturare servicii" #. module: sale_timesheet #: model:product.product,name:sale_timesheet.time_product #: model:product.template,name:sale_timesheet.time_product_product_template msgid "Service on Timesheet" msgstr "Serviciu pe fișa de pontaj" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Sold" msgstr "Vândut" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_advance_payment_inv__date_start_invoice_timesheet msgid "Start Date" msgstr "Dată început" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Statistics" msgstr "Statistica" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__task_id #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet msgid "Task" msgstr "Sarcină" #. module: sale_timesheet #: model:ir.model,name:sale_timesheet.model_project_task_recurrence msgid "Task Recurrence" msgstr "Repetarea sarcinilor" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__task_id msgid "Task for which we are creating a sales order" msgstr "Sarcini pentru care creăm comenzi de vânzări" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: code:addons/sale_timesheet/models/project_overview.py:0 #: model:project.project,label_tasks:sale_timesheet.project_support #, python-format msgid "Tasks" msgstr "Sarcini" #. module: sale_timesheet #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #: code:addons/sale_timesheet/models/product.py:0 #, python-format msgid "" "The %s product is required by the Timesheet app and cannot be " "archived/deleted." msgstr "" " %sprodusul este cerut de aplicația Timesheet și nu poate fi arhivat / " "șters." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "" "The Sales Order cannot be created because you did not enter some employees that entered timesheets on this project. Please list all the relevant employees before creating the Sales Order.\n" "Missing employee(s): %s" msgstr "" "Comanda de vânzări nu poate fi creată deoarece nu ați introdus unii angajați care au introdus fișe de pontaj în acest proiect. Vă rugăm să listați toți angajații relevanți înainte de a crea Comanda de vânzare.\n" "Angajat(i) lipsă: %s" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__analytic_account_id msgid "The analytic account related to a sales order." msgstr "Cont analitic asociat unei comenzi de vânzare." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order__pricing_type #: model:ir.model.fields,help:sale_timesheet.field_project_project__pricing_type #: model:ir.model.fields,help:sale_timesheet.field_project_task__pricing_type msgid "" "The fixed rate is perfect if you bill a service at a fixed rate per hour or " "day worked regardless of the employee who performed it. The employee rate is" " preferable if your employees deliver the same service at a different rate. " "For instance, junior and senior consultants would deliver the same service " "(= consultancy), but at a different rate because of their level of " "seniority." msgstr "" "Tariful fix este perfect dacă facturați un serviciu la un tarif fix pe oră " "sau zi lucrată, indiferent de angajatul care l-a efectuat. Rata angajaților " "este preferabilă dacă angajații dvs. prestează același serviciu la o rată " "diferită. De exemplu, consultanții junior și senior ar furniza același " "serviciu (= consultanță), dar la o rată diferită din cauza nivelului lor de " "vechime." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "The project has already a sale order." msgstr "Proiectul are deja o comandă de vânzare." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "The project is already linked to a sales order item." msgstr "Proiectul este deja legat de un articol de comandă de vânzare." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "" "The sales order cannot be created because some timesheets of this project " "are already linked to another sales order." msgstr "" "Comanda de vânzare nu poate fi creată deoarece unele fișe de pontaj ale " "acestui proiect sunt deja legate de o altă comandă de vânzare." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_invoice.py:0 #, python-format msgid "The selected Sales Order should contain something to invoice." msgstr "Comanda de vânzări selectată ar trebui să conțină ceva de facturat." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "The task has already a sale order." msgstr "Sarcina are deja o comandă de vânzare." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "The task is already linked to a sales order item." msgstr "Sarcina este deja legată de un articol de comandă de vânzare." #. module: sale_timesheet #: model:ir.model.constraint,message:sale_timesheet.constraint_project_project_timesheet_product_required_if_billable_and_timesheets msgid "" "The timesheet product is required when the task can be billed and timesheets" " are allowed." msgstr "" "Produsul cu fișă de pontaj este necesar atunci când sarcina poate fi " "facturată și fișele de pontaj sunt permise." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "There are no timesheets for now." msgstr "Deocamdată nu există fișe de pontaj." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "" "This cost is based on the \"Timesheet cost\" set in the HR Settings of your " "employees." msgstr "" "Acest cost se bazează pe \"Timesheet cost\" setat în Setările HR ale " "angajaților dvs." #. module: sale_timesheet #: model_terms:ir.actions.act_window,help:sale_timesheet.project_profitability_report_action msgid "" "This report allows you to analyse the profitability of your projects: " "compare the amount to invoice, the ones already invoiced and the project " "cost (via timesheet cost of your employees)." msgstr "" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "" "This timesheet line cannot be billed: there is no Sale Order Item defined on" " the task, nor on the project. Please define one to save your timesheet " "line." msgstr "" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__timesheet_encode_uom_id msgid "" "This will set the unit of measure used to encode timesheet. This will simply provide tools\n" " and widgets to help the encoding. All reporting will still be expressed in hours (default value)." msgstr "" "Aceasta va seta unitatea de măsură utilizată pentru codificarea foii de timp. Acest lucru va oferi pur și simplu instrumente\n" " și widget-uri pentru a ajuta la codificare. Toate raportările vor fi exprimate în ore (valoare implicită)." #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Time by people" msgstr "Timp după persoane" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.product_template_view_search_sale_timesheet msgid "Time-based services" msgstr "Servicii bazate pe timp" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.action_timesheet_from_invoice #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_plan #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_plan_pivot #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_view_pivot_revenue #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate msgid "Timesheet" msgstr "Fisa de pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__timesheet_cost msgid "Timesheet Cost" msgstr "Cost pontaj" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_hr_timesheet_line_pivot_billing_rate msgid "Timesheet Costs" msgstr "Costuri pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__timesheet_unit_amount msgid "Timesheet Duration" msgstr "Durată Fișă de Pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_encode_uom_id msgid "Timesheet Encoding Unit" msgstr "Unitate de codificare a fișei de timp" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__timesheet_product_id msgid "Timesheet Product" msgstr "Produs pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_total_duration msgid "Timesheet Total Duration" msgstr "Durată Totală Fișă de pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_count msgid "Timesheet activities" msgstr "Activități fisă de pontaj" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order__timesheet_ids msgid "Timesheet activities associated to this sale" msgstr "Activități de fișă de pontaj asociate acestei vânzări" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "Timesheet costs" msgstr "Costuri pontaj" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account_move.py:0 #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_from_sales_order #: model:ir.model.fields,field_description:sale_timesheet.field_account_bank_statement_line__timesheet_ids #: model:ir.model.fields,field_description:sale_timesheet.field_account_move__timesheet_ids #: model:ir.model.fields,field_description:sale_timesheet.field_account_payment__timesheet_ids #: model:ir.model.fields.selection,name:sale_timesheet.selection__sale_order_line__qty_delivered_method__timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.account_invoice_view_form_inherit_sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.portal_invoice_page_inherit_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan #, python-format msgid "Timesheets" msgstr "Fișe de pontaj" #. module: sale_timesheet #: model:ir.actions.act_window,name:sale_timesheet.timesheet_action_billing_report msgid "Timesheets By Billing Type" msgstr "Fișe de pontaj după tipul de facturare" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.sale_advance_payment_inv_timesheet_view_form msgid "Timesheets Period" msgstr "Perioada Fișei de Pontaj" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "Timesheets of %s" msgstr "Fișă de pontaj a %s" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_type__timesheet msgid "Timesheets on project (one fare per SO/Project)" msgstr "" #. module: sale_timesheet #: model:ir.model.fields.selection,name:sale_timesheet.selection__product_template__service_policy__delivered_timesheet msgid "Timesheets on tasks" msgstr "Fișe de pontaj cu privire la sarcini" #. module: sale_timesheet #: model_terms:ir.ui.view,arch_db:sale_timesheet.timesheet_plan msgid "To invoice" msgstr "De facturat" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "Total" msgstr "Total" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_invoice__amount_to_invoice msgid "" "Total amount to invoice on the sales order, including all items (services, " "storables, expenses, ...)" msgstr "" "Suma totală de facturat pentru comanda de vânzare, inclusiv toate articolele" " (servicii, depozite, cheltuieli, ...)" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_sale_order__timesheet_total_duration msgid "" "Total recorded duration, expressed in the encoding UoM, and rounded to the " "unit" msgstr "" "Durata totală înregistrată, exprimată în codificarea UoM și rotunjită la " "unitate" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_product_product__service_type #: model:ir.model.fields,field_description:sale_timesheet.field_product_template__service_type msgid "Track Service" msgstr "Serviciu de urmărire" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__price_unit #: model:ir.model.fields,field_description:sale_timesheet.field_project_sale_line_employee_map__price_unit #: model:ir.model.fields,field_description:sale_timesheet.field_project_task_create_sale_order__price_unit msgid "Unit Price" msgstr "Preț unitar" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_create_sale_order_line__price_unit #: model:ir.model.fields,help:sale_timesheet.field_project_task_create_sale_order__price_unit msgid "Unit price of the sales order item." msgstr "Prețul unitar al articolului din comanda de vânzare." #. module: sale_timesheet #: model:product.product,uom_name:sale_timesheet.product_service_deliver_manual #: model:product.product,uom_name:sale_timesheet.time_product #: model:product.template,uom_name:sale_timesheet.product_service_deliver_manual_product_template #: model:product.template,uom_name:sale_timesheet.time_product_product_template msgid "Units" msgstr "buc" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__amount_untaxed_invoiced msgid "Untaxed Amount Invoiced" msgstr "Valoare facturată fără taxe" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_amount_untaxed_invoiced msgid "Untaxed Amount Re-invoiced" msgstr "Valoare fără taxe de refacturat" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__amount_untaxed_to_invoice msgid "Untaxed Amount to Invoice" msgstr "Valoare fără taxe de facturat" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_profitability_report__expense_amount_untaxed_to_invoice msgid "Untaxed Amount to Re-invoice" msgstr "Valoare fără taxe de refacturat" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #: code:addons/sale_timesheet/models/project.py:0 #, python-format msgid "Warning" msgstr "Atenție" #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_project__warning_employee_rate msgid "Warning Employee Rate" msgstr "Avertisment Rată Angajat" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "" "What is still to deliver based on sold hours and hours already done. Equals " "to sold hours - done hours." msgstr "" "Ce este încă de livrat pe baza orelor vândute și a orelor deja realizate. " "Este egal cu orele vândute - ore făcute." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_project__bill_type #: model:ir.model.fields,help:sale_timesheet.field_project_task__bill_type msgid "" "When billing tasks individually, a Sales Order will be created from each task. It is perfect if you would like to bill different services to different customers at different rates. \n" " When billing the whole project, a Sales Order will be created from the project instead. This option is better if you would like to bill all the tasks of a given project to a specific customer either at a fixed rate, or at an employee rate." msgstr "" "La facturarea individuală a sarcinilor, va fi creată o comandă de vânzare din fiecare activitate. Este perfect dacă doriți să facturați servicii diferite către clienți diferiți la tarife diferite. \n" " La facturarea întregului proiect, va fi creată o comandă de vânzare din proiect. Această opțiune este mai bună dacă doriți să facturați toate sarcinile unui anumit proiect unui anumit client fie la o rată fixă, fie la o rată a angajaților." #. module: sale_timesheet #: model:ir.model.fields,field_description:sale_timesheet.field_project_create_sale_order_line__wizard_id msgid "Wizard" msgstr "Asistent" #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "" "You can not modify already invoiced timesheets (linked to a Sales order " "items invoiced on Time and material)." msgstr "" "Nu puteți modifica fișele de pontaj deja facturate (legate de articolele " "unei comenzi de vânzări facturate pe timp și material)." #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "You can not modify timesheets from different employees" msgstr "Nu puteți modifica pontajele de la diferiți angajați" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_invoice.py:0 #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #, python-format msgid "You can only apply this action from a project." msgstr "Puteți aplica această acțiune numai dintr-un proiect." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "You can only apply this action from a task." msgstr "Puteți aplica această acțiune numai dintr-o sarcină." #. module: sale_timesheet #: code:addons/sale_timesheet/models/account.py:0 #, python-format msgid "You cannot remove a timesheet that has already been invoiced." msgstr "Nu puteți modifica pontajul care a fost deja facturat." #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_account_analytic_line__non_allow_billable msgid "Your timesheet will not be billed." msgstr "Fișa dvs. de pontaj nu va fi facturată" #. module: sale_timesheet #: model:ir.model.fields,help:sale_timesheet.field_project_task__non_allow_billable msgid "Your timesheets linked to this task will not be billed." msgstr "Fișele dvs. de pontaj legate de această sarcină nu vor fi facturate." #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "days" msgstr "zile" #. module: sale_timesheet #: code:addons/sale_timesheet/wizard/project_create_sale_order.py:0 #: code:addons/sale_timesheet/wizard/project_task_create_sale_order.py:0 #, python-format msgid "hours" msgstr "ore" #. module: sale_timesheet #: code:addons/sale_timesheet/models/project_overview.py:0 #, python-format msgid "in Overtime" msgstr "în Suplimentare"