tasks/l10n/en_GB.json

105 lines
3.8 KiB
JSON
Raw Normal View History

2014-10-30 10:57:57 +00:00
{ "translations": {
"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",
2015-06-25 05:07:20 +00:00
"Today" : "Today",
2014-10-30 10:57:57 +00:00
"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 of its entries." : "This will delete the Calendar \"%s\" and all of its entries.",
"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\"...",
2016-02-24 20:12:17 +00:00
"Add a subtask to \"%s\"..." : "Add a subtask to \"%s\"...",
2015-02-20 06:07:13 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Completed Task","%n Completed Tasks"],
2016-05-17 06:15:59 +00:00
"Hours" : "Hours",
"Minutes" : "Minutes",
2014-10-30 10:57:57 +00:00
"Set due date" : "Set due date",
"%s %% completed" : "%s %% completed",
2016-02-24 20:12:17 +00:00
"priority %s: " : "priority %s: ",
"high" : "high",
"medium" : "medium",
"low" : "low",
"no priority assigned" : "no priority assigned",
2014-10-30 10:57:57 +00:00
"Remind me" : "Remind me",
"at the end" : "at the end",
"at the beginning" : "at the beginning",
"Set start date" : "Set start date",
2016-05-17 06:15:59 +00:00
"{calendar} shared by {owner}" : "{calendar} shared by {owner}",
2016-05-21 05:34:24 +00:00
"Unnamed" : "Unnamed",
2015-06-25 05:07:20 +00:00
"Important" : "Important",
"Week" : "Week",
"All" : "All",
"Current" : "Current",
"Completed" : "Completed",
2016-08-26 23:07:25 +00:00
"Delete" : "Delete",
"Cancel" : "Cancel",
2016-08-08 23:07:26 +00:00
"Edit" : "Edit",
2016-09-03 23:07:22 +00:00
"Link" : "Link",
"Download" : "Download",
2016-08-08 23:07:26 +00:00
"Save" : "Save",
2014-10-30 10:57:57 +00:00
"Add List..." : "Add List...",
"New List" : "New List",
2016-02-24 20:12:17 +00:00
"Settings" : "Settings",
2015-06-10 05:07:18 +00:00
"Start of week" : "Start of week",
"Visibility of Smart Collections" : "Visibility of Smart Collections",
2016-09-03 23:07:22 +00:00
"Default" : "Default",
2014-11-12 06:07:13 +00:00
"Load remaining completed tasks." : "Load remaining completed tasks.",
2015-06-04 05:07:17 +00:00
"(New category)" : "(New category)",
"Select categories..." : "Select categories...",
2015-02-10 06:07:13 +00:00
"Loading the task..." : "Loading the task...",
2016-02-24 20:12:17 +00:00
"Task not found!" : "Task not found!",
"add a subtask to" : "add a subtask to"
2014-10-30 10:57:57 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}