You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.2 KiB

  1. {
  2. "alreadyexists": "This entry already exists!",
  3. "debugmsg": "Detailed debug trail",
  4. "fileexists": "File {{path}} already exists.",
  5. "forbidden": "Forbidden",
  6. "forbiddendetail": "Sorry, you don't have the necessary permissions to access this page.",
  7. "generic": "Oops, something went wrong",
  8. "invalidaction": "Invalid Action.",
  9. "invaliddestfolder": "Invalid Destination Folder!",
  10. "invalidfiletype": "Invalid File Type.",
  11. "invalidfolder": "Invalid Folder.",
  12. "invalidoperation": "Invalid Operation!",
  13. "invalidpath": "Invalid page path.",
  14. "invaliduserid": "Invalid User Id",
  15. "newpasswordtooshort": "New password is too short!",
  16. "notexist": "Entry {{path}} does not exist!",
  17. "notexistdetail": "Would you like to create this entry?",
  18. "parentinvalid": "Parent entry is not a valid file.",
  19. "parentisroot": "Parent entry is root.",
  20. "remotetoolarge": "Remote file is too large!",
  21. "reservedname": "You cannot create a document with this name as it is reserved by the system.",
  22. "savefailed": "Failed to save document",
  23. "starterfailed": "Could not load starter content!",
  24. "unauthorized": "Unauthorized",
  25. "actions": {
  26. "create": "Create",
  27. "gohome": "Go Home",
  28. "loginas": "Login as..."
  29. }
  30. }