File: translations/en.json

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   translations/en.json   Download  
File: translations/en.json
Role: Example script
Content type: text/plain
Description: Example script
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 6 months ago
Size: 1,347 bytes
 

Contents

Class file image Download
{ "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" } }