diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-06 02:27:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-06 02:27:44 +0000 |
commit | 737e79854e967e2d2620f8593d9698905146e77a (patch) | |
tree | 4d198c983c905f8f1d41ae34840a703beb467fdc /apps/dav | |
parent | c40d1b7dbc4b0c12ff08f300abdd93dbecba0396 (diff) | |
download | nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.tar.gz nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index d4f12d7ff44..d394091ac15 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -125,6 +125,7 @@ OC.L10N.register( "Due on %s by %s" : "Scade il %s per %s", "Due on %s" : "Scade il %s", "Migrated calendar (%1$s)" : "Calendario migrato (%1$s)", + "Calendars including events, details and attendees" : "Calendari inclusi eventi, dettagli e partecipanti", "Contacts and groups" : "Contatti e gruppi", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 0c04c8960be..9f0195aee28 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -123,6 +123,7 @@ "Due on %s by %s" : "Scade il %s per %s", "Due on %s" : "Scade il %s", "Migrated calendar (%1$s)" : "Calendario migrato (%1$s)", + "Calendars including events, details and attendees" : "Calendari inclusi eventi, dettagli e partecipanti", "Contacts and groups" : "Contatti e gruppi", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", |