Files
Odoo-18.0-20251222/mail_cleanup/i18n/de.po
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

69 lines
2.3 KiB
Plaintext
Executable File

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_cleanup
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-19 18:00+0000\n"
"PO-Revision-Date: 2017-04-19 18:00+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\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: mail_cleanup
#: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server__assigned_attachment_ids
msgid "Assigned Attachments"
msgstr ""
#. module: mail_cleanup
#: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server__purge_days
msgid "Deletion days"
msgstr "Löschtage"
#. module: mail_cleanup
#: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server__cleanup_days
msgid "Expiration days"
msgstr "Ablauftage"
#. module: mail_cleanup
#: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server__cleanup_folder
msgid "Expiration folder"
msgstr "Ablauf-Ordner"
#. module: mail_cleanup
#: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server__cleanup_folder
msgid "Folder where an e-mail marked as read will be moved."
msgstr "Ordner, in den als gelesen gekennzeichnet Mail, verschoben wird."
#. module: mail_cleanup
#: model:ir.model,name:mail_cleanup.model_fetchmail_server
msgid "Incoming Mail Server"
msgstr ""
#. module: mail_cleanup
#: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server__cleanup_days
msgid "Number of days before marking an e-mail as read"
msgstr "Anzahl Tage bevor eine Nachricht als gelesen gekennzeichnet wird"
#. module: mail_cleanup
#: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server__purge_days
msgid "Number of days before removing an e-mail"
msgstr ""
#. module: mail_cleanup
#: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server__smart_search
msgid "Smart Search"
msgstr ""
#~ msgid "POP/IMAP Server"
#~ msgstr "POP/IMAP-Server"