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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js109
1 files changed, 17 insertions, 92 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index cc078472..68952a48 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,85 +2,11 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Tasks",
- "Due yesterday" : "Due yesterday",
- "Due today" : "Due today",
- "Due tomorrow" : "Due tomorrow",
- "Due on" : "Due on",
- "Started yesterday" : "Started yesterday",
- "Starts today" : "Starts today",
- "Starts tomorrow" : "Starts tomorrow",
- "Started on" : "Started on",
- "Starts on" : "Starts on",
- "[Remind me yesterday at ]HH:mm" : "[Remind me yesterday at ]HH:mm",
- "[Remind me today at ]HH:mm" : "[Remind me today at ]HH:mm",
- "[Remind me tomorrow at ]HH:mm" : "[Remind me tomorrow at ]HH:mm",
- "[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Remind me on ]DD MMM, YYYY,[ at ]HH:mm",
- "Yesterday" : "Yesterday",
- "Today" : "Today",
- "Tomorrow" : "Tomorrow",
- "in %s" : "in %s",
- "%s ago" : "%s ago",
- "seconds" : "seconds",
- "a minute" : "a minute",
- "%d minutes" : "%d minutes",
- "an hour" : "an hour",
- "%d hours" : "%d hours",
- "a day" : "a day",
- "%d days" : "%d days",
- "a month" : "a month",
- "%d months" : "%d months",
- "a year" : "a year",
- "%d years" : "%d years",
- "week" : "week",
- "weeks" : "weeks",
- "day" : "day",
- "days" : "days",
- "hour" : "hour",
- "hours" : "hours",
- "minute" : "minute",
- "minutes" : "minutes",
- "second" : "second",
- "before beginning" : "before beginning",
- "after beginning" : "after beginning",
- "before end" : "before end",
- "after end" : "after end",
- "Comment" : "Comment",
- "Add a comment" : "Add a comment",
"This will delete the calendar \"%s\" and all corresponding events and tasks." : "This will delete the calendar \"%s\" and all corresponding events and tasks.",
"The name \"%s\" is already used." : "The name \"%s\" is already used.",
"An empty name is not allowed." : "An empty name is not allowed.",
- "Hidden" : "Hidden",
- "Visible" : "Visible",
- "Automatic" : "Automatic",
- "Sunday" : "Sunday",
- "Monday" : "Monday",
- "Tuesday" : "Tuesday",
- "Wednesday" : "Wednesday",
- "Thursday" : "Thursday",
- "Friday" : "Friday",
- "Saturday" : "Saturday",
- "Add an important item in \"%s\"..." : "Add an important item in \"%s\"...",
- "Add an item due today in \"%s\"..." : "Add an item due today in \"%s\"...",
- "Add an item in \"%s\"..." : "Add an item in \"%s\"...",
- "Add a current item in \"%s\"..." : "Add a current item in \"%s\"...",
- "Add a subtask to \"%s\"..." : "Add a subtask to \"%s\"...",
- "_%n Completed Task_::_%n Completed Tasks_" : ["%n Completed Task","%n Completed Tasks"],
- "Hours" : "Hours",
- "Minutes" : "Minutes",
- "Set due date" : "Set due date",
- "%s %% completed" : "%s %% completed",
- "priority %s: " : "priority %s: ",
- "high" : "high",
- "medium" : "medium",
- "low" : "low",
- "no priority assigned" : "no priority assigned",
- "Remind me" : "Remind me",
- "at the end" : "at the end",
- "at the beginning" : "at the beginning",
- "Set start date" : "Set start date",
- "{calendar} shared by {owner}" : "{calendar} shared by {owner}",
- "Unnamed" : "Unnamed",
"Important" : "Important",
+ "Today" : "Today",
"Week" : "Week",
"All" : "All",
"Current" : "Current",
@@ -89,31 +15,30 @@ OC.L10N.register(
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar.",
"Delete" : "Delete",
"Cancel" : "Cancel",
- "Edit" : "Edit",
- "Link" : "Link",
- "Download" : "Download",
- "Save" : "Save",
- "Add List..." : "Add List...",
- "New List" : "New List",
- "Settings" : "Settings",
- "Start of week" : "Start of week",
- "Visibility of Smart Collections" : "Visibility of Smart Collections",
"Change sort order" : "Change sort order",
"Default" : "Default",
"Due date" : "Due date",
"Start date" : "Start date",
"Priority" : "Priority",
- "Alphabetically" : "Alphabetically",
"Manually" : "Manually",
- "Load remaining completed tasks." : "Load remaining completed tasks.",
+ "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",
- "(New category)" : "(New category)",
- "Select categories..." : "Select categories...",
- "Loading the task..." : "Loading the task...",
"Task not found!" : "Task not found!",
- "add a subtask to" : "add a subtask to",
- "Toggle subtasks" : "Toggle subtasks",
- "Toggle completed subtasks" : "Toggle completed subtasks"
+ "%s %% completed" : "%s %% completed",
+ "Edit" : "Edit",
+ "Download" : "Download",
+ "Save" : "Save",
+ "Add List..." : "Add List...",
+ "New List" : "New List",
+ "Settings" : "Settings",
+ "Visibility of Smart Collections" : "Visibility of Smart Collections",
+ "Hidden" : "Hidden",
+ "Visible" : "Visible",
+ "Automatic" : "Automatic"
},
"nplurals=2; plural=(n != 1);");