tasks/l10n/en_GB.json

42 lines
1.5 KiB
JSON
Raw Normal View History

2014-10-30 10:57:57 +00:00
{ "translations": {
2015-06-25 05:07:20 +00:00
"Important" : "Important",
2019-01-26 01:37:48 +00:00
"Today" : "Today",
2015-06-25 05:07:20 +00:00
"Week" : "Week",
"All" : "All",
"Current" : "Current",
"Completed" : "Completed",
2019-09-24 02:52:31 +00:00
"Tasks" : "Tasks",
2018-06-12 00:41:13 +00:00
"The Tasks app for Nextcloud" : "The Tasks app for Nextcloud",
2019-12-22 03:47:45 +00:00
"Share with users or groups" : "Share with users or groups",
"can edit" : "can edit",
2016-08-26 23:07:25 +00:00
"Delete" : "Delete",
"Cancel" : "Cancel",
2017-05-25 00:21:12 +00:00
"Change sort order" : "Change sort order",
"Start date" : "Start date",
2020-01-30 03:05:42 +00:00
"Due date" : "Due date",
2019-12-22 03:47:45 +00:00
"Last modified" : "Last modified",
2017-05-25 00:21:12 +00:00
"Priority" : "Priority",
"Manually" : "Manually",
2019-01-26 01:37:48 +00:00
"Alphabetically" : "Alphabetically",
2017-07-25 00:22:57 +00:00
"Task is completed" : "Task is completed",
2019-01-26 01:37:48 +00:00
"_%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",
2017-05-25 00:21:12 +00:00
"All day" : "All day",
2016-02-24 20:12:17 +00:00
"Task not found!" : "Task not found!",
2019-12-22 03:47:45 +00:00
"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",
2019-01-26 01:37:48 +00:00
"Edit" : "Edit",
"Download" : "Download",
"Save" : "Save",
"New List" : "New List",
2019-02-13 01:39:04 +00:00
"An empty name is not allowed." : "An empty name is not allowed.",
2019-01-26 01:37:48 +00:00
"Settings" : "Settings",
"Visibility of Smart Collections" : "Visibility of Smart Collections",
"Hidden" : "Hidden",
"Visible" : "Visible",
"Automatic" : "Automatic"
2014-10-30 10:57:57 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}