]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/locales/en.json
[FEATURE] provide details for bug opening
[jirafeau_project.git] / lib / locales / en.json
index eba28c1e53f5755d8819a4c7b7f9e0a31c2540dd..fdf4a65d025254c68644e540d6696f03d62debe1 100644 (file)
@@ -1,4 +1,7 @@
 {
 {
+    "REPORTING_AN_ISSUE": "Reporting an issue",
+    "SIZE_DATA": "Data size",
+    "INCOMPATIBLE_OPTIONS_W": "The following configuration options are incompatible:",
     "NO_BROWSER_SUPPORT": "Your browser may not support HTML5, so the maximum file size is ",
     "PLURAL_ENDING": "s",
     "JI_WEB_RE":  "Jirafeau, your web file repository",
     "NO_BROWSER_SUPPORT": "Your browser may not support HTML5, so the maximum file size is ",
     "PLURAL_ENDING": "s",
     "JI_WEB_RE":  "Jirafeau, your web file repository",
@@ -23,9 +26,9 @@
     "UP_PSW": "Upload password",
     "2_BIG": "The file is too big",
     "FILE_LIM": "File size limited to",
     "UP_PSW": "Upload password",
     "2_BIG": "The file is too big",
     "FILE_LIM": "File size limited to",
-    "FILE_DIR_W": "The file directory is not writable!",
-    "LINK_DIR_W": "The link directory is not writable!",
-    "ASYNC_DIR_W": "The async directory is not writable!",
+    "FILE_DIR_W": "The file directory is not writable.",
+    "LINK_DIR_W": "The link directory is not writable.",
+    "ASYNC_DIR_W": "The async directory is not writable.",
     "INSTALL_SCRIPT_HERE": "Installer script still present",
     "ERR_OCC": "An error occurred.",
     "FILE_UP": "File uploaded.",
     "INSTALL_SCRIPT_HERE": "Installer script still present",
     "ERR_OCC": "An error occurred.",
     "FILE_UP": "File uploaded.",
@@ -47,7 +50,7 @@
     "GIMME_PSW": "Supply password for this file",
     "ACCESS_KO": "Access denied",
     "NOW_DOWNLOADING": "You are about to download",
     "GIMME_PSW": "Supply password for this file",
     "ACCESS_KO": "Access denied",
     "NOW_DOWNLOADING": "You are about to download",
-    "USING_SERIVCE": "By using our services, you accept our",
+    "USING_SERVICE": "By using our services, you accept our",
     "TOS": "Terms of Service",
     "AUTO_DESTRUCT": "Warning, this file will self-destruct after being read",
     "INTERNAL_ERROR_DEL": "Internal error during file creation.",
     "TOS": "Terms of Service",
     "AUTO_DESTRUCT": "Warning, this file will self-destruct after being read",
     "INTERNAL_ERROR_DEL": "Internal error during file creation.",
@@ -58,7 +61,7 @@
     "GIMME_W": "You should give the write permission to the web server on this directory.",
     "HERE_SOLUTION": "Here is a solution",
     "CONF_SOLUTION": "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and grant write permission to the web server (preferred solution), or grant write permission to the web server in the <code>lib</code> directory.",
     "GIMME_W": "You should give the write permission to the web server on this directory.",
     "HERE_SOLUTION": "Here is a solution",
     "CONF_SOLUTION": "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and grant write permission to the web server (preferred solution), or grant write permission to the web server in the <code>lib</code> directory.",
-    "CONF_SOLUTION_2": "The local configuration is not writable by the web server. Grant write permission to the web server in the '<code>lib/config.local.php</code> file.",
+    "CONF_SOLUTION_2": "The local configuration is not writable by the web server. Grant write permission to the web server in the '<code>lib/config.local.php</code>' file.",
     "JI_INSTALL": "Installation of Jirafeau",
     "STEP": "step",
     "OUT_OF": "out of",
     "JI_INSTALL": "Installation of Jirafeau",
     "STEP": "step",
     "OUT_OF": "out of",

patrick-canterino.de