X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/d476bcd5e359b590b36e7372833e0e6ebd419587..de99ddc1846be903c5168b380d84c903e99aa98d:/lib/locales/en.json?ds=inline diff --git a/lib/locales/en.json b/lib/locales/en.json index 44a192b..641e492 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -1,4 +1,11 @@ { + "LIST_LOCAL_UPLOAD_FILES": "List all files in local upload directory", + "ADMIN_FOLDER_INFO": "(File must be in Folder %s)", + "LOCAL_UPLOAD" : "Link server file", + "LOCAL_UPLOAD_BT": "submit", + "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", @@ -16,6 +23,7 @@ "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", @@ -109,9 +117,6 @@ "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",