]> git.p6c8.net - jirafeau.git/blobdiff - lib/lang/template.php
typo : transfert / transfer
[jirafeau.git] / lib / lang / template.php
index 463ed6faa3bef975c279c1932a98e03d831a122f..4678605c47768a7212788bd3d26c5395ebdab325 100644 (file)
@@ -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,14 +138,14 @@ $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.'
                 => '',

patrick-canterino.de