first commit
This commit is contained in:
53
modules/timesheet_cost/locale/it.po
Normal file
53
modules/timesheet_cost/locale/it.po
Normal file
@@ -0,0 +1,53 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:company.employee,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Prezzo di costo"
|
||||
|
||||
msgctxt "field:company.employee,cost_prices:"
|
||||
msgid "Cost Prices"
|
||||
msgstr "Costi"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Prezzo di costo"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,date:"
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,employee:"
|
||||
msgid "Employee"
|
||||
msgstr "Dipendente"
|
||||
|
||||
msgctxt "field:timesheet.line,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Prezzo di costo"
|
||||
|
||||
msgctxt "help:company.employee,cost_price:"
|
||||
msgid "Hourly cost price for this Employee."
|
||||
msgstr "Costo orario per questo dipendente."
|
||||
|
||||
msgctxt "help:company.employee,cost_prices:"
|
||||
msgid "List of hourly cost price over time."
|
||||
msgstr "Elenco dei costi orari nel tempo."
|
||||
|
||||
msgctxt "help:company.employee_cost_price,cost_price:"
|
||||
msgid "Hourly cost price."
|
||||
msgstr "Prezzo di costo orario."
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:company.employee_cost_price,string:"
|
||||
msgid "Company Employee Cost Price"
|
||||
msgstr "Costo del dipendente"
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:ir.message,text:msg_employee_unique_cost_price_date"
|
||||
msgid "An employee can only have one cost price by date."
|
||||
msgstr "Un dipendente può avere un costo giornaliero."
|
||||
|
||||
msgctxt "view:company.employee:"
|
||||
msgid "Cost"
|
||||
msgstr "Costo"
|
||||
Reference in New Issue
Block a user