aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:43 +0000
commitba866cd4a8dbd022d9769fc28d7d86de1f0622e2 (patch)
tree218d6c88f0177661f0ca8cd5444965a3193ea2e6 /apps/dav/l10n/it.js
parenteef571e4fb203e255d3bdb2a79737b0d87a79a2b (diff)
downloadnextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.tar.gz
nextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r--apps/dav/l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 8214221be55..727d6d52944 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dav",
{
"Calendar" : "Calendario",
- "To-dos" : "Da fare",
+ "Tasks" : "Attività",
"Personal" : "Personale",
"{actor} created calendar {calendar}" : "{actor} ha creato il calendario {calendar}",
"You created calendar {calendar}" : "Hai creato il calendario {calendar}",
@@ -143,7 +143,6 @@ OC.L10N.register(
"Configures a CalDAV account" : "Configura un account CalDAV",
"Configures a CardDAV account" : "Configura un account CardDAV",
"Events" : "Eventi",
- "Tasks" : "Attività",
"Untitled task" : "Attività senza titolo",
"Completed on %s" : "Completata il %s",
"Due on %s by %s" : "Scade il %s per %s",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Accetti l'invito?",
"Tentative" : "Provvisorio",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
+ "To-dos" : "Da fare",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se imposti il tuo orario di lavoro, gli altri utenti potranno vedere quando non sei in ufficio per organizzare una riunione."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");