Initial commit

This commit is contained in:
2021-03-23 13:54:38 +01:00
commit 82b142ff95
16941 changed files with 2617212 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php
return [
'Cheque instructions configuration' => 'Scheck-Anleitungen-Konfiguration',
];

View File

@@ -0,0 +1,5 @@
<?php
return array(
'Cheque instructions configuration' => 'Cheque instructions configuration',
);

View File

@@ -0,0 +1,5 @@
<?php
return [
'Cheque instructions configuration' => 'Instructions de paiement par chèque',
];

View File

@@ -0,0 +1,5 @@
<?php
return [
'Cheque instructions configuration' => 'Çek yönergeleri yapılandırma',
];

View File

@@ -0,0 +1,11 @@
<?php
return [
'Cheque instructions' => 'Scheck-Anweisungen',
'Cheque instructions configuration' => 'Scheck-Anleitungen-Konfiguration',
'Cheque is payable to: ' => 'Scheck ist zahlbar an: ',
'Pay cheque to' => 'Scheck bezahlen an',
'Payment instruction' => 'Zahlungsanweisungen',
'Please enter here the payment by cheque instructions' => 'Bitte geben Sie hier die Zahlung durch Scheck Anweisungen ein',
'The name to which the cheque shoud be payable to.' => 'Der Name, an den der Scheck bezahlbar sein soll.',
];

View File

@@ -0,0 +1,11 @@
<?php
return array(
'Cheque instructions' => 'Cheque instructions',
'Cheque instructions configuration' => 'Cheque instructions configuration',
'Cheque is payable to: ' => 'Cheque is payable to: ',
'Pay cheque to' => 'Pay cheque to',
'Payment instruction' => 'Payment instruction',
'Please enter here the payment by cheque instructions' => 'Please enter here the payment by cheque instructions',
'The name to which the cheque shoud be payable to.' => 'The name to which the cheque shoud be payable to.',
);

View File

@@ -0,0 +1,11 @@
<?php
return [
'Cheque instructions' => 'Instructions de paiement',
'Cheque instructions configuration' => 'Instructions de paiement par chèque',
'Cheque is payable to: ' => 'Ordre du chèque',
'Pay cheque to' => 'Ordre du chèque',
'Payment instruction' => 'Instructions de paiement',
'Please enter here the payment by cheque instructions' => 'Indiquez ici les instructions particulières de paiement par chèque',
'The name to which the cheque shoud be payable to.' => 'Le nom à fare figurer sur le chèque',
];

View File

@@ -0,0 +1,6 @@
<?php
return [
'Be sure to sign your cheque !' => 'Vergessen Sie nicht, Ihren Scheck zu unterschreiben !',
'Please make your cheque payable to <b>%name</b>, and send it to the following address :' => 'Bitte stellen Sie den Scheck auf <b>%name</b>, und senden Sie es an die folgende Adresse : ',
];

View File

@@ -0,0 +1,6 @@
<?php
return array(
'Be sure to sign your cheque !' => 'Be sure to sign your cheque !',
'Please make your cheque payable to <b>%name</b>, and send it to the following address :' => 'Please make your cheque payable to <b>%name</b>, and send it to the following address :',
);

View File

@@ -0,0 +1,6 @@
<?php
return [
'Be sure to sign your cheque !' => 'N\'oubliez par de signer votre chèque !',
'Please make your cheque payable to <b>%name</b>, and send it to the following address :' => 'Merci de libeller votre chèque à l\'ordre de %name, et de l\'expédier à l\'adresse suivante :',
];

View File

@@ -0,0 +1,6 @@
<?php
return [
'Be sure to sign your cheque !' => 'Çekini imzalamak emin olun!',
'Please make your cheque payable to <b>%name</b>, and send it to the following address :' => 'Lütfen, Çek <b>%name</b> için ödenecek olun ve aşağıdaki adrese gönderin:',
];

View File

@@ -0,0 +1,11 @@
<?php
return [
'Cheque instructions' => 'Çek yönergeleri',
'Cheque instructions configuration' => 'Çek yönergeleri yapılandırma',
'Cheque is payable to: ' => 'Çek için ödenir: ',
'Pay cheque to' => 'Çek için ödeme',
'Payment instruction' => 'Ödeme talimatı',
'Please enter here the payment by cheque instructions' => 'Lütfen burada ödeme çek yönergeleri tarafından girin',
'The name to which the cheque shoud be payable to.' => 'Adı için çek shoud için ödenecek.',
];