X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/ed2fb8f07774a76271a3b18b41bc94ddd07a7e7b..a873444cd44c841633c7b5465c6626a7a51c1868:/lib/lang/template.php?ds=sidebyside diff --git a/lib/lang/template.php b/lib/lang/template.php index 631d88d..ba7d5be 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -75,7 +75,7 @@ $tr = array ( 'Information' => '', 'The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: "http://www.example.com/". Do not forget the trailing slash!' => '', - 'Base address' => 'Addresse d\'origine', + 'Base address' => '', 'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!' => '', 'Data directory' => '', @@ -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,7 +138,7 @@ $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.' => '',