X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/2b4714c704f8ca5567c85a26e9202d5c9b3550e4..c7f776c8b948b033c200c8fd84ab5e8a8422d601:/lib/locales/en.json diff --git a/lib/locales/en.json b/lib/locales/en.json index 412f377..817c1f4 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -1,4 +1,5 @@ { + "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 ", @@ -18,6 +19,7 @@ "1_H": "One hour", "1_D": "One day", "1_W": "One week", + "2_W": "One fortnight", "1_M": "One month", "1_Q": "One quarter", "1_Y": "One year", @@ -25,9 +27,9 @@ "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.", @@ -60,7 +62,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 lib/config.local.php file and grant write permission to the web server (preferred solution), or grant write permission to the web server in the lib directory.", - "CONF_SOLUTION_2": "The local configuration is not writable by the web server. Grant write permission to the web server in the 'lib/config.local.php file.", + "CONF_SOLUTION_2": "The local configuration is not writable by the web server. Grant write permission to the web server in the 'lib/config.local.php' file.", "JI_INSTALL": "Installation of Jirafeau", "STEP": "step", "OUT_OF": "out of",