summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
commit719430559f1a1f28800a9a26d4a5492aae046730 (patch)
tree257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/it.js
parent8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff)
downloadnextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz
nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip
[tx-robot] updated from transifex
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 c80f6955d7c..635aedd64d5 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -40,7 +40,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Hai risolto la cosa da fare {todo} nell'elenco {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} ha riaperto la cosa da fare {todo} nell'elenco {calendar}",
"You reopened todo {todo} in list {calendar}" : "Hai riaperto la cosa da fare {todo} nell'elenco {calendar}",
- "Calendar and tasks" : "Calendario e attività",
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato",
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
@@ -110,6 +109,7 @@ OC.L10N.register(
"The meeting »%1$s« with %2$s was canceled." : "L'incontro «%1$s» con %2$s è stato annullato.",
"The meeting »%1$s« with %2$s was updated." : "L'incontro «%1$s» con %2$s è stato aggiornato.",
"%1$s invited you to »%2$s«" : "%1$s ti ha invitato a «%2$s»",
- "When:" : "Quando:"
+ "When:" : "Quando:",
+ "Calendar and tasks" : "Calendario e attività"
},
"nplurals=2; plural=(n != 1);");