summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
commit0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch)
tree4680a0debe502bc334a438facecb2b09c315f598 /apps/dav/l10n/it.js
parent2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff)
downloadnextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz
nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 089b8a38cc7..dde9f056664 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -150,7 +150,7 @@ OC.L10N.register(
"Due on %s by %s" : "Scade il %s per %s",
"Due on %s" : "Scade il %s",
"No outstanding DAV system address book sync." : "Nessuna sincronizzazione della rubrica del sistema DAV in sospeso.",
- "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "La sincronizzazione della rubrica del sistema DAV non è ancora stata eseguita poiché la tua istanza ha più di 1000 utenti o perché si è verificato un errore. Eseguila a mano chiamando occ dav:sync-system-addressbook.",
+ "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronizzazione della rubrica del sistema DAV non è ancora stata eseguita poiché la tua istanza ha più di 1000 utenti o perché si è verificato un errore. Eseguila a mano chiamando \"occ dav:sync-system-addressbook\".",
"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",
@@ -191,7 +191,6 @@ OC.L10N.register(
"Please contact the organizer directly." : "Contatta direttamente l'amministratore.",
"Are you accepting the invitation?" : "Accetti l'invito?",
"Tentative" : "Provvisorio",
- "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
- "%1$s has responded your invitation" : "%1$s ha risposto al tuo invito"
+ "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");