Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.json « lang « Dashboard « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb818e515a932ae80ca22e11a62414c213e376e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
    "Dashboard": {
        "AddAWidget": "Add a widget",
        "AddPreviewedWidget": "Click to add widget to the dashboard",
        "ChangeDashboardLayout": "Change dashboard layout",
        "CopyDashboardToUser": "Copy dashboard to user",
        "CreateNewDashboard": "Create new dashboard",
        "Dashboard": "Dashboard",
        "DashboardCopied": "Current dashboard successfully copied to selected user.",
        "DashboardEmptyNotification": "Your Dashboard does not contain any widgets. Start by adding some widgets or just reset the dashboard to the default widget selection.",
        "DashboardName": "Dashboard name:",
        "DashboardOf": "Dashboard of %s",
        "DefaultDashboard": "Default dashboard - Using default widgets selection and columns layout",
        "DeleteWidgetConfirm": "Are you sure you want to delete this widget from the dashboard?",
        "EmptyDashboard": "Empty dashboard - Pick your favorite widgets",
        "LoadingWidget": "Loading widget, please wait...",
        "ManageDashboard": "Manage dashboard",
        "Maximise": "Maximise",
        "Minimise": "Minimise",
        "NotUndo": "You will not be able to undo this operation.",
        "PluginDescription": "Your Web Analytics Dashboard. You can customize Your Dashboard: add new widgets, change the order of your widgets. Each user can access his own custom Dashboard.",
        "RemoveDashboard": "Remove dashboard",
        "RemoveDashboardConfirm": "Are you sure you want to remove the dashboard \"%s\"?",
        "RenameDashboard": "Rename dashboard",
        "ResetDashboard": "Reset dashboard",
        "ResetDashboardConfirm": "Are you sure you want to reset your dashboard layout to the default Widgets selection?",
        "SelectDashboardLayout": "Please select your new dashboard layout",
        "SelectWidget": "Select the widget to add in the dashboard",
        "SetAsDefaultWidgets": "Set as default widgets selection",
        "SetAsDefaultWidgetsConfirm": "Are you sure you want to set the current widgets selection and dashboard layout as the default dashboard template?",
        "SetAsDefaultWidgetsConfirmHelp": "This widgets selection and dashboard columns layout will be used when any user creates a new dashboard, or when \"%s\" feature is used.",
        "TopLinkTooltip": "View Web Analytics reports for %s.",
        "WidgetNotFound": "Widget not found",
        "WidgetPreview": "Widget preview",
        "WidgetsAndDashboard": "Widgets & Dashboard"
    }
}