mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
🌐 Updated german translations for 3.1 (#511)
This commit is contained in:
committed by
GitHub
parent
71704404d0
commit
0d9f33ec4c
@@ -21,6 +21,6 @@
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => 'Downloaded %1$s time(s)~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => '%1$s mal heruntergeladen',
|
||||
]);
|
||||
|
||||
@@ -21,5 +21,5 @@
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is already linked to %3$s: %4$s, duplicates are not allowed on this relation.~~',
|
||||
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s ist bereits mit einer/einem %3$s verknüpft: %4$s, doppelte Einträge sind in dieser Verknüpfung nicht erlaubt.',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user