Initial commit

This commit is contained in:
2020-01-27 08:56:08 +01:00
commit b7525048d6
27129 changed files with 3409855 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="de_DE.php" server="51.254.220.106//web/" local="131353048200000000" remote="131353048200000000" />
<file name="en_US.php" server="51.254.220.106//web/" local="131353048200000000" remote="131353048200000000" />
<file name="fr_FR.php" server="51.254.220.106//web/" local="131353048200000000" remote="131353048200000000" />
<file name="tr_TR.php" server="51.254.220.106//web/" local="131353048200000000" remote="131353048200000000" />
</dwsync>

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:',
];