Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 1, 2025
1 parent cda57b6 commit 033c1ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ OC.L10N.register(
"Could not book the appointment. Please try again later or contact the organizer." : "Impossibile prenotare l'appuntamento. Riprova più tardi o contatta l'organizzatore.",
"Back" : "Indietro",
"Book appointment" : "Prenota un appuntamento",
"Conversation does not have a valid URL." : "La conversazione non ha un URL valido",
"Error creating Talk conversation" : "Errore durante la crezione della conversazione Talk",
"Add Talk conversation" : "Aggiungi conversazione Talk",
"Create a new conversation" : "Crea una nuova conversazione",
"Select conversation" : "Seleziona conversazione",
Expand Down Expand Up @@ -295,6 +297,7 @@ OC.L10N.register(
"_{count} attachment_::_{count} attachments_" : ["{count} allegato","{count} allegati","{count} allegati"],
"Suggested" : "Suggerito",
"Available" : "Disponibile",
"Invited you" : "Ti ha invitato",
"Invitation accepted" : "Invito accettato",
"Accepted {organizerName}'s invitation" : "Invito di {organizerName} accettato",
"Participation marked as tentative" : "Partecipazione contrassegnata come provvisoria",
Expand Down Expand Up @@ -522,6 +525,7 @@ OC.L10N.register(
"W" : "S",
"%n more" : "%n altri",
"No events to display" : "Nessun evento da visualizzare",
"You declined this event" : "Hai rifiutato questo evento",
"_+%n more_::_+%n more_" : ["+%n altro","+%n altri","+%n altri"],
"No events" : "Nessun evento",
"Create a new event or change the visible time-range" : "Crea un nuovo evento o cambia l'intervallo di tempo visibile",
Expand Down
4 changes: 4 additions & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@
"Could not book the appointment. Please try again later or contact the organizer." : "Impossibile prenotare l'appuntamento. Riprova più tardi o contatta l'organizzatore.",
"Back" : "Indietro",
"Book appointment" : "Prenota un appuntamento",
"Conversation does not have a valid URL." : "La conversazione non ha un URL valido",
"Error creating Talk conversation" : "Errore durante la crezione della conversazione Talk",
"Add Talk conversation" : "Aggiungi conversazione Talk",
"Create a new conversation" : "Crea una nuova conversazione",
"Select conversation" : "Seleziona conversazione",
Expand Down Expand Up @@ -293,6 +295,7 @@
"_{count} attachment_::_{count} attachments_" : ["{count} allegato","{count} allegati","{count} allegati"],
"Suggested" : "Suggerito",
"Available" : "Disponibile",
"Invited you" : "Ti ha invitato",
"Invitation accepted" : "Invito accettato",
"Accepted {organizerName}'s invitation" : "Invito di {organizerName} accettato",
"Participation marked as tentative" : "Partecipazione contrassegnata come provvisoria",
Expand Down Expand Up @@ -520,6 +523,7 @@
"W" : "S",
"%n more" : "%n altri",
"No events to display" : "Nessun evento da visualizzare",
"You declined this event" : "Hai rifiutato questo evento",
"_+%n more_::_+%n more_" : ["+%n altro","+%n altri","+%n altri"],
"No events" : "Nessun evento",
"Create a new event or change the visible time-range" : "Crea un nuovo evento o cambia l'intervallo di tempo visibile",
Expand Down

0 comments on commit 033c1ba

Please sign in to comment.