calendar/l10n/en_GB.js

70 lines
2.3 KiB
JavaScript
Raw Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s has published the calendar »%s«",
"Hello," : "Hello,",
"We wanted to inform you that %s has published the calendar »%s«." : "We wanted to inform you that %s has published the calendar »%s«.",
"Open »%s«" : "Open »%s«",
"Cheers!" : "Cheers!",
2020-02-18 02:23:53 +00:00
"Calendar" : "Calendar",
2018-06-12 00:16:45 +00:00
"A Calendar app for Nextcloud" : "A Calendar app for Nextcloud",
2019-10-20 02:21:35 +00:00
"Today" : "Today",
2018-02-12 22:15:39 +00:00
"Day" : "Day",
"Week" : "Week",
"Month" : "Month",
2020-09-04 02:22:41 +00:00
"List" : "List",
"Edit color" : "Edit colour",
2018-02-12 22:15:39 +00:00
"Download" : "Download",
2019-10-20 02:21:35 +00:00
"Delete" : "Delete",
"An error occurred, unable to change the calendar's color." : "An error occurred, unable to change the calendar's colour.",
2018-02-12 22:15:39 +00:00
"Share link" : "Share link",
2019-12-22 02:37:41 +00:00
"Share with users or groups" : "Share with users or groups",
2019-10-20 02:21:35 +00:00
"can edit" : "can edit",
2018-02-12 22:15:39 +00:00
"New calendar" : "New calendar",
2019-12-22 02:37:41 +00:00
"Filename" : "Filename",
2019-10-20 02:21:35 +00:00
"Cancel" : "Cancel",
2019-12-22 02:37:41 +00:00
"Automatic" : "Automatic",
2020-05-02 02:21:36 +00:00
"or" : "or",
"Actions" : "Actions",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Show week numbers",
2020-01-10 02:23:33 +00:00
"Settings & import" : "Settings & import",
2019-12-22 02:37:41 +00:00
"Notification" : "Notification",
2019-10-20 02:21:35 +00:00
"Email" : "Email",
2020-07-10 02:22:29 +00:00
"Busy" : "Busy",
2020-01-14 02:23:38 +00:00
"Unknown" : "Unknown",
2019-12-22 02:37:41 +00:00
"All day" : "All day",
2019-10-20 02:21:35 +00:00
"never" : "never",
"after" : "after",
"Repeat" : "Repeat",
2019-12-22 02:37:41 +00:00
"Monday" : "Monday",
"Summary" : "Summary",
2019-10-20 02:21:35 +00:00
"More" : "More",
2019-12-22 02:37:41 +00:00
"Save" : "Save",
2019-10-20 02:21:35 +00:00
"Update" : "Update",
2019-12-22 02:37:41 +00:00
"Personal" : "Personal",
2019-10-20 02:21:35 +00:00
"Details" : "Details",
"Attendees" : "Attendees",
"Reminders" : "Reminders",
2019-12-22 02:37:41 +00:00
"Close" : "Close",
"Anniversary" : "Anniversary",
"Week {number} of {year}" : "Week {number} of {year}",
"Daily" : "Daily",
"Weekly" : "Weekly",
"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",
"Location" : "Location",
"Description" : "Description",
"Status" : "Status",
"Confirmed" : "Confirmed",
"Tentative" : "Tentative",
"Categories" : "Categories",
"Custom color" : "Custom colour",
2019-12-22 02:37:41 +00:00
"Presentation" : "Presentation",
2020-01-30 02:23:40 +00:00
"Review" : "Review",
2019-12-22 02:37:41 +00:00
"Office" : "Office",
"Mail" : "Mail",
"Global" : "Global"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");