From d591a7e4bba2fab544278fbf8b2c051e3c6c12d2 Mon Sep 17 00:00:00 2001 From: Carsten Riel Date: Mon, 9 Dec 2019 09:03:08 +0000 Subject: [PATCH] Update resources/lang/de/spende.php, resources/lang/en/spende.php, resources/lang/es/spende.php files --- resources/lang/de/spende.php | 6 +++--- resources/lang/en/spende.php | 8 ++++---- resources/lang/es/spende.php | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/resources/lang/de/spende.php b/resources/lang/de/spende.php index eee51d92..5fbba0d7 100644 --- a/resources/lang/de/spende.php +++ b/resources/lang/de/spende.php @@ -6,9 +6,9 @@ return [ 'bankinfo.1' => 'Spenden mittels einer Überweisung', 'bankinfo.2' => 'SUMA-EV', - 'bankinfo.2.1' => 'DE64 4306 0967 4075 0332 01', - 'bankinfo.2.2' => 'GENODEM1GLS', - 'bankinfo.2.3' => 'GLS Gemeinschaftsbank, Bochum', + 'bankinfo.2.1' => 'IBAN: DE64 4306 0967 4075 0332 01', + 'bankinfo.2.2' => 'BIC: GENODEM1GLS', + 'bankinfo.2.3' => 'Bank: GLS Gemeinschaftsbank, Bochum', 'bankinfo.2.4' => '(Konto-Nr.: 4075 0332 01, BLZ: 43060967)', 'bankinfo.3' => 'Falls Sie eine Spendenbescheinigung wünschen, teilen Sie uns bitte Ihre vollständige Adresse mit. Bei Spenden bis 200,-€ genügt der Kontoauszug für die Absetzbarkeit beim Finanzamt.', diff --git a/resources/lang/en/spende.php b/resources/lang/en/spende.php index 7d218f27..54d28234 100644 --- a/resources/lang/en/spende.php +++ b/resources/lang/en/spende.php @@ -7,10 +7,10 @@ return [ Please help to keep free and open search engines free and open on the Internet. The digital knowledge of the world must stay free from surveillance and control by governments or companies and must be publicly accessible to everyone. Please click here for more information about us.', "bankinfo.1" => "By bank transfer", "bankinfo.2" => "SUMA-EV", - 'bankinfo.2.1' => 'DE64 4306 0967 4075 0332 01', - 'bankinfo.2.2' => 'GENODEM1GLS', - 'bankinfo.2.3' => 'GLS Gemeinschaftsbank, Bochum', - 'bankinfo.2.4' => '(Konto-Nr.: 4075 0332 01, BLZ: 43060967)', + 'bankinfo.2.1' => 'IBAN: DE64 4306 0967 4075 0332 01', + 'bankinfo.2.2' => 'BIC: GENODEM1GLS', + 'bankinfo.2.3' => 'Bank: GLS Gemeinschaftsbank, Bochum', + 'bankinfo.2.4' => '(AN: 4075 0332 01, BC: 43060967)', "bankinfo.3" => "If you wish to receive a donation receipt,\r\nplease specify your full adress and (if available)\r\nyour E-Mail adress on the money transfer form.", "paypal.1" => "Comfortably with Paypal
Via Paypal by credit card too (without PayPal registration),", "paypal.2" => "Donate via Paypal - it's fast, safe and free", diff --git a/resources/lang/es/spende.php b/resources/lang/es/spende.php index fb43cd8e..da6816d6 100644 --- a/resources/lang/es/spende.php +++ b/resources/lang/es/spende.php @@ -5,10 +5,10 @@ return [ "headline.2" => "Ayuda usted, que en el internet los buscadores libres quedan libre. El conocimiento digital del mundo tiene que ser accesible sin tutela de estados o empresas.", "bankinfo.1" => "Con una transferencia bancaria", "bankinfo.2" => "SUMA-EV", - 'bankinfo.2.1' => 'DE64 4306 0967 4075 0332 01', - 'bankinfo.2.2' => 'GENODEM1GLS', - 'bankinfo.2.3' => 'GLS Gemeinschaftsbank, Bochum', - 'bankinfo.2.4' => '(Konto-Nr.: 4075 0332 01, BLZ: 43060967)', + 'bankinfo.2.1' => 'IBAN: DE64 4306 0967 4075 0332 01', + 'bankinfo.2.2' => 'BIC: GENODEM1GLS', + 'bankinfo.2.3' => 'Banco: GLS Gemeinschaftsbank, Bochum', + 'bankinfo.2.4' => '(NDC: 4075 0332 01, Código: 43060967)', "bankinfo.3" => "En caso que quiere un recibo de donación, por favor ponga su correo electrónico y su dirección completa en el formulario de transferencia.", "paypal.1" => "Cómodo con Paypal ,
incluso con tarjeta de crédito y sin registrarse.", "lastschrift.1" => "Donaciones con procedimiento de nota de cargo:", -- GitLab