'Initalize an asynchronous transfert' => 'Initialiser un transfert asynchrone',
'The goal is to permit to transfer big file, chunk by chunk.' => 'Le but est de permettre de transférer de gros fichiers, morceaux par morceaux.',
'Chunks of data must be sent in order.' => 'Chaque morceau doit être envoyé dans l\'ordre.',
- 'First line is the asynchronous transfert reference and the second line the code to use in the next operation.'
+ 'First line is the asynchronous transfer reference and the second line the code to use in the next operation.'
=> 'La première ligne correspond à la référence de transfert asynchrone, la seconde au code à utiliser dans la prochaine requette.',
'Push data during asynchronous transfert' => 'Envoyer des données pendant un transfert asynchrone',
'Returns the next code to use.' => 'Renvoie le prochain code à utiliser.',
'Initalize an asynchronous transfert' => '',
'The goal is to permit to transfer big file, chunk by chunk.' => '',
'Chunks of data must be sent in order.' => '',
- 'First line is the asynchronous transfert reference and the second line the code to use in the next operation.'
+ 'First line is the asynchronous transfer reference and the second line the code to use in the next operation.'
=> '',
'Push data during asynchronous transfert' => '',
'Returns the next code to use.' => '',
echo "<b>upload_password=</b>your_upload_password<i> (" . t('Optional') . ")</i> <br />";
echo '</p>';
echo '<p>' . t('This will return brut text content.') . ' ' .
- t('First line is the asynchronous transfert reference and the second line the code to use in the next operation.') . '<br /></p>';
+ t('First line is the asynchronous transfer reference and the second line the code to use in the next operation.') . '<br /></p>';
echo '<h3>' . t('Push data during asynchronous transfert') . ':</h3>';
echo '<p>';