# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * cloud_storage_migration
#
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-04-13 17:27+0000\n"
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
"cloud_storage_migration/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"
"X-Generator: Weblate 5.16.2\n"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_all_model_ids
msgid "All Attachments"
msgstr "Alle Anhänge"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__all_to_migrate
msgid "All Attachments Migration"
msgstr "Migration aller Anhänge"

#. module: cloud_storage_migration
#: model:ir.model,name:cloud_storage_migration.model_ir_attachment
msgid "Attachment"
msgstr "Anhang"

#. module: cloud_storage_migration
#. odoo-python
#: code:addons/cloud_storage_migration/models/ir_attachment.py:0
msgid ""
"Attachment (%s) does not have a stored filename and cannot be migrated to "
"cloud storage."
msgstr ""
"Der Anhang (%s) hat keinen gespeicherten Dateinamen und kann nicht in den "
"Cloud-Speicher migriert werden."

#. module: cloud_storage_migration
#. odoo-python
#: code:addons/cloud_storage_migration/models/ir_attachment.py:0
msgid ""
"Attachment (%s) is not a binary attachment and cannot be migrated to cloud "
"storage."
msgstr ""
"Der Anhang (%s) ist kein Dateianhang und kann nicht in den Cloud-Speicher "
"migriert werden."

#. module: cloud_storage_migration
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.cloud_storage_migration_config_settings_view_form
msgid "Attachments Report"
msgstr "Anhangsbericht"

#. module: cloud_storage_migration
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.cloud_storage_migration_config_settings_view_form
msgid "Cloud Storage Migration"
msgstr "Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_all_models
msgid "Cloud Storage Migration All Models"
msgstr "Alle Modelle der Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#: model:ir.actions.act_window,name:cloud_storage_migration.action_cloud_storage_migration_cron
msgid "Cloud Storage Migration Cron"
msgstr "Cron der Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_message_models
msgid "Cloud Storage Migration Message Models"
msgstr "Nachrichtenmodelle der Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#: model:ir.actions.act_window,name:cloud_storage_migration.action_cloud_storage_migration_report
#: model:ir.model,name:cloud_storage_migration.model_cloud_storage_migration_report
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.view_cloud_storage_migration_report_list
msgid "Cloud Storage Migration Report"
msgstr "Bericht zur Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#. odoo-python
#: code:addons/cloud_storage_migration/models/ir_attachment.py:0
msgid "Cloud storage provider is not configured"
msgstr "Cloud-Speicher-Anbieter ist nicht konfiguriert"

#. module: cloud_storage_migration
#: model:ir.model,name:cloud_storage_migration.model_res_config_settings
msgid "Config Settings"
msgstr "Konfigurationseinstellungen"

#. module: cloud_storage_migration
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.cloud_storage_migration_config_settings_view_form
msgid "Cron Job"
msgstr "Cron-Job"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__display_name
#: model:ir.model.fields,field_description:cloud_storage_migration.field_ir_attachment__display_name
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__display_name
msgid "Display Name"
msgstr "Anzeigename"

#. module: cloud_storage_migration
#. odoo-python
#: code:addons/cloud_storage_migration/models/ir_attachment.py:0
msgid "Failed to upload attachment %(id)s to cloud storage: %(code)s"
msgstr ""
"Anhang %(id)s konnte nicht in den Cloud-Speicher hochgeladen werden: %(code)s"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__has_attachment_rel
msgid "Has Attachment Field"
msgstr "Hat Anhangsfeld"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__id
#: model:ir.model.fields,field_description:cloud_storage_migration.field_ir_attachment__id
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__id
msgid "ID"
msgstr "ID"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__all_to_migrate
msgid ""
"Indicates whether all attachments associated with this model are scheduled "
"for cloud storage migration"
msgstr ""
"Gibt an, ob alle mit diesem Modell verbundenen Anhänge für die Migration in "
"den Cloud-Speicher vorgesehen sind."

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__message_to_migrate
msgid ""
"Indicates whether attachments linked to mail messages for this model are "
"scheduled for cloud storage migration"
msgstr ""
"Gibt an, ob Anhänge, die mit E-Mail-Nachrichten für dieses Modell verknüpft "
"sind, für die Migration in den Cloud-Speicher vorgesehen sind."

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__has_attachment_rel
msgid ""
"Indicates whether this model has a relational field linking to ir.attachment"
" model"
msgstr ""
"Gibt an, ob dieses Modell ein Bezugsfeld hat, das mit dem Modell "
"ir.attachment verknüpft ist"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__all_max_size
msgid "Largest Attachment (MB)"
msgstr "Größte Anlage (MB)"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_message_model_ids
msgid "Message Attachments"
msgstr "Nachrichtenanhänge"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__message_count
msgid "Message Attachments Count"
msgstr "Anzahl Nachrichtenanhänge"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__message_to_migrate
msgid "Message Attachments Migration"
msgstr "Migration von Nachrichtenanhängen"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__message_sum_size
msgid "Message Attachments Size (MB)"
msgstr "Größe der Nachrichtenanhänge (MB)"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__message_max_size
msgid "Message Largest Attachment (MB)"
msgstr "Größte angehängte Datei (MB)"

