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

en_GB.json « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: df2a71d39d0d470d643a6b56b48fc1edd09bc39a (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
38
39
40
41
42
{ "translations": {
    "Important" : "Important",
    "Today" : "Today",
    "Week" : "Week",
    "All" : "All",
    "Current" : "Current",
    "Completed" : "Completed",
    "Tasks" : "Tasks",
    "The Tasks app for Nextcloud" : "The Tasks app for Nextcloud",
    "Share with users or groups" : "Share with users or groups",
    "can edit" : "can edit",
    "New List" : "New List",
    "Cancel" : "Cancel",
    "Save" : "Save",
    "An empty name is not allowed." : "An empty name is not allowed.",
    "Edit" : "Edit",
    "Download" : "Download",
    "Delete" : "Delete",
    "Unshare" : "Unshare",
    "Visibility of Smart Collections" : "Visibility of Smart Collections",
    "Hidden" : "Hidden",
    "Visible" : "Visible",
    "Automatic" : "Automatic",
    "Change sort order" : "Change sort order",
    "Start date" : "Start date",
    "Due date" : "Due date",
    "Last modified" : "Last modified",
    "Priority" : "Priority",
    "Manually" : "Manually",
    "Alphabetically" : "Alphabetically",
    "Task is completed" : "Task is completed",
    "_%n Completed Task_::_%n Completed Tasks_" : ["%n Completed Task","%n Completed Tasks"],
    "Tomorrow" : "Tomorrow",
    "Set start date" : "Set start date",
    "Set due date" : "Set due date",
    "All day" : "All day",
    "Task not found!" : "Task not found!",
    "When shared show full event" : "When shared show full event",
    "When shared show only busy" : "When shared show only busy",
    "When shared hide this event" : "When shared hide this event"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}