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 39de69d commit b22a44c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/i18n/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ commands:
title: ✅ Aggiunto
claim:
description: Claima un ticket
name: claim
name: Prendi in carica

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

View workflow job for this annotation

GitHub Actions / check

`commands.slash.claim.name` does not match the regex pattern `/^[-_\p{L}\p{N}\p{sc=Deva}\p{sc=Thai}]{1,32}$/u`

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

View workflow job for this annotation

GitHub Actions / check

`commands.slash.claim.name` is not lowercase
not_staff:
description: Solo lo staff può claimare un ticket.
title: ❌ Errore
Expand All @@ -76,7 +76,7 @@ commands:
options:
reason:
description: La ragione per la chiusura di un ticket
name: reason
name: motivazione
force-close:
closed_one:
description: Il canale verrà chiuso tra qualche secondo ...
Expand All @@ -94,7 +94,7 @@ commands:
- ✅ Chiudendo %d ticket
- ✅ chiudendo %d tickets
description: Chiudi un ticket forzatamente
name: force-close
name: forza-chiusura
no_tickets:
description: >-
Non esistono ticket che sono rimasti inattivi per più di:
Expand All @@ -107,17 +107,17 @@ commands:
category:
description: Chiudi tutti i ticket nella specifica categoria (deve essere
usato con `time`)
name: category
name: categoria
reason:
description: La ragione per la chiusura del/i ticket(s)
name: reason
name: motivazione
ticket:
description: La ragione per la chiusura
name: ticket
time:
description: Chiude tutti i ticket che sono rimasti inattivi per più del
tempo specificato
name: time
name: orario
help:
description: Mostra il menù di aiuto
name: help
Expand Down Expand Up @@ -145,7 +145,7 @@ commands:
name: categoria
new:
description: Crea un nuovo ticket
name: new
name: nuovo
options:
references:
description: Il numero di ticket relativi
Expand Down Expand Up @@ -269,7 +269,7 @@ dm:
closed_by: Chiuso da
created: Creato il
feedback: Il tuo feedback
reason: Chiuso per il motivo
reason: Motivazione
response: Tempo di risposta
ticket: Ticket
topic: Topic
Expand Down

0 comments on commit b22a44c

Please sign in to comment.