Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Jun 30, 2023
1 parent 69c961c commit c5eb248
Showing 1 changed file with 224 additions and 0 deletions.
224 changes: 224 additions & 0 deletions hr_expense_petty_cash/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_expense_petty_cash
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid "%s is not a petty cash holder"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid "Account on invoice line should be {name}."
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__active
msgid "Active"
msgstr ""

#. module: hr_expense_petty_cash
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_form
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Archived"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__petty_cash_balance
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_list
msgid "Balance"
msgstr ""

#. module: hr_expense_petty_cash
#: model_terms:ir.actions.act_window,help:hr_expense_petty_cash.action_petty_cash
msgid "Create a new petty cash holder"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__create_uid
msgid "Created by"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__create_date
msgid "Created on"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__display_name
msgid "Display Name"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model,name:hr_expense_petty_cash.model_hr_expense
msgid "Expense"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model,name:hr_expense_petty_cash.model_hr_expense_sheet
msgid "Expense Report"
msgstr ""

#. module: hr_expense_petty_cash
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Group By"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__id
msgid "ID"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__journal_id
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Journal"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model,name:hr_expense_petty_cash.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash____last_update
msgid "Last Modified on"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__write_uid
msgid "Last Updated by"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__write_date
msgid "Last Updated on"
msgstr ""

#. module: hr_expense_petty_cash
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_list
msgid "Limit"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__petty_cash_limit
msgid "Max Limit"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/hr_expense_sheet.py:0
#, python-format
msgid ""
"Not enough money in petty cash holder.\n"
"You are requesting {amount_company}{symbol}, but the balance is {balance}{symbol}."
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_hr_expense__payment_mode
msgid "Paid By"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.actions.act_window,name:hr_expense_petty_cash.action_petty_cash
#: model:ir.model,name:hr_expense_petty_cash.model_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_account_bank_statement_line__is_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_account_move__is_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_account_payment__is_petty_cash
#: model:ir.model.fields.selection,name:hr_expense_petty_cash.selection__hr_expense__payment_mode__petty_cash
#: model:ir.ui.menu,name:hr_expense_petty_cash.menu_petty_cash
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.hr_expense_sheet_view_search_inherit
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.hr_expense_view_search_inherit
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_form
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Petty Cash"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__account_id
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Petty Cash Account"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_petty_cash__partner_id
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.hr_expense_sheet_view_search_inherit
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.hr_expense_view_search_inherit
#: model_terms:ir.ui.view,arch_db:hr_expense_petty_cash.view_petty_cash_search
msgid "Petty Cash Holder"
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.constraint,message:hr_expense_petty_cash.constraint_petty_cash_partner_uniq
msgid "Petty Cash Holder must be unique!"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid ""
"Petty Cash balance is {balance} {symbol}.\n"
"Max amount to add is {max_amount} {symbol}."
msgstr ""

#. module: hr_expense_petty_cash
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_hr_expense__petty_cash_id
#: model:ir.model.fields,field_description:hr_expense_petty_cash.field_hr_expense_sheet__petty_cash_id
msgid "Petty cash holder"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid "Please check Petty Cash on {name}."
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid "Please select petty cash holder"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/hr_expense.py:0
#, python-format
msgid "You can not create report without category."
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/hr_expense.py:0
#: code:addons/hr_expense_petty_cash/models/hr_expense_sheet.py:0
#, python-format
msgid "You cannot create report from many petty cash holders."
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/hr_expense.py:0
#, python-format
msgid "You cannot report expenses for different employees in the same report."
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/hr_expense.py:0
#, python-format
msgid "You cannot report twice the same line!"
msgstr ""

#. module: hr_expense_petty_cash
#: code:addons/hr_expense_petty_cash/models/account_move.py:0
#, python-format
msgid "{name} with petty cash checked must contain only 1 line."
msgstr ""

0 comments on commit c5eb248

Please sign in to comment.