N°4082 Update German translations (many thanks to ITOMIG!)

This commit is contained in:
Stephen Abello
2021-06-16 14:32:48 +02:00
parent 9d8adae5c7
commit 7a770b32ee
33 changed files with 308 additions and 315 deletions

View File

@@ -1,11 +1,11 @@
<?php
/*
/**
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Other tabs~~',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)~~',
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab~~',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Kann Inhaltsblock %1$s nicht zu %2$s hinzufügen (nur Tab-Inhalte sind erlaubt)',
'UIBlock:TabContainer:RemoteTabLoad' => 'Klicke, um diesen Tab zu laden',
]);