-
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Portuguese)
Currently translated at 97.7% (353 of 361 strings) Translation: payroll-14.0/payroll-14.0-payroll Translate-URL: https://translation.odoo-community.org/projects/payroll-14-0/payroll-14-0-payroll/pt/
- Loading branch information
1 parent
c647ac6
commit 92f263a
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,15 +17,15 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-10-08 23:24+0000\n" | ||
"PO-Revision-Date: 2023-01-07 20:44+0000\n" | ||
"PO-Revision-Date: 2023-07-03 13:09+0000\n" | ||
"Last-Translator: Pedro Castro Silva <[email protected]>\n" | ||
"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" | ||
"Language: pt\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" | ||
"X-Generator: Weblate 4.14.1\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: payroll | ||
#: model:ir.actions.report,print_report_name:payroll.action_report_payslip | ||
|
@@ -131,6 +131,10 @@ msgid "" | |
"\"\n" | ||
" </code>" | ||
msgstr "" | ||
"<code>\n" | ||
" result_name = \"Nome " | ||
"personalizado\"\n" | ||
" </code>" | ||
|
||
#. module: payroll | ||
#: model_terms:ir.ui.view,arch_db:payroll.hr_salary_rule_view_form | ||
|
@@ -2155,7 +2159,7 @@ msgstr "Definição da fórmula das Regras Salariais (Python)" | |
#: code:addons/payroll/models/hr_payslip.py:0 | ||
#, python-format | ||
msgid "Salary Slip of %s for %s" | ||
msgstr "Recibo Salarial de %s para %s" | ||
msgstr "Recibo de Vencimento de %s para %s" | ||
|
||
#. module: payroll | ||
#: model:ir.model,name:payroll.model_hr_payroll_structure | ||
|