Skip to content

Commit

Permalink
feat(i18n): update Italian translations
Browse files Browse the repository at this point in the history
Currently translated at 98.9% (279 of 282 strings)

Co-authored-by: Cristiano Rillensa <rillensacristiano@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/it/
Translation: Discord Tickets/Bot
  • Loading branch information
Cristiano0255 authored and weblate committed Nov 16, 2024
1 parent 6adcf2d commit 22ffd82
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions src/i18n/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buttons:
text: Annulla
claim:
emoji: 🙌
text: Claima
text: Prendi in carica
close:
emoji: ✖️
text: Chiudi
Expand All @@ -19,7 +19,7 @@ buttons:
text: Crea un ticket
edit:
emoji: ✏️
text: modifica
text: Modifica
reject_close_request:
emoji: ✖️
text: Rifiuta
Expand Down Expand Up @@ -47,7 +47,7 @@ commands:
add:
added: ➡️ {added} è stato aggiunto da {by}.
description: Aggiungi un membro al ticket
name: add
name: Aggiungi

Check failure on line 50 in src/i18n/it.yml

View workflow job for this annotation

GitHub Actions / check

`commands.slash.add.name` is not lowercase
not_staff:
description: Solo lo staff può aggiungere persone ai ticket.
title: ❌ Errore
Expand Down Expand Up @@ -264,10 +264,10 @@ dm:
archived: usa il comando `/transcritto` in **{guild}** per vedere i messaggi archiviati.
fields:
closed:
name: Chiusi a
name: Chiuso il
value: "{timestamp} (dopo {duration})"
closed_by: Chiuso da
created: Crato
created: Creato il
feedback: Il tuo feedback
reason: Chiuso per il motivo
response: Tempo di risposta
Expand Down Expand Up @@ -362,11 +362,11 @@ misc:
Configura il tuo ticket al link {url}.
title: ❌ Non ci sono categorie di ticket
not_ticket:
description: Puoi usare questo canale solo in un ticket.
description: Puoi usare questo comando solo all'interno di un ticket.
title: ❌ Questo non è un canale ticket
ratelimited:
description: Per favore riprova tra qualche secondo.
title: 🐢 Per favore rallenta
description: Perfavore riprova tra qualche secondo.
title: 🐢 Perfavore rallenta
role_error:
description: Ci dispiace ma si è verificato un errore per una errore di configurazione.
fields:
Expand All @@ -379,20 +379,24 @@ misc:
title: ⚠️ Qualcosa è andato storto
unknown_category:
description: Per favore prova con un'atra categoria.
title: Quella categoria non esiste
title: Questa categoria non esiste
update:
description: |
> [Visualizza `{version}` su GitHub]({github})
> [Changelog]({changelog})
> [Guida di aggiornamento]({guide})
title: Un aggiornamento è disponibile
title: È disponibile un aggiornamento
error:
title: ⚠️ Qualcosa è andato storto
description: "Spiacente, si è verificato un errore inaspettato.\nComunicalo ad
un amministratore.\n"
modals:
feedback:
comment:
label: Commento
placeholder: Hai del feedback aggiuntivo?
placeholder: Hai qualche feedback aggiuntivo?
rating:
label: Rating
label: Valutazione
placeholder: 1-5
title: Come siamo andati?
topic:
Expand All @@ -401,10 +405,10 @@ modals:
ticket:
answers:
no_value: "*Nessuna risposta*"
claimed: 🙌 {user} ha claimato questo ticket.
claimed: 🙌 {user} ha preso in carica questo ticket.
close:
closed:
description: Questo canale verrà eliminato in alcuni secondi…
description: Questo canale verrà eliminato tra pochi secondi…
title: ✅ Ticket chiuso
forbidden:
description: Non hai i permessi per chiudere i ticket.
Expand All @@ -419,16 +423,16 @@ ticket:
Clicca "Accetta" per chiuderlo ora, o "Rifiuta" se hai ancora bisogno di aiuto.
title: ❓ Possiamo chiudere questo ticket?
user_request:
title: ❓ {requestedBy} vorrebbero chiudere questo ticket
title: ❓ {requestedBy} vorrebbe chiudere questo ticket
wait_for_staff: ✋ Per favore aspetta che uno staffer chiuda il ticket.
wait_for_user: ✋ Per favore aspetta la risposta del membro.
wait_for_user: ✋ Per favore aspetta la risposta dell'utente.
closing_soon:
description: |
Questo ticket verrà chiuso per inattività <t:{timestamp}:R>.
Invia un messaggio per annullare.
title: ⌛ Questo ticket verrà chiuso tra poco
created:
description: "Il tuo ticket è stato creato: {channel}."
description: "Il tuo ticket è stato creato nel seguente canale: {channel}."
title: ✅ Ticket creato
edited:
description: Le tuo modifiche sono state salvate.
Expand All @@ -442,7 +446,7 @@ ticket:
offline:
description: Non ci sono membri dello staff attivi in questo momento, quindi potresti
non ricevere una risposta per un pò di tempo.
title: 😴 Non siamo online
title: 😴 Non siamo al momento online
opening_message:
content: |
{staff}
Expand All @@ -458,7 +462,7 @@ ticket:
date: Creato
number: Numero
topic: Topic
title: ℹ️ Riderimenti
title: ℹ️ Riferimenti
released: ♻️ {user} ha creato questo ticket.
working_hours:
next:
Expand All @@ -468,4 +472,4 @@ ticket:
today:
description: Potresti ricevere una risposta, ma non ricominceremo a lavorare
fino alle <t:{timestamp}:t> (<t:{timestamp}:R>).
title: 🕗 Non stiamo lavorando al momento
title: 🕗 Non siamo disponibili al momento

0 comments on commit 22ffd82

Please sign in to comment.