]> git.p6c8.net - jirafeau.git/blobdiff - lib/lang/template.php
typo : accept of our / accept our
[jirafeau.git] / lib / lang / template.php
index 376b7c5088fecc0801a4c7b0be190e3a6b92e320..4895150520dad6a8b0f232f314448019ec5c54fc 100644 (file)
@@ -44,7 +44,7 @@ $tr = array (
              'Give the password of this file' => '',
              'Access denied' => '',
              'You are about to download' => '',
              'Give the password of this file' => '',
              'Access denied' => '',
              'You are about to download' => '',
-             'By using our services, you accept of our' => '',
+             'By using our services, you accept our' => '',
              'Term Of Service' => '',
              /* functions.php */
              'Internal error during file creation.' => '',
              'Term Of Service' => '',
              /* functions.php */
              'Internal error during file creation.' => '',
@@ -53,15 +53,15 @@ $tr = array (
              'The following directory could not be created' => '',
              'You should create this directory by hand.' => '',
              'The following directory is not writable' => '',
              'The following directory could not be created' => '',
              'You should create this directory by hand.' => '',
              'The following directory is not writable' => '',
-             'You should give the write right to the web server on this directory.' => '',
+             'You should give the write permission to the web server on this directory.' => '',
              'Here is a solution' => 'Une solution possible',
              'The local configuration file could not be created. Create a ' .
                 '<code>lib/config.local.php</code> file and give the write ' .
              'Here is a solution' => 'Une solution possible',
              'The local configuration file could not be created. Create a ' .
                 '<code>lib/config.local.php</code> file and give the write ' .
-                'right to the web server (preferred solution), or give the ' .
-                'write right to the web server on the <code>lib</code> ' .
+                'permission to the web server (preferred solution), or give the ' .
+                'write permission to the web server on the <code>lib</code> ' .
                 'directory.' => '',
             'The local configuration is not writable by the web server. ' .
                 'directory.' => '',
             'The local configuration is not writable by the web server. ' .
-                'Give the write right to the web server on the ' .
+                'Give the write permission to the web server on the ' .
                 '<code>lib/config.local.php</code> file.' => '',
             'Installation of Jirafeau' => '',
             'step' => '',
                 '<code>lib/config.local.php</code> file.' => '',
             'Installation of Jirafeau' => '',
             'step' => '',
@@ -76,7 +76,7 @@ $tr = array (
             '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!'
                 => '',
             'Base address' => 'Addresse d\'origine',
             '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!'
                 => '',
             '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 of this directory. Do not forget the ending slash!'
+            '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!'
                 => '',
             'Data directory' => '',
             'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'
                 => '',
             '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' => '',
             '' .
             'Choose the default language' => '',
             'Next step' => '',
             '' .
-            'You can set a password to access the intercace or let it be empty ' .
+            'You can set a password to access the interface or let it be empty ' .
             'to disable the interface.' => '',
             'Administration password' => '',
             /* admin.php */
             'to disable the interface.' => '',
             'Administration password' => '',
             /* admin.php */
@@ -94,7 +94,7 @@ $tr = array (
             'Wrong password.' => '',
             'Admin interface' => '',
             'Clean expired files' => '',
             'Wrong password.' => '',
             'Admin interface' => '',
             'Clean expired files' => '',
-            'Clean old unfinished transferts' => '',
+            'Clean old unfinished transfers' => '',
             'Clean' => '',
             'Search files by name' => '',
             'Search' => '',
             'Clean' => '',
             'Search files by name' => '',
             'Search' => '',

patrick-canterino.de