summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ka.js
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/ka.js
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/ka.js')
-rw-r--r--apps/dav/l10n/ka.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ka.js b/apps/dav/l10n/ka.js
index b4015119ae2..798c580144f 100644
--- a/apps/dav/l10n/ka.js
+++ b/apps/dav/l10n/ka.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dav",
{
"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}",
@@ -143,7 +143,6 @@ OC.L10N.register(
"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",
@@ -204,6 +203,7 @@ OC.L10N.register(
"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."
},
"nplurals=2; plural=(n!=1);");