]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/lang/template.php
fix template : remove fr translation
[jirafeau_mojo42.git] / lib / lang / template.php
index 631d88d1f40626755807f1d31eb9e79cb456e376..ba7d5be25f14d6c23d4d19deffd150c20a4420b8 100644 (file)
@@ -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!'
                 => '',
             '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' => '',
             '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' => '',
             '' .
             '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 */
             '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' => '',
             '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' => '',
             '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).' => '',
             '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.' => '',
             'If a password has been set, send a POST request with it.' => '',
             'Delete a file' => '',
             'This will return "Ok" if succeded, "Error" otherwhise.' => '',

patrick-canterino.de