#. module: cloud_storage_migration
#: model:ir.actions.server,name:cloud_storage_migration.ir_cron_manual_migrate_local_to_cloud_storage_ir_actions_server
msgid "Migrate Local Attachment Binaries to Cloud Storage"
msgstr "Lokale Dateianhänge in Cloud-Speicher migrieren"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_all_model_ids
msgid "Migrate Models' All Attachments"
msgstr "Alle Anhänge von Modellen migrieren"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_message_model_ids
msgid "Migrate Models' Message Attachments"
msgstr "Nachrichtenanhänge von Modellen migrieren"

#. module: cloud_storage_migration
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.cloud_storage_migration_config_settings_view_form
msgid "Migrate local attachments to cloud storage"
msgstr "Lokale Anhänge in den Cloud-Speicher migrieren"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_progress
msgid "Migration Progress"
msgstr "Migrationsfortschritt"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__res_model
msgid "Model"
msgstr "Modell"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__res_model_name
msgid "Model Name"
msgstr "Modellbezeichnung"

#. module: cloud_storage_migration
#: model_terms:ir.actions.act_window,help:cloud_storage_migration.action_cloud_storage_migration_report
msgid "No attachment data found"
msgstr "Keine Anhangsdaten gefunden"

#. module: cloud_storage_migration
#. odoo-python
#: code:addons/cloud_storage_migration/models/ir_attachment.py:0
msgid "No model for cloud storage migration"
msgstr "Kein Modell für die Migration in Cloud-Speicher"

#. module: cloud_storage_migration
#: model_terms:ir.ui.view,arch_db:cloud_storage_migration.cloud_storage_migration_config_settings_view_form
msgid "Parameters"
msgstr "Parameter"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_res_config_settings__cloud_storage_migration_progress
msgid "Shows the progress of cloud storage migration (current/total)"
msgstr ""
"Zeigt den Fortschritt der Migration in den Cloud-Speicher (aktuell/gesamt) an"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__all_max_size
msgid ""
"Size in megabytes of the largest attachment associated with any record of "
"this model"
msgstr ""
"Größe in Megabyte des größten Anhangs, der mit einem Datensatz dieses "
"Modells verbunden ist"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__message_max_size
msgid ""
"Size in megabytes of the largest attachment linked to mail messages for this"
" model"
msgstr ""
"Größe in Megabyte des größten Anhangs, der mit E-Mail-Nachrichten für dieses "
"Modell verknüpft ist"

#. module: cloud_storage_migration
#: model_terms:ir.actions.act_window,help:cloud_storage_migration.action_cloud_storage_migration_report
msgid ""
"This report shows statistics about attachments that could be migrated to "
"cloud storage."
msgstr ""
"Dieser Bericht enthält Statistiken zu Anhängen, die in den Cloud-Speicher "
"migriert werden könnten."

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__all_count
msgid "Total Attachments Count"
msgstr "Gesamtzahl Anhänge"

#. module: cloud_storage_migration
#: model:ir.model.fields,field_description:cloud_storage_migration.field_cloud_storage_migration_report__all_sum_size
msgid "Total Attachments Size (MB)"
msgstr "Gesamtgröße der Anhänge (MB)"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__all_count
msgid "Total number of attachments associated with all records of this model"
msgstr ""
"Gesamtzahl der Anhänge, die mit allen Datensätzen dieses Modells verbunden "
"sind"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__message_count
msgid "Total number of attachments linked to mail messages for this model"
msgstr ""
"Gesamtzahl der an E-Mail-Nachrichten für dieses Modell angehängten Dateien"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__all_sum_size
msgid ""
"Total size in megabytes of all attachments associated with records of this "
"model"
msgstr ""
"Gesamtgröße aller Anhänge in Megabyte, die mit Datensätzen dieses Modells "
"verbunden sind"

#. module: cloud_storage_migration
#: model:ir.model.fields,help:cloud_storage_migration.field_cloud_storage_migration_report__message_sum_size
msgid ""
"Total size in megabytes of all attachments linked to mail messages for this "
"model"
msgstr ""
"Gesamtgröße aller Anhänge in Megabyte, die mit E-Mail-Nachrichten für dieses "
"Modell verknüpft sind"
