diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-29 02:17:47 +0000 |
commit | 2bc4094debb5f426d1835519b0e16a5bf3025914 (patch) | |
tree | 71eed777848913e247e42fb623cb0a5b740cd8fa /apps/dav/l10n/it.js | |
parent | 7b8364e001119aff43a236f2941da0c405c21f29 (diff) | |
download | nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.tar.gz nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index f2730338ef3..f20396c1a27 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -40,6 +40,7 @@ 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", |