X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/0ebffccac2f5632b3ad31b801519cc0c186f3006..1016cc26d830c79ecdb2a8b3e06d7e5ca245d989:/lib/locales/en.json?ds=sidebyside
diff --git a/lib/locales/en.json b/lib/locales/en.json
index 42f97ff..092980a 100644
--- a/lib/locales/en.json
+++ b/lib/locales/en.json
@@ -1,11 +1,17 @@
{
- "NO_BROWSER_SUPPORT": "You browser may not support HTML5, so the maximum file size is ",
+ "SODIUM_UNAVAILABLE": "Encryption is enabled in configuration, but the Sodium PHP module is not loaded! Encryption is not available!",
+ "INSTALL_FILE_NOT_FOUND_TITLE": "Installation file not found",
+ "INSTALL_FILE_NOT_FOUND_DESC": "Installation is not complete and install.php file does not seem to exist",
+ "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",
"SEL_FILE": "Select a file",
"SEND": "Send",
"UP": "Uploading â¦",
- "ONE_TIME_DL": "One time download",
+ "ONE_TIME_DL": "One-time download",
"PSW": "Password",
"TIME_LIM": "Time limit",
"MAX_FILE_SIZE": "Maximum file size",
@@ -16,6 +22,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",
@@ -23,9 +30,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.",
@@ -47,7 +54,7 @@
"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.",
@@ -58,7 +65,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",
@@ -92,7 +99,7 @@
"SEARCH_LINK": "Search a specific link",
"CLEANED_FILES_CNT": "Number of cleaned files",
"LOGOUT": "Log out",
- "NOW_LOGOUT": "You are now loggued out",
+ "NOW_LOGOUT": "You are now logged out",
"LINK_DELETED": "Link deleted",
"FILENAME": "Filename",
"FILE": "file",
@@ -100,9 +107,12 @@
"TYPE": "Type",
"SIZE": "Size",
"EXPIRE": "Expire",
- "ONETIME": "Onetime",
+ "ONETIME": "One-time",
"UPLOAD_DATE": "Upload date",
"ORIGIN": "Origin",
+ "DOWNLOAD_COUNT": "Downloads",
+ "DOWNLOAD_DATE": "Last download",
+ "DOWNLOAD_IP": "Downloaded from",
"ACTION": "Action",
"DEL_LINK": "Del link",
"DEL_FILE_LINKS": "Del file and links",