Skip to content

Commit

Permalink
Added translation using Weblate (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
marylla authored and nikul-serpentcs committed Dec 22, 2018
1 parent 0a13107 commit 703eae8
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions hr_payroll_cancel/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_payroll_cancel
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\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_payroll_cancel
#: model:ir.model,name:hr_payroll_cancel.model_hr_payslip
msgid "Pay Slip"
msgstr ""

#. module: hr_payroll_cancel
#: model:ir.model.fields,field_description:hr_payroll_cancel.field_hr_payslip_refunded_id
msgid "Refunded Payslip"
msgstr ""

#. module: hr_payroll_cancel
#: code:addons/hr_payroll_cancel/models/hr_payroll.py:31
#, python-format
msgid "To cancel the Original Payslip the\n"
" Refunded Payslip needs to be canceled first!"
msgstr ""

0 comments on commit 703eae8

Please sign in to comment.