summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/lang/en/messages.json
blob: e4974923171e80c6d977c3243023492cfa67788b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "cleared-n-machines": "Reset {{0}} clients",
    "deleted-n-machines": "Deleted {{0}} clients",
    "ignored-both-in-use": "Ignoring machine pair as both still seem to be in use. ({{0}} and {{1}})",
    "invalid-cidr-notion": "Invalid CIDR argument: {{0}}",
    "invalid-date-format": "Invalid date format: {{0}}",
    "invalid-enum-item": "Selection {{1}} is invalid for {{0}}",
    "invalid-filter-argument": "{{1}} is not a vald argument for filter {{0}}",
    "invalid-filter-key": "{{0}} is not a valid filter",
    "invalid-ip-address": "Invalid IP address",
    "invalid-replace-format": "Invalid parameter format ({{0}})",
    "no-replacement-matches": "No machines match the criteria from above",
    "notes-saved": "Notes have been saved",
    "unknown-machine": "Unknown machine uuid {{0}}",
    "x-machines-replaced": "{{0}} machine(s) replaced"
}