aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:52 +0000
commitd787449b6741d3bb9dba5faa0dccf1e520ae9951 (patch)
tree63e711c395606c2f44cab4ba22fcfa521d7e4547 /apps/dav/l10n/en_GB.json
parent5087de9f9892e97f5f72b96230a7067fbe8063ea (diff)
downloadnextcloud-server-d787449b6741d3bb9dba5faa0dccf1e520ae9951.tar.gz
nextcloud-server-d787449b6741d3bb9dba5faa0dccf1e520ae9951.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/en_GB.json')
-rw-r--r--apps/dav/l10n/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 3b8d472550c..92960078864 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -1,6 +1,6 @@
{ "translations": {
"Calendar" : "Calendar",
- "To-dos" : "To-dos",
+ "Tasks" : "Tasks",
"Personal" : "Personal",
"{actor} created calendar {calendar}" : "{actor} created calendar {calendar}",
"You created calendar {calendar}" : "You created calendar {calendar}",
@@ -141,7 +141,6 @@
"Configures a CalDAV account" : "Configures a CalDAV account",
"Configures a CardDAV account" : "Configures a CardDAV account",
"Events" : "Events",
- "Tasks" : "Tasks",
"Untitled task" : "Untitled task",
"Completed on %s" : "Completed on %s",
"Due on %s by %s" : "Due on %s by %s",
@@ -203,6 +202,7 @@
"Are you accepting the invitation?" : "Are you accepting the invitation?",
"Tentative" : "Tentative",
"Your attendance was updated successfully." : "Your attendance was updated successfully.",
+ "To-dos" : "To-dos",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file