summaryrefslogblamecommitdiffstats
path: root/lang/en/messages.json
blob: fbec163e9fa6368455d66120b8efac5b7e201d7d (plain) (tree)
1
2
3
4
5
6




                                                                    
                                                      









                                                                    





















                                                                           



                                                                                       
{
    "adduser-disabled": "Insufficient privileges to add more users",
    "adduser-success": "User successfully added",
    "config-activated": "Configuration {{0}} has been activated",
    "config-invalid": "Configuration with id {{0}} does not exist",
    "db-update-done": "Database successfully updated",
    "debug-mode": "The debug mode is active!",
    "deleted-tag": "Tag was successfully removed",
    "empty-archive": "The archive contains no files or directories",
    "empty-field": "A field was not filled",
    "error-archive": "Corrupted archive or unsupported format",
    "error-extract": "Could not unpack archive {{0}} to {{1}}",
    "error-nodir": "The directory {{0}} does not exist.",
    "error-read": "Error reading {{0}}",
    "error-rename": "Could not rename {{0}} into {{1}}",
    "error-write": "Failed to write {{0}}",
    "invalid-action": "Invalid action: {{0}}",
    "invalid-file": "The file {{0}} does not exist!",
    "invalid-ip": "No interface is configured with the address {{0}}",
    "invalid-template": "Selected template is not valid",
    "loginfail": "Username or Password incorrect",
    "missing-file": "There was no file selected!",
    "module-added": "Module successfully added",
    "module-deleted": "Module {{0}} was deleted",
    "module-in-use": "Module {{0}} is still used by Configuration {{1}}",
    "news-del-success": "News deleted",
    "news-empty": "There was no news found in the database",
    "news-save-success": "News updated successfully",
    "no-permission": "No sufficient privileges to access this page",
    "password-mismatch": "Password and password confirmation do not match",
    "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed",
    "remote-parse-failed": "Parsing the received data failed ({{0}})",
    "remote-timeout": "Could  not download resource {{0}} ({{1}})",
    "settings-updated": "Settings have been updated",
    "task-error": "Execution failed: {{0}}",
    "taskmanager-error": "Failed to connect to the Task Manager",
    "taskmanager-format": "Task Manager has returned invalid data",
    "token": "Invalid token. CSRF attack?",
    "upload-complete": "Upload of {{0}} was successful",
    "upload-failed": "Upload failed: {{0}}",
    "value-invalid": "The value {{1}} is invalid for option {{0}} and has been ignored"
}