mirror of https://github.com/OCA/web.git
32 lines
963 B
Plaintext
32 lines
963 B
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_copy_confirm
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2021-10-13 20:46+0000\n"
|
|
"Last-Translator: Corneliuus <cornelius@clk-it.de>\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"
|
|
"X-Generator: Weblate 4.3.2\n"
|
|
|
|
#. module: web_copy_confirm
|
|
#. odoo-javascript
|
|
#: code:addons/web_copy_confirm/static/src/js/web_copy_confirm.esm.js:0
|
|
#, python-format
|
|
msgid "Are you sure that you would like to copy this record?"
|
|
msgstr "Sind Sie sicher, dass Sie diesen Datensatz kopieren möchten?"
|
|
|
|
#. module: web_copy_confirm
|
|
#. odoo-javascript
|
|
#: code:addons/web_copy_confirm/static/src/js/web_copy_confirm.esm.js:0
|
|
#, python-format
|
|
msgid "Duplicate"
|
|
msgstr "Duplizieren"
|