X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/140082169db7e559a5cd7cb56ee508fb931b1a2c..63719dc2b2578d17ac7d6d2f2c0b570c63f99ba9:/lib/lang/template.php diff --git a/lib/lang/template.php b/lib/lang/template.php index f28d377..419ef53 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -84,7 +84,7 @@ $tr = array ( 'Choose the default language' => '', 'Next step' => '', '' . - 'You can set a password to access the interface or let it be empty ' . + 'You can set a password to access the interface or leave it empty ' . 'to disable the interface.' => '', 'Administration password' => '', /* admin.php */ @@ -104,8 +104,8 @@ $tr = array ( 'Search files by file hash' => '', 'Search a specific link' => '', 'Number of cleaned files' => '', - 'Logout' => 'Déconnexion', - 'You are now Logout' => '', + 'Logout' => '', + 'You are now loggued out' => '', 'Link deleted' => '', 'Filename' => '', 'file' => '', @@ -138,16 +138,16 @@ $tr = array ( 'This will return brut text content.' => '', 'First line is the download reference and the second line the delete code.' => '', 'First line is the server capacity (in Bytes).' => '', - 'Example' => 'Exemple', + 'Example' => '', 'If a password has been set, send a POST request with it.' => '', 'Delete a file' => '', - 'This will return "Ok" if succeded, "Error" otherwhise.' => '', - 'Get a generated scripts' => '', + 'This will return "Ok" if succeeded, "Error" otherwhise.' => '', + 'Get a generated script' => '', 'This will return brut text content of the code.' => '', 'Initalize an asynchronous transfert' => '', - 'The goal is to permit to transfert big file, chunk by chunk.' => '', + '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.' => '',