]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/lang/template.php
fix template : remove fr translation
[jirafeau_mojo42.git] / lib / lang / template.php
index 566380c654b2e907640f970991021ad16f92491f..ba7d5be25f14d6c23d4d19deffd150c20a4420b8 100644 (file)
@@ -73,10 +73,10 @@ $tr = array (
             'Retry this step' => '',
             'Jirafeau is now fully operational' => '',
             '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 ending slash!'
+            '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',
-            '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 ending slash!'
+            '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' => '',
             'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'
@@ -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.' => '',

patrick-canterino.de