N°7687 - Update German translations for iTop 3.2 (#656)

* German translations iTop 3.2

* restore deleted entries
This commit is contained in:
Lars Kaltefleiter
2024-07-24 11:54:03 +02:00
committed by GitHub
parent 33b6f2cbc4
commit 841a2474af
10 changed files with 157 additions and 157 deletions

View File

@@ -10,7 +10,7 @@
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'UI:Bulk:Export:MaliciousInjection:Alert:Message' => 'Opening a file with untrusted data in Microsoft Excel may lead to formula injection. Ensure that your Excel settings are configured to handle files safely. <a href="%1$s">Learn more in our documentation.</a>~~',
'UI:Bulk:Export:MaliciousInjection:Alert:Title' => 'Excel security warning~~',
'UI:Bulk:Export:MaliciousInjection:Alert:Message' => 'Das Öffnen einer Datei mit nicht vertrauenswürdigen Daten in Microsoft Excel kann zu einer Formel-Injektion führen. Stellen Sie sicher, dass Ihre Excel-Einstellungen so konfiguriert sind, dass Dateien sicher verarbeitet werden. <a href="%1$s">Erfahren Sie mehr in unserer Dokumentation.</a>',
'UI:Bulk:Export:MaliciousInjection:Alert:Title' => 'Excel-Sicherheitswarnung',
'UI:Bulk:modify:IncompatibleAttribute' => 'Dieses Attribut kann in einer Massenänderung nicht bearbeitet werden.',
]);