diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /apps/dav/l10n/it.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 347f0f9f58c..f2730338ef3 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -80,8 +80,12 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "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", + "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "There was an error updating your attendance status." : "Si è verificato un errore durante l'aggiornamento dello stato della tua partecipazione.", |