web-shared-folder
Version:
Web server for sharing folder on local network or Internet
58 lines • 2.18 kB
JSON
{
"downloadZip": "Download selected (zip)",
"fileName": "Name",
"fileSize": "Size",
"modifyDate": "Modify date",
"folderSizeStub": "<dir>",
"defaultTitle": "Remote file manager",
"sizeByte": "B",
"sizeKiB": "KiB",
"sizeMiB": "MiB",
"sizeGiB": "GiB",
"sizeTiB": "TiB",
"sizePiB": "PiB",
"linkToOpenInBrowser": "Open in new tab",
"sendingFilesError": "An error occurred while transferring the file. Not all files have been saved: ",
"checkAll": "Check all",
"uncheckAll": "Uncheck all",
"deleteFiles": "Delete selected",
"uploadFiles": "Upload files",
"createFolder": "Create folder",
"folderName": "Name for the new folder",
"createFolderError": "Failed to create folder",
"yes": "Yes",
"no": "No",
"deleteFilesWarning": "Are you sure you want to delete the selected files? <br>This operation cannot be undone.",
"deleteWithoutAsk": "Delete without confirmation",
"deleteError": "An error occurred during deletion",
"dragAndDropText": "Drag files here.",
"linkToUnzip": "Unzip archive on server",
"filesStats": "Files",
"foldersStats": "Folders",
"poweredBy": "Powered by",
"lightTheme": "Light theme",
"autoTheme": "Auto theme",
"darkTheme": "Dark theme",
"invalidName": "Invalid name",
"renameError": "An error occurred while renaming",
"inputNewName": "Input the new name",
"newName": "New file or folder name",
"ok": "Ok",
"cancel": "Cancel",
"pageNotFound": "The requested page does not exist!",
"rename": "Rename",
"select": "Select",
"selectForCopyOrMove": "Select for copy or move",
"copy": "Copy",
"move": "Move",
"pasteError": "Failed to copy or move",
"replaceWarningDialog": "Please note! If the names are the same, existing files in the destination folder will be replaced with new ones without warning!",
"doNotAsk": "Do not show this message again",
"needLoginAndPassword": "You need to enter your username and password",
"username": "Username",
"password": "Password",
"signIn": "Sign in",
"signInError": "No user with this name and password found. Please, try again.",
"youSignInAs": "You are currently signed in as",
"signOut": "Sign out"
}