UNPKG

webdav-js

Version:

WebDAV functionality intended for use as a bookmarklet or to make a simple webserver an interactive WebDAV environment.

29 lines (28 loc) 1.35 kB
{ "translation": { "alphabet": "Aa Bb Cc Dd Ee Ff Gg Hh Ii Jj Kk Ll Mm Nn Oo Pp Qq Rr Ss Tt Uu Vv Ww Xx Yy Zz", "createNewDirectory": "create new directory", "copyItemTitle": "Where do you want to copy '{{file}}' to?", "copy": "Copy", "delete": "Delete", "deleteConfirmation": "Are you sure you want to delete '{{file}}'?", "directoryName": "Directory name", "download": "Download", "dropFilesAnywhereToUpload": "Drop files anywhere to upload", "failure": "{{method}} {{url}} failed: {{statusText}} ({{status}})", "move": "Move", "moveItemTitle": "Where do you want to move '{{file}}' to?", "or": "or", "overwriteFileConfirmation": "A file called '{{file}}' already exists, would you like to overwrite it?", "pangram": "The quick brown fox jumps over the lazy dog.", "rename": "Rename", "successfullyCopied": "'{{from}}' successfully copied to '{{to}}'.", "successfullyCreated": "'{{directoryName}}' has been created.", "successfullyDeleted": "'{{file}}' has been deleted.", "successfullyMoved": "'{{from}}' successfully moved to '{{to}}'.", "successfullyRenamed": "'{{from}}' successfully renamed to '{{to}}'.", "successfullyUploaded": "'{{file}}' has been successfully uploaded.", "title": "{{path}} | WebDAV", "uploadFiles": "upload files" } }