From: Moritz Bunkus Date: Tue, 5 Jan 2016 16:05:03 +0000 (+0100) Subject: locales: SEPA-Meldungen klarer gemacht X-Git-Tag: release-3.4.1~478 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=f43ab625bb6f5fa0dbe09bb712d8633acba0a905;p=kivitendo-erp.git locales: SEPA-Meldungen klarer gemacht --- diff --git a/locale/de/all b/locale/de/all index 0de31d15a..4c1a5e4f2 100755 --- a/locale/de/all +++ b/locale/de/all @@ -2844,8 +2844,8 @@ $self->{texts} = { 'The project type has been saved.' => 'Der Projekttyp wurde gespeichert.', 'The project type is in use and cannot be deleted.' => 'Der Projekttyp wird verwendet und kann nicht gelöscht werden.', 'The recipient, subject or body is missing.' => 'Der Empfäger, der Betreff oder der Text ist leer.', - 'The required information consists of the IBAN and the BIC.' => 'Die benötigten Informationen bestehen aus der IBAN und der BIC.', - 'The required information consists of the IBAN, the BIC, the mandator ID and the mandate\'s date of signature.' => 'Die benötigten Informationen bestehen aus IBAN, BIC, Mandanten-ID und dem Unterschriftsdatum des Mandates.', + 'The required information consists of the IBAN and the BIC.' => 'Die benötigten Informationen bestehen aus der IBAN und der BIC. Zusätzlich wird die SEPA-Kreditoren-Identifikation aus der Mandantenkonfiguration benötigt.', + 'The required information consists of the IBAN, the BIC, the mandator ID and the mandate\'s date of signature.' => 'Die benötigten Informationen bestehen aus IBAN, BIC, Mandanten-ID und dem Unterschriftsdatum des Mandates. Zusätzlich wird die SEPA-Kreditoren-Identifikation aus der Mandantenkonfiguration benötigt.', 'The requirement spec has been deleted.' => 'Das Pflichtenheft wurde gelöscht.', 'The requirement spec has been reverted to version #1.' => 'Das Pflichtenheft wurde auf Version #1 zurückgesetzt.', 'The requirement spec has been saved.' => 'Das Pflichtenheft wurde gespeichert.',