]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/locales/en.json
removed local upload folders localization from this branch
[jirafeau_project.git] / lib / locales / en.json
index 845743a8d22973aeda46355734603ffd66ffe369..aa7559deee7ba9e198c8ff3d687ba2b93fd555dc 100644 (file)
@@ -1,4 +1,13 @@
 {
+    "SODIUM_UNAVAILABLE": "Encryption is enabled in configuration, but the Sodium PHP module is not loaded! Encryption is not available!",
+    "ADMIN_FOLDER_INFO": "(File must be in Folder %s)",
+    "ADMIN_FILE_SELECT": "Filename",
+    "INTERNAL_ERROR_FILE_NOT_EXIST": "Requested File not found.",
+    "INTERNAL_ERROR_FP_OPEN_LOCAL": "Internal Error - Requested File could not be opened",
+    "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",
     "MAX_FILE_SIZE": "Maximum file size",
     "POWERED_BY": "powered by the copyleft, libre software project Jirafeau",
     "MADE_WITH": "Made with",
+    "DESIGNED": "Designed and hosted by",
     "JI_PROJECT": "Jirafeau Project",
     "1_MIN": "One minute",
     "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",
@@ -24,9 +35,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.",
@@ -59,7 +70,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.",
-    "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",
     "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",

patrick-canterino.de