Skip to content

Commit 033c1ba

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent cda57b6 commit 033c1ba

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

l10n/it.js

+4
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ OC.L10N.register(
258258
"Could not book the appointment. Please try again later or contact the organizer." : "Impossibile prenotare l'appuntamento. Riprova più tardi o contatta l'organizzatore.",
259259
"Back" : "Indietro",
260260
"Book appointment" : "Prenota un appuntamento",
261+
"Conversation does not have a valid URL." : "La conversazione non ha un URL valido",
262+
"Error creating Talk conversation" : "Errore durante la crezione della conversazione Talk",
261263
"Add Talk conversation" : "Aggiungi conversazione Talk",
262264
"Create a new conversation" : "Crea una nuova conversazione",
263265
"Select conversation" : "Seleziona conversazione",
@@ -295,6 +297,7 @@ OC.L10N.register(
295297
"_{count} attachment_::_{count} attachments_" : ["{count} allegato","{count} allegati","{count} allegati"],
296298
"Suggested" : "Suggerito",
297299
"Available" : "Disponibile",
300+
"Invited you" : "Ti ha invitato",
298301
"Invitation accepted" : "Invito accettato",
299302
"Accepted {organizerName}'s invitation" : "Invito di {organizerName} accettato",
300303
"Participation marked as tentative" : "Partecipazione contrassegnata come provvisoria",
@@ -522,6 +525,7 @@ OC.L10N.register(
522525
"W" : "S",
523526
"%n more" : "%n altri",
524527
"No events to display" : "Nessun evento da visualizzare",
528+
"You declined this event" : "Hai rifiutato questo evento",
525529
"_+%n more_::_+%n more_" : ["+%n altro","+%n altri","+%n altri"],
526530
"No events" : "Nessun evento",
527531
"Create a new event or change the visible time-range" : "Crea un nuovo evento o cambia l'intervallo di tempo visibile",

l10n/it.json

+4
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@
256256
"Could not book the appointment. Please try again later or contact the organizer." : "Impossibile prenotare l'appuntamento. Riprova più tardi o contatta l'organizzatore.",
257257
"Back" : "Indietro",
258258
"Book appointment" : "Prenota un appuntamento",
259+
"Conversation does not have a valid URL." : "La conversazione non ha un URL valido",
260+
"Error creating Talk conversation" : "Errore durante la crezione della conversazione Talk",
259261
"Add Talk conversation" : "Aggiungi conversazione Talk",
260262
"Create a new conversation" : "Crea una nuova conversazione",
261263
"Select conversation" : "Seleziona conversazione",
@@ -293,6 +295,7 @@
293295
"_{count} attachment_::_{count} attachments_" : ["{count} allegato","{count} allegati","{count} allegati"],
294296
"Suggested" : "Suggerito",
295297
"Available" : "Disponibile",
298+
"Invited you" : "Ti ha invitato",
296299
"Invitation accepted" : "Invito accettato",
297300
"Accepted {organizerName}'s invitation" : "Invito di {organizerName} accettato",
298301
"Participation marked as tentative" : "Partecipazione contrassegnata come provvisoria",
@@ -520,6 +523,7 @@
520523
"W" : "S",
521524
"%n more" : "%n altri",
522525
"No events to display" : "Nessun evento da visualizzare",
526+
"You declined this event" : "Hai rifiutato questo evento",
523527
"_+%n more_::_+%n more_" : ["+%n altro","+%n altri","+%n altri"],
524528
"No events" : "Nessun evento",
525529
"Create a new event or change the visible time-range" : "Crea un nuovo evento o cambia l'intervallo di tempo visibile",

0 commit comments

Comments
 (0)